Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename upload button to publish | Chocobozzz | 2020-11-10 | 2 | -4/+4 |
| | |||||
* | Fix playlist element dropdown overflow | Chocobozzz | 2020-08-25 | 1 | -1/+1 |
| | |||||
* | switch from softies to feathericons | Rigel Kent | 2020-07-01 | 3 | -7/+5 |
| | | | | also organize icons in folders per origin | ||||
* | Use pointer for search suggestions | Chocobozzz | 2020-06-24 | 1 | -0/+1 |
| | |||||
* | Lazy load all routes | Chocobozzz | 2020-06-23 | 1 | -0/+54 |
| | |||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 2 | -6/+5 |
| | |||||
* | soft border-radius for search typeahead suggestions | Rigel Kent | 2020-06-18 | 1 | -2/+8 |
| | |||||
* | Add search target check params | Chocobozzz | 2020-06-10 | 1 | -3/+3 |
| | |||||
* | First implem global search | Chocobozzz | 2020-06-10 | 8 | -154/+165 |
| | |||||
* | space optimizations for `node_modules` and client stats removal | Rigel Kent | 2020-06-10 | 1 | -4/+4 |
| | | | | | | | - replace sharp with lighter jimp alternative - remove stats in builds fixes #2807 | ||||
* | `fitWidth` for `video-miniature`, fluid grid (#2830) | Rigel Kent | 2020-06-09 | 2 | -11/+11 |
| | | | | | | | | | | | | | | | * 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 | ||||
* | add aria-hidden to non-descriptive icons (#2844) | Caroline Chuong | 2020-06-08 | 1 | -1/+1 |
| | |||||
* | inject lang in document to match current locale | Rigel Kent | 2020-06-04 | 1 | -0/+1 |
| | |||||
* | Fix upload button color in dark mode | Chocobozzz | 2020-05-20 | 1 | -1/+0 |
| | |||||
* | Support search param in URL for video abuses | Rigel Kent | 2020-05-01 | 1 | -2/+6 |
| | |||||
* | Fix search after first type on input | Rigel Kent | 2020-04-07 | 2 | -6/+3 |
| | |||||
* | Remove accounts from hinted potential search targets | Rigel Kent | 2020-03-05 | 1 | -3/+3 |
| | |||||
* | Provide z-index centralisation for lower components | Rigel Kent | 2020-02-21 | 1 | -1/+1 |
| | |||||
* | Replace uppercase text-transform by capitalized text source | Rigel Kent | 2020-02-21 | 1 | -2/+2 |
| | | | | fixes #2085 | ||||
* | Fix search parameter initialisation for search-typeahead | Rigel Kent | 2020-02-18 | 1 | -3/+3 |
| | |||||
* | Refactor email enabled function | Chocobozzz | 2020-02-17 | 1 | -15/+7 |
| | |||||
* | Fix search instructions for videos | Rigel Kent | 2020-02-13 | 1 | -1/+1 |
| | |||||
* | Simplify code for search-typeahead | Rigel Kent | 2020-02-13 | 3 | -25/+27 |
| | |||||
* | Improve search typeahead performance and use native events | Rigel Kent | 2020-02-13 | 10 | -145/+90 |
| | |||||
* | Make the search helper change based on the server config | Rigel Kent | 2020-02-13 | 3 | -12/+26 |
| | |||||
* | Gracefully downsize search bar for mobile devices | Rigel Kent | 2020-02-13 | 7 | -85/+86 |
| | |||||
* | Add keyboard navigation and hepler to typeahead | Rigel Kent | 2020-02-13 | 10 | -85/+231 |
| | |||||
* | Search typeahead initial design | Rigel Kent | 2020-02-13 | 6 | -21/+314 |
| | |||||
* | Cleanup login form | Chocobozzz | 2020-01-21 | 2 | -31/+2 |
| | |||||
* | Accessibility fixes for #2149 | Rigel Kent | 2020-01-21 | 2 | -2/+7 |
| | |||||
* | Reinstate routerLink property of upload button | Rigel Kent | 2020-01-10 | 2 | -11/+11 |
| | |||||
* | Add informational message at login for visitors coming from upload button | Rigel Kent | 2020-01-10 | 3 | -3/+36 |
| | | | | resolves #1880 | ||||
* | search bar shadow on focus | Rigel Kent | 2019-12-13 | 1 | -0/+10 |
| | |||||
* | autoplay next video switch for both user and visitors | Rigel Kent | 2019-12-13 | 1 | -1/+1 |
| | |||||
* | Fix search with account video languages | Chocobozzz | 2019-10-21 | 1 | -5/+12 |
| | |||||
* | Add language filter in header search | Chocobozzz | 2019-06-19 | 1 | -5/+24 |
| | |||||
* | Fix some styles | Chocobozzz | 2019-01-17 | 1 | -0/+1 |
| | | | | Video edit tags, dropdown actions font ... | ||||
* | Refactor how we use icons | Chocobozzz | 2019-01-17 | 2 | -10/+2 |
| | | | | Inject them in an angular component so we can easily change their color | ||||
* | Fix new Angular 7 issues | Chocobozzz | 2018-11-15 | 1 | -1/+1 |
| | |||||
* | Add bulk actions in users table | Chocobozzz | 2018-10-08 | 1 | -2/+2 |
| | |||||
* | add theming via css custom properties | Rigel Kent | 2018-09-04 | 1 | -2/+3 |
| | | | | and a bonus dark color theme toggle | ||||
* | watch view visual tweaks and search/comment placeholder dismiss on focus (#983) | Rigel Kent | 2018-08-30 | 1 | -0/+5 |
| | | | | | | | | - make the placeholder disappear on focus in the search bar - make the placeholder disappear on focus in the comment textarea - make the texarea resize automagically - refactor the watch view to use bootstrap 4's flexgrid - move action buttons of the watch view to the right of the video info - responsive tweaks and margin adjustments in the watch view | ||||
* | Add ability to search a video with an URL | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | Begin advanced search | Chocobozzz | 2018-07-24 | 1 | -1/+1 |
| | |||||
* | Reset search on page change | Chocobozzz | 2018-06-22 | 1 | -3/+2 |
| | |||||
* | Add i18n attributes | Chocobozzz | 2018-06-05 | 1 | -2/+2 |
| | |||||
* | Upgrade to rxjs 6 | Chocobozzz | 2018-05-16 | 1 | -4/+7 |
| | |||||
* | Add ability to click on the account in watch page | Chocobozzz | 2018-04-17 | 1 | -3/+6 |
| | |||||
* | Redirect to homepage on empty search | Chocobozzz | 2018-03-27 | 1 | -2/+0 |
| | |||||
* | Add support to video support on client | Chocobozzz | 2018-02-20 | 1 | -2/+2 |
| |