|
edeee49af9
|
[TOOLS] Fix errors pointed out by PHPStan level 4
|
2022-10-19 22:38:49 +01:00 |
|
|
d4b7e990ce
|
[CORE][Event] Make all events return \EventResult, enforced at container build time
|
2022-04-03 21:40:32 +01:00 |
|
|
483983790a
|
[CORE][Router] Rename \App\Core\Router\Router to \App\Core\Router and merge \App\Core\Router\RouteLoader with \App\Core\Router
|
2022-03-28 20:59:15 +01:00 |
|
|
abe35428da
|
[CORE][DB] Rename App\Core\DB\DB to App\Core\DB
|
2022-03-28 20:59:14 +01:00 |
|
|
d52a043705
|
[TWIG] Restructure user settings template, making it much easier to use and extend
|
2021-12-08 19:57:35 +00:00 |
|
|
9109c61af5
|
[TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types
|
2021-10-27 04:19:28 +01:00 |
|
|
d38ad60c76
|
[COMPONENTS][CSS] Adding components styling properly.
|
2021-10-01 17:25:51 +01:00 |
|
|
67d62cf37b
|
[TWIG] Remove kludge event TwigPopulateVars
|
2021-09-18 07:27:35 +01:00 |
|
|
941cbe6599
|
[Actor] Refactor GSActor into Actor
|
2021-09-18 05:12:17 +01:00 |
|
|
c8a8e94d48
|
[SETTINGS][PLUGIN][CONTROLLER] Populate profile tabs event added. Settings base template populated with such event for plugins and components.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
|
2021-09-14 13:13:12 +01:00 |
|
|
aeabf64051
|
[PLUGIN] Change base class from Module to Plugin for all plugins
|
2021-09-14 13:12:23 +01:00 |
|
|
ccf3aa990a
|
[MODULES] Introduce the concept of abstract modules to V3
Introduce placeholder for abstract upload and thumb modules
Temporarily supress some bugs
|
2021-09-14 13:11:45 +01:00 |
|
Daniel
|
0289888397
|
[Directory] Add documentation
|
2021-09-14 13:10:17 +01:00 |
|
Daniel
|
fdc2bc39d0
|
[Cover] Input restrictions, Code cleanup
|
2021-09-14 13:10:17 +01:00 |
|
Daniel
|
4949abac9d
|
[Cover] Added cover css, changed cover settings route name
|
2021-09-14 13:10:16 +01:00 |
|
Daniel
|
e2ce1a8070
|
[Cover] Added temporary css
|
2021-09-14 13:10:16 +01:00 |
|
Daniel
|
aeec9149fc
|
[Cover] Cover route, cover now renders
|
2021-09-14 13:10:16 +01:00 |
|
Daniel
|
cf8b3b7b73
|
[Cover] Added TWIG vars for profile plugins
|
2021-09-14 13:10:16 +01:00 |
|
Daniel
|
7739518717
|
[Cover] Started implementing Cover plugin: base class, route, base templates, added tabs in profile template
|
2021-09-14 13:10:16 +01:00 |
|