Commit Graph

12 Commits

Author SHA1 Message Date
0d531d5b7c docs: add ARCHITECTURE.md and AGENTS.md, split CSS, fix justfile
- Add ARCHITECTURE.md with full system overview (data flow, modules, build)
- Add AGENTS.md as a guide for future AI agents working on this project
- Split monolithic styles.css into focused files under assets/:
  variables, animations, layout, navbar, header, cards, config,
  filters, utils, greet
- Fix justfile: replace `cargo run tauri dev/build` with `cargo tauri dev/build`

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-16 15:02:36 +01:00
ef98a11bb8 Filter options
All checks were successful
Android Build Final Fixed / build-android (push) Successful in 12m29s
2026-03-06 16:55:28 +01:00
1e1614b96d new hashtag filter option
All checks were successful
Android Build Final Fixed / build-android (push) Successful in 7m46s
2026-01-31 13:07:57 +01:00
4b4331cd0c Groq and OR switch without save
All checks were successful
Android Build Final Fixed / build-android (push) Successful in 7m8s
2026-01-27 06:29:46 +01:00
0946465c50 Android UI Fix 2026-01-22 14:57:42 +01:00
0334c5979d Multi Feeds + Ron rss save 2026-01-22 14:08:59 +01:00
6d201280ed Rss feed 2026-01-22 13:37:48 +01:00
ba72e8118f New Greeting Tab + New File Structure 2026-01-22 12:57:35 +01:00
d4fb4701c3 News Tab with Markdown 2025-12-30 18:11:41 +01:00
cfd3f68077 better Chat, but many bugs 2025-12-30 17:15:21 +01:00
7eec07c931 Send message function 2025-12-28 10:00:15 +01:00
896841e1c0 Home Tab + Tauri backend 2025-12-28 09:01:26 +01:00