Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add overview of a user's actions in user-edit (#2558) | Rigel Kent | 2020-03-27 | 1 | -14/+108 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 5 | -171/+171 |
| | |||||
* | Fix subscriptions tests | Chocobozzz | 2020-01-10 | 1 | -1/+1 |
| | |||||
* | Tests for totalRepliesFromVideoAuthor | Rigel Kent | 2020-01-03 | 1 | -1/+1 |
| | |||||
* | Improve SQL query for my special playlists | Chocobozzz | 2020-01-03 | 1 | -2/+3 |
| | |||||
* | Add miniature quick actions to add video to Watch later playlist | Rigel Kent | 2020-01-02 | 1 | -2/+4 |
| | |||||
* | Add test to search in my videos | Chocobozzz | 2019-12-30 | 1 | -0/+18 |
| | |||||
* | Don't notify on muted instance | Chocobozzz | 2019-12-19 | 1 | -6/+204 |
| | |||||
* | Autoplay next recommended video (#2137) | LoveIsGrief | 2019-09-24 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | | | | | | | | * Start working on autoplay of next video * Ignore changes made by gitpod * Apply changes from PR#1370 * Correct the spelling of recommendations * Fix linting errors * Move boolean check to existing onEnded handler * Pick a random video until the recommendations are improved * Add simple tests for autoPlayNextVideo * Fix lint ...again | ||||
* | Add welcome modal | Chocobozzz | 2019-09-05 | 1 | -2/+19 |
| | |||||
* | Add CLI plugins tests | Chocobozzz | 2019-07-24 | 1 | -1/+18 |
| | |||||
* | Fix/connection with email (#1917) | Nassim Bounouas | 2019-07-02 | 1 | -0/+11 |
| | | | | | | | | | | | | * #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 | ||||
* | Fix user tests | Chocobozzz | 2019-06-11 | 1 | -1/+2 |
| | |||||
* | Add more embed parameters | Chocobozzz | 2019-06-11 | 1 | -1/+2 |
| | |||||
* | Handle email update on server | Chocobozzz | 2019-06-11 | 1 | -3/+56 |
| | |||||
* | Improve registration | Chocobozzz | 2019-06-07 | 1 | -4/+11 |
| | | | | | | | * 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 | ||||
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 1 | -29/+11 |
| | |||||
* | Add ability to specify channel on registration | Chocobozzz | 2019-05-28 | 1 | -2/+12 |
| | |||||
* | All API tests in parallel | Chocobozzz | 2019-05-15 | 3 | -29/+29 |
| | |||||
* | Redundancy and search tests in parallel too | Chocobozzz | 2019-05-14 | 2 | -16/+17 |
| | |||||
* | Fix thumbnail when listing my videos | Chocobozzz | 2019-05-13 | 1 | -2/+5 |
| | |||||
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 5 | -15/+17 |
| | |||||
* | Cleanup tests | Chocobozzz | 2019-04-24 | 5 | -30/+9 |
| | |||||
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 5 | -24/+31 |
| | | | | Because they need dev dependencies | ||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 4 | -421/+486 |
| | |||||
* | Add check params account ratings tests | Chocobozzz | 2019-04-09 | 1 | -18/+14 |
| | |||||
* | Add /accounts/:username/ratings endpoint (#1756) | Yohan Boniface | 2019-04-09 | 1 | -1/+31 |
| | | | | | | | | | | | | * Add /users/me/videos/ratings endpoint * Move ratings endpoint from users to accounts * /accounts/:name/ratings: add support for rating= and sort= * Restrict ratings list to owner * Wording and better way to ensure current account | ||||
* | Add notification on new instance follower (server side) | Chocobozzz | 2019-04-08 | 2 | -1273/+0 |
| | |||||
* | Fix notification tests | Chocobozzz | 2019-04-03 | 1 | -13/+39 |
| | |||||
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 1 | -6/+185 |
| | | | | | | | | | | | | | | | | | | | | * add quarantine videos feature * increase Notification settings test timeout to 20000ms. was completing 7000 locally but timing out after 10000 on travis * fix quarantine video test issues -propagate misspelling -remove skip from server/tests/client.ts * WIP use blacklist for moderator video approval instead of video.quarantine boolean * finish auto-blacklist feature | ||||
* | Cleanup tmp directory at startup | Chocobozzz | 2019-03-19 | 1 | -0/+7 |
| | |||||
* | Handle theater mode for playlists | Chocobozzz | 2019-03-18 | 1 | -2/+2 |
| | |||||
* | Fix mention notification with a remote account | Chocobozzz | 2019-02-15 | 1 | -0/+14 |
| | |||||
* | Cleanup reset user password by admin | Chocobozzz | 2019-02-11 | 1 | -0/+16 |
| | | | | And add some tests | ||||
* | remove .only from notifications tests | Josh Morel | 2019-02-07 | 1 | -1/+1 |
| | |||||
* | don't notify prior to scheduled update | Josh Morel | 2019-02-07 | 1 | -1/+37 |
| | | | | also increase timeouts on user-notification test | ||||
* | Fix socket.io websocket connection | Chocobozzz | 2019-01-09 | 3 | -4/+7 |
| | |||||
* | Add notifications in the client | Chocobozzz | 2019-01-09 | 2 | -20/+34 |
| | |||||
* | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 1 | -8/+221 |
| | |||||
* | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 1 | -125/+276 |
| | |||||
* | Add notification settings migration | Chocobozzz | 2019-01-09 | 1 | -0/+5 |
| | |||||
* | Add user notification base code | Chocobozzz | 2019-01-09 | 2 | -0/+629 |
| | |||||
* | throw error if MailDev doesn't run | Josh Morel | 2018-12-17 | 1 | -2/+2 |
| | | | | also allow calling in multiple file | ||||
* | Merge branch 'move-utils-to-shared' of ↵ | Chocobozzz | 2018-12-07 | 5 | -24/+33 |
|\ | | | | | | | https://github.com/buoyantair/PeerTube into buoyantair-move-utils-to-shared | ||||
| * | Merge branch 'develop' of https://github.com/Chocobozzz/PeerTube into ↵ | buoyantair | 2018-11-20 | 1 | -1/+1 |
| |\ | | | | | | | | | | move-utils-to-shared | ||||
| * | | Move utils to /shared | buoyantair | 2018-10-29 | 5 | -24/+33 |
| | | | | | | | | | | | | | | | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336 | ||||
* | | | enable email verification by admin (#1348) | Josh Morel | 2018-11-21 | 1 | -0/+2 |
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | * enable email verification by admin * rename/label to set email as verified to be more explicit that admin is not sending another email to confirm * add update user emailVerified check-params test * make user.model emailVerified property required | ||||
* | | Cleanup tests imports | Chocobozzz | 2018-11-19 | 1 | -1/+1 |
|/ | |||||
* | Add ability to mute a user/instance by server in client | Chocobozzz | 2018-10-16 | 1 | -10/+21 |
| | |||||
* | Add ability to mute a user/instance by server in server api | Chocobozzz | 2018-10-16 | 3 | -294/+501 |
| |