|
3921fc44f7
|
fixes
|
2023-02-28 12:48:11 +01:00 |
|
|
9a370f817a
|
dont verify ssl cert on ha replication
|
2023-02-28 11:21:52 +01:00 |
|
|
de28d000e7
|
ha improvements
|
2023-02-28 09:00:20 +01:00 |
|
|
a3cbcd8df7
|
fixes
|
2023-02-28 08:43:40 +01:00 |
|
|
bb0eb38e93
|
merged dev into ha
|
2023-02-28 07:54:43 +01:00 |
|
|
32fbd78c3d
|
Merge branch 'dev' into ha
# Conflicts:
# README.md
|
2023-02-28 07:53:08 +01:00 |
|
|
88c8fb98da
|
added some notes about included database drivers in docker image
|
2023-02-28 07:52:14 +01:00 |
|
|
70a2fb69bb
|
added some ha notes
|
2023-02-28 07:50:14 +01:00 |
|
|
504eb776be
|
improvements
|
2023-02-28 07:50:04 +01:00 |
|
|
8593b3fd20
|
fixed fingerprints when HA is enabled
|
2023-02-28 07:16:39 +01:00 |
|
|
4c556fde9f
|
implemented ha endpoints and configuration
|
2023-02-27 10:41:21 +01:00 |
|
|
b9dad7f87c
|
implemented deserializer
|
2023-02-27 10:40:44 +01:00 |
|
|
21d6e48bcc
|
added httpx dependency
|
2023-02-27 10:40:14 +01:00 |
|
|
c49cf20550
|
added notes about database connections others than sqlite
|
2023-02-27 08:18:07 +01:00 |
|
|
a7b4a4b631
|
requirements.txt updated
|
2023-02-14 16:00:04 +01:00 |
|
|
7ccb254cbf
|
dependency scanning
|
2023-02-14 15:48:49 +01:00 |
|
|
1d5d3b31fb
|
dependency scanning
|
2023-02-14 15:32:32 +01:00 |
|
|
7af2e02627
|
improvements
|
2023-02-14 15:14:19 +01:00 |
|
|
938fc6bd60
|
added SAST
|
2023-02-14 14:50:21 +01:00 |
|
|
1b9ebb48b1
|
added secret detection
|
2023-02-14 13:55:49 +01:00 |
|
|
4972f00822
|
fixes
|
2023-02-14 13:37:25 +01:00 |
|
|
210a36c07f
|
added code-quality and test-coverage
|
2023-02-14 12:59:31 +01:00 |
|
|
c1d541f7c6
|
bump version to 1.3.5
|
2023-02-13 08:09:37 +01:00 |
|
|
4b58fe6e20
|
added openSUSE Leap 15.4 support
|
2023-02-13 08:09:21 +01:00 |
|
|
b36b49df11
|
fixed missing mkdir for config file on manual installation method
|
2023-02-01 07:55:12 +01:00 |
|
|
a42b1c8cfb
|
added note to be logged in as root using manual install method (git)
|
2023-01-30 12:34:46 +01:00 |
|
|
59152f95e6
|
fixed - The `declarative_base() ` function is now available as sqlalchemy.orm.declarative_base()
|
2023-01-30 10:23:09 +01:00 |
|
|
62d347510d
|
fixed - sqlalchemy.exc.ArgumentError: Textual SQL expression '\nCREATE TABLE origin (\n\to...' should be explicitly declared as text('\nCREATE TABLE origin (\n\to...')
|
2023-01-30 10:22:18 +01:00 |
|
|
f540c4b25b
|
requirements.txt updated
|
2023-01-30 09:19:03 +01:00 |
|
|
70212e0edd
|
improved docker-compose examples
|
2023-01-30 09:18:57 +01:00 |
|
|
616e8fba5e
|
README - improvements
|
2023-01-30 08:37:34 +01:00 |
|
|
9edc93653e
|
bump version to 1.3.4
|
2023-01-26 07:38:48 +01:00 |
|
|
f30e9237a5
|
requirements.txt updated
|
2023-01-26 07:18:01 +01:00 |
|
|
f12dc28c42
|
fixed overriding config file on update / reinstall
|
2023-01-26 07:17:16 +01:00 |
|
|
02276d5440
|
disabled openapi endpoints
|
2023-01-23 07:33:54 +01:00 |
|
|
9ebff8d6ca
|
typos
|
2023-01-23 07:29:13 +01:00 |
|
|
48eb6d6c64
|
typos
|
2023-01-23 07:23:42 +01:00 |
|
|
f7ef8d76b6
|
fixed Origin.delete()
|
2023-01-23 07:12:02 +01:00 |
|
|
bed24b56ce
|
styling
|
2023-01-19 08:26:35 +01:00 |
|
|
95427d430e
|
added startup script
|
2023-01-19 07:26:22 +01:00 |
|
|
c3ea0aa48c
|
added variable for client-token-expire-delta
|
2023-01-19 07:26:07 +01:00 |
|
|
91be7b226c
|
added some comments for default values
|
2023-01-19 07:25:44 +01:00 |
|
|
7045692958
|
added official links
|
2023-01-19 07:25:24 +01:00 |
|
|
38177fa259
|
styling
|
2023-01-18 14:29:48 +01:00 |
|
|
9411759f6d
|
added system requirements and preparements
|
2023-01-18 14:23:34 +01:00 |
|
|
48c37987b2
|
fixed logging and added current timezone info
|
2023-01-18 14:23:25 +01:00 |
|
|
5bb8f17679
|
improvements
|
2023-01-18 08:07:55 +01:00 |
|
|
de17b0f1b5
|
fixes
|
2023-01-18 08:03:02 +01:00 |
|
|
0ab5969d3a
|
fixes
|
2023-01-18 06:56:16 +01:00 |
|
|
059a51fe74
|
refactored commands
|
2023-01-17 17:25:48 +01:00 |
|