aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add more headers to broadcast/unicastChocobozzz2018-10-104-10/+25
| |
* | Fix angular buildChocobozzz2018-10-101-2/+2
| |
* | Add ability to list all local videos on clientChocobozzz2018-10-1011-22/+74
| |
* | Add ability to list all local videosChocobozzz2018-10-1017-54/+363
| | | | | | | | Including private/unlisted for moderators/admins
* | Add ability to search on followers/followingChocobozzz2018-10-1013-49/+166
| |
* | Add explicit error message that changing video ownership only works with ↵Lucas Declercq2018-10-102-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)am972018-10-097-16/+90
| | | | | | | | | | | | * Move the old dev docker files to support/docker/janitor * Create new Docker dev image
* | item linking to SECURITY.md in FAQ.mdRigel Kent2018-10-091-0/+5
| |
* | update SECURITY.mdRigel Kent2018-10-091-6/+9
| |
* | fix automatic bitrate adjustmentRigel Kent2018-10-081-1/+1
| | | | | | | | | | | | The regression was introduced in edb4ffc7e0b13659d7c73b120f2c87b27e4c26a1 and forced a fixed bitrate per resolution
* | Try to cache video_high_bitrate_1080p in travisChocobozzz2018-10-084-48/+56
| |
* | 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
|