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

993 Commits

Author SHA1 Message Date
Steven Tang
d061a4ef1b
Revert "ci: add workflow_dispatch to docker.yml"
This reverts commit 65c2d9a17f.
2023-03-27 21:53:18 +11:00
Steven Tang
65c2d9a17f
ci: add workflow_dispatch to docker.yml 2023-03-27 21:28:47 +11:00
Steven Tang
de2702241b
ci: consistent trigger for release docker 2023-03-25 11:53:15 +11:00
Ferdinand Mütsch
31664c25a8 chore: exclude avatar routes from logging [skip ci] 2023-03-24 23:16:36 +01:00
Ferdinand Mütsch
c82186046c chore: add support indicator for users 2023-03-24 23:12:51 +01:00
Ferdinand Mütsch
24fec41ec6 fix: top files picker 2023-03-22 20:49:47 +01:00
Ferdinand Mütsch
4ee3da6f7e feat: implement file statistics (resolve #80) 2023-03-22 20:45:27 +01:00
Ferdinand Mütsch
0cf09a0871 fix: updating subscription renewal date 2023-03-21 18:05:34 +01:00
Ferdinand Mütsch
bfeebafb2f fix: support user agents set by browser plugin (see #237) 2023-03-16 21:02:28 +01:00
Ferdinand Mütsch
c9f2518fbc fix: badges broken (resolve #475) 2023-03-15 21:47:12 +01:00
Ferdinand Mütsch
46a248ac30
docs: add note about necessity to enable public data for github readme integration (resolve #474) [skip-ci] 2023-03-12 19:00:33 +01:00
Ferdinand Mütsch
fde45a5138 fix: include missing mail headers (resolve #472) 2023-03-06 20:31:31 +01:00
Ferdinand Mütsch
ce077f2efc chore: ability to disable home page (resolve #460) 2023-03-04 09:33:36 +01:00
Ferdinand Mütsch
b1dff58025 fix: minor fix for key generation 2023-03-03 22:05:36 +01:00
Ferdinand Mütsch
6c75bb5d21 chore: reuse securecookie keys in dev mode (resolve #463) 2023-03-03 21:44:13 +01:00
Ferdinand Mütsch
a6ef735ba1 refactor: replace gorilla mux with chi 2023-03-03 20:53:18 +01:00
Ferdinand Mütsch
e495468be2 chore: add support for astro files (see #469) 2023-02-19 20:14:22 +01:00
Ferdinand Mütsch
f67115a788 fix: disallow blank space usernames 2023-02-19 19:41:20 +01:00
Ferdinand Mütsch
3512db5ca4 fix: track subscription renewal date 2023-02-19 19:37:03 +01:00
Ferdinand Mütsch
23f9787b69
chore: update license [skip ci] 2023-02-19 11:29:21 +01:00
Ferdinand Mütsch
e21c9ff6be docs: update readme [skip ci] 2023-02-13 23:47:50 +01:00
Steven Tang
e22dda6f7b
chore: update actions versions 2023-02-11 13:21:26 +11:00
Ferdinand Mütsch
592e0ed135
chore: add runtime directory param to systemd unit [skip ci] 2023-01-29 16:41:15 +01:00
Ferdinand Mütsch
83ecf43d90 chore: upgrade dependencies 2023-01-26 16:49:35 +01:00
Ferdinand Mütsch
a6ce6725db docs: update readme [skip ci] 2023-01-25 12:35:01 +01:00
Ferdinand Mütsch
dc6985bbb0
Merge pull request #465 from muety/docker-user
Non-root user for Docker
2023-01-25 12:34:34 +01:00
Steven Tang
b04a84ee5a
docker: add non-root user 2023-01-25 21:56:54 +11:00
Steven Tang
391a53972b
chore: update .dockerignore 2023-01-25 21:54:22 +11:00
Ferdinand Mütsch
7a52a076b1 fix(ci): replace deprecated codeql version 2023-01-25 11:14:22 +01:00
Ferdinand Mütsch
fa70ff6c43 chore: minor ui changes 2023-01-25 09:41:52 +01:00
Diptesh Choudhuri
db89d30cda fix(settings.tpl): remove useless attribute 2023-01-25 05:03:57 +00:00
Diptesh Choudhuri
974e4c39fa feat(settings): add btn to toggle add project btn 2023-01-25 05:00:31 +00:00
Diptesh Choudhuri
3be80896bb fix(settings): change background color for options 2023-01-25 03:20:42 +00:00
Diptesh Choudhuri
56c35daed4 fix(settings): parse select as list 2023-01-25 03:14:25 +00:00
Diptesh Choudhuri
69f59a9a16 feat(settings): handle bulk associations in db 2023-01-24 16:31:46 +00:00
Diptesh Choudhuri
fb02916b1e feat(settings): add UI for bulk associations 2023-01-24 16:30:18 +00:00
Diptesh Choudhuri
6855539315 fix(settings): remove useless commas 2023-01-24 15:07:46 +00:00
Diptesh Choudhuri
998ff009f5 chore(settings): remove duplicated code 2023-01-24 13:41:12 +00:00
Diptesh Choudhuri
0b8181acab feat: insert label into database 2023-01-24 13:23:41 +00:00
Diptesh Choudhuri
57c1582ed1 feat: add UI changes to add project to label 2023-01-24 12:14:17 +00:00
Ferdinand Mütsch
749782b15b chore: error handling in mailing script [skip ci] 2023-01-23 16:23:18 +01:00
Ferdinand Mütsch
c42985a279
Merge pull request #461 from muety/tz-test
test: remove api call for timezone
2023-01-22 14:09:25 +01:00
Steven Tang
71563c2c33
test: remove api call for timezone 2023-01-21 19:39:28 +11:00
Ferdinand Mütsch
0160a9ae52
Merge pull request #458 from xxchan/xxchan/perfect-bobolink
fix: when importing from wakapi, os & editor are reversed
2023-01-20 10:12:36 +01:00
xxchan
9751f8d11d fix: when importing from wakapi, os & editor are reversed 2023-01-19 23:52:53 +01:00
Ferdinand Mütsch
a1048d480a chore: introduce dry run flag for data cleanup [skip ci] 2023-01-18 09:26:01 +01:00
Ferdinand Mütsch
8ccfcef8e3 chore: show warning message when data about to expire 2023-01-18 01:27:07 +01:00
Ferdinand Mütsch
934178412e fix: default cleanup job cron expression 2023-01-18 01:26:22 +01:00
Ferdinand Mütsch
9d384e5d1c fix: respect requested user in summary compat endpoint (resolve #455) 2023-01-17 10:39:41 +01:00
Ferdinand Mütsch
1615a35628
Merge pull request #456 from Kichiyaki/master
fix(metrics): warning - postgres - failed to get database size (expected 0 arguments, got 1)
2023-01-16 18:31:43 +01:00