Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor form reactive | Chocobozzz | 2022-10-07 | 3 | -6/+6 |
| | |||||
* | Migrate to bootstrap 5 | Chocobozzz | 2022-06-10 | 2 | -28/+21 |
| | |||||
* | Fix report modal error | Chocobozzz | 2021-12-07 | 1 | -6/+7 |
| | |||||
* | Add videos list admin component | Chocobozzz | 2021-10-29 | 3 | -29/+2 |
| | |||||
* | Fix client lint | Chocobozzz | 2021-08-17 | 3 | -12/+12 |
| | |||||
* | Refactor video links builders | Chocobozzz | 2021-07-26 | 1 | -1/+2 |
| | |||||
* | Refactor video links building | Chocobozzz | 2021-07-26 | 1 | -3/+4 |
| | |||||
* | Move to sass module | Chocobozzz | 2021-06-28 | 1 | -2/+2 |
| | |||||
* | Move to sass @use | Chocobozzz | 2021-06-28 | 1 | -2/+2 |
| | |||||
* | Bidi support | Chocobozzz | 2021-06-07 | 1 | -1/+1 |
| | |||||
* | Refactor modal buttons style | Chocobozzz | 2021-04-14 | 2 | -4/+6 |
| | |||||
* | Add ability to update the banner | Chocobozzz | 2021-04-08 | 1 | -1/+1 |
| | |||||
* | fix missing title attribute on <iframe> tag suggested for embedding (#3901) | Thavarasa Prasanth | 2021-03-31 | 1 | -1/+2 |
| | | | | | | | | | | | | | * title attribute is missing on <iframe> tag suggested for embedding #3861 * fix #3901 * fix: escapeHTML #3901 * fix: playlist title instead of video title #3901 * fix #3901 * assign title directly #3901 | ||||
* | We don't need services anymore for validators | Chocobozzz | 2020-08-17 | 3 | -9/+9 |
| | |||||
* | Migrate to $localize | Chocobozzz | 2020-08-14 | 3 | -15/+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 | ||||
* | Add ability to share playlists in modal | Chocobozzz | 2020-08-07 | 1 | -2/+2 |
| | |||||
* | Reorganize shared models | Chocobozzz | 2020-08-07 | 3 | -3/+6 |
| | |||||
* | Add ability to report account | Chocobozzz | 2020-07-10 | 7 | -0/+502 |