• Joined on 2022-04-26
herel pushed to main at herel/myice-kmp 2026-07-09 14:08:52 +00:00
64ba5aea5d docs: add AGENTS.md with build commands, architecture, and conventions
de107a4295 docs: add README with project overview, build instructions, and architecture
8c2de8b475 build: configure release signing for Android APK
Compare 3 commits »
herel pushed to main at herel/myice-kmp 2026-07-09 14:05:13 +00:00
765fe51720 ui: make filter card collapsible with 2x2 grid layout
c4bf05d728 feat: add app launcher icon from Flutter project
b291277d4f build: remove iosX64 target (unsupported by Compose MP 1.11.1)
cc4b0a1ecf fix: chunk large cached events to avoid Preferences 8KB limit on desktop
d93cae0816 fix: trigger loadAccounts() on auth and loadCachedSchedule() on account selection
Compare 10 commits »
herel created branch main in herel/myice-kmp 2026-07-09 14:05:13 +00:00
herel created repository herel/myice-kmp 2026-07-09 14:04:36 +00:00
herel pushed to main at herel/demo-oidc 2026-07-08 12:14:04 +00:00
2502f005e3 fix(docker): Build Tailwind CSS in Docker image
herel pushed to main at herel/demo-oidc 2026-07-08 12:11:32 +00:00
5aca0038b6 chore: missing doc
24417bc7cf doc: add AGENTS.md
Compare 2 commits »
herel pushed to main at herel/demo-oidc 2026-07-08 12:10:43 +00:00
9c7f2bde11 ref(frontend): Replace Bootstrap with Tailwind CSS
herel pushed to main at herel/demo-oidc 2026-07-08 12:02:24 +00:00
1a807cfeb4 fix(security): add nonce-uniqueness test and fix caller indentation
284e685ed3 fix(security): remove innerHTML XSS sink in showAlert
d8c947f88f fix(security): add nonce-based CSP header to frontend route
83eb6fff89 docs(spec): add design for XSS sink remediation and CSP
ea6955f7fb build: bump to Python 3.14 and update dependencies
Compare 7 commits »
herel pushed to main at herel/myice_mobile 2026-07-06 16:23:41 +00:00
e8beccbd84 fix: use custom logo
herel pushed to main at herel/myice_mobile 2026-07-06 16:11:45 +00:00
ada5c63a8d fix: remove cocoa pod warning
herel pushed to main at herel/myice_mobile 2026-07-06 16:09:48 +00:00
1590a188fb build(deps): Update flutter_web_auth_2 to v6 with built-in Kotlin support
herel pushed to main at herel/myice_mobile 2026-07-06 16:02:19 +00:00
8ce435e298 initial import
herel created branch main in herel/myice_mobile 2026-07-06 16:02:19 +00:00
herel created repository herel/myice_mobile 2026-07-06 16:02:04 +00:00
herel pushed tag 1.4.1 to herel/math-tables 2026-07-01 14:09:50 +00:00
herel pushed to main at herel/math-tables 2026-07-01 14:09:47 +00:00
dd9bdf84f3 fix: update dependencies (1.4.1)
80f4b4047c chore(deploy): 512Mi ram
cc64d126be fix(api): Add upper bound validation to num_exercises
Compare 3 commits »
herel pushed to main at herel/myice 2026-06-29 21:12:10 +00:00
e77c034082 chore: update .gitignore
herel pushed to main at herel/myice 2026-06-29 21:05:01 +00:00
0615dc6421 fix: remove Cross-Account Data Leakage
71bbb67cef chore: remove debugging prints
Compare 2 commits »
herel pushed to main at herel/myice 2026-06-29 20:57:50 +00:00
a17c362c81 fix(frontend): Sanitize DOM rendering to prevent XSS via innerHTML
77b2531106 fix(api): Send PKCE code_verifier in token exchange and secure OIDC cookies
0d39efd034 fix: use tailwindcss cli
12aada4986 fix: better subgroup
9795a4c813 fix: proper jwt verification
Compare 55 commits »
herel pushed to main at herel/myice 2026-06-29 18:06:03 +00:00
19e3f751ec fix(frontend): Sanitize DOM rendering to prevent XSS via innerHTML