Commit graph

22 commits

Author SHA1 Message Date
d76e7a49ed feat!: switch database format to CBOR (not compatible with previous format)
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-04-02 18:19:34 +02:00
c94915e351 feat: add last-modified date to all GET responses
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
feat: add last-version tag to PageInfoModal
fix: set icon size to 48px
2023-04-02 16:52:50 +02:00
166e6c1738 feat: add website icons
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-04-01 23:18:46 +02:00
67db47f053 fix: delete versions from db when upload failed
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-04-01 20:10:11 +02:00
7f055c98be feat: embedded UI
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-03-28 01:14:27 +02:00
f4a37d6851 feat: add server info endpoint
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-03-08 00:58:20 +01:00
a717cbc165 feat: add storage purge function 2023-03-08 00:04:44 +01:00
c629ca9f0d fix: use strings for color values in the API 2023-03-07 19:55:16 +01:00
ae59478dd6 tests: add API tests
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-03-07 02:02:23 +01:00
86631422ec feat: add website version parameter 2023-03-04 20:47:50 +01:00
0352989083 refactor: use sequential version ids per website
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-03-04 18:49:47 +01:00
df1babccd4 tests: add fallback tests
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-03-04 15:39:54 +01:00
9403e36dce tests: add tests for page endpoint
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-03-04 03:09:17 +01:00
b4529662c0 tests: add file_to_response tests 2023-03-04 02:34:52 +01:00
8f129e44b8 fix: dont compress html files, dont copy files if they exist 2023-03-01 18:53:33 +01:00
eca140331b fix: remove icon from website model 2023-02-28 23:59:39 +01:00
09c43870eb feat: add API
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-02-28 23:52:01 +01:00
28c2884a2e feat: add config
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-02-26 23:27:13 +01:00
a280a749da feat: add get_file from store 2023-02-26 19:17:54 +01:00
54fe339ce5 feat: add file storage
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-02-25 22:24:33 +01:00
71b97a3980 test: add fixtures module 2023-02-25 15:43:49 +01:00
9f916fd685 tests: move db tests 2023-02-25 15:32:04 +01:00