Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support handles starting with @ | Chocobozzz | 2023-05-10 | 1 | -1/+3 |
| | |||||
* | Fix subscribe button responsive | Chocobozzz | 2023-05-09 | 1 | -0/+6 |
| | |||||
* | Fix channel buttons height | Chocobozzz | 2023-02-22 | 1 | -0/+2 |
| | |||||
* | Refactor login redirection/button links | Chocobozzz | 2023-02-14 | 1 | -4/+3 |
| | | | | Correctly handle external auth redirection in all cases | ||||
* | Refactor form reactive | Chocobozzz | 2022-10-07 | 1 | -2/+2 |
| | |||||
* | Fix subscription button radius | Chocobozzz | 2022-09-28 | 1 | -1/+1 |
| | |||||
* | Add ability for client to create server logs | Chocobozzz | 2022-07-18 | 2 | -5/+6 |
| | |||||
* | Increase global font size | Chocobozzz | 2022-06-16 | 2 | -18/+10 |
| | |||||
* | Migrate to bootstrap 5 | Chocobozzz | 2022-06-10 | 1 | -1/+1 |
| | |||||
* | Fix subscribe button dropdown position | Chocobozzz | 2022-05-02 | 1 | -1/+1 |
| | |||||
* | Hide remote subscribe if logged in | Chocobozzz | 2022-02-22 | 2 | -1/+5 |
| | |||||
* | Remove unnecessary function | Chocobozzz | 2022-01-18 | 1 | -2/+0 |
| | |||||
* | Handle async validators | Chocobozzz | 2022-01-03 | 1 | -1/+1 |
| | |||||
* | Add ability to view my followers | Chocobozzz | 2021-10-20 | 1 | -3/+38 |
| | |||||
* | Fix find in bulk | Chocobozzz | 2021-10-18 | 1 | -1/+1 |
| | |||||
* | Remove protractor workaround | Chocobozzz | 2021-10-14 | 1 | -4/+2 |
| | | | | We don't use it anymore | ||||
* | Migrate client to eslint | Chocobozzz | 2021-08-18 | 3 | -18/+22 |
| | |||||
* | Fix client lint | Chocobozzz | 2021-08-17 | 1 | -8/+8 |
| | |||||
* | Fetch things in bulk for the homepage | Chocobozzz | 2021-08-02 | 1 | -13/+9 |
| | |||||
* | Fix subscribe hotkey | Chocobozzz | 2021-07-12 | 1 | -0/+4 |
| | |||||
* | Move to sass module | Chocobozzz | 2021-06-28 | 2 | -3/+3 |
| | |||||
* | Move to sass @use | Chocobozzz | 2021-06-28 | 2 | -3/+3 |
| | |||||
* | Bidi support | Chocobozzz | 2021-06-07 | 1 | -5/+5 |
| | |||||
* | Fix UI overflows | Chocobozzz | 2021-05-26 | 1 | -1/+1 |
| | |||||
* | Move to stylelint | Chocobozzz | 2021-04-28 | 2 | -8/+8 |
| | |||||
* | Implement remote interaction | Chocobozzz | 2021-01-15 | 3 | -20/+25 |
| | |||||
* | better subscribe button display for accounts | Rigel Kent | 2021-01-12 | 1 | -1/+2 |
| | |||||
* | fix remote subscribe input alignment | Rigel Kent | 2021-01-11 | 1 | -2/+4 |
| | |||||
* | Fix some accessibility issues | Chocobozzz | 2020-12-22 | 1 | -9/+13 |
| | |||||
* | We don't need services anymore for validators | Chocobozzz | 2020-08-17 | 1 | -4/+4 |
| | |||||
* | Migrate to $localize | Chocobozzz | 2020-08-14 | 1 | -17/+9 |
| | | | | | | | | | | | | * 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 | ||||
* | harmonize search for libraries | Rigel Kent | 2020-07-29 | 1 | -3/+8 |
| | |||||
* | Fix player menu on mobile | Chocobozzz | 2020-07-02 | 1 | -2/+0 |
| | |||||
* | Reorganize client shared modules | Chocobozzz | 2020-06-23 | 9 | -0/+687 |