linuskmr
|
fc08032f0a
|
Add conftest.py for globally used fixtures
|
2021-12-23 18:25:32 +01:00 |
|
linuskmr
|
dde11213c0
|
Add requests as dependency because fastapi's TestClient needs it
|
2021-12-23 18:09:26 +01:00 |
|
linuskmr
|
a58924c6da
|
Fix installing dependencies from requirements.txt instead of backend/requirements.txt
|
2021-12-23 18:06:52 +01:00 |
|
linuskmr
|
f9777a9274
|
Activate CI for all branches and pull requests
|
2021-12-23 18:04:58 +01:00 |
|
linuskmr
|
944a75f51a
|
Add automatic testing CI
|
2021-12-23 18:04:05 +01:00 |
|
linuskmr
|
678bfa9736
|
Add documentation for testing
|
2021-12-23 18:00:06 +01:00 |
|
linuskmr
|
4d5875a3aa
|
Add unit tests
|
2021-12-23 17:58:44 +01:00 |
|
linuskmr
|
23aa9a905b
|
Fetch real data from database
|
2021-12-23 17:58:36 +01:00 |
|
linuskmr
|
5c717d4ee9
|
Delete duration and records from ProjectRead
|
2021-12-23 17:58:17 +01:00 |
|
linuskmr
|
cd2b0c0ca1
|
Add gzip compression middleware
|
2021-12-23 17:57:44 +01:00 |
|
linuskmr
|
3b50678d0a
|
Add database engine and session creation
|
2021-12-22 12:10:08 +01:00 |
|
linuskmr
|
d381888f42
|
Add some SQL classes
|
2021-12-22 09:06:08 +01:00 |
|
linuskmr
|
906b8705b9
|
Add documentation
|
2021-12-21 22:45:28 +01:00 |
|
linuskmr
|
e45bf760b6
|
Add demo fastapi routes and models
|
2021-12-21 21:00:58 +01:00 |
|
|
3987c69a25
|
First structural change
|
2021-12-06 17:40:51 +01:00 |
|
|
b9cfb52098
|
Package lock
|
2021-11-28 22:18:24 +01:00 |
|
|
12c8ceb5e1
|
Added icon only logo
|
2021-11-23 15:12:53 +01:00 |
|
|
5977940a39
|
Added tools page
|
2021-11-23 14:58:10 +01:00 |
|
|
7af0422937
|
Added GitHub Icon
|
2021-11-23 14:44:44 +01:00 |
|
|
7a6854bfc7
|
Added more space between title and content
|
2021-11-23 14:40:07 +01:00 |
|
|
206ef4c503
|
Fixed live counter not updating correctly
|
2021-11-07 23:22:05 +01:00 |
|
|
6a96ef55c0
|
Added live record timer
|
2021-11-07 23:13:46 +01:00 |
|
|
98d19e5e0b
|
Added footer and credits and new timer package
|
2021-11-07 22:20:30 +01:00 |
|
|
edc54207d1
|
Added robots.txt
|
2021-07-28 00:05:09 +02:00 |
|
|
dc8d0803b2
|
Added simple statistics
|
2021-07-28 00:01:28 +02:00 |
|
|
0433ef1c28
|
Added statistics page + navigation
|
2021-07-28 00:00:46 +02:00 |
|
|
cee0139e06
|
Added statistics tools
|
2021-07-28 00:00:29 +02:00 |
|
|
d435d5db04
|
Added statistics API
|
2021-07-28 00:00:10 +02:00 |
|
|
2770f0e8d8
|
Added date format helper
|
2021-07-27 23:45:49 +02:00 |
|
|
1f4bc947b4
|
Adjusted formatting
|
2021-07-27 23:44:20 +02:00 |
|
|
97e0bd4c43
|
Fixed formatting
|
2021-07-27 23:25:45 +02:00 |
|
|
706d3a9641
|
Added custom formatting config
|
2021-07-27 23:16:36 +02:00 |
|
|
cb14c24d58
|
Fixed formatting
|
2021-07-27 23:14:59 +02:00 |
|
|
167a002f95
|
Fixed incorrect names
|
2021-07-27 23:06:53 +02:00 |
|
|
7b71848e52
|
Merge branch 'master' of https://github.com/mgfcf/juggl
|
2021-07-26 22:57:42 +02:00 |
|
|
c17c6cfa02
|
Fixed stats call + minor formatting
|
2021-07-26 22:57:39 +02:00 |
|
|
18c4991c52
|
Fixed undefined variable
|
2021-07-26 22:57:02 +02:00 |
|
|
9d4d08d0a5
|
Auto fixed vulnerabilities
|
2021-07-14 10:07:42 +02:00 |
|
|
7c422d58af
|
Added stats endpoint prototype
|
2021-05-23 00:43:12 +02:00 |
|
|
2cba0279e6
|
Small visual tweaks
|
2021-05-21 19:19:44 +02:00 |
|
|
db6dc225cf
|
Improved order of lists
|
2021-04-13 23:40:14 +02:00 |
|
|
20a1378e03
|
Fixed missing tags
|
2021-04-13 23:39:47 +02:00 |
|
|
e9154924f8
|
Fixed missing history, due to visibility
|
2021-04-13 19:21:40 +02:00 |
|
|
8c884779bf
|
Fixed visibility filter endpoint
|
2021-04-13 19:21:19 +02:00 |
|
|
2525b3c805
|
Fixed visibility-filter endpoint
|
2021-04-13 19:10:12 +02:00 |
|
|
978fa507bd
|
Added visibility filter for endpoint
|
2021-04-13 15:32:10 +02:00 |
|
|
d9cd7ae327
|
Added date to changelog
|
2021-04-13 11:55:45 +02:00 |
|
|
cac93173fc
|
Fixed Record visibility architecture
|
2021-04-13 00:52:53 +02:00 |
|
|
e3e3651c56
|
Added default width
|
2021-04-13 00:39:15 +02:00 |
|
|
e178ba4ac9
|
Added changelog page
|
2021-04-13 00:38:55 +02:00 |
|