Commit Graph

2472 Commits

Author SHA1 Message Date
Melvin Chia
3b6f59cd8d refactor(forgeCLI): massive refactoring 2026-01-05 13:14:11 +08:00
Melvin Chia
271a18c605 refactor: remove venueMapBuilder and mrt-map-builder and flatten tools directory 2026-01-05 13:14:11 +08:00
Melvin Chia
8ad85cbcda feat: everything works now but still very messy 2026-01-05 13:14:11 +08:00
Melvin Chia
df5449b1e1 feat: very crude implementation 2026-01-05 13:14:11 +08:00
Melvin Chia
11f18d8248 chore: remove all git submodules stuff 2026-01-05 13:14:11 +08:00
Melvin Chia
8e3b2a747e Merge pull request #63 from Lifeforge-app/chore/readme-locales
docs(readme): add translations for ms, zh-CN, zh-TW
2026-01-03 16:18:13 +08:00
lukashow
fde53efbb0 docs(readme): add translations for Malay, Simplified and Traditional Chinese 2026-01-03 16:13:41 +08:00
Melvin Chia
3e3813b3b9 chore: remove bun.lock cache 2026-01-02 17:41:45 +08:00
Melvin Chia
ff8d9f2763 fix(ui): conditionally render children in SearchInput component 2026-01-02 17:30:24 +08:00
Melvin Chia
ce0c321bde fix(ui): fix alert component class name 2026-01-02 17:30:09 +08:00
Melvin Chia
c2705f79d2 fix(client): adjust sidebar styles for improved responsiveness 2026-01-02 17:29:48 +08:00
Melvin Chia
6792c1a156 fix(client): update submit button text and improve file validation 2026-01-02 17:29:30 +08:00
Melvin Chia
fc17df9216 chore: remove unused stuff 2026-01-02 00:26:17 +08:00
Melvin Chia
f42eb85bde chore(.gitignore): ignore apps folder and keep specific config files 2026-01-02 00:22:57 +08:00
Melvin Chia
b7c5352b08 chore(locales,client): add new submodules for calendar and ideaBox, remove unused locale subprojects 2026-01-02 00:12:13 +08:00
Melvin Chia
469ad92a8f fix(forgeCLI): improve module name validation and logging 2026-01-01 23:59:37 +08:00
Melvin Chia
f2d94966b1 feat(server): add locale management functions to update and clean cached locales 2026-01-01 23:49:36 +08:00
Melvin Chia
8f71e58b3f chore(locales): remove unused locale subprojects for ms, tr, zh-CN, zh-TW 2026-01-01 23:49:24 +08:00
Melvin Chia
2d86b96594 build(docker): update working directory and copy paths in Dockerfile and entrypoint 2026-01-01 23:41:12 +08:00
Melvin Chia
6b6ed9bb7f chore(locales): remove unused locale subprojects for ms, tr, zh-CN, zh-TW 2026-01-01 23:38:38 +08:00
Melvin Chia
7a32051dd0 fix(forgeCLI): update commands to use "bun forge dev" instead of "bun forge dev all" 2026-01-01 23:25:00 +08:00
Melvin Chia
9926f0468f Merge pull request #61 from Lifeforge-app/fix/dbinit
refactor(forgeCLI): improve logging and process validation for PocketBase
2026-01-01 23:16:39 +08:00
Melvin Chia
2e97d9f5da refactor(client): update appRouter state type and clean tsconfig include 2026-01-01 23:14:12 +08:00
lukashow
e5b023cf44 fix(ci): correct client initialization step in build workflow 2026-01-01 23:06:42 +08:00
lukashow
4b39850a9d refactor(forgeCLI): improve logging and process validation for PocketBase 2026-01-01 22:55:48 +08:00
Melvin Chia
be4f601bcb fix(forgeCLI): improve error message for missing PocketBase binary 2026-01-01 08:59:18 +08:00
Melvin Chia
2d57f6ba08 feat(ui,shared): add EncryptionWrapper component and useEncryption hook to prevent package cycle dependencies 2026-01-01 08:59:10 +08:00
Melvin Chia
a7bc1eced1 chore(locales): remove unused locale subprojects 2026-01-01 08:56:29 +08:00
Melvin Chia
eb00d69e9b fix(shared): export encrypt and decrypt utilities 2026-01-01 08:45:07 +08:00
Melvin Chia
a25e6fe5d5 ci: add steps to initialize server and client routes and schema in build workflow 2026-01-01 08:41:54 +08:00
Melvin Chia
c9e5ce3de9 chore: remove wallet subproject 2026-01-01 08:37:47 +08:00
Melvin Chia
ae3f921cc6 feat(server,forgeCLI): add chore command for initialize server routes and schema file 2026-01-01 08:37:47 +08:00
Melvin Chia
33e138f991 Merge pull request #59 from PatricksPessoa/patch-1
add profile link to README
2026-01-01 08:21:20 +08:00
Patrick Pessoa
a0d810a7f7 Update license attribution link in README
Added Melvin Chia link to your github account
2025-12-31 16:01:10 -03:00
Melvin Chia
0fba24b547 chore: update README to use div for logo alignment 2025-12-31 14:37:40 +08:00
Melvin Chia
37b6538da5 feat(docs): update changelog with recent enhancements and fixes 2025-12-31 06:46:06 +08:00
Melvin Chia
8a3c883323 refactor(client): remove WithOTP component from Disable and Enable TwoFA modals 2025-12-31 06:41:45 +08:00
Melvin Chia
7b50aeac47 feat(ui): restored WithMasterPassword component 2025-12-31 06:39:59 +08:00
Melvin Chia
655883bba8 feat(shared): add EncryptionProvider and update session verification logic 2025-12-31 06:32:37 +08:00
Melvin Chia
72d62894b4 chore(localizationManager): remove localization manager tool and related files 2025-12-31 06:32:19 +08:00
Melvin Chia
d0f0b86753 fix(server): remove sessionId from return value in verifySessionToken callback 2025-12-31 06:31:55 +08:00
Melvin Chia
3633e0764c feat(ui)!: remove deprecated auth related component 2025-12-31 06:31:29 +08:00
Melvin Chia
d2905efcce feat(client): refactor router creation for async support in disabled field 2025-12-31 06:30:13 +08:00
Melvin Chia
2cc3937e22 fix(docs): correct PR hash format for Turkish language support 2025-12-30 23:27:13 +08:00
Melvin Chia
2df9175afb feat(docs): update 25w52 2025-12-30 23:17:54 +08:00
Melvin Chia
11e44d3bdf feat(docs): add Issue component for linking to GitHub issues 2025-12-30 23:17:12 +08:00
Melvin Chia
56b5e48173 fix(docs): fix syntax 2025-12-30 23:14:16 +08:00
Melvin Chia
f30d25aa15 feat(forgeCLI): add route and schema initialization to database init handler 2025-12-30 23:06:38 +08:00
Melvin Chia
bbfb3b0ab4 feat(docs): enhance installation and configuration instructions, update env example component 2025-12-30 23:02:13 +08:00
Melvin Chia
3bcac60447 chore(env): remove unused PUPPETEER_EXECUTABLE_PATH variable 2025-12-30 22:49:59 +08:00