Chocobozzz
3d2078d6a5
Fix top menu opacity
2022-06-16 15:14:00 +02:00
Chocobozzz
5b0ec7cddb
Increase global font size
2022-06-16 11:37:08 +02:00
Chocobozzz
b13a0a48ba
Move alert into to pt-alert-primary
2022-06-15 14:43:33 +02:00
Chocobozzz
4c8749cb9e
Migrate to bootstrap 5
2022-06-10 09:21:00 +02:00
Chocobozzz
a8454bb26c
Fix button group
2022-01-03 15:17:17 +01:00
Chocobozzz
cc4bf76c13
Handle async validators
2022-01-03 14:20:52 +01:00
Chocobozzz
e2aeb8ad0f
Replace url when redirecting plugin admin url
2021-12-29 15:05:12 +01:00
Chocobozzz
fb3c9e2bf5
Translate plugin settings
2021-12-29 14:08:07 +01:00
Chocobozzz
2accfdd8ec
Refactor admin plugins
2021-12-29 12:17:11 +01:00
Chocobozzz
29aedac8dc
Refactor plugin card
2021-12-29 10:41:48 +01:00
Chocobozzz
61cc1c03bf
Support official plugins
2021-12-28 16:43:03 +01:00
Chocobozzz
4beda9e12a
Add ability to view my followers
2021-10-20 09:25:44 +02:00
Chocobozzz
dd24f1bb0a
Add video filters to common video pages
2021-08-25 11:24:11 +02:00
Chocobozzz
9df52d660f
Migrate client to eslint
2021-08-18 08:35:06 +02:00
Chocobozzz
1378c0d343
Fix client lint
2021-08-17 14:01:45 +02:00
Chocobozzz
15a7eafb89
Refactor video links builders
2021-07-26 15:04:37 +02:00
Chocobozzz
8cbc40b2fe
Move to sass module
2021-06-28 10:54:02 +02:00
Chocobozzz
fa12eacc01
Move to sass @use
2021-06-28 09:36:35 +02:00
Chocobozzz
27bc958674
Bidi support
2021-06-07 18:14:05 +02:00
Chocobozzz
428ccb8b7a
Reorganize plugin models
2021-05-11 13:33:11 +02:00
Chocobozzz
ce4b4495ff
Refactor video edit css
2021-05-07 14:08:35 +02:00
Chocobozzz
faf7eab7d9
Cleanup plugins admin CSS
2021-04-29 09:50:31 +02:00
Chocobozzz
931d343018
Move to stylelint
2021-04-28 17:53:57 +02:00
Chocobozzz
0ea9f463a9
Add action:admin-plugin-settings.init client hook
2021-04-22 11:18:13 +02:00
Chocobozzz
c96e457bde
Add settings button after plugin install
2021-04-12 11:19:15 +02:00
Chocobozzz
40a5242168
Add alert modal in plugins on major upgrade
2021-04-12 11:19:15 +02:00
Chocobozzz
3c47fa3bc0
Add ability to hide plugin settings
2021-04-09 13:50:31 +02:00
Chocobozzz
c713017f3c
Translate plugin options
2021-04-09 13:23:25 +02:00
Chocobozzz
218f730c7b
Theme breaking: --submenuColor becomes --submenuBackgroundColor
2021-03-31 09:07:25 +02:00
Chocobozzz
a3664dfdc9
Auto focus plugin search input
2021-03-24 18:18:41 +01:00
Rigel Kent
a3caabe228
Adjust search results note for i18n, adjust typeahead helper
2021-03-24 14:48:31 +01:00
Chocobozzz
253d4ab621
Fix default boolean plugin setting
2021-03-09 13:51:02 +01:00
Chocobozzz
078b4716cd
Fix theme npm link
2021-01-11 10:46:02 +01:00
Chocobozzz
4f926722ea
Upgrade client dependencies
...
Migrate removed primeng theme to custom CSS
2020-11-19 15:25:41 +01:00
Chocobozzz
7294aab0c8
Add ability to set custom field to video form
2020-08-21 15:39:51 +02:00
Chocobozzz
7ed1edbbe4
We don't need services anymore for validators
2020-08-17 15:12:55 +02:00
Chocobozzz
f29f487ef8
Use localize for page titles
2020-08-17 10:30:59 +02:00
Chocobozzz
66357162f8
Migrate to $localize
...
* 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
2020-08-14 10:28:30 +02:00
Chocobozzz
bd45d503e5
Reorganize shared models
2020-08-07 08:28:14 +02:00
Chocobozzz
583eb04b54
Upgrade to angular 10
2020-08-07 08:28:14 +02:00
Kim
ed5bb51726
Improve navigation sub-menu and tabs effects ( #2971 )
...
* Improve nav border and colors on active and non-active
* Remove margin-top effect on active nav
* Use opacity / bold instead of color change on nav
* Remove dropdown items label in sub-menu and add a class active
* Position sub-menu to fixed
* Autoclose dropdown sub-menu only on outside click
* Remove open dropdown on hover in sub-menu
* Show reusable h1 for dropdown item in sub-menu
* Put reusable sub-menu h1 styles to mixins
* Add icons to sub-menu dropdown-item h1
* Make all the sub-menu accessible with focus
Co-authored-by: kimsible <kimsible@users.noreply.github.com>
2020-07-23 15:09:15 +02:00
Chocobozzz
67ed6552b8
Reorganize client shared modules
2020-06-23 16:00:49 +02:00
Caroline Chuong
d6d951ddc0
Remove uneccessary details to link titles
2020-06-18 09:02:23 +02:00
Caroline Chuong
c9e3565dc8
fix headings order or add missing ones ( #2871 )
...
Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
2020-06-13 00:53:56 +02:00
Caroline Chuong
adcf921271
add keyboard navigation for video actions ( #2854 )
...
Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
2020-06-11 19:19:23 +02:00
Rigel Kent
e66883b37a
`fitWidth` for `video-miniature`, fluid grid ( #2830 )
...
* Fluid abstract video list
* normalize timestamp display on miniatures
* use grid for abstract-video-list
- refactor scss function var to pvar to avoid overriding css variables
- move fluid-grid margins to adapt-margin-content-width mixin for maintainability
- fix video-miniature-name margin-top on small screen
* move sceenratio function in a mixin
* display no miniature avatar in channel videos view
2020-06-09 09:33:28 +02:00
Chocobozzz
c123027fd9
Fix grey color theme
2020-05-22 11:21:55 +02:00
Chocobozzz
06827932a2
Fix textarea size
2020-05-05 13:54:30 +02:00
Rigel Kent
b8cf27c0f8
Unify paginator disabling when no result is displayable, fix batch domain add for non-https
2020-05-01 16:41:02 +02:00
Kim
7a03209d28
Make admin sub-navs, selects, buttons responsive ( #2702 )
2020-05-01 00:51:09 +02:00