Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Fix custom CSS help | Chocobozzz | 2019-03-20 | 1 | -8/+8 | |
* | | | Add icon to delete history button | Chocobozzz | 2019-03-20 | 2 | -8/+8 | |
* | | | Add my library section in menu | Chocobozzz | 2019-03-20 | 26 | -124/+266 | |
* | | | Improve comment deletion message | Chocobozzz | 2019-03-20 | 2 | -0/+14 | |
* | | | 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 | 7 | -21/+31 | |
* | | | 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 | 13 | -25/+36 | |
* | | | Refresh playlists | Chocobozzz | 2019-03-19 | 13 | -59/+215 | |
* | | | 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 | 45 | -234/+270 | |
* | | | 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 | 5 | -177/+236 | |
* | | | Fix unit tests | Chocobozzz | 2019-03-18 | 2 | -7/+17 | |
* | | | Add playlist channel validator when playlist is public | Chocobozzz | 2019-03-18 | 6 | -21/+47 | |
* | | | Forbid public playlists not assigned to a channel | Chocobozzz | 2019-03-18 | 2 | -13/+62 | |
* | | | Add video channel view | Chocobozzz | 2019-03-18 | 26 | -45/+248 | |
* | | | Add playlist updatedAt tests | Chocobozzz | 2019-03-18 | 3 | -6/+39 | |
* | | | Fix videos list for api SQL request | Chocobozzz | 2019-03-18 | 1 | -3/+4 | |
* | | | Remove jest tests | Chocobozzz | 2019-03-18 | 7 | -149/+1 | |
* | | | Add videos playlist exist tests | Chocobozzz | 2019-03-18 | 16 | -21/+121 | |
* | | | Playlist support in watch page | Chocobozzz | 2019-03-18 | 20 | -294/+668 | |
* | | | Playlist reorder support | Chocobozzz | 2019-03-18 | 11 | -75/+211 | |
* | | | Playlist videos component | Chocobozzz | 2019-03-18 | 19 | -45/+331 | |
* | | | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 55 | -94/+961 | |
* | | | Add/update/delete/list my playlists | Chocobozzz | 2019-03-18 | 48 | -153/+1076 | |
* | | | Add server migrations | Chocobozzz | 2019-03-18 | 4 | -3/+105 | |
* | | | Rename streaming playlists routes/directories | Chocobozzz | 2019-03-18 | 12 | -27/+34 | |
* | | | Refactor video playlist middlewares | Chocobozzz | 2019-03-18 | 7 | -32/+44 | |
* | | | Add playlist rest tests | Chocobozzz | 2019-03-18 | 35 | -682/+1411 | |
* | | | Add playlist check param tests | Chocobozzz | 2019-03-18 | 16 | -65/+883 | |
* | | | Playlist server API | Chocobozzz | 2019-03-18 | 63 | -226/+2758 | |
* | | | Fix problem with SMTP in default docker-compose setup | Felix Ableitner | 2019-03-11 | 1 | -3/+3 | |
* | | | add NOCLIENT option to install only server dependencies | Rigel Kent | 2019-02-25 | 1 | -1/+1 | |
* | | | Add request body limit | Chocobozzz | 2019-02-21 | 5 | -5/+93 | |
* | | | BREAKING: update CSP configuration | Chocobozzz | 2019-02-21 | 8 | -19/+36 | |
* | | | Add NSFW info in about page | Chocobozzz | 2019-02-21 | 9 | -4/+53 | |
* | | | Add warning regarding config upgrade in docker.md | Chocobozzz | 2019-02-21 | 1 | -1/+2 | |
* | | | Add CLI tools doc link in production.md | Chocobozzz | 2019-02-21 | 1 | -0/+1 | |
* | | | Move user registration info in features table | Chocobozzz | 2019-02-21 | 4 | -38/+13 | |
* | | | findById -> findByPk | Chocobozzz | 2019-02-21 | 15 | -26/+26 | |
* | | | Upgrade server dependencies | Chocobozzz | 2019-02-21 | 4 | -1022/+1196 | |
* | | | Don't close help popover when clicking inside | Chocobozzz | 2019-02-21 | 1 | -1/+1 | |
* | | | Improve channel and account SEO | Chocobozzz | 2019-02-21 | 8 | -29/+90 | |
* | | | Update E2E tests | Chocobozzz | 2019-02-21 | 11 | -32/+63 |