aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Change a little bit optimize-old-videos logicChocobozzz2018-10-083-28/+33
|
* Set bitrate limits for transcoding (fixes #638) (#1135)Felix Ableitner2018-10-0816-26/+221
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Set bitrate limits for transcoding (fixes #638) * added optimization script and test, changed stuff * fix test, improve docs * re-add optimize-old-videos script * added documentation * Don't optimize videos without valid UUID, or redundancy videos * move getUUIDFromFilename * fix tests? * update torrent and file size, some more fixes/improvements * use higher bitrate for high fps video, adjust bitrates * add test video * don't throw error if resolution is undefined * generate test fixture on the fly * use random noise video for bitrate test, add promise * shorten test video to avoid timeout * use existing function to optimize video * various fixes * increase test timeout * limit test fixture size, add link * test fixes * add await * more test fixes, add -b:v parameter * replace ffmpeg wiki link * fix ffmpeg params * fix unit test * add test fixture to .gitgnore * add video transcoding fps model * add missing file
* Add checkbox to check every rowsChocobozzz2018-10-081-1/+2
|
* Add users search filterChocobozzz2018-10-0817-17/+100
|
* Add bulk actions in users tableChocobozzz2018-10-0813-45/+233
|
* (doc) explain common watcher inotify error in CONTRIBUTING.md (#1223)Clément Brizard2018-10-081-0/+12
|
* Merge branch 'release/v1.0.0' into developChocobozzz2018-10-081-0/+6
|\
| * Avoid old issue regarding duplicated hosts in dbChocobozzz2018-10-081-0/+6
| |
| * Fix avatar updateChocobozzz2018-10-082-2/+6
| |
* | Fix test configurationChocobozzz2018-10-081-1/+1
| |
* | Fix avatar updateChocobozzz2018-10-082-2/+6
| |
* | remove confirm modal for asset injection in edit-custom-config (#1219)Micah Elizabeth Scott2018-10-071-24/+0
| |
* | (docker) search and import settings env variables (#1210)kaiyou2018-10-071-0/+20
| |
* | Fix videos list when page is emptyChocobozzz2018-10-051-1/+1
| |
* | Add user moderation in the account pageChocobozzz2018-10-0518-48/+132
| |
* | Move user moderation tool in a separate componentChocobozzz2018-10-0517-207/+235
| |
* | Update FAQ.mdJorropo2018-10-051-2/+3
| |
* | Add user history and resume videosChocobozzz2018-10-0541-122/+649
| |
* | add resize listener (#1182)BO412018-10-051-1/+12
|/ | | | | | | | | | * add resize listener * respect user decision * change listener to rxjs * review changes
* Remove unused variableChocobozzz2018-10-051-3/+0
|
* fix account URI in remote comment modal (partial rollback)Rigel Kent2018-10-051-0/+1
|
* fix account URI in remote comment modal (cleanup)Rigel Kent2018-10-052-2/+1
|
* Rewrite issue template (#1187)Felix Ableitner2018-10-051-7/+15
| | | | | | * Rewrite issue template * add /
* fix account URI in remote comment modalRigel Kent2018-10-042-1/+5
|
* Don't block when removing redundancy filesChocobozzz2018-10-031-2/+6
|
* Delete correctly redundancy filesChocobozzz2018-10-036-12/+48
|
* Check video exists before extending its expirationChocobozzz2018-10-031-18/+32
|
* Bumped to version v1.0.0-rc.2v1.0.0-rc.2Chocobozzz2018-10-032-2/+2
|
* Update changelogChocobozzz2018-10-031-0/+7
|
* Fix config endpointChocobozzz2018-10-035-15/+29
|
* Bumped to version v1.0.0-rc.1v1.0.0-rc.1Rigel Kent2018-10-032-2/+2
|
* parametrize gpg key in release scriptRigel Kent2018-10-031-1/+2
|
* Fix hotkey translationsChocobozzz2018-10-034-16/+20
|
* Fix Delete title buttonChocobozzz2018-10-033-2/+9
|
* fix diff orderJohn Livingston2018-10-031-1/+1
|
* using "diff -u", for a clearer displayJohn Livingston2018-10-031-1/+1
|
* Update changelogChocobozzz2018-10-031-0/+17
|
* add features section to README.mdRigel Kent2018-10-032-3/+39
|
* revamped README.mdRigel Kent2018-10-021-52/+57
|
* Upsert cache file on create activityChocobozzz2018-10-023-11/+15
|
* Try to fix travis redundancy testsChocobozzz2018-10-021-3/+10
|
* Correctly forward comment deletionChocobozzz2018-10-021-2/+2
|
* Add comments feeds popover in watch pageChocobozzz2018-10-024-5/+38
|
* modify decentralized illustration in READMERigel Kent2018-10-022-1/+1
|
* add illustration to redundancy documentationRigel Kent2018-10-023-1/+8
|
* Try to improve redundancy testsChocobozzz2018-10-024-10/+37
|
* Fix get versionChocobozzz2018-10-021-2/+2
|
* Check the comment is defined when validating bodyChocobozzz2018-10-011-1/+1
|
* Don't build redundancy urls with "-1" as fpsChocobozzz2018-10-011-1/+1
|
* Don't throw an error on empty searchChocobozzz2018-10-011-5/+2
|