Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add abuse messages/states notifications | Chocobozzz | 2020-07-31 | 1 | -0/+61 |
| | |||||
* | test search for subscriptions and video-channels | Rigel Kent | 2020-07-29 | 1 | -2/+12 |
| | |||||
* | Add new abuses tests | Chocobozzz | 2020-07-10 | 1 | -8/+67 |
| | |||||
* | Add migrations | Chocobozzz | 2020-07-10 | 1 | -1/+1 |
| | |||||
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 1 | -3/+3 |
| | |||||
* | add blocked filter in users list to filter banned users | Rigel Kent | 2020-07-02 | 1 | -2/+11 |
| | | | | fixes #2914 | ||||
* | Fix users tests | Chocobozzz | 2020-07-02 | 1 | -1/+1 |
| | |||||
* | allow limiting video-comments rss feeds to an account or video channel | Rigel Kent | 2020-06-27 | 1 | -1/+1 |
| | |||||
* | More robust max bitrate calculation | Chocobozzz | 2020-06-17 | 1 | -1/+4 |
| | |||||
* | Split notification tests | Chocobozzz | 2020-06-16 | 1 | -8/+100 |
| | |||||
* | Fix external auth email/password update | Chocobozzz | 2020-05-20 | 1 | -2/+2 |
| | | | | Also check if an actor does not already exist when creating the user | ||||
* | Switch emails to pug templates and provide richer html/text-only versions | Rigel Kent | 2020-05-08 | 1 | -30/+30 |
| | |||||
* | Add external login tests | Chocobozzz | 2020-05-04 | 1 | -1/+22 |
| | |||||
* | Add ability for auth plugins to hook tokens validity | Chocobozzz | 2020-05-04 | 1 | -0/+19 |
| | |||||
* | Begin auth plugin support | Chocobozzz | 2020-05-04 | 1 | -0/+11 |
| | |||||
* | Add overview of a user's actions in user-edit (#2558) | Rigel Kent | 2020-03-27 | 1 | -1/+2 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 5 | -38/+41 |
| | |||||
* | Add action hooks to user routes | Chocobozzz | 2019-12-06 | 1 | -1/+2 |
| | |||||
* | Add welcome modal | Chocobozzz | 2019-09-05 | 1 | -26/+3 |
| | |||||
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 1 | -4/+37 |
| | |||||
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 1 | -9/+12 |
| | |||||
* | WIP plugins: move plugin CLI in peertube script | Chocobozzz | 2019-07-24 | 2 | -4/+23 |
| | | | | Install/uninstall/list plugins remotely | ||||
* | Handle email update on server | Chocobozzz | 2019-06-11 | 1 | -2/+5 |
| | |||||
* | Improve registration | Chocobozzz | 2019-06-07 | 1 | -1/+5 |
| | | | | | | | * 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 | ||||
* | Upgrade server dependencies | Chocobozzz | 2019-06-06 | 1 | -4/+8 |
| | |||||
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 1 | -2/+2 |
| | |||||
* | Add ability to specify channel on registration | Chocobozzz | 2019-05-28 | 1 | -2/+25 |
| | |||||
* | Redundancy and search tests in parallel too | Chocobozzz | 2019-05-14 | 1 | -1/+1 |
| | |||||
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 6 | -0/+1247 |
Because they need dev dependencies |