Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Fix netrc tools | Chocobozzz | 2019-06-11 | 2 | -3/+6 |
| | |||||
* | Improve registration | Chocobozzz | 2019-06-07 | 8 | -22/+73 |
| | | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step | ||||
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-06-07 | 3 | -12/+75 |
|\ | |||||
| * | Fix video import if autoblacklist is enabled | Chocobozzz | 2019-06-07 | 3 | -13/+63 |
| | | |||||
| * | Try to fix remote mastodon interactions | Chocobozzz | 2019-06-07 | 1 | -0/+13 |
| | | |||||
| * | Fix search with bad webfinger handles | Chocobozzz | 2019-05-28 | 2 | -3/+13 |
| | | |||||
| * | Fix playlist get for classic users | Chocobozzz | 2019-05-28 | 2 | -2/+16 |
| | | |||||
| * | Fix crash in files cache | Chocobozzz | 2019-05-28 | 1 | -2/+2 |
| | | |||||
* | | Add ability to unpublish video/playlist | Chocobozzz | 2019-06-06 | 4 | -20/+47 |
| | | |||||
* | | Add ability to set to private a public/unlisted video | Chocobozzz | 2019-06-06 | 3 | -13/+34 |
| | | |||||
* | | Upgrade server dependencies | Chocobozzz | 2019-06-06 | 1 | -1/+4 |
| | | |||||
* | | Improve 4K video quality after transcoding | Chocobozzz | 2019-06-06 | 2 | -4/+5 |
| | | |||||
* | | Server: Bulk update videos support field | Chocobozzz | 2019-05-31 | 7 | -18/+118 |
| | | |||||
* | | Remove old activities processor | Chocobozzz | 2019-05-31 | 2 | -19/+3 |
| | |