|
|
af61dc369b
|
build: replace husky with lefthook
|
2026-04-07 00:09:58 +03:00 |
|
|
|
48dc35ff41
|
chore: keep js dir
|
2026-02-24 00:44:45 +02:00 |
|
|
|
8fcde48c7e
|
chore(deps): update dependencies
|
2026-02-24 00:40:18 +02:00 |
|
|
|
6b0654bbda
|
feat: template updates
|
2026-02-24 00:40:12 +02:00 |
|
|
|
23b9a8ec5e
|
test: add frontend tests
|
2026-01-05 18:17:33 +02:00 |
|
|
|
d6d6ae8acc
|
chore(deps): update dependencies
|
2025-12-18 01:53:15 +02:00 |
|
|
|
ae220e427a
|
build: exclude dev composer dependencies
|
2025-12-18 01:51:56 +02:00 |
|
|
|
f2469493c1
|
chore(deps): update dependencies
|
2025-12-17 01:33:55 +02:00 |
|
|
|
b6c7753de1
|
test: update test file with mock type intersections
|
2025-12-14 01:05:55 +02:00 |
|
|
|
6749505218
|
build: add update-deps make target
|
2025-11-29 10:30:22 +02:00 |
|
|
|
4a077ba66a
|
chore: exclude gen/ changes from php test trigger
|
2025-11-23 00:59:03 +02:00 |
|
|
|
84663b0c25
|
chore: update mapper scaffold
|
2025-11-23 00:39:51 +02:00 |
|
|
|
adde97dbc3
|
chore: update gitignore
|
2025-11-23 00:37:45 +02:00 |
|
|
|
2af720cde1
|
chore(test): swap phpunit local/docker
|
2025-11-23 00:17:27 +02:00 |
|
|
|
20414f4796
|
chore: run tests on precommit
|
2025-11-22 23:57:36 +02:00 |
|
|
|
87c4666fef
|
chore: add issue templates
|
2025-11-22 23:57:35 +02:00 |
|
|
|
d1f3c195dc
|
build: update phpunit tests workflows
|
2025-11-22 23:50:12 +02:00 |
|
|
|
5b9a8e2f6f
|
build: include composer.lock files
|
2025-11-22 03:41:27 +02:00 |
|
|
|
03c4dd7a95
|
build: add phpunit test workflows
|
2025-11-22 03:41:16 +02:00 |
|
|
|
289efc5226
|
test: support local tests
|
2025-11-21 23:24:11 +02:00 |
|
|
|
2783548ce8
|
chore(deps): update dependencies
|
2025-11-21 02:20:13 +02:00 |
|
|
|
768c71b0d9
|
build: type checking during build
|
2025-11-21 02:17:59 +02:00 |
|
|
|
a21dbb656b
|
fix: build excluded files
|
2025-11-20 14:26:09 +02:00 |
|
|
|
0fd4c6a54a
|
chore(deps): update dependencies
|
2025-11-20 10:36:11 +02:00 |
|
|
|
7782ff66fb
|
build: improve chunking strategy & asset loading
|
2025-11-20 10:12:05 +02:00 |
|
|
|
699afc3d3d
|
feat: improve component/view scaffolds
|
2025-11-20 02:35:19 +02:00 |
|
|
|
e89c034c69
|
fix: exclude openapi.json from precommit formatting
|
2025-11-17 01:33:30 +02:00 |
|
|
|
715fe59587
|
fix: autoloader + tar generation
|
2025-11-16 16:24:15 +02:00 |
|
|
|
dbf9634025
|
build: fix makefile - include non-root src dirs
|
2025-11-16 14:17:03 +02:00 |
|
|
|
1b477014c0
|
fix: generated files app names
|
2025-11-16 02:59:27 +02:00 |
|
|
|
493656db7a
|
refactor: move router ts file
|
2025-11-10 17:54:10 +02:00 |
|
|
|
70f1e328bd
|
build: improve chunking & lint staged
|
2025-11-10 17:53:57 +02:00 |
|
|
|
f26e353660
|
fix: flexible test-docker target, add working ApiController test
|
2025-11-09 02:16:29 +02:00 |
|
|
|
8dd78f8e1e
|
fix: test-docker make target
|
2025-11-09 01:52:18 +02:00 |
|
|
|
d30d38dacb
|
fix: catch-all route
|
2025-11-07 01:45:47 +02:00 |
|
|
|
e693ee1ddf
|
feat: use web history + catch-all route instead of hash history
|
2025-11-06 11:47:27 +02:00 |
|
|
|
6bcac176e4
|
fix: gen dir location
|
2025-11-06 00:42:04 +02:00 |
|
|
|
d7c155cbeb
|
build: fix migration version generator
|
2025-10-05 02:35:16 +03:00 |
|
|
|
dcd707a4ae
|
build: fix eslint changes workflow
|
2025-09-27 22:40:29 +03:00 |
|
|
|
3876530aee
|
chore(deps): update dependencies
|
2025-09-27 20:49:57 +03:00 |
|
|
|
0af5ebbb18
|
build: add test-docker target to Makefile
|
2025-09-27 20:49:40 +03:00 |
|
|
|
6cba649532
|
build: improve composer makefile handling
|
2025-09-27 02:34:59 +03:00 |
|
|
|
fed82de88d
|
fix: gen templates
|
2025-09-25 00:03:05 +03:00 |
|
|
|
e8f8cda9ce
|
build: add csr makefile target
|
2025-09-20 19:04:28 +03:00 |
|
|
|
35bd1bba7b
|
build: add refresh-autoload target
|
2025-09-20 18:18:41 +03:00 |
|
|
|
6baeb6e2b0
|
docs: fix README.md links
|
2025-09-20 17:38:00 +03:00 |
|
|
|
e0b2b5f43f
|
chore: cleanups, remove donation from info.xml
|
2025-09-20 13:31:04 +03:00 |
|
|
|
c5a4b89685
|
feat: update axios instances
|
2025-09-20 11:53:43 +03:00 |
|
|
|
d1fad9c9f7
|
fix: admin settings loader
|
2025-09-20 11:52:26 +03:00 |
|
|
|
9301cc822b
|
fix: use correct name in vue templates
|
2025-09-20 11:18:05 +03:00 |
|