Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Video abuse notification is not only for local videos | Chocobozzz | 2019-02-20 | 1 | -1/+1 |
* | Create send email type | Chocobozzz | 2019-02-20 | 2 | -10/+13 |
* | Refactor ellipsis CSS | Chocobozzz | 2019-02-20 | 6 | -20/+17 |
* | Correctly fix video import notification | Chocobozzz | 2019-02-20 | 2 | -2/+3 |
* | Add isNSFW instance configuration key | Chocobozzz | 2019-02-20 | 14 | -7/+35 |
* | Add hover effect on video miniature | Chocobozzz | 2019-02-20 | 3 | -3/+38 |
* | Increase thumbnails size | Chocobozzz | 2019-02-20 | 5 | -8/+8 |
* | Increase player default size to 66vh | Chocobozzz | 2019-02-20 | 1 | -2/+2 |
* | Try to fix p2p-media-loader on ios | Chocobozzz | 2019-02-20 | 2 | -8/+19 |
* | Add user notification animation | Chocobozzz | 2019-02-20 | 13 | -20/+123 |