aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/plugins/plugin-list-installed
Commit message (Collapse)AuthorAgeFilesLines
* Add video filters to common video pagesChocobozzz2021-08-251-1/+1
|
* Fix client lintChocobozzz2021-08-171-12/+12
|
* Refactor video links buildersChocobozzz2021-07-261-1/+1
|
* Move to sass moduleChocobozzz2021-06-281-2/+2
|
* Move to sass @useChocobozzz2021-06-281-2/+2
|
* Reorganize plugin modelsChocobozzz2021-05-111-2/+1
|
* Cleanup plugins admin CSSChocobozzz2021-04-291-5/+9
|
* Move to stylelintChocobozzz2021-04-281-1/+1
|
* Add settings button after plugin installChocobozzz2021-04-122-3/+5
|
* Add alert modal in plugins on major upgradeChocobozzz2021-04-121-0/+19
|
* Fix theme npm linkChocobozzz2021-01-112-1/+5
|
* Migrate to $localizeChocobozzz2020-08-141-9/+7
| | | | | | | | | | | | * 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/+7
|
* Remove uneccessary details to link titlesCaroline Chuong2020-06-181-2/+2
|
* Unify paginator disabling when no result is displayable, fix batch domain ↵Rigel Kent2020-05-011-2/+2
| | | | add for non-https
* Better use of space and icons in plugins administration interfaceRigel Kent2020-03-101-11/+12
|
* Mark additional strings as translatable (#2507)Filip Bengtsson2020-02-211-1/+1
|
* Skip videos count on client if we don't use itChocobozzz2020-01-081-1/+2
|
* Fix infinite scroll on big screensChocobozzz2019-08-022-1/+6
|
* Add setting helper to client pluginsChocobozzz2019-07-261-5/+7
|
* Use ::ng-deep instead of /deep/Chocobozzz2019-07-251-1/+1
|
* Add ability to search available pluginsChocobozzz2019-07-243-38/+4
|
* WIP plugins: update pluginChocobozzz2019-07-243-2/+50
|
* WIP plugins: add plugin settings/uninstall in clientChocobozzz2019-07-243-8/+97
|
* WIP plugins: list installed plugins in clientChocobozzz2019-07-243-0/+93