Lukáš Kucharczyk lukas
  • Joined on 2020-07-29
lukas opened issue lukas/timetracker#3 2023-01-05 22:50:07 +00:00
Disabling DEBUG with PROD=1 disables serving static files simply
lukas pushed to main at lukas/timetracker 2023-01-05 22:31:56 +00:00
f550978e4a Release version 0.1.1
db5de81c09 Add make date
15ed6504b1 Order by timestamp_start by default
fd9bf8c026 Improve manual duration mark
5172c38c16 Refactor the calculated_sum and manual_sum
Compare 15 commits »
lukas pushed tag 0.1.1 to lukas/timetracker 2023-01-05 22:31:51 +00:00
lukas pushed to main at homelab/docker-compose-templates 2023-01-05 20:48:10 +00:00
1d54293e72 timetracker: add CSRF_TRUSTED_ORIGINS
lukas pushed to main at lukas/timetracker 2023-01-05 16:36:33 +00:00
8efce77062 Improve newcomer experience
89be0c031b Fix errors with empty database
4e67735de8 Fix negative playtimes being considered positive
869e0e0fe0 Run all python Makefile commands via poetry
Compare 4 commits »
lukas pushed to main at lukas/timetracker 2023-01-05 15:33:35 +00:00
85f52fc735 Fix checking duration when database is empty
lukas pushed to main at lukas/timetracker 2023-01-05 14:19:01 +00:00
34ce1e9b05 Set up tests, add tests for common.util.time, add %d
lukas pushed to main at lukas/timetracker 2023-01-05 11:19:59 +00:00
67f5090bf8 Rely on poetry for make test
51d5306f91 Add more cache dirs to .gitignore
66a49ff911 Rely on poetry's virtual env
Compare 3 commits »
lukas pushed to main at lukas/timetracker 2023-01-05 11:05:19 +00:00
3e32261d4a Set up test environment for testing
lukas pushed to main at lukas/timetracker 2023-01-05 11:02:05 +00:00
9b07758198 Install poetry before testing
lukas pushed to main at lukas/timetracker 2023-01-05 10:52:58 +00:00
c57f969a00 Add tests for common.util.time
lukas pushed to main at lukas/timetracker 2023-01-05 10:24:33 +00:00
fd7fc7c710 Annotate common.util.time.now
lukas pushed to main at lukas/timetracker 2023-01-05 10:24:13 +00:00
32f10e183e Display total hours played on homepage
fdb9aa8e84 Add format_duration to common.util.time
Compare 2 commits »
lukas pushed to main at lukas/timetracker 2023-01-04 19:28:19 +00:00
4b45127335 Allow deleting sessions
b8a15e43db Redirect after adding game/platform/purchase/session
a1309c3738 Fix display of duration_manual
12cc9025a0 Fix display of duration_calculated, display durations less than a minute
6fe960bc04 Make the "Finish now?" button on session list work
Compare 5 commits »
lukas pushed to main at lukas/timetracker 2023-01-04 16:46:08 +00:00
61d2e65d83 Remove cruft
lukas pushed to main at lukas/timetracker 2023-01-04 16:29:29 +00:00
84dafe9223 Update generated CSS
59cf620ff3 Set version in the footer to fixed, fix main container height
40810256aa Improve session listing
b3842504af Save calculated duration to database
bf61326c18 Make it possible to add a new platform
Compare 8 commits »
lukas pushed to main at lukas/timetracker 2023-01-03 21:33:49 +00:00
84c92fe654 Fix version
lukas pushed to main at lukas/timetracker 2023-01-03 21:06:45 +00:00
166dd716ed Remove non-working tag from CI file
lukas pushed to main at lukas/timetracker 2023-01-03 21:04:47 +00:00
6102459637 Set VERSION_NUMBER in Dockerfile
e4cd75d51f Use add.html for add_purchase
b1c8f58855 Add make shell
Compare 3 commits »
lukas closed issue lukas/timetracker#1 2023-01-03 20:54:36 +00:00
Remove testing database