184aaa1b0a``fix HTML doctype declaration in index.html for Ionic mobile project``
louiscklaw
2025-05-12 19:24:39 +08:00
a6170778cd`` add new hooks for fetching QuizCRQuestions and categories, update related components to use the new hooks, and refactor SelectCategory page to use the new API ``
louiscklaw
2025-05-12 19:24:25 +08:00
650127821b`` update nodemon config to fix watch path syntax and upgrade dependencies including sass, parcel watcher, and chokidar ``
louiscklaw
2025-05-12 19:23:44 +08:00
5440f8ea14``add .env to .gitignore and update ignore patterns for log, temp, and backup files``
louiscklaw
2025-05-12 19:23:22 +08:00
f4c9dbcc34``add Helloworld component in Ionic mobile project``
louiscklaw
2025-05-12 19:23:00 +08:00
f756fb8527``` "update tsconfig.json: adjust lib array format, simplify include syntax, and refine exclude patterns """
louiscklaw
2025-05-12 19:22:46 +08:00
3f10a0728c`` add authentication routes, components, and pages including AuthHome, Login, and SignUp, and implement form fields utility functions ``
louiscklaw
2025-05-12 19:22:00 +08:00
ee0aa0353b``add development and backup scripts for Ionic mobile project, including dev script, rsync backup script, and express commit script``
louiscklaw
2025-05-12 19:19:39 +08:00
2c7316786c``update dc_dev.sh to remove commented logs command and adjust startup sequence for pocketbase and api_ts``
louiscklaw
2025-05-12 14:03:52 +08:00
89f91ec2a0``update Notifications table schema by removing 'author' text field, adding 'author' relation, 'content', 'company', and 'link' fields, and sync changes in schema.dbml, schema.json, and pb_hooks/seed/schema.json``
louiscklaw
2025-05-12 14:03:35 +08:00
1441863dcd``remove obsolete UserMetas migrations and related user collection modifications``
louiscklaw
2025-05-12 14:01:52 +08:00
1835caee68``update prettier config with printWidth and quoteProps, add new routes for connective revision, and update guidelines for hooks and types``
louiscklaw
2025-05-12 13:49:11 +08:00
bac8c70d4b``fix typos and update base URL quotes in code files``
louiscklaw
2025-05-12 13:48:32 +08:00
975a528b49`` update prettier config to enforce LF line endings and ES5 trailing commas ``
develop/trunk
master
louiscklaw
2025-05-12 13:29:40 +08:00
749fef7e28`` update prettier config for Ionic mobile with new endOfLine and trailingComma settings ``
louiscklaw
2025-05-12 13:26:39 +08:00
02771185af`` add ionic mobile workspace configuration with linked folders and git/port settings ``
louiscklaw
2025-05-12 13:20:37 +08:00
cf70e2af21`` refactor notifications popover to include unread count, mark all as read button, and loading state ``
louiscklaw
2025-05-12 13:10:19 +08:00
1a77c3a5e8update helloworld template for component,
louiscklaw
2025-05-12 11:34:06 +08:00