Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix broken views on mobile and small screens (#2671) | Kim | 2020-04-27 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | -2/+17 |
| | |||||
* | Update manage labels | Chocobozzz | 2020-03-19 | 1 | -2/+4 |
| | |||||
* | Fix lint | Chocobozzz | 2020-03-10 | 1 | -1/+1 |
| | |||||
* | Better display of accounts and channel pages on small screens | Rigel Kent | 2020-03-09 | 2 | -3/+9 |
| | |||||
* | Always copy full actor handle in video-channels view | Rigel Kent | 2020-03-05 | 1 | -1/+1 |
| | |||||
* | 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 | 2 | -6/+6 |
| | | | | fixes #2085 | ||||
* | Refactor email enabled function | Chocobozzz | 2020-02-17 | 1 | -5/+3 |
| | |||||
* | Improve search typeahead performance and use native events | Rigel Kent | 2020-02-13 | 2 | -10/+34 |
| | |||||
* | Add ListOverflow component to prevent sub-menu overflow | Rigel Kent | 2020-02-13 | 2 | -4/+14 |
| | |||||
* | Use angular 9 clipboard cdk | Chocobozzz | 2020-02-10 | 1 | -1/+1 |
| | |||||
* | Update to angular 9 | Chocobozzz | 2020-02-10 | 1 | -1/+1 |
| | |||||
* | Fix i18n | Chocobozzz | 2020-02-04 | 1 | -1/+1 |
| | |||||
* | Fix is managaeble for channels | Chocobozzz | 2020-01-22 | 2 | -3/+14 |
| | |||||
* | Accessibility fixes for #2149 | Rigel Kent | 2020-01-21 | 2 | -2/+2 |
| | |||||
* | Add manage buttons for own channels and account, video counts (#2421) | Rigel Kent | 2020-01-21 | 3 | -1/+25 |
| | | | | | | * Add manage buttons for own channels and account, video counts * Change manage button color and introduce secondary color | ||||
* | Refactor my-subscribe-button to support full account subscription | Rigel Kent | 2020-01-10 | 1 | -1/+1 |
| | |||||
* | (consistency) channel nameWithHost copy button, comment avatar link | Rigel Kent | 2019-12-16 | 3 | -2/+19 |
| | |||||
* | Fix channel playlist miniatures overflow | Chocobozzz | 2019-11-29 | 2 | -2/+3 |
| | |||||
* | Fix infinite scroll on big screens | Chocobozzz | 2019-08-02 | 2 | -3/+7 |
| | |||||
* | Update angular | Chocobozzz | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | Add client hooks | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
| | |||||
* | Group videos on chronological order | Chocobozzz | 2019-05-31 | 1 | -1/+1 |
| | |||||
* | Improve account channel page | Chocobozzz | 2019-05-29 | 1 | -3/+2 |
| | | | | | | | Set it as the default route for account page. The main goal is to better differentiate the channel page from the account page. With the channel page set as default, I hope people will better understand they are in the account page, and that this account could have multiple channels. | ||||
* | Fix playlists with unauthenticated users | Chocobozzz | 2019-05-13 | 1 | -5/+1 |
| | |||||
* | Fix component reuse on channel/account videos | Chocobozzz | 2019-05-13 | 1 | -6/+7 |
| | |||||
* | Refactor video miniatures | Chocobozzz | 2019-04-03 | 1 | -1/+0 |
| | |||||
* | tslint update | Chocobozzz | 2019-04-02 | 1 | -1/+1 |
| | |||||
* | Restore videos list components | Chocobozzz | 2019-04-02 | 2 | -6/+7 |
| | |||||
* | Add video channel view | Chocobozzz | 2019-03-18 | 6 | -1/+101 |
| | |||||
* | Lazy import some modules | Chocobozzz | 2019-02-15 | 1 | -3/+3 |
| | |||||
* | Increase abuse length to 3000 | Chocobozzz | 2019-01-14 | 1 | -1/+1 |
| | | | | And correctly handle new lines | ||||
* | Add notifications in the client | Chocobozzz | 2019-01-09 | 3 | -4/+4 |
| | |||||
* | Refractor notification service | Chocobozzz | 2018-12-19 | 1 | -2/+2 |
| | | | | Shorter name and use primeng component | ||||
* | Fix video channel videos url when scrolling | Chocobozzz | 2018-11-15 | 1 | -2/+2 |
| | |||||
* | Fix hotkey translations | Chocobozzz | 2018-10-03 | 1 | -1/+3 |
| | |||||
* | refactor subscribe button and comment-add for visitor-interact UX (#1100) | Rigel Kent | 2018-09-25 | 1 | -1/+1 |
| | | | | | * refactor subscribe button for visitor-subscribe UX * refactor comment-add for visitor-interact UX | ||||
* | remove unused imports | BO41 | 2018-09-22 | 1 | -2/+0 |
| | |||||
* | add like, dislike and subscribe button hotkeys | Rigel Kent | 2018-09-03 | 2 | -3/+21 |
| | |||||
* | Videos overview page: first version | Chocobozzz | 2018-08-31 | 2 | -1/+7 |
| | |||||
* | Search video channel handle/uri | Chocobozzz | 2018-08-27 | 1 | -7/+0 |
| | |||||
* | Add local user subscriptions | Chocobozzz | 2018-08-27 | 2 | -1/+17 |
| | |||||
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 1 | -0/+1 |
| | |||||
* | Handle markdown in account/video channel pages | Chocobozzz | 2018-06-18 | 2 | -6/+15 |
| | |||||
* | Remove uneeded rxjs-compat | Chocobozzz | 2018-06-18 | 1 | -3/+3 |
| | |||||
* | Add ability to schedule video publication | Chocobozzz | 2018-06-15 | 1 | -0/+2 |
| | |||||
* | Fix account/channel pages route subscription | Chocobozzz | 2018-06-07 | 3 | -13/+35 |
| | |||||
* | Fix i18n in components | Chocobozzz | 2018-06-05 | 1 | -1/+1 |
| | |||||
* | Add i18n attributes | Chocobozzz | 2018-06-05 | 4 | -13/+23 |
| |