| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust search results note for i18n, adjust typeahead helper | Rigel Kent | 2021-03-24 | 1 | -2/+2 |
* | Fix some accessibility issues | Chocobozzz | 2020-12-22 | 1 | -1/+4 |
* | 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 |
* | 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 |
* | `fitWidth` for `video-miniature`, fluid grid (#2830) | Rigel Kent | 2020-06-09 | 2 | -11/+11 |
* | 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 |
* | 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 |
* | 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 |
* | Refactor how we use icons | Chocobozzz | 2019-01-17 | 2 | -10/+2 |
* | 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 |
* | watch view visual tweaks and search/comment placeholder dismiss on focus (#983) | Rigel Kent | 2018-08-30 | 1 | -0/+5 |
* | 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 |