165 Commits

Author SHA1 Message Date
6790c434f7 Order homepage sessions from newest 2023-11-18 09:19:59 +01:00
b45889fd85 Version 1.0.1 2023-11-18 09:19:59 +01:00
791203c2dc Show only last 30 days on homepage
Fixes #47
2023-11-18 09:19:59 +01:00
8918df1dfd Show markers on smaller graphs 2023-11-18 09:19:42 +01:00
c1b1cda38e Make it possible to edit sessions
Fixes #46
2023-11-18 09:19:42 +01:00
345315db38
Start converting to react-router
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-25 17:50:15 +01:00
d9076e4367
Add apiService 2023-01-25 17:49:02 +01:00
65e556656f
Fix Vite proxy config 2023-01-25 17:48:51 +01:00
22fd1c356a
Add tailwind typography and forms 2023-01-25 17:48:33 +01:00
9080425e1e
Add django-cors-headers 2023-01-25 17:48:17 +01:00
c64c68791f
Add eslint and prettier 2023-01-25 13:31:05 +01:00
f6edc8688a
Remove cruft 2023-01-25 13:19:50 +01:00
1c73bba301
Remove top-level package.json 2023-01-25 13:07:45 +01:00
da5783c08f
Add Nav component 2023-01-25 12:56:32 +01:00
04e6b01c2a
Integrate TailwindCSS 2023-01-25 12:47:39 +01:00
3a14ea98a6
Change API url 2023-01-25 12:17:56 +01:00
ba27511b97
Add django-rest-framework 2023-01-25 12:05:37 +01:00
ae95015f55
CI: autotag
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-25 11:49:22 +01:00
c217fd30ef
Add vite proxy config 2023-01-25 11:48:17 +01:00
ec16d40361
Add vite react
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-25 11:44:04 +01:00
9654fb017d
Separate Docker container by branch
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-25 11:36:34 +01:00
1741397ee7 Prepare changelog
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-25 00:50:44 +01:00
da0c8d710b Ignore dist directory
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-22 11:02:26 +01:00
215374167b Version 1.0.0
All checks were successful
continuous-integration/drone/push Build is passing
1.0.0
2023-01-20 19:58:40 +01:00
77268ae92f Add make loadall 2023-01-20 19:58:31 +01:00
c42687a072 Change ENTRYPOINT to CMD 2023-01-20 19:58:09 +01:00
ca16345374 Fix start session button starting different game than it says
Fixes #44
2023-01-20 19:57:45 +01:00
3a3045be91 Sort form fields alphabetically
All checks were successful
continuous-integration/drone/push Build is passing
Fixes #39
Fixes #40
2023-01-20 18:27:30 +01:00
d40612af72
Remove Caddy
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-20 17:15:53 +01:00
18e8f93261
Additional fixes
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-20 15:06:42 +01:00
56e5dfaa03 Rename project, part 2 (#42)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #42
2023-01-20 13:37:46 +00:00
2f00be455d Rename project (#41)
All checks were successful
continuous-integration/drone/push Build is passing
The old naming scheme was causing confusion and probably errors.

Reviewed-on: #41
2023-01-19 19:35:25 +00:00
c3c9ae0632 Don't take time from .git
All checks were successful
continuous-integration/drone/push Build is passing
.git is not included int the Dockerfile thus it cannot be used to get
time of last edit
2023-01-18 17:13:11 +01:00
55c2693f32
Bump version to 0.2.5
All checks were successful
continuous-integration/drone/push Build is passing
0.2.5
2023-01-18 17:01:37 +01:00
972ff67050
Update CSS 2023-01-18 16:58:55 +01:00
8ae99faa8e
Fix button taking up 100% width
Fixes #37
2023-01-18 16:58:25 +01:00
8e4086ce83
Remove reduntant property last
Fixes #38
2023-01-18 16:57:32 +01:00
2760068cde
Add more to .gitignore
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-18 16:33:38 +01:00
cef797c333 Revert "Add date and time pickers to forms"
All checks were successful
continuous-integration/drone/push Build is passing
This reverts commit 4d91a7651353a9a25c4896ec40a92f79cd0199dc.
2023-01-16 23:23:26 +01:00
4d91a76513 Add date and time pickers to forms
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-16 22:07:43 +01:00
e51d586255 Automatically select purchase when adding session 2023-01-16 21:19:20 +01:00
2553d6f9e6 Definitively disable pre-commit hook
All checks were successful
continuous-integration/drone/push Build is passing
0.2.4
2023-01-16 19:49:41 +01:00
8cf6270d8f Bump version 2023-01-16 19:47:32 +01:00
0b1089b0f4 Disable pre-commit hook 2023-01-16 19:46:15 +01:00
9534492f17 Exclude manual times from graphs
Fixes #35
2023-01-16 19:39:24 +01:00
8b7ed90b49 Improve playtime graph date formatting 2023-01-16 19:27:52 +01:00
2ce4dd3a0e Fix graph timeline being backwards 2023-01-16 17:26:10 +01:00
a851b5329a Correctly display game that is used as filter 2023-01-16 17:24:34 +01:00
6fa049e1b1 Sort and clean up imports 2023-01-15 23:39:52 +01:00
6b7ed0dbb5 Order by timestamp_start from the newest
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-15 23:20:43 +01:00