Commit Graph

440 Commits

Author SHA1 Message Date
210a36c07f added code-quality and test-coverage 2023-02-14 12:59:31 +01:00
e1bbd42b50 Merge branch 'dev' into 'main'
1.3.5

See merge request oscar.krause/fastapi-dls!23
2023-02-13 17:30:11 +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
b905ab9dd9 Merge branch 'dev' into 'main'
1.3.4

See merge request oscar.krause/fastapi-dls!22
2023-01-26 07:56: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
e3745d7fa8 Merge branch 'dev' into 'main'
1.3.3

See merge request oscar.krause/fastapi-dls!21
2023-01-18 08:13:42 +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
bf858b38f4 fixes 2023-01-17 17:09:13 +01:00
f60f08d543 run powershell as administrator 2023-01-17 16:57:15 +01:00
b2e6fab294 fixes 2023-01-17 16:49:15 +01:00
b09bb091a5 bump version to 1.3.3 2023-01-17 16:29:32 +01:00
651af4cc82 fixed client-token url and added wget als alternative to curl 2023-01-17 16:29:21 +01:00
70f7d3f483 mark Let's Encrypt section as optional 2023-01-17 15:36:38 +01:00
1e4070a1ba added remove "/usr/share/fastapi-dls" to "postrm" 2023-01-17 14:57:54 +01:00
d69d833923 migrated "[[ ]]" if statements to "[ ]" 2023-01-17 14:57:39 +01:00
7ef071f92b removed fastapi-dls.service from conffiles 2023-01-17 14:57:09 +01:00
3c19fc9d5b implemented "lease_renewal" attribute as calculated value within what period of time the license must be renewed 2023-01-17 11:49:56 +01:00
164b5ebc44 Merge branch 'dev' into 'main'
1.3.2

See merge request oscar.krause/fastapi-dls!20
2023-01-17 11:36:23 +01:00
742fa07ed4 bump version to 1.3.2 2023-01-17 11:18:25 +01:00
a758d93970 main.py - fixed empty lease origin response 2023-01-17 11:18:07 +01:00
70250f1fca Merge branch 'dev' into 'main'
1.3.1

See merge request oscar.krause/fastapi-dls!19
2023-01-16 13:08:57 +01:00
a65687a082 bump version to 1.3.1 2023-01-16 10:34:20 +01:00
3e445c80aa fixes 2023-01-16 10:33:52 +01:00
20cc984799 FAQ.md 2023-01-16 10:30:55 +01:00
3495cc3af5 typos 2023-01-16 10:30:40 +01:00