Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix quota in instance features table | Chocobozzz | 2019-07-29 | 2 | -2/+3 |
| | |||||
* | Improve static files cache | Chocobozzz | 2019-07-29 | 2 | -9/+11 |
| | |||||
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 1 | -3/+3 |
| | |||||
* | Add plugin translation system | Chocobozzz | 2019-07-26 | 1 | -1/+19 |
| | |||||
* | Add public settings endpoint | Chocobozzz | 2019-07-26 | 1 | -8/+24 |
| | |||||
* | Move controller in dedicated functions | Chocobozzz | 2019-07-25 | 1 | -18/+22 |
| | |||||
* | Change plugin models names | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
| | |||||
* | Correctly notify on auto blacklist | Chocobozzz | 2019-07-24 | 3 | -14/+17 |
| | |||||
* | Add plugin static files cache | Chocobozzz | 2019-07-24 | 2 | -7/+18 |
| | |||||
* | Add filter hooks tests | Chocobozzz | 2019-07-24 | 3 | -13/+27 |
| | |||||
* | Add hook filters tests | Chocobozzz | 2019-07-24 | 3 | -9/+13 |
| | |||||
* | Add plugin API tests | Chocobozzz | 2019-07-24 | 1 | -3/+6 |
| | |||||
* | Add server hooks | Chocobozzz | 2019-07-24 | 2 | -18/+54 |
| | |||||
* | Use process.env.npm_package_version | Chocobozzz | 2019-07-24 | 2 | -32/+36 |
| | |||||
* | Check latest plugins version | Chocobozzz | 2019-07-24 | 1 | -0/+6 |
| | |||||
* | Add ability to search available plugins | Chocobozzz | 2019-07-24 | 1 | -3/+25 |
| | |||||
* | WIP plugins: update plugin | Chocobozzz | 2019-07-24 | 3 | -16/+63 |
| | |||||
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 2 | -34/+12 |
| | | | | Install/uninstall/list plugins remotely | ||||
* | WIP plugins: add plugin settings/uninstall in client | Chocobozzz | 2019-07-24 | 1 | -7/+20 |
| | |||||
* | 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 | 2 | -0/+123 |
| | |||||
* | WIP plugins: load theme on client side | Chocobozzz | 2019-07-24 | 2 | -6/+9 |
| | |||||
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 2 | -15/+29 |
| | |||||
* | WIP plugins: hook on client side | Chocobozzz | 2019-07-24 | 1 | -1/+18 |
| | |||||
* | WIP plugins: static files | Chocobozzz | 2019-07-24 | 1 | -7/+19 |
| | |||||
* | WIP plugins: add ability to register plugins | Chocobozzz | 2019-07-24 | 3 | -0/+78 |
| | |||||
* | Add rate limit to registration and API endpoints | Chocobozzz | 2019-07-04 | 2 | -5/+23 |
| | |||||
* | Feature/subject in contact form (#1926) | Nassim Bounouas | 2019-06-21 | 1 | -1/+1 |
| | | | | | | | | * #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 | ||||
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 1 | -0/+1 |
| | |||||
* | Add 4k conf in transcoding in admin panel | Chocobozzz | 2019-06-12 | 1 | -1/+2 |
| | |||||
* | Handle email update on server | Chocobozzz | 2019-06-11 | 2 | -11/+23 |
| | |||||
* | Improve registration | Chocobozzz | 2019-06-07 | 1 | -2/+6 |
| | | | | | | | * 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 | 2 | -6/+23 |
|\ | |||||
| * | Fix video import if autoblacklist is enabled | Chocobozzz | 2019-06-07 | 2 | -7/+11 |
| | | |||||
| * | Try to fix remote mastodon interactions | Chocobozzz | 2019-06-07 | 1 | -0/+13 |
| | | |||||
| * | Fix search with bad webfinger handles | Chocobozzz | 2019-05-28 | 1 | -2/+12 |
| | | |||||
* | | Add ability to unpublish video/playlist | Chocobozzz | 2019-06-06 | 1 | -0/+6 |
| | | |||||
* | | Add ability to set to private a public/unlisted video | Chocobozzz | 2019-06-06 | 1 | -3/+10 |
| | | |||||
* | | Upgrade server dependencies | Chocobozzz | 2019-06-06 | 1 | -1/+4 |
| | | |||||
* | | Improve 4K video quality after transcoding | Chocobozzz | 2019-06-06 | 1 | -3/+3 |
| | | |||||
* | | Server: Bulk update videos support field | Chocobozzz | 2019-05-31 | 1 | -5/+21 |
| | | |||||
* | | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 2 | -8/+6 |
| | | |||||
* | | Add ability to subscribe from the channel account page | Chocobozzz | 2019-05-29 | 1 | -1/+1 |
| | | |||||
* | | Add pagination to account video channels endpoint | Chocobozzz | 2019-05-29 | 1 | -2/+14 |
| | | |||||
* | | Add ability to specify channel on registration | Chocobozzz | 2019-05-28 | 1 | -2/+3 |
| | | |||||
* | | Fix search with bad webfinger handles | Chocobozzz | 2019-05-28 | 1 | -2/+12 |
| | | |||||
* | | Update config.ts | LiPeK | 2019-05-28 | 1 | -1/+1 |
| | | | | | | This should fix https://github.com/Chocobozzz/PeerTube/issues/1850 | ||||
* | | Add audio upload tests | Chocobozzz | 2019-05-17 | 1 | -2/+9 |
| | | |||||
* | | Add audio support in upload | Chocobozzz | 2019-05-16 | 3 | -13/+28 |
|/ | |||||
* | Fix optional privacy in upload endpoint | Chocobozzz | 2019-04-25 | 1 | -1/+1 |
| |