Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor middleware helpers | Chocobozzz | 2019-07-24 | 34 | -241/+311 |
| | |||||
* | Add plugin static files cache | Chocobozzz | 2019-07-24 | 5 | -20/+34 |
| | |||||
* | Log error on unknown hook | Chocobozzz | 2019-07-24 | 1 | -1/+6 |
| | |||||
* | Add plugin table migration table | Chocobozzz | 2019-07-24 | 5 | -3/+50 |
| | |||||
* | Add filter hooks tests | Chocobozzz | 2019-07-24 | 9 | -38/+257 |
| | |||||
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 14 | -62/+276 |
| | |||||
* | Add plugin API tests | Chocobozzz | 2019-07-24 | 10 | -70/+380 |
| | |||||
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 17 | -106/+509 |
| | |||||
* | Provide logger to plugins | Chocobozzz | 2019-07-24 | 4 | -39/+79 |
| | |||||
* | Add plugins check params tests | Chocobozzz | 2019-07-24 | 4 | -6/+478 |
| | |||||
* | Add server hooks | Chocobozzz | 2019-07-24 | 12 | -112/+326 |
| | |||||
* | Some plugins fixes and doc enhancements | Chocobozzz | 2019-07-24 | 3 | -6/+17 |
| | |||||
* | Use process.env.npm_package_version | Chocobozzz | 2019-07-24 | 5 | -41/+43 |
| | |||||
* | Fix lint | Chocobozzz | 2019-07-24 | 2 | -1/+3 |
| | |||||
* | Check latest plugins version with config interval | Chocobozzz | 2019-07-24 | 3 | -5/+5 |
| | |||||
* | Check latest plugins version | Chocobozzz | 2019-07-24 | 5 | -18/+49 |
| | |||||
* | Add ability to search available plugins | Chocobozzz | 2019-07-24 | 9 | -9/+210 |
| | |||||
* | Add peertube plugin index website models | Chocobozzz | 2019-07-24 | 5 | -11/+12 |
| | |||||
* | Move createTorrent in webtorrent utils | Chocobozzz | 2019-07-24 | 3 | -4/+7 |
| | |||||
* | WIP plugins: add storage manager | Chocobozzz | 2019-07-24 | 2 | -2/+48 |
| | |||||
* | WIP plugins: update plugin | Chocobozzz | 2019-07-24 | 7 | -75/+202 |
| | |||||
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 14 | -108/+268 |
| | | | | Install/uninstall/list plugins remotely | ||||
* | WIP plugins: add plugin settings/uninstall in client | Chocobozzz | 2019-07-24 | 5 | -31/+68 |
| | |||||
* | WIP plugins: list installed plugins in client | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
| | |||||
* | WIP plugins: plugin settings on server side | Chocobozzz | 2019-07-24 | 10 | -54/+372 |
| | |||||
* | WIP plugins: load theme on client side | Chocobozzz | 2019-07-24 | 7 | -18/+30 |
| | |||||
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 15 | -24/+148 |
| | |||||
* | WIP plugins: hook on client side | Chocobozzz | 2019-07-24 | 2 | -1/+39 |
| | |||||
* | WIP plugins: static files | Chocobozzz | 2019-07-24 | 3 | -11/+88 |
| | |||||
* | WIP plugins: install/uninstall | Chocobozzz | 2019-07-24 | 7 | -9/+170 |
| | |||||
* | WIP plugins: add ability to register plugins | Chocobozzz | 2019-07-24 | 14 | -3/+509 |
| | |||||
* | Add rate limit to registration and API endpoints | Chocobozzz | 2019-07-04 | 5 | -21/+86 |
| | |||||
* | peertube auth add wants a URL (and not a host) | Chocobozzz | 2019-07-04 | 1 | -1/+2 |
| | |||||
* | Log typo | Chocobozzz | 2019-07-03 | 1 | -1/+1 |
| | |||||
* | Fix/connection with email (#1917) | Nassim Bounouas | 2019-07-02 | 2 | -3/+14 |
| | | | | | | | | | | | | * #1916 Load user by email - insensitive query * Revert "Case insensitive login" This reverts commit c1521ca3d757bee91f7dfbb15b3717162bf4997d. * #1916 Load user - insensitive query for username and sensitive for email * #1916 Unit test for insensitive username login && documentation | ||||
* | Feature/subject in contact form (#1926) | Nassim Bounouas | 2019-06-21 | 4 | -6/+11 |
| | | | | | | | | * #1915 Add a subject to contact form and add it to email sent * #1915 Add subject to contact form tests * #1915 Contact form test corrected && tslint correction | ||||
* | Fix redundancy exceeded quota | Chocobozzz | 2019-06-20 | 1 | -1/+4 |
| | |||||
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 10 | -101/+245 |
| | |||||
* | Fix CLI default boolean values | Chocobozzz | 2019-06-17 | 2 | -3/+11 |
| | |||||
* | Add ability to override CLI import attributes | Chocobozzz | 2019-06-13 | 4 | -72/+151 |
| | |||||
* | Add more CLI tests | Chocobozzz | 2019-06-13 | 11 | -144/+391 |
| | |||||
* | Fix notification overflow | Chocobozzz | 2019-06-13 | 2 | -2/+6 |
| | |||||
* | Add 4k conf in transcoding in admin panel | Chocobozzz | 2019-06-12 | 2 | -2/+4 |
| | |||||
* | Fix user tests | Chocobozzz | 2019-06-11 | 1 | -1/+2 |
| | |||||
* | Add more embed parameters | Chocobozzz | 2019-06-11 | 2 | -3/+3 |
| | |||||
* | Add ability to change email in client | Chocobozzz | 2019-06-11 | 1 | -1/+1 |
| | |||||
* | Handle email update on server | Chocobozzz | 2019-06-11 | 9 | -28/+157 |
| | |||||
* | Feature/logrotation (#1881) | Nassim Bounouas | 2019-06-11 | 2 | -11/+19 |
| | | | | | | | | | | | | | | * #1775 Configure the activation or deactivation of winston log rotation * Winston log rotation enabled by default #1775 * #1775 tslint correction * #1775 FileTransportOptions typed and configuration files * #1775 tslint correction * #1775 log.rotation.enabled configuration binding | ||||
* | Fix email object/body configurations | Chocobozzz | 2019-06-11 | 1 | -0/+1 |
| | |||||
* | Fix upload script | Chocobozzz | 2019-06-11 | 1 | -2/+1 |
| |