• Joined on 2025-03-15
alex synced commits to auth-server at alex/GoSally from mirror 2025-08-05 15:52:30 +00:00
5b32698ec5 some scripts changes
alex synced commits to auth-server at alex/GoSally from mirror 2025-08-04 13:52:31 +00:00
0ed734b2b1 fix sqlite import message
396352ba15 remove vendor
7b9bdcf768 add bcrypt module to lua
47058f0ddd move lua db to external file
Compare 4 commits »
alex synced commits to main at alex/GoSally from mirror 2025-08-04 12:32:30 +00:00
24eef9eee0 Merge pull request #2 from akyaiy/dev
a6c9e5102f Merge branch 'main' into dev
a72627d87c delete table creation
4a9719cdfb sqlite usage example
7de5ec5248 add sqlite support
Compare 74 commits »
alex synced commits to dev at alex/GoSally from mirror 2025-08-04 12:32:30 +00:00
a6c9e5102f Merge branch 'main' into dev
f3c4b9e9b1 update config example
81359c036c Merge pull request #1 from akyaiy/dev
Compare 3 commits »
alex synced new reference auth-server to alex/GoSally from mirror 2025-08-04 12:12:30 +00:00
alex synced commits to auth-server at alex/GoSally from mirror 2025-08-04 12:12:29 +00:00
alex synced commits to dev at alex/GoSally from mirror 2025-08-04 10:52:30 +00:00
a72627d87c delete table creation
alex synced commits to dev at alex/GoSally from mirror 2025-08-04 10:37:02 +00:00
4a9719cdfb sqlite usage example
7de5ec5248 add sqlite support
e5f9105364 change cors
Compare 3 commits »
alex synced commits to dev at alex/GoSally from mirror 2025-08-02 13:32:29 +00:00
ce2a23f9e6 make internal modules in "internal"
alex synced commits to dev at alex/GoSally from mirror 2025-08-02 13:13:33 +00:00
d56b022bf5 add com/test.lua to .gitignore
ca38c10ec4 made creation of private field before pushing
13dbd00bb7 update config exaple
Compare 3 commits »
alex synced commits to dev at alex/GoSally from mirror 2025-08-02 08:52:30 +00:00
e7289dc9be update post example
5394178abc update lua logging
Compare 2 commits »
alex synced commits to dev at alex/GoSally from mirror 2025-08-02 07:32:30 +00:00
981551e944 change default log output to stderr
alex synced commits to dev at alex/GoSally from mirror 2025-08-02 07:12:30 +00:00
27446adf3f add debug information to lua_handler and route
alex synced commits to dev at alex/GoSally from mirror 2025-08-01 22:12:29 +00:00
2f071c25b2 update annotations
d23fd32e84 update annotations
86d35a9ede update annotations
c77d51a95c some changes with config.log.output
Compare 4 commits »
alex synced commits to dev at alex/GoSally from mirror 2025-08-01 21:00:55 +00:00
6e59af1662 add json_format option for structure logging
8684d178e0 update Get example
945ab6c9cf update annotations
520901c331 update script error handling
Compare 5 commits »
alex synced commits to dev at alex/GoSally from mirror 2025-08-01 20:32:31 +00:00
9a274250cd update annotations
6d49d83ea7 update List.lua
fb04b3bc46 change in/out to request/response
a60b75a4c0 make lua deps modular
Compare 4 commits »
alex synced commits to dev at alex/GoSally from mirror 2025-08-01 17:12:31 +00:00
041fda8522 change ErrSessionIsTaken to EssSessionIsBusy
alex synced commits to dev at alex/GoSally from mirror 2025-08-01 10:32:31 +00:00
93cf53025c rename init hooks names
Compare 2 commits »
alex synced commits to dev at alex/GoSally from mirror 2025-08-01 09:56:23 +00:00
83912b6c28 add context TODO
6ed5a7f9e0 add context to Handle method
2f78e9367c update logger initialization
ac074ce0ff change mapstructure to output
8bdf9197d6 set default config value to stdout
Compare 9 commits »
alex synced commits to dev at alex/GoSally from mirror 2025-07-31 22:12:31 +00:00
5cdfb2a543 config confirmation