aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Expand)AuthorAgeFilesLines
* Don't forget to clean up subscriptionsChocobozzz2018-03-197-26/+68
* Better handling video resizingChocobozzz2018-03-192-10/+16
* Handle resizes on videos listChocobozzz2018-03-191-16/+33
* target="_blank" and fix footer (#361)David Libeau2018-03-191-2/+2
* BEARKING CHANGE: Update videos API responseChocobozzz2018-03-197-63/+34
* Update videos response apiChocobozzz2018-03-191-2/+1
* Update video duration string to show hours when duration greater than or equa...Lucas Declercq2018-03-191-2/+6
* Add "Local videos" option for instanceDefaultClientRoute (#343)David Libeau2018-03-161-0/+1
* Add short description in configChocobozzz2018-03-155-1/+29
* Add "local" videos in menuChocobozzz2018-03-136-1/+72
* Change video abuse API responseChocobozzz2018-03-122-7/+13
* Fix upload with small file namesChocobozzz2018-03-121-1/+10
* Update videos api list for accountChocobozzz2018-03-121-5/+11
* Improve infinite scrollChocobozzz2018-03-091-1/+2
* Fix jobs sortingChocobozzz2018-03-082-5/+1
* Fix compatible browser class additionChocobozzz2018-03-081-1/+1
* Try to detect incompatible web browsersChocobozzz2018-03-082-6/+8
* Fix infinite scrollChocobozzz2018-03-082-5/+11
* Use banner instead of modal for privacy concernsChocobozzz2018-03-075-17/+99
* Cleaner videojs control bar implementationChocobozzz2018-03-011-1/+23
* Fix homagepage redirectionChocobozzz2018-03-011-1/+2
* Fix playback rateChocobozzz2018-03-011-1/+1
* Add ability to change the homepageChocobozzz2018-03-019-17/+86
* Support different playback rates (#318)jonathanraes2018-03-011-0/+1
* Add stats routeChocobozzz2018-02-284-4/+4
* Add messages about privacy concerns (P2P)Chocobozzz2018-02-285-60/+82
* Handle user rates in real timeChocobozzz2018-02-282-2/+9
* Add max video height on mobileChocobozzz2018-02-281-1/+2
* Fix complete description on some videosChocobozzz2018-02-271-1/+1
* Add help to customizations configuration optionsChocobozzz2018-02-271-0/+2
* Add ability to display job errorsChocobozzz2018-02-272-0/+9
* Disable service workerChocobozzz2018-02-261-1/+1
* Add fallback to HTTPChocobozzz2018-02-261-3/+3
* Add bar when loading chunksChocobozzz2018-02-231-0/+2
* Improve admin tablesChocobozzz2018-02-2316-112/+243
* Better help on markdown fieldsChocobozzz2018-02-235-37/+72
* Add help tooltipChocobozzz2018-02-226-7/+107
* Add limit to video sizesChocobozzz2018-02-221-1/+7
* Throttle infinite scrollerChocobozzz2018-02-222-11/+14
* Add confirm when admin use custom js/cssChocobozzz2018-02-2215-166/+206
* Register service workerChocobozzz2018-02-222-9/+5
* Add ability to add custom css/javascriptChocobozzz2018-02-226-7/+82
* Add ability to update another user videoChocobozzz2018-02-222-4/+8
* Fix support field validation in video editChocobozzz2018-02-211-1/+1
* Put comments reply on the topChocobozzz2018-02-211-1/+1
* Fix comment highlightChocobozzz2018-02-213-16/+16
* Open mentions in new tabChocobozzz2018-02-212-6/+2
* Add links to comment mentionsChocobozzz2018-02-216-22/+149
* Hide support button if it is emptyChocobozzz2018-02-212-2/+3
* Add ability to import videos from all supported youtube-dl sitesChocobozzz2018-02-201-1/+1