1
0
Fork 0
peertube/server/initializers
Felix Ableitner bee0abffff Implement daily upload limit (#956)
* Implement daily upload limit (ref #652)

* remove duplicate code

* review fixes

* fix tests?

* whitespace fixes, finish leftover todo

* fix tests

* added some new tests

* use different config value for tests

* remove todo
2018-08-28 09:01:35 +02:00
..
migrations Implement daily upload limit (#956) 2018-08-28 09:01:35 +02:00
checker.ts Implement daily upload limit (#956) 2018-08-28 09:01:35 +02:00
constants.ts Implement daily upload limit (#956) 2018-08-28 09:01:35 +02:00
database.ts Add ability to import video with youtube-dl 2018-08-06 11:19:16 +02:00
index.ts Use async/await in lib and initializers 2017-10-26 09:11:38 +02:00
installer.ts Implement daily upload limit (#956) 2018-08-28 09:01:35 +02:00
migrator.ts Correctly migrate to fs-extra 2018-08-27 16:23:34 +02:00