aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Add ability to search by UUIDChocobozzz2019-12-092-20/+40
* Support basic markdown in commentsChocobozzz2019-12-092-4/+4
* Fix cellular detection in playerChocobozzz2019-12-091-1/+1
* Clearer feed controllerChocobozzz2019-12-091-15/+26
* (css) improve video-watch title display on small screensRigel Kent2019-12-092-48/+72
* miniature duration visibility and overlay background opacityRigel Kent2019-12-092-1/+2
* dropdown-menu lighter box-shadowRigel Kent2019-12-091-1/+1
* (hotfix) remove null categories in RSS/Atom feedsRigel Kent2019-12-081-1/+1
* Don't seed on cellular networksChocobozzz2019-12-062-113/+149
* Add action hooks to user routesChocobozzz2019-12-066-41/+141
* Fix enable history labelChocobozzz2019-12-061-1/+1
* Don't support images in account descriptionsChocobozzz2019-12-062-10/+21
* Handle HTML in account descriptionsChocobozzz2019-12-062-29/+58
* Add peertube applications links in about pageChocobozzz2019-12-064-121/+183
* Fix dropdown on video miniature for unlogged usersChocobozzz2019-12-064-21/+35
* Add missing hotkeys to the watch pageChocobozzz2019-12-064-33/+50
* Fix buildChocobozzz2019-12-062-7/+12
* Add ability to update icons contentChocobozzz2019-12-054-12/+40
* Add hook to alter player build optionsChocobozzz2019-12-054-86/+113
* Add likes/dislikes counts in the buttonsChocobozzz2019-12-053-2/+25
* Improve 4k resolution bitrateChocobozzz2019-12-051-2/+2
* Ensure local actors preferredName don't already existChocobozzz2019-12-052-12/+25
* Add client_body_temp_path hint in nginx templateChocobozzz2019-12-051-0/+4
* Support m4v videosChocobozzz2019-12-051-1/+3
* Fix buildChocobozzz2019-12-052-24/+23
* Fix channel creation limitationChocobozzz2019-12-051-1/+1
* Support playlists in share modalChocobozzz2019-12-059-141/+204
* Pause the video when a modal is openedChocobozzz2019-12-053-1/+25
* search filtering improvements per #1654Rigel Kent2019-12-057-19/+214
* Fix migrationsChocobozzz2019-12-052-1/+1
* Add ability to filter per job typeChocobozzz2019-12-0415-58/+220
* Skip channel search on empty searchChocobozzz2019-12-041-1/+3
* Clearer video quota label in user settingsChocobozzz2019-12-043-2/+28
* Move deleted comment on new follow testsChocobozzz2019-12-046-99/+131
* Fix retrieving of deleted comments when subscribing to a new instanceJulien Maulny2019-12-045-16/+84
* Soft delete video comments instead of detroyJulien Maulny2019-12-0416-79/+237
* (rss) quickfix for pfeed when category is nullRigel Kent2019-12-042-5/+5
* Disable cache when building the docker imageChocobozzz2019-12-041-0/+1
* Simplify Dockerfile and slim Docker imageFelix Ableitner2019-12-041-20/+4
* Fix testsChocobozzz2019-12-032-12/+3
* Test a color for the support buttonChocobozzz2019-12-033-0/+26
* Change the support iconChocobozzz2019-12-035-15/+18
* Try to fix gitpodChocobozzz2019-12-031-1/+1
* (rss) add mrss properties and update pfeedRigel Kent2019-12-033-6/+33
* Upgrade server depsChocobozzz2019-12-032-989/+448
* Excplicit the tag limit #1815 relatedbikepunk2019-12-031-0/+1
* Fix private video downloadChocobozzz2019-12-034-16/+24
* Don't move the caption if it has the right nameChocobozzz2019-12-032-3/+3
* Merge branch 'plugin-loggedin-helper' into 'develop'Chocobozzz2019-12-022-0/+8
|\
| * (plugins) add helper to know if user is logged-inRigel Kent2019-12-022-0/+8
|/