Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add overview of a user's actions in user-edit (#2558) | Rigel Kent | 2020-03-27 | 2 | -2/+13 |
| | |||||
* | Add visitor settings, rework logged-in dropdown (#2514) | Rigel Kent | 2020-02-28 | 2 | -14/+92 |
| | | | | | | | | | | | | | | * Add visitor settings, rework logged-in dropdown * Make user dropdown P2P switch functional * Fix lint * Fix unnecessary notification when user logs out * Simplify visitor settings code and remove unnecessary icons * Catch parsing errors and reindent menu styles | ||||
* | Skip videos count on client if we don't use it | Chocobozzz | 2020-01-08 | 2 | -4/+4 |
| | |||||
* | Add get user cache for comments | Chocobozzz | 2020-01-06 | 1 | -2/+12 |
| | |||||
* | Fix mark all as read notifications | Chocobozzz | 2020-01-06 | 1 | -0/+5 |
| | |||||
* | Add search bars for a user's videos and playlist library | Rigel Kent | 2019-12-28 | 1 | -1/+1 |
| | |||||
* | fix deleted comment layout and its notification display | Rigel Kent | 2019-12-19 | 3 | -14/+56 |
| | |||||
* | autoplay next video support for playlists | Rigel Kent | 2019-12-13 | 1 | -0/+1 |
| | |||||
* | Try to improve notification i18n translations | Chocobozzz | 2019-11-18 | 1 | -28/+28 |
| | |||||
* | More robust new instance follower notification | Chocobozzz | 2019-10-25 | 1 | -2/+2 |
| | |||||
* | Autoplay next recommended video (#2137) | LoveIsGrief | 2019-09-24 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Better video publishing notification | Chocobozzz | 2019-09-05 | 1 | -1/+1 |
| | |||||
* | Fix old auto blacklist notifications | Chocobozzz | 2019-09-05 | 1 | -0/+3 |
| | |||||
* | Add welcome modal | Chocobozzz | 2019-09-05 | 1 | -9/+24 |
| | |||||
* | Implement auto follow in client | Chocobozzz | 2019-09-04 | 2 | -2/+15 |
| | |||||
* | Add auto follow back support for instances | Chocobozzz | 2019-09-04 | 1 | -1/+1 |
| | |||||
* | Fix infinite scroll on big screens | Chocobozzz | 2019-08-02 | 2 | -1/+6 |
| | |||||
* | Fix broken follow notification | Chocobozzz | 2019-08-02 | 1 | -0/+1 |
| | |||||
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 1 | -0/+4 |
| | |||||
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 1 | -0/+1 |
| | |||||
* | Fix notification overflow | Chocobozzz | 2019-06-13 | 1 | -0/+1 |
| | |||||
* | Add ability to change email in client | Chocobozzz | 2019-06-11 | 2 | -2/+18 |
| | |||||
* | Improve registration | Chocobozzz | 2019-06-07 | 1 | -0/+16 |
| | | | | | | | * 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 | ||||
* | Multi step registration | Chocobozzz | 2019-05-29 | 1 | -1/+2 |
| | |||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 2 | -2/+11 |
| | |||||
* | Add new instance follower notification in client | Chocobozzz | 2019-04-09 | 2 | -0/+14 |
| | |||||
* | Add newInstanceFollower in notification settings | Chocobozzz | 2019-04-09 | 1 | -1/+2 |
| | |||||
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 2 | -0/+14 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Add to playlist dropdown | Chocobozzz | 2019-03-18 | 1 | -1/+1 |
| | |||||
* | Correctly fix video import notification | Chocobozzz | 2019-02-20 | 2 | -2/+3 |
| | | | | If the imported video is deleted | ||||
* | Add user notification animation | Chocobozzz | 2019-02-20 | 1 | -1/+5 |
| | |||||
* | Lazy import some modules | Chocobozzz | 2019-02-15 | 1 | -1/+1 |
| | |||||
* | Don't crash on error in notification popup | Chocobozzz | 2019-02-15 | 1 | -67/+73 |
| | |||||
* | Cleanup reset user password by admin | Chocobozzz | 2019-02-11 | 1 | -5/+0 |
| | | | | And add some tests | ||||
* | allow administration to change/reset a user's password | Rigel Kent | 2019-02-11 | 1 | -0/+5 |
| | |||||
* | Add link to the profile who commented in notif | Chocobozzz | 2019-01-21 | 2 | -2/+3 |
| | |||||
* | Add server host in notification account field | Chocobozzz | 2019-01-21 | 1 | -2/+2 |
| | |||||
* | Refactor how we use icons | Chocobozzz | 2019-01-17 | 5 | -62/+119 |
| | | | | Inject them in an angular component so we can easily change their color | ||||
* | Fix notification socket | Chocobozzz | 2019-01-14 | 2 | -33/+12 |
| | | | | Should be in core module to share the same subject to all the app | ||||
* | Fix scroll in notifications page | Chocobozzz | 2019-01-14 | 1 | -1/+1 |
| | |||||
* | Improve "no notifications" message | Chocobozzz | 2019-01-14 | 1 | -0/+7 |
| | |||||
* | Add notifications in the client | Chocobozzz | 2019-01-09 | 7 | -1/+442 |
| | |||||
* | Add ability to disable and clear history | Chocobozzz | 2018-12-18 | 1 | -27/+6 |
| | |||||
* | Add history page on client | Chocobozzz | 2018-12-18 | 1 | -0/+45 |
| | |||||
* | enable email verification by admin (#1348) | Josh Morel | 2018-11-21 | 2 | -0/+11 |
| | | | | | | | | | | | | | * 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 | ||||
* | Better typings | Chocobozzz | 2018-10-18 | 1 | -1/+0 |
| | |||||
* | NoImplicitAny flag true (#1157) | BO41 | 2018-10-18 | 1 | -0/+1 |
| | | | | | | | | this enables the `noImplicitAny` flag in the Typescript compiler > When the noImplicitAny flag is true and the TypeScript compiler cannot infer the type, it still generates the JavaScript files, but it also reports an error. Many seasoned developers prefer this stricter setting because type checking catches more unintentional errors at compile time. closes: #1131 replaces #1137 | ||||
* | move to boolean switch | Rigel Kent | 2018-10-13 | 1 | -4/+3 |
| | |||||
* | add webtorrent opt-out settings | Rigel Kent | 2018-10-13 | 1 | -0/+4 |
| | | | | | - add a key in localstorage to remember the opt-out - add a user setting | ||||
* | Add users search filter | Chocobozzz | 2018-10-08 | 1 | -1/+3 |
| |