Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Bump changelog | Chocobozzz | 2018-10-11 | 1 | -0/+13 | |
| | | ||||||
| * | Add more headers to broadcast/unicast | Chocobozzz | 2018-10-10 | 4 | -10/+25 | |
| | | ||||||
* | | Fix angular build | Chocobozzz | 2018-10-10 | 1 | -2/+2 | |
| | | ||||||
* | | Add ability to list all local videos on client | Chocobozzz | 2018-10-10 | 11 | -22/+74 | |
| | | ||||||
* | | Add ability to list all local videos | Chocobozzz | 2018-10-10 | 17 | -54/+363 | |
| | | | | | | | | Including private/unlisted for moderators/admins | |||||
* | | Add ability to search on followers/following | Chocobozzz | 2018-10-10 | 13 | -49/+166 | |
| | | ||||||
* | | Add explicit error message that changing video ownership only works with ↵ | Lucas Declercq | 2018-10-10 | 2 | -12/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | local accounts (#1214) * Add explicit error message that changing video ownership only works with local accounts * Remove superfluous logger * Remove unneeded end() to error responses * Add a message on client side to prevent transfering ownership to a remote account | |||||
* | | Create new Docker dev image (#1173) | am97 | 2018-10-09 | 7 | -16/+90 | |
| | | | | | | | | | | | | * Move the old dev docker files to support/docker/janitor * Create new Docker dev image | |||||
* | | item linking to SECURITY.md in FAQ.md | Rigel Kent | 2018-10-09 | 1 | -0/+5 | |
| | | ||||||
* | | update SECURITY.md | Rigel Kent | 2018-10-09 | 1 | -6/+9 | |
| | | ||||||
* | | fix automatic bitrate adjustment | Rigel Kent | 2018-10-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | The regression was introduced in edb4ffc7e0b13659d7c73b120f2c87b27e4c26a1 and forced a fixed bitrate per resolution | |||||
* | | Try to cache video_high_bitrate_1080p in travis | Chocobozzz | 2018-10-08 | 4 | -48/+56 | |
| | | ||||||
* | | 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 | |
| |