• Joined on 2023-03-22
krisf pushed to main at krisf/wif2ansible 2026-02-06 15:18:37 -05:00
7e01ec7073 Fix release artifact path
krisf released Release v2026.02.06.1 at krisf/wif2ansible 2026-02-06 15:16:44 -05:00
krisf pushed to main at krisf/wif2ansible 2026-02-06 15:16:06 -05:00
5187b4aad0 Add Gitea Actions workflow for Windows build
krisf pushed to main at krisf/wif2ansible 2026-02-06 15:12:59 -05:00
aa299df41e Initial commit of wif2ansible
krisf created branch main in krisf/wif2ansible 2026-02-06 15:12:59 -05:00
krisf created repository krisf/wif2ansible 2026-02-06 15:10:41 -05:00
krisf pushed to main at krisf/disk_cleaner 2026-02-03 14:40:43 -05:00
8e279ad82e Cleanup: Removed unrelated video optimizer files
krisf pushed to main at krisf/disk_cleaner 2026-02-03 14:36:42 -05:00
ec7625d4d9 Initial commit: Intelligent Disk Cleaner
krisf created branch main in krisf/disk_cleaner 2026-02-03 14:36:42 -05:00
krisf created repository krisf/disk_cleaner 2026-02-03 14:35:18 -05:00
krisf pushed to main at krisf/time_tracker 2026-01-12 08:34:20 -05:00
89e5e8a303 feat: add reporting pay type and logic
9a939f0182 chore(frontend): update HTML title to Time Tracking Application
Compare 2 commits »
krisf pushed to main at krisf/time_tracker 2026-01-12 07:45:26 -05:00
222339e6c5 fix(backend): allow non_contiguous type in time_entries
krisf pushed to main at krisf/time_tracker 2026-01-11 20:34:58 -05:00
f0a46d8f20 fix(frontend): add missing confirmation translations
krisf pushed to main at krisf/time_tracker 2026-01-11 20:31:57 -05:00
254d9f7570 fix(frontend): add missing translation for actions column header
krisf pushed to main at krisf/time_tracker 2026-01-11 20:29:22 -05:00
a630142866 style(frontend): change delete button to icon and rename actions column
krisf pushed to main at krisf/time_tracker 2026-01-11 20:07:02 -05:00
366253ce19 feat(frontend): add delete entry and update standby entry logic
krisf pushed to main at krisf/time_tracker 2026-01-11 20:03:31 -05:00
e5830bc6e0 feat(frontend): automate day type selection and remove manual input
krisf pushed to main at krisf/time_tracker 2026-01-11 19:54:03 -05:00
a1d459493e fix(frontend): use relative URL for PocketBase in production
krisf pushed to main at krisf/time_tracker 2026-01-11 19:41:52 -05:00
58a98cb56d feat: configurability for pocketbase url
krisf pushed to main at krisf/time_tracker 2026-01-11 18:55:14 -05:00
493ea4688c Initial commit