Ammerhai
Ammerhai opened issue Ammerhai/work-calendar#17 2026-04-17 19:55:39 +02:00
Translation/Localization
Ammerhai pushed to feature/statistics at Ammerhai/work-calendar 2026-04-09 20:44:40 +02:00
45adcab93d add days per category
b4e889cf33 fix to get the leap years correctly displayed
Compare 2 commits »
Ammerhai pushed to main at Ammerhai/work-calendar 2026-04-09 20:44:31 +02:00
b4e889cf33 fix to get the leap years correctly displayed
Ammerhai pushed to feature/statistics at Ammerhai/work-calendar 2026-04-09 19:48:02 +02:00
bf0bf91ce5 add days per category
e46ae17b75 remove .cal files
b0a6e61917 add calendar to ignore
Compare 3 commits »
Ammerhai pushed to main at Ammerhai/work-calendar 2026-04-05 21:54:37 +02:00
e46ae17b75 remove .cal files
Ammerhai pushed to main at Ammerhai/work-calendar 2026-04-03 20:35:55 +02:00
b0a6e61917 add calendar to ignore
Ammerhai pushed to feature/statistics at Ammerhai/work-calendar 2026-04-03 15:07:38 +02:00
ae3d2b20d0 add days per category
c277ab10d9 add encrypting for save files
Compare 2 commits »
Ammerhai pushed to main at Ammerhai/work-calendar 2026-04-03 14:59:47 +02:00
c277ab10d9 add encrypting for save files
Ammerhai commented on issue Ammerhai/work-calendar#9 2026-04-01 10:32:47 +02:00
Save/Load functionality

Symbol/visual feedback when changes were made

Ammerhai created branch feature/statistics in Ammerhai/work-calendar 2026-03-26 21:46:22 +01:00
Ammerhai pushed to feature/statistics at Ammerhai/work-calendar 2026-03-26 21:46:22 +01:00
b77f273e4e add days per category
Ammerhai opened issue Ammerhai/work-calendar#16 2026-03-26 21:46:00 +01:00
confirmation prompts
Ammerhai closed issue Ammerhai/work-calendar#4 2026-03-23 21:08:06 +01:00
Basic UI/UX Design
Ammerhai deleted branch save_load from Ammerhai/work-calendar 2026-03-23 18:50:59 +01:00
Ammerhai pushed to main at Ammerhai/work-calendar 2026-03-23 18:50:43 +01:00
abb6556fd4 implement open_file_dialog, save_file_dialog and set_window_title for linux
Ammerhai merged pull request Ammerhai/work-calendar#15 2026-03-23 18:50:42 +01:00
implement open_file_dialog, save_file_dialog and set_window_title for linux
Ammerhai commented on issue Ammerhai/work-calendar#4 2026-03-21 14:04:36 +01:00
Basic UI/UX Design

grafik.png

Ammerhai commented on issue Ammerhai/work-calendar#9 2026-03-21 13:24:48 +01:00
Save/Load functionality

https://doc.libsodium.org/doc/secret-key_cryptography/secretstream#file-encryption-example-code

libsodium documentation for encrypting and decrypting of files

Ammerhai pushed to main at Ammerhai/work-calendar 2026-03-21 13:08:13 +01:00
234e056965 add Open, Save calendar functionality
Ammerhai commented on issue Ammerhai/work-calendar#10 2026-03-21 12:24:03 +01:00
Add Menu

file picker implemented