Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add logs for refresh functions | Chocobozzz | 2021-06-08 | 3 | -3/+11 |
* | Log rate AP fetch error as info | Chocobozzz | 2021-06-08 | 1 | -1/+1 |
* | Fix "height not divisible by 2" ffmpeg error | Chocobozzz | 2021-06-08 | 1 | -2/+5 |
* | Fix lint | Chocobozzz | 2021-06-08 | 2 | -2/+0 |
* | Fix video upload with a capitalized ext | Chocobozzz | 2021-06-08 | 4 | -6/+9 |
* | Fix process delete promise return | Chocobozzz | 2021-06-07 | 1 | -1/+1 |
* | createThumbnail -> updateThumbnail | Chocobozzz | 2021-06-04 | 4 | -23/+23 |
* | fetch -> load | Chocobozzz | 2021-06-03 | 7 | -40/+42 |
* | Move middleware utils in middlewares | Chocobozzz | 2021-06-03 | 14 | -10/+221 |
* | Add tags to AP rate logger | Chocobozzz | 2021-06-03 | 1 | -2/+4 |
* | Refactor AP video logger tags | Chocobozzz | 2021-06-03 | 5 | -18/+22 |
* | Refactor AP actors | Chocobozzz | 2021-06-03 | 27 | -677/+745 |
* | Refactor AP playlists | Chocobozzz | 2021-06-03 | 15 | -312/+401 |
* | Add tags to logs in AP videos | Chocobozzz | 2021-06-02 | 6 | -24/+42 |
* | Refactor sync attributes | Chocobozzz | 2021-06-02 | 1 | -37/+50 |
* | Refactor getOrCreateAPVideo | Chocobozzz | 2021-06-02 | 16 | -205/+222 |
* | Move AP video channel creation | Chocobozzz | 2021-06-02 | 5 | -83/+47 |
* | Refactor AP video create/update | Chocobozzz | 2021-06-02 | 9 | -490/+455 |
* | Refactor AP video update | Chocobozzz | 2021-06-02 | 12 | -937/+1062 |
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 1 | -2/+2 |
* | Process redundancy stats in series | Chocobozzz | 2021-06-01 | 2 | -7/+6 |
* | Implemented configurable minimum signup age | Poslovitch | 2021-05-28 | 1 | -0/+1 |
* | Add tags to live logger | Chocobozzz | 2021-05-28 | 1 | -43/+55 |
* | Cleanup | Chocobozzz | 2021-05-28 | 1 | -7/+5 |
* | Merge branch 'develop' into shorter-URLs-channels-accounts | Chocobozzz | 2021-05-27 | 48 | -419/+540 |
|\ | |||||
| * | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 5 | -282/+311 |
| * | Merge branch 'release/3.2.0' into develop | Chocobozzz | 2021-05-26 | 1 | -2/+2 |
| |\ | |||||
| | * | Fix redundancy max size | Chocobozzz | 2021-05-26 | 1 | -2/+2 |
| * | | Inject server config in HTML | Chocobozzz | 2021-05-14 | 2 | -13/+36 |
| * | | Stricter models typing | Chocobozzz | 2021-05-12 | 4 | -7/+6 |
| * | | Reorganize plugin models | Chocobozzz | 2021-05-11 | 4 | -25/+19 |
| * | | Cleanup shared models | Chocobozzz | 2021-05-11 | 2 | -3/+3 |
| * | | Cleanup models directory organization | Chocobozzz | 2021-05-11 | 28 | -79/+80 |
| * | | Move transcoding files in their own directory | Chocobozzz | 2021-05-11 | 7 | -20/+20 |
| * | | Use a class for youtube-dl | Chocobozzz | 2021-05-11 | 4 | -18/+20 |
| |/ | |||||
| * | Resumable video uploads (#3933) | kontrollanten | 2021-05-10 | 3 | -3/+66 |
| * | Update channel updatedAt when uploading a video | Chocobozzz | 2021-05-10 | 2 | -2/+3 |
| * | Fix remote actor creation date | Chocobozzz | 2021-05-07 | 1 | -0/+4 |
| * | server: fix HLS playlist format | kontrollanten | 2021-05-06 | 1 | -6/+5 |
| * | Plugin user.getAuthUser is now async | Chocobozzz | 2021-05-05 | 1 | -1/+7 |
* | | Add shorter URLs for accounts and channels server-side | Kimsible | 2021-05-05 | 1 | -2/+15 |
|/ | |||||
* | Fix lint | Chocobozzz | 2021-05-05 | 1 | -1/+0 |
* | Fix transcoding job priority | Chocobozzz | 2021-05-05 | 2 | -7/+7 |
* | Add data directory for plugins and some helpers | Chocobozzz | 2021-04-22 | 2 | -15/+34 |
* | Add sendmail log in server | Chocobozzz | 2021-04-21 | 1 | -1/+2 |
* | Allow plugins to set short translation locale | Chocobozzz | 2021-04-20 | 1 | -3/+6 |
* | Support async onSettingsChange | Chocobozzz | 2021-04-20 | 2 | -4/+4 |
* | modify tests to support current behaviour regarding plaintext description | Rigel Kent | 2021-04-13 | 1 | -13/+9 |
* | render markdown and plainify descriptions on previews | Rigel Kent | 2021-04-13 | 2 | -27/+12 |
* | Fix lint | Chocobozzz | 2021-04-12 | 1 | -0/+2 |