furyhawk
b98c9496bf
feat: add QR code for app access in README
2026-06-11 09:25:56 +08:00
furyhawk
aa5d9cad26
docs: add reference link to API gateway in README
2026-06-10 14:51:04 +08:00
furyhawk
e82ed2fdfd
feat: enhance location message formatting with HTML for better visibility
2026-06-09 22:50:50 +08:00
furyhawk
ac76e98b74
Release v2.0.0
v2.0.0
2026-06-09 22:31:56 +08:00
furyhawk
8d6106870a
Add new screenshot for Bus UI v2
2026-06-09 22:29:47 +08:00
furyhawk
7657196408
feat: update stop metadata layout for improved compact display
2026-06-09 22:11:33 +08:00
furyhawk
b7274c1d8c
feat: sort bus services by estimated arrival time in arrival response
2026-06-09 22:04:22 +08:00
furyhawk
18bc2b3ace
feat: update CSS for improved layout and visibility of map and nearby panels
2026-06-09 21:59:46 +08:00
furyhawk
2b0d5d7cb3
feat: restructure sidebar layout and enhance nearby stops functionality
2026-06-09 21:30:29 +08:00
furyhawk
1e62ab1ce3
feat: remove unused @sveltejs/adapter-auto dependency from bun.lock
2026-06-09 20:41:05 +08:00
furyhawk
29c886a2c6
feat: enhance map interface with zoom control and arrivals overlay
2026-06-09 20:35:54 +08:00
furyhawk
31d435c7b1
feat: implement arrival refresh functionality with timer
2026-06-06 21:27:16 +08:00
furyhawk
97c97f3f3a
feat: add Android Studio development and production configuration details to README
2026-06-06 19:50:18 +08:00
furyhawk
350e736d0b
feat: update AndroidManifest and capacitor.config for cleartext traffic and HTTP scheme
2026-06-06 19:50:18 +08:00
furyhawk
e0ca242e3b
feat: add location permissions and usage descriptions for bus stop proximity
2026-06-06 19:50:18 +08:00
furyhawk
361d9ccf4e
feat: add drop shadow effect to selected stop marker and update marker icon logic
2026-06-06 19:50:18 +08:00
furyhawk
fbf86ffe16
feat: add Package.resolved for Swift Package Manager configuration
2026-06-06 19:50:18 +08:00
furyhawk
d448ee2854
Add initial iOS project setup with LaunchScreen and Main storyboards, Info.plist, and SPM configuration
...
- Created LaunchScreen.storyboard for app launch interface.
- Added Main.storyboard for the main app interface with a bridge view controller.
- Initialized Info.plist with necessary app configuration settings.
- Set up .gitignore for SPM dependencies and build artifacts.
- Created Package.swift for managing SPM dependencies, including Capacitor and Cordova.
- Added README.md for CapApp-SPM package documentation.
- Implemented a simple CapApp-SPM.swift file to indicate the app is a Capacitor app.
- Introduced debug.xcconfig to manage debug configuration settings.
2026-06-06 19:50:18 +08:00
furyhawk
87403a3c65
chore(release): bump version to 1.1.0
v1.1.0
2026-06-01 21:32:09 +08:00
furyhawk
79c1903744
feat: increase height of map panels and overlays for improved visibility
2026-06-01 20:38:37 +08:00
furyhawk
bb15d2e201
feat: restructure hero section layout for improved visual hierarchy
2026-06-01 20:31:20 +08:00
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