Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'release/4.0.0' into develop | Chocobozzz | 2021-12-07 | 2 | -2/+2 |
|\ | |||||
| * | Fix report modal error | Chocobozzz | 2021-12-07 | 2 | -2/+2 |
| | | |||||
* | | Add mute status in account and channel pages | Chocobozzz | 2021-12-07 | 3 | -14/+17 |
|/ | |||||
* | Fix account switch in channels page | Chocobozzz | 2021-11-15 | 1 | -0/+1 |
| | |||||
* | Improve moderation dropdown UX | Chocobozzz | 2021-10-21 | 1 | -3/+7 |
| | |||||
* | Add ability to view my followers | Chocobozzz | 2021-10-20 | 1 | -1/+1 |
| | |||||
* | Don't display scope fitler on account/channel pages | Chocobozzz | 2021-08-30 | 1 | -0/+2 |
| | |||||
* | Add video filters to common video pages | Chocobozzz | 2021-08-25 | 9 | -198/+74 |
| | |||||
* | Migrate client to eslint | Chocobozzz | 2021-08-18 | 4 | -13/+21 |
| | |||||
* | Fix client lint | Chocobozzz | 2021-08-17 | 1 | -8/+9 |
| | |||||
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -2/+1 |
| | |||||
* | Move to sass module | Chocobozzz | 2021-06-28 | 2 | -8/+9 |
| | |||||
* | Move to sass @use | Chocobozzz | 2021-06-28 | 2 | -7/+7 |
| | |||||
* | Improve channel card custom markup | Chocobozzz | 2021-06-09 | 1 | -10/+2 |
| | |||||
* | ACCOUNT instead of PEERTUBE ACCOUNT | Chocobozzz | 2021-06-08 | 1 | -1/+1 |
| | | | | Since we can also have mastodon/pleroma etc accounts | ||||
* | Bidi support | Chocobozzz | 2021-06-07 | 2 | -5/+6 |
| | |||||
* | Merge branch 'develop' into shorter-URLs-channels-accounts | Chocobozzz | 2021-05-27 | 4 | -4/+10 |
|\ | |||||
| * | Remove ngx-meta | Chocobozzz | 2021-05-27 | 1 | -2/+0 |
| | | | | | | | | Unmaintained | ||||
| * | Fix UI overflows | Chocobozzz | 2021-05-26 | 1 | -0/+2 |
| | | |||||
| * | Sort channels by -updatedAt | Chocobozzz | 2021-05-10 | 2 | -2/+8 |
| | | |||||
* | | Make /a and /c default URLs for accounts and channels | Kimsible | 2021-05-05 | 1 | -1/+1 |
|/ | |||||
* | Move to stylelint | Chocobozzz | 2021-04-28 | 2 | -5/+5 |
| | |||||
* | Refactor actor avatar display | Chocobozzz | 2021-04-28 | 4 | -12/+11 |
| | |||||
* | Add AccountAvatarComponent (#3965) | kontrollanten | 2021-04-15 | 2 | -2/+4 |
| | | | | | | | * refactor(client): create account-avatar component * continue implement account-avatar * fix review comments | ||||
* | Display account/channel creation date in title | Chocobozzz | 2021-04-13 | 2 | -9/+2 |
| | | | | It's not a really important information | ||||
* | Increase thumbnail size on server | Chocobozzz | 2021-04-05 | 1 | -5/+1 |
| | |||||
* | simplify channels/playlists name in account/channel views | Rigel Kent | 2021-04-02 | 1 | -1/+1 |
| | |||||
* | Remove useless thumbnailSize | Chocobozzz | 2021-04-01 | 1 | -1/+0 |
| | |||||
* | Account/channel videos display as rows | Chocobozzz | 2021-04-01 | 1 | -0/+4 |
| | |||||
* | Refactor video miniature | Chocobozzz | 2021-04-01 | 3 | -4/+7 |
| | | | | | | Less dirty code, better responsive Prepare for some regressions Increase default miniature size | ||||
* | Theme breaking: --submenuColor becomes --submenuBackgroundColor | Chocobozzz | 2021-03-31 | 1 | -2/+2 |
| | |||||
* | Channel/account page redesign feedbacks | Chocobozzz | 2021-03-31 | 5 | -3/+13 |
| | | | | | | | | | | | | Fix owner default avatar Semi bold orange inverted button Max width account description Increase account's channels padding Use owner avatar/display name links Move "view owner account" link on mobile Try to always display channel in video miniatures Add small border radius for channel's avatar Use main foreground color for the magnifying glass | ||||
* | Redesign account's channels page | Chocobozzz | 2021-03-31 | 6 | -48/+238 |
| | |||||
* | Redesign account page | Chocobozzz | 2021-03-31 | 9 | -229/+268 |
| | |||||
* | Change copy icon (#3867) | kontrollanten | 2021-03-24 | 1 | -1/+1 |
| | | | | | | * client: change copy icon to glypicon-duplicate * client: add "copy" text to copy icons | ||||
* | Fix NSFW policy on account/channel videos | Chocobozzz | 2021-02-19 | 2 | -17/+20 |
| | |||||
* | modularize abstract video list header and implement video hotness ↵ | Rigel Kent | 2021-01-28 | 2 | -7/+8 |
| | | | | recommendation variant | ||||
* | redirect to login on 401, display error variants in 404 component | Rigel Kent | 2021-01-25 | 1 | -1/+1 |
| | |||||
* | Allow users/visitors to search through an account's videos (#3589) | Rigel Kent | 2021-01-19 | 5 | -14/+146 |
| | | | | | | | * WIP: account search * add search to account view * add tests for account search | ||||
* | better subscribe button display for accounts | Rigel Kent | 2021-01-12 | 1 | -0/+4 |
| | |||||
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 1 | -1/+5 |
| | | | | | - reduce http status codes list to potentially useful codes - convert more codes to typed ones - factorize html generator for error responses | ||||
* | Add ability to display all channel/account videos | Chocobozzz | 2020-11-18 | 2 | -4/+34 |
| | |||||
* | Improve report labels | Chocobozzz | 2020-09-03 | 1 | -1/+1 |
| | |||||
* | Use localize for page titles | Chocobozzz | 2020-08-17 | 1 | -3/+3 |
| | |||||
* | Migrate to $localize | Chocobozzz | 2020-08-14 | 3 | -19/+13 |
| | | | | | | | | | | | | * Remove i18n polyfill to translate things in components * Reduce bundle sizes * Improve runtime perf * Reduce a lot the time to make a full client build * Reduce client build complexity * We don't need a service to translate things anymore (so we will be able to translate title pages etc) Unfortunately we may loose some translations in the migration process. I'll put a message on weblate to notify translators | ||||
* | Correctly fix sub menu | Chocobozzz | 2020-08-10 | 2 | -5/+1 |
| | |||||
* | Add ability to report account | Chocobozzz | 2020-07-10 | 2 | -20/+48 |
| | |||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 5 | -45/+35 |
| | |||||
* | Correctly fix client build | Chocobozzz | 2020-06-16 | 1 | -2/+1 |
| | |||||
* | Fix anonymous nsfw policy | Chocobozzz | 2020-06-16 | 2 | -16/+16 |
| |