Ulas Kalayci
8489022186
i18n: complete Swedish translation and fill missing keys in all locales
...
Translates remaining English strings in sv.json (attachment, API tokens,
budget categories, backup, onboarding, offline banner).
Also adds missing keys (calendar/notes color names, emptyHint texts,
shortcut labels, tasks.navLabelOverdue, birthdays.photoOptional) to all
13 other locale files so every language is now complete against de.json.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-01 08:23:13 +02:00
Andreas Olsson
647b9a9aa0
Update swedish translation
...
Updated non translated strings to swedish.
2026-05-01 06:38:32 +02:00
Rafael Foster
9a80b785c8
Refine budget loan entry flow
2026-04-30 23:20:25 -03:00
Rafael Foster
ce107c80a4
Add budget loan tracking
2026-04-30 23:12:38 -03:00
Ulas Kalayci
ef1f9e9383
chore: release v0.39.0
2026-04-30 19:54:44 +02:00
Ulas Kalayci
51bb0f95b2
feat(settings): add time format preference (24h/12h) ( #114 )
...
Co-authored-by: rafaelfoster <rafaelfoster@users.noreply.github.com >
2026-04-30 19:54:19 +02:00
Ulas Kalayci
e59a9818a9
fix(i18n): add time format translations to all 13 missing locales
...
Also translate server error message to English and remove stale
comment from calendar.js catch block.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-30 19:54:12 +02:00
Rafael Foster
8c9a5c6aa2
feat(settings): add time format preference
2026-04-30 13:48:35 -03:00
Rafael Foster
f1050e1fdb
Merge branch 'main' of github.com:rafaelfoster/oikos
2026-04-30 13:44:58 -03:00
Rafael Foster
04aa5f5527
feat(calendar): remember last selected view
2026-04-30 13:40:11 -03:00
Ulas Kalayci
f926babe38
chore: release v0.38.4
2026-04-30 17:25:31 +02:00
ulsklyc
345350c80b
fix: prevent dashboard horizontal overflow on portrait mobile ( #111 ) ( #113 )
...
Two root causes fixed:
- dashboard.css: remove `overflow: visible` from the "Admin Dashboard Layout"
block that overrode the earlier `overflow: clip`, letting child content escape
the dashboard container and cause layout overflow
- layout.css: replace `overflow-x: clip` with `overflow-x: hidden` on
.app-content so layout overflow is properly contained at the scroll
container level (clip only clips painting, not layout)
Co-authored-by: Ulas Kalayci <ulas.kalayci@googlemail.com >
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-30 17:24:28 +02:00
Ulas Kalayci
1615b6bd0a
chore: release v0.38.3
2026-04-30 13:16:13 +02:00
Ulas Kalayci
4a050e92a8
chore: release v0.38.2
...
Fix recurring events with FREQ=WEEKLY;INTERVAL=N;BYDAY ignoring the
interval when crossing a week boundary (e.g. Friday → Monday).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-30 10:51:01 +02:00
Ulas Kalayci
a6ecf7e9ca
chore: release v0.38.1
2026-04-30 10:42:51 +02:00
Ulas Kalayci
a02063a9f0
chore: release v0.38.0
2026-04-30 09:19:46 +02:00
Ulas Kalayci
ced49d43b6
feat: microinteraction long loops and polish improvements
2026-04-30 09:18:49 +02:00
Ulas Kalayci
edd8d0889d
ux: accent glow on quick-add input after successful item add
2026-04-30 09:13:48 +02:00
Ulas Kalayci
e10516d32f
ux: pulse error border on repeated validation failures
2026-04-30 09:13:06 +02:00
Ulas Kalayci
d720772939
ux: empty state CTA fades in with delay to draw attention
2026-04-30 09:11:45 +02:00
Ulas Kalayci
acec9db260
ux: suppress success toasts after 50 saves (long loop)
2026-04-30 09:11:04 +02:00
Ulas Kalayci
f1f307388e
ux: hide search kbd hint after first keyboard use (long loop)
2026-04-30 09:10:30 +02:00
Ulas Kalayci
89deb7b0ee
ux: FAB entry animation stops after 5 views (long loop)
2026-04-30 09:09:39 +02:00
Ulas Kalayci
5a93ac36aa
chore: release v0.37.2
2026-04-30 08:20:36 +02:00
Ulas Kalayci
3cd6eb40d4
chore: release v0.37.1
2026-04-30 07:44:30 +02:00
Ulas Kalayci
3a99734b4c
chore: release v0.37.0
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-30 07:16:03 +02:00
ulsklyc
5da13b5250
Merge pull request #110 from rafaelfoster/main
...
Consistent upload option in the calendar, and fiz images rendering
2026-04-30 07:15:27 +02:00
Ulas Kalayci
6e40ba89df
fix(calendar): zeige korrekte Fehlermeldung bei zu großem Anhang; nutze --module-accent statt --module-calendar im Dropzone-CSS
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-30 07:15:14 +02:00
Rafael Foster
4aa9bc2a48
fix(calendar): tighten modal and attachment rendering
2026-04-29 22:44:25 -03:00
Rafael Foster
64cc6455ed
Merge branch 'main' of github.com:rafaelfoster/oikos
2026-04-29 19:44:18 -03:00
Rafael Foster
6e177bb8c4
docs(api): document family documents endpoints
2026-04-29 18:07:18 -03:00
Ulas Kalayci
4f80903b04
chore: release v0.36.1
2026-04-29 21:33:10 +02:00
Ulas Kalayci
3f69c7c698
chore: release v0.36.0
2026-04-29 21:15:26 +02:00
Ulas Kalayci
5fd2ff80ad
fix(ux): dashboard-metriken — wert-zahl xl/bold, label 2xs/uppercase
2026-04-29 21:04:49 +02:00
Ulas Kalayci
8e75a2584b
feat(nav): küche-super-modul in desktop-sidebar — konsistent mit mobile nav
2026-04-29 21:04:26 +02:00
Ulas Kalayci
6974d7a86d
fix(ux): more-icon auf ellipsis; sidebar-labels ab 1280px statt 1440px
2026-04-29 21:03:13 +02:00
Ulas Kalayci
e7f0b21de9
fix(ux): such-overlay input nach oben — standard scan-pfad oben→unten
2026-04-29 21:02:34 +02:00
Ulas Kalayci
17232cf35f
fix(ux): touch-targets auf 44px (iOS-Minimum) anheben
2026-04-29 21:02:00 +02:00
Ulas Kalayci
137bc9ba23
chore: release v0.35.0
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-29 20:49:08 +02:00
ulsklyc
2c44fad774
Merge pull request #109 from rafaelfoster/main
...
Added a system Backup and Restore tool
2026-04-29 20:45:25 +02:00
Rafael Foster
3b93cf0643
Merge branch 'ulsklyc:main' into main
2026-04-29 15:30:32 -03:00
Ulas Kalayci
6575aed1d6
chore: release v0.34.1
2026-04-29 20:15:30 +02:00
Ulas Kalayci
dcc87f02d8
fix: kitchen tabs bar cleared by second container.innerHTML in shopping.js
2026-04-29 20:14:30 +02:00
Ulas Kalayci
7215fae6a3
chore: release v0.34.0
2026-04-29 20:02:43 +02:00
Ulas Kalayci
bf345380a2
feat: link kitchen-tabs.css in index.html
2026-04-29 20:02:04 +02:00
Ulas Kalayci
6501588370
feat: more-sheet 2-column, drag handle, kitchen/search button styles
2026-04-29 20:01:11 +02:00
Ulas Kalayci
1ac2fbd2b5
feat: restructure bottom nav — kitchen/search buttons, navItems cleanup, g-k shortcuts
2026-04-29 19:59:15 +02:00
Ulas Kalayci
88778a95c9
feat: integrate kitchen tabs bar into meals, recipes, shopping
2026-04-29 19:56:41 +02:00
Ulas Kalayci
7e137d1c21
feat: add kitchen-tabs utility, CSS, token and test
2026-04-29 19:55:28 +02:00
Ulas Kalayci
b59c63bbb7
feat: add nav.kitchen, nav.search and shortcuts.goKitchen i18n keys
2026-04-29 19:54:07 +02:00