1
0
Fork 0
mirror of https://codeberg.org/Mo8it/AdvLabDB.git synced 2024-09-17 18:31:15 +00:00
Commit graph

640 commits

Author SHA1 Message Date
82684cf579 Update .containerignore 2023-11-03 21:22:06 +01:00
fcfd282e79 Remove nosec comments 2023-11-03 21:21:50 +01:00
570e4e121e Remove flake8 2023-11-03 21:20:56 +01:00
794c41d677 Update lock file 2023-11-02 20:48:41 +01:00
8d64b18fd9 Explicitely add setuptools to fix "No module named 'pkg_resources'" 2023-11-02 20:48:19 +01:00
f2a1aed87b Move single option up 2023-11-02 20:42:27 +01:00
837c6529d5 Update versions in pyproject.toml 2023-11-02 20:32:47 +01:00
f91762edcb Update numpy 2023-11-02 20:30:56 +01:00
bc81e50917 Update gunicorn 2023-11-02 20:27:14 +01:00
7efa58d044 Update flask-sqlalchemy 2023-11-02 20:25:34 +01:00
353477c8bc Update flask 2023-11-02 20:22:36 +01:00
7f1a498b04 Update flask-security-Too 2023-11-02 20:20:59 +01:00
3723a50b94 Update email-validator 2023-11-02 20:20:49 +01:00
68289c6a2c Apply RUF 2023-11-02 20:10:06 +01:00
75dff0bde0 Apply PERF 2023-11-02 20:06:16 +01:00
e2d5a920ec Apply PL 2023-11-02 20:04:09 +01:00
a33a7ec060 Apply PTH 2023-11-02 19:44:24 +01:00
b1d3c26b07 Apply SIM 2023-11-02 19:38:09 +01:00
029cc974e3 Apply RET 2023-11-02 19:24:14 +01:00
d408e8fc08 Apply C4 2023-11-02 19:01:07 +01:00
45258fa4c6 Unused iteration variables 2023-11-02 18:55:05 +01:00
907951a49f Sort imports 2023-11-02 18:47:52 +01:00
897f3c57f8 Use ruff 2023-11-02 18:47:46 +01:00
e4e22b5dd3 Remove unneeded dev-deps section 2023-11-02 18:09:19 +01:00
0371cbf688 Apply ruff lints 2023-11-02 18:09:10 +01:00
726d73211b Update admin docs 2023-11-01 23:33:43 +01:00
e244275043 Remove the beta note 2023-11-01 23:24:47 +01:00
b9f868bc21 Update repo URL 2023-11-01 23:24:32 +01:00
a1361d6e22 Add manual backup action 2023-11-01 23:18:47 +01:00
5e6c809b53 Update Traefik config 2023-11-01 22:08:58 +01:00
145a62f0aa Fix typo 2023-11-01 21:53:29 +01:00
5fa7cc351f Remove todos 2023-11-01 21:49:10 +01:00
ef38ebe7e8 Update deps 2023-11-01 21:48:15 +01:00
664d17cb31 Update .containerignore 2023-11-01 21:38:52 +01:00
f41918e08c Default settings before secrets generation 2023-02-02 14:07:03 +01:00
b160a6e2b4 New version and update license year 2023-02-02 14:02:08 +01:00
d22fefec6a Fix typo 2023-02-02 13:58:50 +01:00
7838fcd805 Only copy if file does not exist! 2023-02-02 13:57:22 +01:00
175859e8e9 Update requirements.txt 2023-02-02 13:49:26 +01:00
84bffca166 Update deps 2023-02-02 13:48:57 +01:00
3371a3df2d Add step to create volume directories 2023-02-02 13:44:13 +01:00
d4f274de73 Update docs 2023-02-02 13:41:15 +01:00
28a75a9361 Set the environment variable ADVLABDB_DATA_DIR in the Containerfile 2023-02-02 13:41:08 +01:00
889112d475 Create default settings file if no settings file exists 2023-02-02 13:40:31 +01:00
eb0a9fc5cb Rename settings template file 2023-02-02 13:40:12 +01:00
bc2050772a Rename database to advlabdb.sqlite 2023-02-02 13:39:58 +01:00
cb33b8e12b Downgrade sqlalchemy 2023-01-30 16:33:03 +01:00
d7eea90174 Update deps 2023-01-30 16:00:15 +01:00
fd3a93ab78 Use yaml instead of yml 2023-01-30 15:59:58 +01:00
2e66b49cae Comment out todos 2023-01-30 15:59:23 +01:00