Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 9 | -1155/+0 |
| | |||||
* | Fix anonymous nsfw policy | Chocobozzz | 2020-06-16 | 1 | -11/+40 |
| | |||||
* | add keyboard navigation for video actions (#2854) | Caroline Chuong | 2020-06-11 | 1 | -10/+10 |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | preserve original variable names server-side | Rigel Kent | 2020-06-10 | 2 | -7/+7 |
| | |||||
* | rename blacklist to block/blocklist, merge block and auto-block views | Rigel Kent | 2020-06-10 | 2 | -9/+9 |
| | | | | | | | | | | | - also replace whitelist with allowlist - add advanced filters for video-block-list view - move icons in video-block-list and video-abuse-list to left side for visibility - add robot icon to depict automated nature of a block in video-block-list resolves #2790 | ||||
* | First implem global search | Chocobozzz | 2020-06-10 | 1 | -2/+2 |
| | |||||
* | `fitWidth` for `video-miniature`, fluid grid (#2830) | Rigel Kent | 2020-06-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | * Fluid abstract video list * normalize timestamp display on miniatures * use grid for abstract-video-list - refactor scss function var to pvar to avoid overriding css variables - move fluid-grid margins to adapt-margin-content-width mixin for maintainability - fix video-miniature-name margin-top on small screen * move sceenratio function in a mixin * display no miniature avatar in channel videos view | ||||
* | add aria-hidden to non-descriptive icons (#2844) | Caroline Chuong | 2020-06-08 | 1 | -3/+3 |
| | |||||
* | Fix default anonymous theme | Chocobozzz | 2020-06-05 | 1 | -1/+1 |
| | |||||
* | Fix grey color theme | Chocobozzz | 2020-05-22 | 1 | -1/+1 |
| | |||||
* | Add last login date to users | Chocobozzz | 2020-05-07 | 1 | -0/+3 |
| | |||||
* | Add auth plugin info in users list | Chocobozzz | 2020-05-05 | 1 | -0/+4 |
| | |||||
* | Fix playlist autoplay | Chocobozzz | 2020-04-08 | 1 | -2/+4 |
| | |||||
* | 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 |
| |