95 Commits

Author SHA1 Message Date
ericprd
afe6f4e9a6 fix: change username to name and add profile pic to staff 2025-03-03 10:39:01 +08:00
Ardeman
20c9660c3a docs: add instruction to execute binary directly 2025-03-02 22:43:39 +08:00
ericprd
c02d8cda69 fix: return error when there is no subscribe plan found 2025-03-02 10:07:42 +08:00
ericprd
55460653e3 fix: should be find one instead of find all 2025-03-02 09:48:40 +08:00
ericprd
915f12eaf7 feat: news router 2025-03-02 04:36:17 +08:00
ericprd
f4ae93bc48 fix: condition query 2025-03-02 02:33:03 +08:00
ericprd
eb1584f8c4 fix: unique entity 2025-03-01 21:27:28 +08:00
ericprd
bdf6dd131e feat: category routes 2025-03-01 21:20:51 +08:00
ericprd
acd80480dd feat: tag routes 2025-03-01 20:00:54 +08:00
ericprd
613379c8a5 fix: simplified gorm query 2025-03-01 19:00:12 +08:00
Ardeman
c29df8a3d6 feat: add VSCode extensions recommendations 2025-02-28 22:12:35 +08:00
ericprd
2bef24fbb6 docs: fix tags 2025-02-28 22:03:47 +08:00
ericprd
c23ee933c1 Merge branch 'main' of github.com:ardeman/project-legalgo-go 2025-02-28 12:19:18 +08:00
ericprd
6b858b99fb fix: get profile user/staff using token rather than id 2025-02-28 12:18:47 +08:00
Ardeman
4ec50cee8a feat: add check for .env file existence before loading environment variables 2025-02-27 22:32:38 +08:00
Ardeman
84239864c1 feat: add .env file existence check before loading environment variables 2025-02-27 22:30:00 +08:00
ericprd
5fb0764630 feat: get user/staff profile 2025-02-27 18:59:58 +08:00
Ardeman
290c0edff7 docs: clean up database migration instructions in README 2025-02-27 10:48:04 +08:00
ericprd
ccd92c270a Merge branch 'main' of github.com:ardeman/project-legalgo-go 2025-02-27 10:33:09 +08:00
Ardeman
d2a43a88c4 docs: add migration instructions to README for database updates 2025-02-27 10:28:26 +08:00
ericprd
33ba5fbbdc Merge branch 'main' of github.com:ardeman/project-legalgo-go 2025-02-27 10:28:15 +08:00
ericprd
7b367f655e fix: docs and required field 2025-02-27 10:27:57 +08:00
Ardeman
802692f6c1 docs: update installation instructions for Go and Make across platforms 2025-02-27 10:23:24 +08:00
Ardeman
14f38b792d chore: add markdownlint configuration and update README for installation instructions 2025-02-27 10:20:55 +08:00
Ardeman
da5b65b582 refactor: update module name and adjust import paths to legalgo-BE-go 2025-02-27 07:25:25 +08:00
Ardeman
0a87f85358 chore: update dependencies and bump OpenAPI version to 3.1.0 2025-02-27 06:58:12 +08:00
ericprd
0317ba04d9 Merge branch 'main' of github.com:ardeman/project-legalgo-go 2025-02-27 01:16:48 +08:00
ericprd
775a9def75 refactor: project name and set default plan for new user 2025-02-27 01:15:47 +08:00
Ardeman
27ff3996ed fix: add APP_PORT and GRACEFULL_TIMEOUT to .env.example 2025-02-26 22:54:31 +08:00
ericprd
46472d01fe fix: app port and check subscribe_plan_id 2025-02-26 22:50:13 +08:00
ericprd
0100134527 fix: refactor layout init 2025-02-26 22:28:19 +08:00
ericprd
ba075b67fd fix: change path get all subscribe plan 2025-02-25 14:23:59 +08:00
ericprd
aee94a5c9c fix: improvement response api and docs 2025-02-25 11:25:36 +08:00
ericprd
81c7a51256 docs: fix path 2025-02-24 20:32:08 +08:00
ericprd
3466a4b4c5 docs: fix path 2025-02-24 20:30:10 +08:00
ericprd
037acbe128 fix: path url and add docs 2025-02-24 20:27:07 +08:00
ericprd
d492f3ce44 feat: get all plans and improvement 2025-02-24 20:18:09 +08:00
ericprd
3b2321d5db fix: handle duplicate input 2025-02-24 19:47:40 +08:00
ericprd
bd305f0edf docs: update setup database 2025-02-24 16:53:18 +08:00
ericprd
cb3d06fa02 feat: CR login, register, subscribe 2025-02-24 16:48:20 +08:00
ericprd
ae5b2cb975 doc: add environment example 2025-02-23 22:39:08 +08:00
ericprd
5fcb5c2cd5 feat: login service and implement database storage 2025-02-23 22:34:26 +08:00
ericprd
a95a5ca521 fix: cannot run main app 2025-02-23 13:04:30 +08:00
ericprd
3dd84e6932 feat: initial router on main function 2025-02-22 16:15:38 +08:00
ericprd
e57fa3ac6c init: initial repo 2025-02-22 12:50:26 +08:00