Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lazy load all routes | Chocobozzz | 2020-06-23 | 14 | -1521/+0 |
| | |||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 6 | -33/+85 |
| | |||||
* | Correctly fix client build | Chocobozzz | 2020-06-16 | 1 | -2/+2 |
| | |||||
* | Fix anonymous nsfw policy | Chocobozzz | 2020-06-16 | 2 | -6/+9 |
| | |||||
* | Remove unused service | Chocobozzz | 2020-06-15 | 1 | -3/+1 |
| | |||||
* | Fix search error loop | Chocobozzz | 2020-06-15 | 1 | -1/+4 |
| | |||||
* | Limit thumbnail sizes | Chocobozzz | 2020-06-11 | 2 | -2/+13 |
| | |||||
* | rename blacklist to block/blocklist, merge block and auto-block views | Rigel Kent | 2020-06-10 | 1 | -1/+1 |
| | | | | | | | | | | | - 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 | ||||
* | Fix search query when updating from typeahead | Chocobozzz | 2020-06-10 | 1 | -2/+7 |
| | |||||
* | First implem global search | Chocobozzz | 2020-06-10 | 10 | -86/+290 |
| | |||||
* | `fitWidth` for `video-miniature`, fluid grid (#2830) | Rigel Kent | 2020-06-09 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | * 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 non-fixed header and menu when overflow-x body on touchscreens (#2711) | Kim | 2020-05-11 | 1 | -1/+43 |
| | | | | | | | | | * Make my-account-videos responsive on small screens * Make my-account-channels responsive for small screens * Make search result responsive on small screen Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Fix broken views on mobile and small screens (#2671) | Kim | 2020-04-27 | 1 | -20/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Enlarge right column in video-edit on small screens | Rigel Kent | 2020-04-02 | 1 | -1/+1 |
| | |||||
* | Use form-control to display box-shadow on form inputs/selects upon focus | Rigel Kent | 2020-04-02 | 2 | -65/+6 |
| | |||||
* | Add ability to override search endpoint | Chocobozzz | 2020-03-04 | 1 | -1/+6 |
| | |||||
* | Strict templates enabled | Chocobozzz | 2020-02-10 | 2 | -3/+4 |
| | |||||
* | Clearer description of the options | Filip Bengtsson | 2020-02-02 | 1 | -3/+3 |
| | | | This is a more clear description of what the options will do. | ||||
* | Add description for sensitive configuration options, reword others | Rigel Kent | 2020-01-15 | 1 | -1/+1 |
| | |||||
* | Refactor my-subscribe-button to support full account subscription | Rigel Kent | 2020-01-10 | 1 | -1/+1 |
| | |||||
* | Skip videos count on client if we don't use it | Chocobozzz | 2020-01-08 | 1 | -3/+3 |
| | |||||
* | Lazy load static objects | Chocobozzz | 2019-12-18 | 1 | -5/+11 |
| | |||||
* | Fix build | Chocobozzz | 2019-12-05 | 1 | -23/+22 |
| | |||||
* | search filtering improvements per #1654 | Rigel Kent | 2019-12-05 | 5 | -17/+210 |
| | |||||
* | Skip channel search on empty search | Chocobozzz | 2019-12-04 | 1 | -1/+3 |
| | |||||
* | Fix search with account video languages | Chocobozzz | 2019-10-21 | 3 | -6/+5 |
| | |||||
* | Update Angular -> 8.2.0 | Chocobozzz | 2019-08-01 | 1 | -1/+1 |
| | |||||
* | Use ::ng-deep instead of /deep/ | Chocobozzz | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | Lazy load client script scopes | Chocobozzz | 2019-07-24 | 1 | -3/+1 |
| | |||||
* | Log error on unknown hook | Chocobozzz | 2019-07-24 | 1 | -0/+2 |
| | |||||
* | Use search client scope | Chocobozzz | 2019-07-24 | 1 | -3/+7 |
| | |||||
* | Add client hooks | Chocobozzz | 2019-07-24 | 2 | -13/+47 |
| | |||||
* | Rearrange search filter options | Jessica Fairchild | 2019-06-20 | 1 | -4/+4 |
| | | | Search filter options were out of sequence (short, long, medium) and now they are in sequence (short, medium, long) | ||||
* | Add params to share modal | Chocobozzz | 2019-06-12 | 3 | -17/+2 |
| | |||||
* | Add video miniature dropdown | Chocobozzz | 2019-04-05 | 2 | -2/+9 |
| | |||||
* | Refactor video miniatures | Chocobozzz | 2019-04-03 | 3 | -55/+11 |
| | |||||
* | Refactor ellipsis CSS | Chocobozzz | 2019-02-20 | 1 | -3/+1 |
| | |||||
* | Add search by original publication date | Andrés Maldonado | 2019-02-12 | 3 | -1/+78 |
| | |||||
* | Refactor how we use icons | Chocobozzz | 2019-01-17 | 1 | -2/+2 |
| | | | | Inject them in an angular component so we can easily change their color | ||||
* | Fix NSFW blur on search | Chocobozzz | 2019-01-14 | 2 | -3/+8 |
| | |||||
* | Refractor notification service | Chocobozzz | 2018-12-19 | 2 | -12/+5 |
| | | | | Shorter name and use primeng component | ||||
* | Fix search title | Chocobozzz | 2018-11-20 | 1 | -1/+2 |
| | |||||
* | Better typings | Chocobozzz | 2018-10-18 | 1 | -2/+2 |
| | |||||
* | NoImplicitAny flag true (#1157) | BO41 | 2018-10-18 | 1 | -2/+2 |
| | | | | | | | | this enables the `noImplicitAny` flag in the Typescript compiler > When the noImplicitAny flag is true and the TypeScript compiler cannot infer the type, it still generates the JavaScript files, but it also reports an error. Many seasoned developers prefer this stricter setting because type checking catches more unintentional errors at compile time. closes: #1131 replaces #1137 | ||||
* | update tslint config and fix member ordering (#1279) | BO41 | 2018-10-16 | 1 | -2/+1 |
| | |||||
* | Don't throw an error on empty search | Chocobozzz | 2018-10-01 | 1 | -5/+2 |
| | |||||
* | add allow advancedSearch with empty search | Rigel Kent | 2018-10-01 | 3 | -3/+25 |
| | | | | | | a.k.a. filters on all videos also added a badge showing the rough number of active filters | ||||
* | various display improvements | Rigel Kent | 2018-09-29 | 1 | -1/+1 |
| | |||||
* | 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 | -5/+0 |
| |