aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* expliciting type checks and predicates (server only)Rigel Kent2018-07-2534-84/+127
|
* Updated travis.yml git depth 1Jorropo2018-07-251-0/+3
| | | We don't do any git operation except include last commit name, so we only need last commit, that will make travis-ci test faster.
* Update changelogChocobozzz2018-07-251-0/+73
|
* category parma -> categoryOneOf (videos list)Chocobozzz2018-07-255-13/+13
|
* Handle pre releases in release scriptChocobozzz2018-07-251-6/+15
|
* Sort video captionsChocobozzz2018-07-255-15/+37
|
* Update default config cacheChocobozzz2018-07-253-3/+11
|
* Add "agree to the terms" checkbox in registration formChocobozzz2018-07-259-6/+31
|
* Disable animation on confirm modalChocobozzz2018-07-251-1/+1
|
* Improve captions UX (at least I've tried)Chocobozzz2018-07-259-7/+85
|
* Hack 459 regarding Angular & i18nChocobozzz2018-07-252-1/+25
|
* 404 on unknown thumbnailChocobozzz2018-07-242-9/+10
|
* Fix UI regressionsChocobozzz2018-07-242-5/+19
|
* Add cors to static route in nginx templateChocobozzz2018-07-241-0/+16
|
* Add max count in paginationChocobozzz2018-07-242-5/+11
|
* Improve production warningChocobozzz2018-07-241-1/+2
|
* Update translationsChocobozzz2018-07-2421-272/+4672
|
* [ImgBot] optimizes imagesJorropo2018-07-249-0/+0
| | | | | | | | | | | | | | | | | | | | | *Total -- 289.13kb -> 211.82kb (26.74%)/support/doc/development/server/upload-video.png -- 56.19kb -> 33.83kb (39.8%)/support/doc/development/client/components-tree.png -- 31.81kb -> 19.82kb (37.68%)/client/src/assets/images/icons/icon-512x512.png -- 14.24kb -> 9.97kb (30.03%)/server/tests/fixtures/avatar-resized.png -- 1.69kb -> 1.19kb (29.24%)/server/tests/fixtures/avatar2-resized.png -- 1.68kb -> 1.21kb (28.41%)/client/src/assets/images/default-avatar.png -- 1.63kb -> 1.24kb (23.89%)/server/tests/fixtures/avatar.png -- 1.63kb -> 1.24kb (23.89%)/server/tests/fixtures/avatar-big.png -- 143.15kb -> 111.56kb (22.06%)/client/src/assets/images/icons/icon-192x192.png -- 3.58kb -> 2.86kb (20.21%)/server/tests/fixtures/video_short1.webm.jpg -- 2.83kb -> 2.36kb (16.75%)/client/src/assets/images/icons/icon-144x144.png -- 2.34kb -> 1.95kb (16.53%)/client/src/assets/images/icons/icon-96x96.png -- 1.91kb -> 1.62kb (11.93%)/client/src/assets/images/icons/icon-72x72.png -- 1.72kb -> 1.53kb (11.1%)/client/src/assets/images/icons/icon-48x48.png -- 1.18kb -> 1.17kb (1%)
* Fix pagination on rest tableChocobozzz2018-07-242-1/+3
|
* Fix publishedAt after a scheduled updateChocobozzz2018-07-241-2/+3
|
* Fix nodeinfo endpointChocobozzz2018-07-245-50/+50
|
* adding initial support for nodeinfoRigel Kent2018-07-247-16/+246
|
* Add ability to click on category/licence/language/tags in watch pageChocobozzz2018-07-247-41/+65
|
* Add ability to only filter in the search endpointChocobozzz2018-07-244-6/+90
|
* Add ability to sort the searchChocobozzz2018-07-243-5/+41
|
* Optimize SQL queriesChocobozzz2018-07-2410-34/+110
|
* Fix travis testsChocobozzz2018-07-242-30/+87
|
* Responsive advanced searchChocobozzz2018-07-241-2/+7
|
* Handle back/forward page in advanced searchChocobozzz2018-07-243-24/+26
|
* Add advanced search in clientChocobozzz2018-07-2421-33/+583
|
* Add videos list filtersChocobozzz2018-07-2426-267/+831
|
* Begin advanced searchChocobozzz2018-07-2438-247/+584
|
* Speed up populate database scriptChocobozzz2018-07-242-11/+20
|
* Fix minor typos in READMEAdam Gauthier2018-07-211-3/+3
|
* Add our crowdfunding supportsChocobozzz2018-07-181-0/+5
|
* (nginx) remove headers now dealt with helmetRigel Kent2018-07-181-3/+0
|
* Upgrade mp4-box-encodingChocobozzz2018-07-181-20/+16
|
* Render CSS/title/description tags on server sideChocobozzz2018-07-1810-175/+291
|
* Add esperanto, lojban, klingon and kotava (audio/subtitle) languagesChocobozzz2018-07-171-18/+23
|
* Fix static avatars/thumbnails cacheChocobozzz2018-07-173-3/+4
|
* Fix CSPChocobozzz2018-07-171-4/+4
|
* Add populate database scriptChocobozzz2018-07-172-1/+111
|
* Fix regression in theater modeChocobozzz2018-07-172-12/+17
|
* Fix start/count/sort params in documentationChocobozzz2018-07-1713-1198/+1089
|
* (quickfix) loosening CSPRigel Kent2018-07-171-3/+16
|
* Add cors for static paths tooChocobozzz2018-07-172-16/+7
|
* Improve frontend accessibilityChocobozzz2018-07-1722-119/+162
| | | | | In particular checkboxes, likes/dislikes, share button, video thumbnails and help buttons
* adding CSP, no-referrer policies and allow dns prefetchingRigel Kent2018-07-172-90/+31
|
* selective route permission to use embeds with x-frame-denyRigel Kent2018-07-174-3/+184
|
* Reset confirm componentChocobozzz2018-07-171-0/+1
|