Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused variable | Chocobozzz | 2021-07-02 | 1 | -1/+0 |
| | |||||
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 3 | -3/+3 |
| | |||||
* | Move to sass module | Chocobozzz | 2021-06-28 | 2 | -5/+6 |
| | |||||
* | Move to sass @use | Chocobozzz | 2021-06-28 | 2 | -4/+4 |
| | |||||
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 10 | -114/+193 |
| | |||||
* | Bidi support | Chocobozzz | 2021-06-07 | 2 | -6/+6 |
| | |||||
* | Speed up plugins loading | Chocobozzz | 2021-06-04 | 2 | -2/+1 |
| | |||||
* | Use HTML config when possible | Chocobozzz | 2021-06-04 | 2 | -10/+19 |
| | |||||
* | Support '/w/' and '/w/p/' for watch page | Chocobozzz | 2021-05-28 | 1 | -1/+1 |
| | | | | And use them as default in client | ||||
* | Merge branch 'develop' into shorter-URLs-channels-accounts | Chocobozzz | 2021-05-27 | 4 | -27/+52 |
|\ | |||||
| * | Remove ngx-meta | Chocobozzz | 2021-05-27 | 2 | -7/+5 |
| | | | | | | | | Unmaintained | ||||
| * | Add ability to search live videos | Chocobozzz | 2021-05-05 | 2 | -20/+47 |
| | | |||||
* | | Make /a and /c default URLs for accounts and channels | Kimsible | 2021-05-05 | 1 | -1/+1 |
|/ | |||||
* | Move to stylelint | Chocobozzz | 2021-04-28 | 1 | -1/+1 |
| | |||||
* | Refactor actor avatar display | Chocobozzz | 2021-04-28 | 4 | -26/+31 |
| | |||||
* | Limit search entry width | Chocobozzz | 2021-04-01 | 1 | -0/+1 |
| | |||||
* | Responsive search | Chocobozzz | 2021-04-01 | 2 | -145/+92 |
| | |||||
* | Square channel avatar consistency | Chocobozzz | 2021-03-31 | 1 | -1/+1 |
| | |||||
* | Adjust search results note for i18n, adjust typeahead helper | Rigel Kent | 2021-03-24 | 1 | -6/+4 |
| | |||||
* | Use localize for page titles | Chocobozzz | 2020-08-17 | 1 | -1/+1 |
| | |||||
* | Migrate to $localize | Chocobozzz | 2020-08-14 | 2 | -21/+15 |
| | | | | | | | | | | | | * 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 | ||||
* | Fix tags in search filters | Chocobozzz | 2020-08-11 | 1 | -2/+2 |
| | |||||
* | add ng-select for templatable select options | Rigel Kent | 2020-08-11 | 4 | -24/+2 |
| | | | | | | | - create select-tags component to replace ngx-chips - create select-options to factorize option selection in forms - create select-channel to simplify channel selection - refactor tags validation | ||||
* | Fix issues with external links in search page | Chocobozzz | 2020-07-20 | 4 | -29/+43 |
| | |||||
* | switch from softies to feathericons | Rigel Kent | 2020-07-01 | 1 | -1/+1 |
| | | | | also organize icons in folders per origin | ||||
* | Lazy load all routes | Chocobozzz | 2020-06-23 | 10 | -0/+1215 |