aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Fix rerunserver functionChocobozzz2019-04-241-20/+24
|
* Try to fix travisChocobozzz2019-04-244-45/+68
|
* Use parallel testsChocobozzz2019-04-243-29/+95
|
* Add default playlist imageChocobozzz2019-04-243-2/+7
|
* Cleanup testsChocobozzz2019-04-2483-541/+230
|
* Add migrationsChocobozzz2019-04-246-17/+70
|
* Relax videos list thumbnail api joinChocobozzz2019-04-246-11/+16
|
* Fix ownership changesChocobozzz2019-04-243-21/+29
|
* Refactor video caption/preview cachesChocobozzz2019-04-244-24/+10
|
* Upgrade sequelizeChocobozzz2019-04-2448-466/+457
|
* Update sequelizeChocobozzz2019-04-2446-421/+389
|
* Create a dedicated table to track video thumbnailsChocobozzz2019-04-2421-266/+654
|
* Shared utils -> extra-utilsChocobozzz2019-04-24131-238/+250
| | | | Because they need dev dependencies
* Remove tmp file on image processing errorChocobozzz2019-04-242-2/+9
|
* Add argument to dockerfile to pass options to npm run buildAntoine Millet2019-04-241-1/+6
|
* _miniature.scss .blur-filter from 5px blur to 20pxZig-032019-04-181-1/+1
| | | A temporary fix, until a better solution is found (maybe #1158 + #1588?), that increases the blur because right now NSFW thumbnails are way too transparent.
* Add user adminFlagsChocobozzz2019-04-1565-562/+953
|
* Add change user password from CLI documentationChocobozzz2019-04-151-0/+9
|
* Fix privacy warning position on mobileChocobozzz2019-04-156-7/+23
|
* Fix keyboard icon transparencyPaul FLORENCE2019-04-121-1/+0
|
* Add automated dev setup using GitpodJan Keromnes2019-04-127-4/+53
|
* Add ability to delete old remote viewsChocobozzz2019-04-1215-26/+237
|
* update FAQ to reflect new supported video formatsRigel Kent2019-04-111-2/+4
|
* Add ability to limit videos history sizeChocobozzz2019-04-1114-17/+116
|
* Try to improve server tests compilation speedChocobozzz2019-04-113-5/+2
|
* Don't expose constants directly in initializers/Chocobozzz2019-04-11114-144/+168
|
* Move config in its own fileChocobozzz2019-04-1179-458/+523
|
* Fix my account settings responsiveChocobozzz2019-04-114-2/+20
|
* Add debug component to help admins to fix IP issuesChocobozzz2019-04-1119-10/+242
|
* Fix videos list margin with hidden menuChocobozzz2019-04-114-22/+23
|
* Add logs page in clientChocobozzz2019-04-1120-49/+386
|
* Add logs endpointChocobozzz2019-04-1024-77/+435
|
* Add ability to disable trackerChocobozzz2019-04-1016-29/+123
|
* Add check params account ratings testsChocobozzz2019-04-096-26/+56
|
* Add /accounts/:username/ratings endpoint (#1756)Yohan Boniface2019-04-0913-8/+214
| | | | | | | | | | | | * Add /users/me/videos/ratings endpoint * Move ratings endpoint from users to accounts * /accounts/:name/ratings: add support for rating= and sort= * Restrict ratings list to owner * Wording and better way to ensure current account
* Add new instance follower notification in clientChocobozzz2019-04-098-21/+33
|
* Add newInstanceFollower in notification settingsChocobozzz2019-04-092-3/+6
|
* Add notification on new instance follower (server side)Chocobozzz2019-04-0819-21/+212
|
* Add delete/manual approval instance followers in clientChocobozzz2019-04-087-21/+149
|
* Add ability to manually approves instance followers in REST APIChocobozzz2019-04-0816-30/+261
|
* Add ability to forbid followersChocobozzz2019-04-0819-55/+196
|
* Fix HLS federationChocobozzz2019-04-083-3/+13
|
* Add ability to remove an instance follower in APIChocobozzz2019-04-088-11/+202
|
* Update P2P media loader peer versionChocobozzz2019-04-089-24/+121
|
* Copy video/audio codec for HLSChocobozzz2019-04-081-37/+59
|
* Fix context typesChocobozzz2019-04-081-11/+11
|
* Fix privacy label displayChocobozzz2019-04-082-2/+12
|
* Handle actions in other videos sectionChocobozzz2019-04-083-2/+4
|
* Fix jsonld contextChocobozzz2019-04-081-12/+45
|
* 2 rows per overview sectionChocobozzz2019-04-053-75/+91
|