Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change a little bit optimize-old-videos logic | Chocobozzz | 2018-10-08 | 3 | -28/+33 |
| | |||||
* | Set bitrate limits for transcoding (fixes #638) (#1135) | Felix Ableitner | 2018-10-08 | 16 | -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 rows | Chocobozzz | 2018-10-08 | 1 | -1/+2 |
| | |||||
* | Add users search filter | Chocobozzz | 2018-10-08 | 17 | -17/+100 |
| | |||||
* | Add bulk actions in users table | Chocobozzz | 2018-10-08 | 13 | -45/+233 |
| | |||||
* | (doc) explain common watcher inotify error in CONTRIBUTING.md (#1223) | Clément Brizard | 2018-10-08 | 1 | -0/+12 |
| | |||||
* | Merge branch 'release/v1.0.0' into develop | Chocobozzz | 2018-10-08 | 1 | -0/+6 |
|\ | |||||
| * | Avoid old issue regarding duplicated hosts in db | Chocobozzz | 2018-10-08 | 1 | -0/+6 |
| | | |||||
| * | Fix avatar update | Chocobozzz | 2018-10-08 | 2 | -2/+6 |
| | | |||||
* | | Fix test configuration | Chocobozzz | 2018-10-08 | 1 | -1/+1 |
| | | |||||
* | | Fix avatar update | Chocobozzz | 2018-10-08 | 2 | -2/+6 |
| | | |||||
* | | remove confirm modal for asset injection in edit-custom-config (#1219) | Micah Elizabeth Scott | 2018-10-07 | 1 | -24/+0 |
| | | |||||
* | | (docker) search and import settings env variables (#1210) | kaiyou | 2018-10-07 | 1 | -0/+20 |
| | | |||||
* | | Fix videos list when page is empty | Chocobozzz | 2018-10-05 | 1 | -1/+1 |
| | | |||||
* | | Add user moderation in the account page | Chocobozzz | 2018-10-05 | 18 | -48/+132 |
| | | |||||
* | | Move user moderation tool in a separate component | Chocobozzz | 2018-10-05 | 17 | -207/+235 |
| | | |||||
* | | Update FAQ.md | Jorropo | 2018-10-05 | 1 | -2/+3 |
| | | |||||
* | | Add user history and resume videos | Chocobozzz | 2018-10-05 | 41 | -122/+649 |
| | | |||||
* | | add resize listener (#1182) | BO41 | 2018-10-05 | 1 | -1/+12 |
|/ | | | | | | | | | | * add resize listener * respect user decision * change listener to rxjs * review changes | ||||
* | Remove unused variable | Chocobozzz | 2018-10-05 | 1 | -3/+0 |
| | |||||
* | fix account URI in remote comment modal (partial rollback) | Rigel Kent | 2018-10-05 | 1 | -0/+1 |
| | |||||
* | fix account URI in remote comment modal (cleanup) | Rigel Kent | 2018-10-05 | 2 | -2/+1 |
| | |||||
* | Rewrite issue template (#1187) | Felix Ableitner | 2018-10-05 | 1 | -7/+15 |
| | | | | | | * Rewrite issue template * add / | ||||
* | fix account URI in remote comment modal | Rigel Kent | 2018-10-04 | 2 | -1/+5 |
| | |||||
* | Don't block when removing redundancy files | Chocobozzz | 2018-10-03 | 1 | -2/+6 |
| | |||||
* | Delete correctly redundancy files | Chocobozzz | 2018-10-03 | 6 | -12/+48 |
| | |||||
* | Check video exists before extending its expiration | Chocobozzz | 2018-10-03 | 1 | -18/+32 |
| | |||||
* | Bumped to version v1.0.0-rc.2v1.0.0-rc.2 | Chocobozzz | 2018-10-03 | 2 | -2/+2 |
| | |||||
* | Update changelog | Chocobozzz | 2018-10-03 | 1 | -0/+7 |
| | |||||
* | Fix config endpoint | Chocobozzz | 2018-10-03 | 5 | -15/+29 |
| | |||||
* | Bumped to version v1.0.0-rc.1v1.0.0-rc.1 | Rigel Kent | 2018-10-03 | 2 | -2/+2 |
| | |||||
* | parametrize gpg key in release script | Rigel Kent | 2018-10-03 | 1 | -1/+2 |
| | |||||
* | Fix hotkey translations | Chocobozzz | 2018-10-03 | 4 | -16/+20 |
| | |||||
* | Fix Delete title button | Chocobozzz | 2018-10-03 | 3 | -2/+9 |
| | |||||
* | fix diff order | John Livingston | 2018-10-03 | 1 | -1/+1 |
| | |||||
* | using "diff -u", for a clearer display | John Livingston | 2018-10-03 | 1 | -1/+1 |
| | |||||
* | Update changelog | Chocobozzz | 2018-10-03 | 1 | -0/+17 |
| | |||||
* | add features section to README.md | Rigel Kent | 2018-10-03 | 2 | -3/+39 |
| | |||||
* | revamped README.md | Rigel Kent | 2018-10-02 | 1 | -52/+57 |
| | |||||
* | Upsert cache file on create activity | Chocobozzz | 2018-10-02 | 3 | -11/+15 |
| | |||||
* | Try to fix travis redundancy tests | Chocobozzz | 2018-10-02 | 1 | -3/+10 |
| | |||||
* | Correctly forward comment deletion | Chocobozzz | 2018-10-02 | 1 | -2/+2 |
| | |||||
* | Add comments feeds popover in watch page | Chocobozzz | 2018-10-02 | 4 | -5/+38 |
| | |||||
* | modify decentralized illustration in README | Rigel Kent | 2018-10-02 | 2 | -1/+1 |
| | |||||
* | add illustration to redundancy documentation | Rigel Kent | 2018-10-02 | 3 | -1/+8 |
| | |||||
* | Try to improve redundancy tests | Chocobozzz | 2018-10-02 | 4 | -10/+37 |
| | |||||
* | Fix get version | Chocobozzz | 2018-10-02 | 1 | -2/+2 |
| | |||||
* | Check the comment is defined when validating body | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | Don't build redundancy urls with "-1" as fps | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | Don't throw an error on empty search | Chocobozzz | 2018-10-01 | 1 | -5/+2 |
| |