|
1b34edfda6
|
fixes
|
2022-12-27 20:22:00 +01:00 |
|
|
12bfd4c82a
|
removed toc
|
2022-12-27 20:19:50 +01:00 |
|
|
2a3e740964
|
added toc
|
2022-12-27 20:19:23 +01:00 |
|
|
85736c5ce4
|
typos
|
2022-12-27 20:10:18 +01:00 |
|
|
07f1e64553
|
fixes
|
2022-12-27 20:08:37 +01:00 |
|
|
560b18b5c4
|
orm.py - fixed not null column
|
2022-12-27 19:57:58 +01:00 |
|
|
b5c64038cb
|
main.py - migrated merged changes from dataset to sqlalchemy
|
2022-12-27 19:05:41 +01:00 |
|
|
c7aa28382a
|
Merge branch 'dev' into sqlalchemy
# Conflicts:
# app/main.py
|
2022-12-27 19:04:41 +01:00 |
|
|
6d5ed1a142
|
main.py - added origin update endpoint
|
2022-12-27 19:03:03 +01:00 |
|
|
11a2c1d129
|
added "CAP_NET_BIND_SERVICE" to debian service to allow low range ports for non root user "www-data"
|
2022-12-27 18:51:20 +01:00 |
|
|
cefee22202
|
README.md - fixed srevice type
|
2022-12-27 18:38:26 +01:00 |
|
|
e5f557eb96
|
README.md - added todos
|
2022-12-27 17:49:52 +01:00 |
|
|
f9e3740150
|
main.py - added env variable for "INSTANCE_REF"
|
2022-12-27 17:42:58 +01:00 |
|
|
7898052207
|
fixed service
|
2022-12-27 17:00:33 +01:00 |
|
|
3d6da6fab9
|
README - fixed debian installation via git
|
2022-12-27 16:59:35 +01:00 |
|
|
6ddba90cd8
|
README fixed
|
2022-12-27 15:28:52 +01:00 |
|
|
6f143f2199
|
.gitlab-ci.yml - fixed filename
|
2022-12-27 14:52:17 +01:00 |
|
|
c2e04552f7
|
debian - bump version to 0.6.0
|
2022-12-27 14:45:03 +01:00 |
|
|
6947d928ec
|
.gitlab-ci.yml - fixed artifact upload with access token
|
2022-12-27 14:04:33 +01:00 |
|
|
8f5ff50aaf
|
.gitlab-ci.yml - dynamically create repo for codename if not exist
|
2022-12-27 13:34:21 +01:00 |
|
|
9d900c4f5c
|
.gitlab-ci.yml - create initial debian repo
|
2022-12-27 13:27:27 +01:00 |
|
|
751546995d
|
.gitlab-ci.yml - fixed artifact upload
|
2022-12-27 12:56:46 +01:00 |
|
|
4c643b18dd
|
.gitlab-ci.yml - implemented deploy stage for debian package
|
2022-12-27 12:49:12 +01:00 |
|
|
b89381fdfc
|
Merge branch 'dev' into debian
|
2022-12-27 12:44:33 +01:00 |
|
|
4df5f18b67
|
.gitlab-ci.yml - improved testing
|
2022-12-27 12:40:33 +01:00 |
|
|
701453b18a
|
.gitlab-ci.yml - fixes
|
2022-12-27 12:35:07 +01:00 |
|
|
507ce93718
|
.gitlab-ci.yml - test starting service
|
2022-12-27 12:32:40 +01:00 |
|
|
52fb18dea0
|
main.py - fixed imports for "Crypto" and "Cryptodome" (on debian)
|
2022-12-27 12:21:52 +01:00 |
|
|
7c8a113fbd
|
.gitlab-ci.yml - added "DEBIAN_FRONTEND=noninteractive" for debian test
|
2022-12-27 11:05:11 +01:00 |
|
|
a91e1f7018
|
README.md - added supported package version 14.4
|
2022-12-27 11:03:53 +01:00 |
|
|
646cca42f4
|
.gitlab-ci.yml - removed some debugging
|
2022-12-27 10:38:49 +01:00 |
|
|
60ec2821e2
|
postinst - add default value
|
2022-12-27 10:38:26 +01:00 |
|
|
ab30ad2117
|
.gitlab-ci.yml - debugging
|
2022-12-27 10:23:51 +01:00 |
|
|
e2cea71365
|
.gitlab-ci.yml - added some debugging
|
2022-12-27 10:22:03 +01:00 |
|
|
5d48f6b7d5
|
.gitlab-ci.yml - fixed artifact path
|
2022-12-27 10:19:35 +01:00 |
|
|
1e84e141df
|
fixes
|
2022-12-27 10:16:04 +01:00 |
|
|
98e98ccd84
|
chroot into "build" dir
|
2022-12-27 10:10:00 +01:00 |
|
|
f1eddaa99a
|
fixed missing directory
|
2022-12-27 10:05:52 +01:00 |
|
|
df0816832e
|
fixed conffiles
|
2022-12-27 10:04:26 +01:00 |
|
|
599eaba14a
|
README.md - added supported and tested driver versions
|
2022-12-27 09:19:05 +01:00 |
|
|
4e17e6da82
|
main.py fixed pycryptodome import
|
2022-12-23 14:09:13 +01:00 |
|
|
843d918e59
|
added dependencies
|
2022-12-23 14:08:56 +01:00 |
|
|
952a74cabe
|
Merge branch 'sqlalchemy' into debian
# Conflicts:
# app/main.py
|
2022-12-23 13:50:50 +01:00 |
|
|
81608fe497
|
merged dev into debian
|
2022-12-23 13:48:48 +01:00 |
|
|
b00a2a032a
|
Merge branch 'dev' into debian
# Conflicts:
# .gitlab-ci.yml
|
2022-12-23 13:48:24 +01:00 |
|
|
6b7c70e59a
|
tests improved
|
2022-12-23 13:42:02 +01:00 |
|
|
332b9b23cd
|
code styling
|
2022-12-23 13:31:43 +01:00 |
|
|
3d5d728d67
|
code styling
|
2022-12-23 13:22:06 +01:00 |
|
|
838e30458d
|
code styling
|
2022-12-23 13:21:52 +01:00 |
|
|
f539db5933
|
implemented db_init
|
2022-12-23 13:17:19 +01:00 |
|