1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00
Commit Graph

642 Commits

Author SHA1 Message Date
Ferdinand Mütsch
c217f8e664 chore: move vue components to separate js files 2022-01-02 12:02:12 +01:00
Ferdinand Mütsch
ba54e7bb96 fix: responsiveness 2022-01-02 12:02:12 +01:00
Ferdinand Mütsch
1e505b91f3 chore: imprint and password reset pages 2022-01-02 12:02:12 +01:00
Ferdinand Mütsch
26825b07de refactor: migrate most non-chart-related js logic to petite-vue (resolve #282) 2022-01-02 12:02:12 +01:00
Ferdinand Mütsch
6a5f08dc95 fix: popups and dropdowns 2022-01-02 12:02:12 +01:00
Ferdinand Mütsch
62e3decf0f fix: url template vars 2022-01-02 12:02:12 +01:00
Ferdinand Mütsch
0557a5000f refactor(wip): finish settings page 2022-01-02 12:02:12 +01:00
Ferdinand Mütsch
7b7fa8bdf3 refactor(wip): redesign settings page 2022-01-02 12:02:12 +01:00
Ferdinand Mütsch
4e7322c985 fix: api tests 2022-01-02 12:02:12 +01:00
Ferdinand Mütsch
af0d2e84e1 refactor: replace roboto by source sans 3 font
chore: minor front page styling
2022-01-02 12:02:12 +01:00
Ferdinand Mütsch
44a2e609fb refactor: redesign login page
refactor: redesign signup page
refactor: redesign summary page
2022-01-02 12:02:12 +01:00
Ferdinand Mütsch
ee501ca3c5 fix: mocks 2022-01-02 12:02:12 +01:00
Ferdinand Mütsch
148f581906 fix: properly sort durations to prevent heartbeats from being counted twice 2022-01-02 12:02:12 +01:00
Ferdinand Mütsch
acf16421a6 chore: add quick start option 2022-01-02 12:02:12 +01:00
Ferdinand Mütsch
0039f67a2f fix: duration test 2022-01-02 12:02:12 +01:00
Ferdinand Mütsch
c8a07cee36 refactor: introduce concept of durations (resolve #261) 2022-01-02 12:02:11 +01:00
Ferdinand Mütsch
15c8838fea chore: bump version 2022-01-02 11:09:56 +01:00
Ferdinand Mütsch
f363135261 chore: minor code changes 2022-01-02 11:06:00 +01:00
Ferdinand Mütsch
d561ce1766 Merge branch 'master' of https://github.com/jabra98/wakapi into jabra98-master 2022-01-02 10:52:25 +01:00
Ferdinand Mütsch
6712f0a390
Merge pull request #291 from muety/swagger-api-patch
fix: swagger /api/api duplication
2022-01-02 10:49:32 +01:00
Steven Tang
9950da3e7e
fix: swagger /api/api duplication
Resolves #289
2022-01-02 11:22:58 +11:00
jabra98
c7e12ba3b5 fix: consider all Machine/UserAgent entries 2022-01-01 20:33:58 +01:00
Ferdinand Mütsch
aaa907a7b2
Merge pull request #287 from RafDevX/patch-1 [ci skip]
Fix typos
2021-12-30 09:46:24 +01:00
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