Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | fix headings order or add missing ones (#2871) | Caroline Chuong | 2020-06-13 | 2 | -3/+5 |
| | | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | match margin of abstract-video-list and sub-menu's fixed margin | Rigel Kent | 2020-06-12 | 2 | -11/+20 |
| | |||||
* | fix miniature fixed height, add link/title to avatar, remove pr-2 on ↵ | Rigel Kent | 2020-06-12 | 1 | -1/+0 |
| | | | | channels list | ||||
* | Limit thumbnail sizes | Chocobozzz | 2020-06-11 | 1 | -1/+1 |
| | |||||
* | `fitWidth` for `video-miniature`, fluid grid (#2830) | Rigel Kent | 2020-06-09 | 1 | -0/+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 | ||||
* | Fix broken views on mobile and small screens (#2671) | Kim | 2020-04-27 | 2 | -1/+37 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix mobile CSS for my-account-settings * Fix mobile CSS for my-account-videos * Fix mobile CSS my-account-video-channels * Fix mobile CSS for my-account-playlists * Fix CSS mobile for user-subscriptions header * Fix CSS mobile my-account-video-channel-edit * Fix CSS mobile / small view for textarea * Fix margin-right my-delete-button on inside span * Fix CSS mobile on accounts page * Fix indent * Fix CSS mobile for my-account-notifications * Fix CSS mobile / small view my-account-videos * Fix search small-view channels * Use miniature width for title of video on mobile * Add dots to ellipsis multilines * Fix controls and title video width small views * Fix my-account-playlist small and mobile views * Fix channels header + account header mobile * Fix CSS mobile/small view for my-account/subscriptions * Fix align followers channel item * Center header elements user account page on mobile * Fix margins on a element and img * Fix margin img channel or video Co-Authored-By: Rigel Kent <par@rigelk.eu> Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <par@rigelk.eu> | ||||
* | Improve channel and account display on medium devices | Rigel Kent | 2020-04-03 | 1 | -1/+16 |
| | |||||
* | Update manage labels | Chocobozzz | 2020-03-19 | 1 | -1/+1 |
| | |||||
* | Better display of accounts and channel pages on small screens | Rigel Kent | 2020-03-09 | 2 | -1/+7 |
| | |||||
* | Always copy full actor handle in video-channels view | Rigel Kent | 2020-03-05 | 1 | -2/+2 |
| | |||||
* | Add visitor settings, rework logged-in dropdown (#2514) | Rigel Kent | 2020-02-28 | 1 | -0/+4 |
| | | | | | | | | | | | | | | * 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 | ||||
* | Replace uppercase text-transform by capitalized text source | Rigel Kent | 2020-02-21 | 3 | -6/+6 |
| | | | | fixes #2085 | ||||
* | Improve search typeahead performance and use native events | Rigel Kent | 2020-02-13 | 1 | -8/+7 |
| |