Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move video file import in its own file | Chocobozzz | 2019-03-19 | 4 | -80/+89 |
* | Rename video-file job to video-transcoding | Chocobozzz | 2019-03-19 | 5 | -19/+29 |
* | Fix email notification | Chocobozzz | 2019-03-19 | 2 | -2/+1 |
* | Better videos redundancy config error handling | Chocobozzz | 2019-03-19 | 3 | -2/+7 |
* | Cleanup invalid rates/comments/shares | Chocobozzz | 2019-03-19 | 16 | -49/+117 |
* | Limit user tokens cache | Chocobozzz | 2019-03-19 | 12 | -21/+32 |
* | Refresh playlists | Chocobozzz | 2019-03-19 | 11 | -58/+205 |
* | Increase refresh interval to 2 days | Chocobozzz | 2019-03-19 | 1 | -2/+2 |
* | Only create refresh job if needed | Chocobozzz | 2019-03-19 | 1 | -2/+1 |
* | Cleanup tmp directory at startup | Chocobozzz | 2019-03-19 | 2 | -2/+11 |
* | Cleanup express locals typings | Chocobozzz | 2019-03-19 | 44 | -229/+269 |
* | Better AP route checker | Chocobozzz | 2019-03-19 | 2 | -62/+76 |
* | Does exist | Chocobozzz | 2019-03-19 | 28 | -133/+132 |
* | Handle theater mode for playlists | Chocobozzz | 2019-03-18 | 1 | -2/+2 |
* | Fix unit tests | Chocobozzz | 2019-03-18 | 2 | -7/+17 |
* | Forbid public playlists not assigned to a channel | Chocobozzz | 2019-03-18 | 2 | -13/+62 |
* | Add playlist updatedAt tests | Chocobozzz | 2019-03-18 | 2 | -4/+35 |
* | Fix videos list for api SQL request | Chocobozzz | 2019-03-18 | 1 | -3/+4 |
* | Add videos playlist exist tests | Chocobozzz | 2019-03-18 | 8 | -13/+99 |
* | Playlist reorder support | Chocobozzz | 2019-03-18 | 2 | -4/+11 |
* | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 7 | -16/+125 |
* | Add/update/delete/list my playlists | Chocobozzz | 2019-03-18 | 2 | -1/+2 |
* | Add server migrations | Chocobozzz | 2019-03-18 | 4 | -3/+105 |
* | Rename streaming playlists routes/directories | Chocobozzz | 2019-03-18 | 10 | -24/+31 |
* | Refactor video playlist middlewares | Chocobozzz | 2019-03-18 | 6 | -31/+44 |
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 26 | -669/+1235 |
* | Add playlist check param tests | Chocobozzz | 2019-03-18 | 11 | -46/+859 |
* | Playlist server API | Chocobozzz | 2019-03-18 | 43 | -164/+2384 |
* | Add request body limit | Chocobozzz | 2019-02-21 | 4 | -5/+88 |
* | BREAKING: update CSP configuration | Chocobozzz | 2019-02-21 | 4 | -7/+16 |
* | Add NSFW info in about page | Chocobozzz | 2019-02-21 | 3 | -1/+7 |
* | findById -> findByPk | Chocobozzz | 2019-02-21 | 13 | -16/+16 |
* | Upgrade server dependencies | Chocobozzz | 2019-02-21 | 2 | -5/+3 |
* | Improve channel and account SEO | Chocobozzz | 2019-02-21 | 7 | -28/+89 |
* | Create send email type | Chocobozzz | 2019-02-20 | 2 | -10/+13 |
* | Add isNSFW instance configuration key | Chocobozzz | 2019-02-20 | 5 | -5/+12 |
* | Increase thumbnails size | Chocobozzz | 2019-02-20 | 1 | -2/+2 |
* | check email enabled for requiresEmailVer config | Josh Morel | 2019-02-18 | 3 | -2/+39 |
* | Lazy import some modules | Chocobozzz | 2019-02-15 | 1 | -3/+6 |
* | Try to fix travis tests | Chocobozzz | 2019-02-15 | 1 | -1/+5 |
* | Fix mention helper test | Chocobozzz | 2019-02-15 | 1 | -0/+2 |
* | Fix from header in contact form | Chocobozzz | 2019-02-15 | 4 | -9/+25 |
* | Fix mention notification with a remote account | Chocobozzz | 2019-02-15 | 3 | -15/+41 |
* | Refractor published date on video import | Chocobozzz | 2019-02-12 | 4 | -9/+30 |
* | Import original publication date (CLI) | Andrés Maldonado | 2019-02-12 | 2 | -2/+5 |
* | Import original publication date (web UI) | Andrés Maldonado | 2019-02-12 | 2 | -2/+8 |
* | Add search by original publication date | Andrés Maldonado | 2019-02-12 | 3 | -1/+82 |
* | HLS is only supported by ffmpeg 4 | Chocobozzz | 2019-02-12 | 1 | -3/+26 |
* | Add originallyPublishedAt unit tests | Chocobozzz | 2019-02-11 | 7 | -8/+37 |
* | Move original publication date in advanced settings | Chocobozzz | 2019-02-11 | 1 | -11/+5 |