furyhawk
32dbde2e8c
feat: adjust typography and layout for improved readability and user experience
2026-06-01 20:27:29 +08:00
furyhawk
3acbcb1bdf
feat: enhance live map header with flexible layout and location button
2026-06-01 20:01:11 +08:00
furyhawk
8aa0e583e0
feat: update mobile sheet toggle and enhance location button with loading state and accessibility features
2026-06-01 19:58:57 +08:00
furyhawk
7bd99b1eca
feat: update styles for improved layout and add favicon
2026-06-01 17:46:28 +08:00
furyhawk
2dd31c3be7
feat: implement arrivals panel with toggle functionality and improved layout
2026-06-01 17:31:04 +08:00
furyhawk
c6704c9f70
feat: enhance map interface with arrivals overlay and nearby stops display
2026-06-01 17:25:25 +08:00
furyhawk
385dd6af3c
feat: add tap-to-query map interaction for nearest bus stops and arrivals
v1.0.0
2026-06-01 17:12:40 +08:00
furyhawk
377670ea65
feat: add allowedHosts configuration for preview in Vite setup
2026-06-01 15:43:51 +08:00
furyhawk
407e5debe2
feat: add Docker support with Dockerfile, Docker Compose, and Makefile for containerized deployment
2026-06-01 14:55:19 +08:00
furyhawk
0db5058a83
Refactor code structure for improved readability and maintainability
2026-06-01 14:44:02 +08:00
furyhawk
9d1d93d113
feat: implement nearby bus stop selection and display in the UI
2026-06-01 14:32:32 +08:00
furyhawk
c04112cadd
feat: refactor bus arrival page with improved layout and location handling
2026-06-01 14:29:19 +08:00
furyhawk
8499408179
feat: enhance bus arrival feature with location-based nearest stop resolution and map integration
2026-06-01 14:02:51 +08:00
furyhawk
5e6b65183b
docs: update README with project stack, structure, and cleanup notes
2026-06-01 13:55:10 +08:00
furyhawk
89b7459cef
feat: initialize SvelteKit project with bus API explorer
...
- Add main application styles in app.css
- Create basic HTML structure in app.html
- Implement server-side hooks for API proxying in hooks.server.js
- Set up layout component in +layout.svelte
- Develop main page with endpoint explorer and arrival check functionality in +page.svelte
- Configure SvelteKit with adapter in svelte.config.js
- Set up Vite configuration for SvelteKit in vite.config.js
2026-06-01 13:49:17 +08:00
furyhawk
412289ef01
Initial commit: add core application files including README, server, frontend, and styles
2026-06-01 13:33:22 +08:00