aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/plugins/plugin-search
Commit message (Collapse)AuthorAgeFilesLines
* Move to sass moduleChocobozzz2021-06-281-2/+2
|
* Move to sass @useChocobozzz2021-06-281-2/+2
|
* Bidi supportChocobozzz2021-06-071-2/+3
|
* Reorganize plugin modelsChocobozzz2021-05-111-2/+1
|
* Refactor video edit cssChocobozzz2021-05-071-1/+1
|
* Cleanup plugins admin CSSChocobozzz2021-04-291-3/+8
|
* Add settings button after plugin installChocobozzz2021-04-122-1/+12
|
* Auto focus plugin search inputChocobozzz2021-03-241-1/+1
|
* Adjust search results note for i18n, adjust typeahead helperRigel Kent2021-03-241-2/+2
|
* Fix theme npm linkChocobozzz2021-01-112-5/+9
|
* Migrate to $localizeChocobozzz2020-08-141-8/+5
| | | | | | | | | | | | * 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
* Reorganize client shared modulesChocobozzz2020-06-231-8/+6
|
* Remove uneccessary details to link titlesCaroline Chuong2020-06-181-2/+2
|
* add keyboard navigation for video actions (#2854)Caroline Chuong2020-06-111-1/+1
| | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* Fix toast close iconRigel Kent2020-03-111-1/+1
|
* Better use of space and icons in plugins administration interfaceRigel Kent2020-03-102-12/+13
|
* Strict templates enabledChocobozzz2020-02-102-3/+5
|
* Skip videos count on client if we don't use itChocobozzz2020-01-081-1/+2
|
* Fix infinite scroll on big screensChocobozzz2019-08-022-1/+5
|
* Update translations and support Greek languageChocobozzz2019-07-251-1/+1
|
* Add client helpers to pluginsChocobozzz2019-07-241-1/+6
|
* Add ability to install a plugin from the admin pageChocobozzz2019-07-243-1/+16
|
* Add ability to search available pluginsChocobozzz2019-07-243-8/+184
|
* WIP plugins: add plugin settings/uninstall in clientChocobozzz2019-07-241-1/+4
|
* WIP plugins: list installed plugins in clientChocobozzz2019-07-243-0/+32