Commit Graph

619 Commits

Author SHA1 Message Date
Rafael Oliveira 0ee52662d3
fix misc. typos 2021-12-30 02:09:04 +00:00
Ferdinand Mütsch e1daf1406e
docs: mention blog post 2021-12-27 08:43:24 +01:00
Ferdinand Mütsch 7dd0967451 chore: drop debian based docker image and use alpine by default 2021-12-15 15:37:14 +01:00
Ferdinand Mütsch d6aa2c4405 chore: bump version 2021-12-15 15:16:31 +01:00
Ferdinand Mütsch 821ae94c1e fix: auto increment in bigint migration 2021-12-15 13:17:07 +01:00
Ferdinand Mütsch adcd7b35ae fix: adapt tests 2021-12-15 12:52:24 +01:00
Ferdinand Mütsch b0bd26f0ec chore: upgrade dependencies (fix #280) 2021-12-15 12:51:44 +01:00
Ferdinand Mütsch 259f711f2d fix: migrate id column type to bigint (resolve #281) 2021-12-15 10:50:16 +01:00
Ferdinand Mütsch 1c0477f861
Merge pull request #279 from muety/docker
fix: anticipated docker push issue
2021-12-14 15:31:06 +01:00
Ferdinand Mütsch 28a3418ad5 fix: limit sqlite connection pool to one 2021-12-14 02:17:59 +01:00
Ferdinand Mütsch c5db2c235f chore: enable foreign key constraints for new sqlite databases 2021-12-14 00:47:04 +01:00
Steven Tang 9cbddaeedf fix: anticipated docker push issue 2021-12-02 23:06:19 +11:00
Ferdinand Mütsch 485dfe2888 fix: user time zone test (fix #275) [ci skip] 2021-11-28 12:40:46 +01:00
Kid 78a26dbf3c Another typo fix 2021-11-26 22:55:43 +11:00
Ferdinand Mütsch b2c72c6420
Merge pull request #272 from kidonng/patch-1 [ci skip]
Fix a typo
2021-11-25 15:31:05 +01:00
Kid 6852494d36
Fix a typo 2021-11-25 22:28:20 +08:00
Steven Tang 305166ce68
Remove Table of Contents from README [ci skip]
Github has menu, and the links don't seem to work on Docker Hub
2021-11-25 20:31:41 +11:00
Steven Tang 400f25c23e
fix: remove dead client-side proxy link in README [ci skip]
This link is present in Client Setup section
2021-11-25 20:28:43 +11:00
Ferdinand Mütsch 3aacd3461d
Merge pull request #265 from muety/ghcr
ci: add ghcr for Docker deploy, change cache
2021-10-21 13:42:29 +02:00
Steven Tang 7e2460e1f0
ci: add ghcr for Docker deploy, change cache 2021-10-21 20:54:13 +11:00
Ferdinand Mütsch 57175ae7f8 docs: update readme [ci skip] 2021-10-14 13:09:26 +02:00
Ferdinand Mütsch 5df0f48303 feat: user avatars 2021-10-14 12:04:21 +02:00
Ferdinand Mütsch 76a7cf7e80 chore: include runtime metrics 2021-10-14 10:35:01 +02:00
Ferdinand Mütsch 7cae3c43d0 chore: enhanced caching for user entity sets (resolve #264) 2021-10-14 10:22:59 +02:00
Ferdinand Mütsch 5fc87dd143 fix: tests 2021-10-13 17:51:54 +02:00
Ferdinand Mütsch 7329f6a34e chore: version 2021-10-13 17:47:33 +02:00
Ferdinand Mütsch 3b96bd3723 docs: include relay endpoint in swagger docs 2021-10-13 17:47:18 +02:00
Ferdinand Mütsch 2c7977cf63 chore: invert visualization of project labels (resolve #263) 2021-10-13 17:12:55 +02:00
Ferdinand Mütsch 782da0b49e chore: update landing page 2021-10-13 11:27:04 +02:00
Ferdinand Mütsch ed9a7ccd5a fix: tests 2021-10-11 11:38:55 +02:00
Ferdinand Mütsch 9451848ad4 chore: bump version 2021-10-11 11:30:18 +02:00
Ferdinand Mütsch 6c0145b149 Merge branch 'gaocegege-auth' 2021-10-11 11:30:08 +02:00
Ferdinand Mütsch a94092e31c test: add api tests for query auth 2021-10-11 11:29:38 +02:00
Ferdinand Mütsch 52744dbcd0 Merge branch 'auth' of https://github.com/gaocegege/wakapi into gaocegege-auth 2021-10-11 11:22:01 +02:00
Ferdinand Mütsch cc11226eab fix: add missing non-zero field checks (fix #259) 2021-10-11 11:07:04 +02:00
Ferdinand Mütsch 8d073aaef2 feat: implement relay endpoint (see #237) 2021-10-11 11:00:50 +02:00
Ce Gao d2f078443e fix: Remove hard coded string 2021-10-11 16:00:48 +08:00
Ce Gao c6e1651d9e fix: Fix the empty key error 2021-10-11 15:58:29 +08:00
Ce Gao 630090e38a feat: Support query parameter token 2021-10-11 15:10:30 +08:00
Ferdinand Mütsch 5394349c73
update readme [ci skip] 2021-09-29 21:04:00 +02:00
Ferdinand Mütsch 5cd3bf83a6
Merge pull request #253 from muety/ci-test
feat: add test steps to Linux workflow
2021-09-18 14:25:15 +02:00
Ferdinand Mütsch 13cf911edf fix: make test script fail if tests fail [ci skip] 2021-09-18 14:24:16 +02:00
Steven Tang fe0f41cecb
feat: add test steps to Linux workflow 2021-09-17 21:24:12 +10:00
Ferdinand Mütsch 265080453a
Merge pull request #252 from kondr1/gitpod
Config for working with repo use gitpod [ci skip]
2021-09-09 12:22:47 +02:00
Ferdinand Mütsch f9fb7c7a8a chore: bump version 2021-09-07 23:23:06 +02:00
Ferdinand Mütsch 90477dbb01 chore: fix typo in test case 2021-09-07 23:22:22 +02:00
Ferdinand Mütsch 35926a19e2 Merge branch 'master' of https://github.com/kondr1/wakapi into kondr1-master 2021-09-07 23:19:15 +02:00
Konstantin Kondr 84dc594548 add statusbar endpoint test 2021-09-07 19:33:07 +03:00
Konstantin Kondr 2f9b8fbcfe .gitpod.yml 2021-09-07 13:29:36 +00:00
Konstantin Kondr 9235c1ca78 add statusbar endpoint to postman collection 2021-09-07 13:26:26 +03:00