Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix NSFW policy on account/channel videos | Chocobozzz | 2021-02-19 | 1 | -9/+11 |
| | |||||
* | modularize abstract video list header and implement video hotness ↵ | Rigel Kent | 2021-01-28 | 1 | -1/+2 |
| | | | | recommendation variant | ||||
* | redirect to login on 401, display error variants in 404 component | Rigel Kent | 2021-01-25 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -1/+19 |
| | |||||
* | Fix channel's playlist infinite scrolling | Chocobozzz | 2020-11-16 | 1 | -1/+1 |
| | |||||
* | Reorganize left menu and account menu | Chocobozzz | 2020-11-13 | 1 | -1/+1 |
| | | | | | | Add my-settings and my-library in left menu Move administration below my-library Split account menu: my-setting and my library | ||||
* | Use localize for page titles | Chocobozzz | 2020-08-17 | 1 | -3/+3 |
| | |||||
* | Migrate to $localize | Chocobozzz | 2020-08-14 | 3 | -14/+10 |
| | | | | | | | | | | | | * 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 |
| | |||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 6 | -47/+40 |
| | |||||
* | Fix anonymous nsfw policy | Chocobozzz | 2020-06-16 | 1 | -1/+1 |
| | |||||
* | match margin of abstract-video-list and sub-menu's fixed margin | Rigel Kent | 2020-06-12 | 4 | -24/+39 |
| | |||||
* | `fitWidth` for `video-miniature`, fluid grid (#2830) | Rigel Kent | 2020-06-09 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | * 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 | 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 |
| |