Go to file
Marc Rejohn Castillano d81e2cde26 Fix RAISE NOTICE syntax in migration error handler
Use parameterized RAISE NOTICE with %L placeholders instead of trying to
concatenate strings inside quoted literals. This fixes the syntax error where
|| operators were being treated as string content instead of SQL operators.
2026-03-20 18:30:19 +08:00
.claude Added Claude Skills 2026-03-20 15:14:21 +08:00
.github Improve copilot instructions 2026-02-22 21:04:30 +08:00
.vscode chore: remove unused profile lock migration and admin_profile_service 2026-02-18 18:13:10 +08:00
android A more robust self hosted OTA updates implementation 2026-03-13 07:15:28 +08:00
assets OTA Updates for adnroid app and web apk uploader 2026-03-15 19:24:34 +08:00
ios
lib Implement push notification reminder system with 9 notification types 2026-03-20 18:26:48 +08:00
linux platform specific registry 2026-03-07 23:47:18 +08:00
macos OTA Update attempt 2026-03-11 22:28:38 +08:00
supabase Fix RAISE NOTICE syntax in migration error handler 2026-03-20 18:30:19 +08:00
test Allow task completion even if signatories are still empty, put an indicator for completed tasks with incomplete details. 2026-02-24 22:08:53 +08:00
web Face Recognition with Liveness Detection for Web Support 2026-03-08 10:19:03 +08:00
windows A more robust pdf generation > preview > print workflow 2026-02-25 20:59:21 +08:00
.gitignore
.metadata
analysis_options.yaml
CLAUDE.md chore: remove unused profile lock migration and admin_profile_service 2026-02-18 18:13:10 +08:00
firebase.json * Push Notification Setup and attempt 2026-02-24 21:06:46 +08:00
GEMINI.md chore: remove unused profile lock migration and admin_profile_service 2026-02-18 18:13:10 +08:00
pubspec.lock No need update check for web 2026-03-12 20:38:19 +08:00
pubspec.yaml No need update check for web 2026-03-12 20:38:19 +08:00
README.md
RELEASE_NOTES.md Release notes for alpha v0.0.0.1 2026-02-22 21:02:24 +08:00

tasq

A new Flutter project.