Commit graph

16 commits

Author SHA1 Message Date
9a307cdcb2 Improve mobile UX by hiding menu and showing dates inline
Hide the navigation menu on small screens (below lg breakpoint) to save space, and display relative dates directly in each post component for mobile users.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-17 20:52:55 +07:00
e388890197 Add weather info 2025-10-11 11:13:21 +07:00
b1c59923bc Customize headers 2025-10-04 10:00:29 +07:00
Nicolas Froger
602962b505
frontend: fix lazy loading
Signed-off-by: Nicolas Froger <nicolas@kektus.xyz>
2024-08-24 11:05:33 +02:00
Nicolas Froger
ed59f58f23 frontend: PostComponent: add image lazy loading 2024-08-06 20:28:01 +02:00
Nicolas Froger
87e3b40a54
frontend: remove fullpage.js, rewrite equivalent
Signed-off-by: Nicolas Froger <nicolas@kektus.xyz>
2024-07-27 16:43:01 +02:00
Nicolas Froger
25b6dbcd7e
store asset content type in db, add video support
Signed-off-by: Nicolas Froger <nicolas@kektus.xyz>
2024-07-27 02:47:56 +02:00
Nicolas Froger
efde8738a8
refactor, add post edit and delete, merge APIs, add not found view
Signed-off-by: Nicolas Froger <nicolas@kektus.xyz>
2024-07-27 02:20:08 +02:00
Nicolas Froger
2647ac244d
frontend: run lint
Signed-off-by: Nicolas Froger <nicolas@kektus.xyz>
2024-07-27 02:10:59 +02:00
Nicolas Froger
1edc1690db
frontend: add countdown on home page
Signed-off-by: Nicolas Froger <nicolas@kektus.xyz>
2024-07-26 03:07:30 +02:00
Nicolas Froger
4e848fe952
frontend: add map view
Signed-off-by: Nicolas Froger <nicolas@kektus.xyz>
2024-07-25 19:25:08 +02:00
Nicolas Froger
3da3b6491b
frontend: lazy load posts images
Signed-off-by: Nicolas Froger <nicolas@kektus.xyz>
2024-07-25 12:48:01 +02:00
Nicolas Froger
ddc6c64f0f
init backend, added admin page in front
Signed-off-by: Nicolas Froger <nicolas@kektus.xyz>
2024-07-25 03:00:51 +02:00
Nicolas Froger
5c6e641fbd
frontend: some small fixes
Signed-off-by: Nicolas Froger <nicolas@kektus.xyz>
2024-07-22 02:51:50 +02:00
Nicolas Froger
227332e5d4
frontend: add shadcn vue, replace custom css with tailwind
Signed-off-by: Nicolas Froger <nicolas@kektus.xyz>
2024-07-22 02:25:34 +02:00
Nicolas Froger
08d529c381
frontend: initial commit
Signed-off-by: Nicolas Froger <nicolas@kektus.xyz>
2024-07-22 02:25:31 +02:00