32 Commits

Author SHA1 Message Date
3a03aad9de build: use lefthook + add info.xml lint 2026-04-13 00:07:06 +03:00
2b9b102526 fix: remove unnecessary vendor files from build 2025-12-18 01:17:31 +02:00
7696f8077c build: add update-deps make target 2025-11-29 10:31:50 +02:00
effe1a327d chore: improve CI/CD, testing infrastructure, and development tooling
- Add GitHub Actions workflows for PHPUnit testing (MySQL and
PostgreSQL)
- Add issue templates (bug reports, feature requests) for better issue
management
- Enhance Makefile with Docker test support and improved build targets
- Update lint-staged configuration with better PHP and JSON handling
- Add comprehensive PHPUnit test infrastructure with Docker support
- Update dependencies and add lock files for composer and vendor-bin
tools
- Improve code scaffolding templates (command, component, view
generators)
- Update build configuration (Vite, package.json, pnpm-lock.yaml)
- Refactor Application.php settings initialization
- Update AdminSettings and UserSettings implementations
- Rename test file for consistency (ApiTest → ApiControllerTest)
- Update .gitignore (track composer.lock, ignore stats.html)
2025-11-23 00:52:22 +02:00
cb2a69c92e test: fix test-docker make target 2025-11-09 18:18:25 +02:00
1cff49fc72 build: update makefile 2025-09-27 02:44:12 +03:00
981a1a7329 build: add failure for make scripts 2025-06-24 10:53:22 +03:00
e9fca43f09 build: upload to store 2025-06-20 13:20:55 +03:00
a325071b22 build: update makefile 2025-06-20 13:10:18 +03:00
a49c68cb65 build: update makefile 2025-06-20 08:52:59 +03:00
208bdf138f build: update build files 2025-06-18 09:48:35 +03:00
f019f240f5 refactor: update npm dependencies + move dist files 2025-06-06 16:05:35 +03:00
03d2347285 chore(build): improve signing size check 2025-05-29 00:33:22 +03:00
ee34923361 chore(build): add openapi make command 2025-05-29 00:25:12 +03:00
c3e3deb946 chore: update sign script 2025-01-18 18:22:30 +02:00
23a022e615 chore: update sign script 2024-12-25 23:42:40 +02:00
6060e25f22 build: update source cmd 2024-12-22 01:29:38 +02:00
1c02b796c5 fix: appstore script path resolution 2024-12-08 16:04:35 +02:00
dda32452a3 build: update sign script 2024-12-08 03:07:08 +02:00
29ab1de846 build: fix signing 2024-12-08 00:36:14 +02:00
1f378494e7 build: exclude node_modules from tar 2024-12-06 01:35:54 +02:00
5622fdb2fc build: add signature make script 2024-12-05 19:21:09 +02:00
f1de66e7e2 build: fix php format script 2024-12-05 03:24:03 +02:00
1ec2a87eb5 build: add lint/format make script 2024-12-05 02:57:48 +02:00
a571505580 ci: fix build 2024-12-03 03:26:37 +02:00
b6058eff57 fix: tests + use IAppConfig 2024-12-03 01:12:28 +02:00
80cdeda2f8 chore: update pnpm deps 2024-12-03 00:30:51 +02:00
84a43004c7 build: re-add makefile, update gitignore 2024-12-02 23:56:57 +02:00
1268da6bff refactor: update nextcloud base template 2024-12-02 23:56:57 +02:00
Chen Asraf
4046b7b8df fix: build cmd 2023-02-02 02:42:30 +02:00
Chen Asraf
b1338d42c1 build: first successful build 2023-02-02 02:18:19 +02:00
Chen Asraf
90ddeb1502 initial commit 2023-02-01 23:06:57 +02:00