Commit Graph

157 Commits

Author SHA1 Message Date
Reinaldy Rafli 823f93f556
chore: allow ca-certificates 2022-12-03 09:01:40 +07:00
Reinaldy Rafli 7dec072679
chore: declare explicit configs 2022-12-03 08:51:51 +07:00
Reinaldy Rafli f75e545bc5
chore: move environment variables file to formatted key value 2022-10-16 11:25:36 +07:00
Zasda Yusuf Mikail 6f67559166
Fix typo (#17) 2022-10-06 08:54:43 +07:00
Reinaldy Rafli 69604ad0ce
fix(frontend): wrong endpoint routing (#16)
* fix(frontend): separate server and browser base url

* style: format

* fix: wrong endpoint routing
2022-10-01 21:57:59 +07:00
Reinaldy Rafli 2fd9bafaa2
fix(frontend): separate server and browser base url (#15)
* fix(frontend): separate server and browser base url

* style: format
2022-10-01 21:51:13 +07:00
Reinaldy Rafli 58605e6af3
Merge pull request #11 from aldy505/client/docs
Updating docs on client web
2022-10-01 18:45:39 +07:00
Reinaldy Rafli 1b6a68a036
format: run prettier 2022-09-10 20:33:58 +07:00
Reinaldy Rafli 151bbd3b31
chore: clean up apt artifacts 2022-09-10 20:09:55 +07:00
Reinaldy Rafli 4920a2813b
chore: change domain name 2022-09-10 20:05:46 +07:00
Reinaldy Rafli 7ce854f076
feat: upgrade to brand new sveltekit 2022-09-10 20:05:26 +07:00
Reinaldy Rafli 0775a0872e
chore: bump dependencies 2022-09-10 13:51:25 +07:00
Reinaldy Rafli 0c87542608
chore: resolve merge conflict 2022-09-10 12:20:55 +07:00
Reinaldy Rafli 0b880bd1e0
Merge pull request #14 from aldy505/refactor/backend-rewrite
refactor: rewrite backend
2022-09-03 21:41:44 +07:00
Reinaldy Rafli a54de60cc3
chore: handle codacy issues 2022-09-03 21:35:20 +07:00
Reinaldy Rafli 3903998363
docs: comments on functions 2022-09-03 21:29:52 +07:00
Reinaldy Rafli af4789b6f2
ci: minio keys 2022-09-03 21:15:08 +07:00
Reinaldy Rafli 16293db6cb
chore: tackle issues 2022-09-03 21:09:26 +07:00
Reinaldy Rafli 7a90e11203
ci: remove redis check 2022-09-03 20:58:59 +07:00
Reinaldy Rafli 701b4b1fbf
ci: should use bullseye image 2022-09-03 20:52:05 +07:00
Reinaldy Rafli ac77f38394
chore: renew everything else 2022-09-03 20:37:44 +07:00
Reinaldy Rafli 9a84b801c9
test: proper unit tests 2022-09-03 20:13:04 +07:00
Reinaldy Rafli 3d7e1dd077
feat: rewritten the most part of it 2022-09-03 17:53:46 +07:00
Reinaldy Rafli 215a160205
Merge pull request #13 from WahidinAji/master
I'm joking btw :D
2022-05-14 07:07:46 +07:00
Cakrawala 1fa40945d0
Update joke_total.go
deleted strconv package is never used
2022-05-11 21:48:41 +07:00
Cakrawala ac29cf1c6b
Update setter.go
lol, I forgot to import the strconv package in the last commit
2022-05-11 21:47:53 +07:00
Cakrawala b56b8ab0ac
Update setter.go
convert int to string
2022-05-11 21:35:14 +07:00
Cakrawala 94fbc0d32e
Update joke_total.go
change to string(total)
2022-05-11 21:30:44 +07:00
Reinaldy Rafli dee876840a
chore: bump dependencies 2022-03-31 22:03:32 +07:00
Reinaldy Rafli 7ea79bf6a9
hotfix: wrong boolean logic 2021-11-20 21:40:43 +07:00
Reinaldy Rafli e59d7649de
Merge pull request #12 from aldy505/api/bump 2021-11-09 11:21:51 +07:00
Reinaldy Rafli 32f104a008
chore: bump dependencies 2021-11-09 10:57:17 +07:00
Reinaldy Rafli 4da50ef0e5
chore: removing scss 2021-11-09 10:41:53 +07:00
Reinaldy Rafli a1a71ed1eb
feat: updating links 2021-11-09 01:19:38 +07:00
Reinaldy Rafli 0b109d0bd2 Merge branch 'master' of github.com:aldy505/jokes-bapak2-api into client/docs 2021-11-09 00:25:45 +07:00
Reinaldy Rafli d1597f3c02
ci: fix yarn 2021-11-09 00:10:12 +07:00
Reinaldy Rafli 64ef0c19d8
ci: fix failing tests 2021-11-09 00:08:06 +07:00
Reinaldy Rafli 9175fc2ea3
Merge pull request #9 from aldy505/api/refactor
Refactor API and better SQL connection pooling
2021-11-08 23:46:24 +07:00
Reinaldy Rafli 9d22f9696a
test: wrong logic 2021-11-08 23:02:01 +07:00
Reinaldy Rafli 843f1d77c3
fix: fixing up some logic 2021-11-08 22:55:07 +07:00
Reinaldy Rafli 955313b45e
ci: update github actions 2021-11-08 22:40:17 +07:00
Reinaldy Rafli 05120c23ab
test: added more tests 2021-11-08 19:39:29 +07:00
Reinaldy Rafli a308c0a7a2
style: nitpicking on semicolons 2021-11-08 17:01:43 +07:00
Reinaldy Rafli 9f593cd19b
test(wip): opening up connection with db 2021-11-08 16:58:41 +07:00
Reinaldy Rafli 8c235623c5 test: new cases for validator and joke pkg 2021-11-07 00:45:18 +07:00
Reinaldy Rafli 483a042ccb
refactor: configuring context and moving logic to its designated directory 2021-11-01 19:32:33 +07:00
Reinaldy Rafli 31652fb3ab
refactor: directory structure 2021-10-30 10:24:53 +07:00
Reinaldy Rafli 521734246e
ci: abandon test for now 2021-10-18 15:31:32 +07:00
Reinaldy Rafli c18a81a7aa
refactor: move everything to their own packages 2021-10-18 15:31:17 +07:00
Reinaldy Rafli 729e4c039d
test: moved all test to a single test file for integration testing 2021-09-28 16:08:15 +07:00