13 Commits
Author SHA1 Message Date
azures04 71fa04272c Added installers configs 2026-02-11 01:13:34 +01:00
azures04 5eaca1e948 Refactored productsFilesService to productsService 2026-02-11 01:02:33 +01:00
azures04 1ddcf1eaf2 Moved metadata route and added static files (robots.txt) 2026-02-11 00:51:24 +01:00
azures04 a40a6d6ad8 Added server metadata 2026-02-11 00:32:44 +01:00
azures04 706ddfb95a Added installer resources to get app icon and eula 2026-02-08 19:49:30 +01:00
azures04 677e23d755 Added requirements supports
-  Added requirements support to make easier the installation of my softs
2026-02-08 00:52:39 +01:00
azures04 ac12432ebd Update productsFileService.js 2026-02-02 04:50:47 +01:00
azures04 33482e0b41 Update productsFileService.js 2026-02-02 04:48:24 +01:00
azures04 4e70d59c63 Added product route
Added a single product route to get metadata and products list
2026-01-28 00:14:13 +01:00
azures04 4295d6bca3 MVP 2026-01-27 22:43:59 +01:00
azures04 d51a4cbafc Create productsFileService.js 2026-01-27 06:00:28 +01:00
azures04 f8c1340b41 Refactor license and permission management, add services
Renamed licenceRepository.js to licenseRepository.js and updated its API to use status instead of userId for licenses. Moved permission checking logic from userRepository to permissionsRepository. Added new service layers for license, permissions, and user management, implementing error handling and business logic. Removed the old register.js service and cleaned up test.js. Updated database schema to remove userId from licenses.
2026-01-27 05:49:50 +01:00
BrikandBrik c296f53ba1 Initial commit 2026-01-27 04:16:08 +01:00