Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix multiple \n in md to plain text | Chocobozzz | 2021-10-11 | 1 | -1/+1 |
| | |||||
* | Fix channel handle search | Chocobozzz | 2021-10-11 | 1 | -2/+2 |
| | |||||
* | Remove uneeded language injection | Chocobozzz | 2021-10-11 | 1 | -3/+1 |
| | | | | It's already handled by angular build | ||||
* | Merge branch 'next' into develop | Chocobozzz | 2021-10-11 | 7 | -2166/+8 |
|\ | |||||
| * | Fix embed api | Chocobozzz | 2021-09-10 | 1 | -1/+1 |
| | | |||||
| * | Remove peertube watch and peertube repl | Chocobozzz | 2021-09-10 | 7 | -2165/+7 |
| | | | | | | | | | | I don't have time to maintain these scripts that cause some install issues/maintenance difficulties | ||||
* | | Increase live tests timeout | Chocobozzz | 2021-10-11 | 1 | -2/+2 |
| | | |||||
* | | Fix notification on create transcoding job | Chocobozzz | 2021-10-11 | 3 | -6/+20 |
| | | |||||
* | | More robust youtube-dl thumbnail import | Chocobozzz | 2021-10-11 | 1 | -2/+10 |
| | | |||||
* | | Handle oembed with params in URL | Chocobozzz | 2021-10-11 | 2 | -32/+50 |
| | | |||||
* | | Remove unused comments | Chocobozzz | 2021-10-11 | 2 | -2/+0 |
| | | |||||
* | | Fix channel search with complete handle | Chocobozzz | 2021-10-11 | 2 | -1/+8 |
| | | |||||
* | | Stop indexing /about/peertube | Chocobozzz | 2021-10-11 | 5 | -2/+33 |
|/ | |||||
* | Fix client tests | Chocobozzz | 2021-09-09 | 1 | -1/+4 |
| | |||||
* | Fix silent 500 after resumable upload | Chocobozzz | 2021-09-09 | 3 | -12/+3 |
| | |||||
* | Fix config injection with custom HTML/CSS | Chocobozzz | 2021-09-09 | 1 | -2/+3 |
| | |||||
* | Don't force youtube-dl host | Chocobozzz | 2021-09-08 | 1 | -1/+1 |
| | |||||
* | Fix object storage multipart upload | Chocobozzz | 2021-09-08 | 2 | -1/+15 |
| | |||||
* | Fix infohash with object storage | Chocobozzz | 2021-09-07 | 2 | -0/+11 |
| | |||||
* | Add latin to languages | Chocobozzz | 2021-09-07 | 1 | -0/+2 |
| | |||||
* | Increase timeout | Chocobozzz | 2021-09-07 | 1 | -1/+1 |
| | |||||
* | Remove unused timeout option | Chocobozzz | 2021-09-07 | 1 | -2/+0 |
| | |||||
* | More robust webtorrent redundancy download | Chocobozzz | 2021-09-06 | 4 | -10/+8 |
| | | | | | Avoid issues with inconsistencies between magnet infohash and torrent infohash, blocking webtorrent upload that will timeout | ||||
* | Wait mock server termination | Chocobozzz | 2021-09-06 | 2 | -4/+4 |
| | |||||
* | Increase contact form tests timeout | Chocobozzz | 2021-09-02 | 1 | -2/+2 |
| | |||||
* | Migrate to webdriverio | Chocobozzz | 2021-09-01 | 2 | -4/+4 |
| | |||||
* | Fix pending job table migration | Chocobozzz | 2021-08-30 | 2 | -1/+28 |
| | |||||
* | Reduce 4k transcode test time | Chocobozzz | 2021-08-30 | 1 | -0/+0 |
| | |||||
* | Fix ws import | Chocobozzz | 2021-08-30 | 1 | -0/+8 |
| | |||||
* | forceConsistentCasingInFileNames to true | Chocobozzz | 2021-08-30 | 2 | -3/+4 |
| | |||||
* | Add peertube import test | Chocobozzz | 2021-08-27 | 2 | -1/+31 |
| | |||||
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 189 | -389/+392 |
| | |||||
* | Allow accounts to skip account setup modal | Chocobozzz | 2021-08-27 | 8 | -31/+71 |
| | |||||
* | Don't throw when there is no error | Chocobozzz | 2021-08-26 | 1 | -1/+3 |
| | |||||
* | Remove too much log for webtorrent download | Chocobozzz | 2021-08-26 | 1 | -1/+1 |
| | |||||
* | More logs for webtorrent download | Chocobozzz | 2021-08-26 | 2 | -5/+12 |
| | |||||
* | Better logs for redundancy | Chocobozzz | 2021-08-26 | 3 | -23/+51 |
| | |||||
* | Fix redundancy remove on host redundancy update | Chocobozzz | 2021-08-26 | 3 | -15/+48 |
| | |||||
* | Better logs for transcoding | Chocobozzz | 2021-08-26 | 1 | -13/+28 |
| | |||||
* | Remove useless async | Chocobozzz | 2021-08-26 | 15 | -20/+20 |
| | |||||
* | Rename jobs list command | Chocobozzz | 2021-08-26 | 3 | -6/+6 |
| | |||||
* | Support proxies for PeerTube (#4346) | smilekison | 2021-08-25 | 4 | -2/+117 |
| | | | | | | | | | | | * Updated with latest code * Updated Support proxies for PeerTube * Support Proxies for PeerTube (Updated with change request) * Cleanup proxy PR Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Alert user for low quota and video auto-block on upload page (#4336) | Ms Kimsible | 2021-08-25 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | * Replace wording of instance contact * Add contact-us button to no-quota alert on upload page * Add alert for accounts with auto-blocked videos on upload page * Add alert for accounts without enough quota + refacto on upload page * Using ng-container and ng-template * Add alert for daily quota * Add hook filter for upload page alert messages * Add instance name as subtitle in contact modal * Fix eslint max-len on string * Fix missing word in quota left daily message - upload page Co-authored-by: Kimsible <kimsible@users.noreply.github.com> | ||||
* | Fix object storage migration | Chocobozzz | 2021-08-19 | 1 | -18/+16 |
| | | | | It's too long on big instances | ||||
* | Fix caption log | Chocobozzz | 2021-08-18 | 1 | -1/+2 |
| | |||||
* | More robust optimize transcoding job | Chocobozzz | 2021-08-18 | 1 | -17/+8 |
| | |||||
* | Fix hls tests | Chocobozzz | 2021-08-18 | 1 | -3/+3 |
| | |||||
* | Remove useless condition | Chocobozzz | 2021-08-18 | 1 | -6/+2 |
| | |||||
* | Set ACL when uploading objects | Chocobozzz | 2021-08-18 | 1 | -2/+4 |
| | |||||
* | Optimize torrent URL update | Chocobozzz | 2021-08-18 | 3 | -15/+57 |
| |