Jose Olarte 3 jose
  • Joined on 2022-02-05
jose pushed to notify-api at trent_larson/crowd-funder-for-time-pwa 2026-05-20 07:55:00 +00:00
5bc030125a feat(notifications): defer FCM registration until auth is ready
jose pushed to notify-api at trent_larson/crowd-funder-for-time-pwa 2026-05-20 07:45:58 +00:00
8cd8727a84 feat(notifications): authenticate register and refresh API calls
jose pushed to master at trent_larson/notification-wakeup-service 2026-05-19 11:53:32 +00:00
9764b30aed fix(auth): harden refresh ownership and scheduler after auth migration
jose pushed to master at trent_larson/notification-wakeup-service 2026-05-19 11:42:34 +00:00
afbc2e9a57 feat(debug): harden debug routes with auth and user-scoped token access
jose pushed to master at trent_larson/notification-wakeup-service 2026-05-19 11:02:47 +00:00
8e502a2335 feat(notifications): bind device registrations to authenticated user DID
4bf57d26fd Add Bearer JWT auth middleware for notification routes
Compare 2 commits »
jose pushed to notify-api at trent_larson/crowd-funder-for-time-pwa 2026-05-18 13:23:06 +00:00
8864a2049b docs(notifications): add local iOS ngrok testing guide for wakeup service
jose pushed to notify-api at trent_larson/crowd-funder-for-time-pwa 2026-05-18 10:46:39 +00:00
63f5c4ecc7 feat(notifications): add structured observability for push wake and refresh flows
jose pushed to notify-api at trent_larson/crowd-funder-for-time-pwa 2026-05-18 08:28:43 +00:00
a4453c0b1b feat(dev): extend Notification Debug Panel for backend testing
jose pushed to notify-api at trent_larson/crowd-funder-for-time-pwa 2026-05-18 07:07:11 +00:00
794b48f0d7 feat(notifications): add localStorage debug config for notification API base URL
jose pushed to notify-api at trent_larson/crowd-funder-for-time-pwa 2026-05-13 12:57:24 +00:00
4c97c578bb fix(notifications): fall back when crypto.randomUUID is missing
jose pushed to notify-api at trent_larson/crowd-funder-for-time-pwa 2026-05-13 10:43:11 +00:00
6a9f34a516 feat(notifications): persist stable deviceId for FCM registration
jose pushed to notify-api at trent_larson/crowd-funder-for-time-pwa 2026-05-11 05:51:19 +00:00
5a40075ab1 fix(dev): pending inspector stable times and refreshPending without nested busy
48637ae9a8 docs(readme): document Notification Debug Panel for dev builds
Compare 2 commits »
jose pushed to notify-api at trent_larson/crowd-funder-for-time-pwa 2026-05-08 13:27:16 +00:00
a55dce6f3d fix(dev): align notification debug with non-production Capacitor builds
d7d5e401b8 fix: dev notification debug on Capacitor and iOS compile
19427c2817 fix(account): avoid import.meta in AccountViewView template
d4ac0acd01 chore: bump @timesafari/daily-notification-plugin to 3.0.2
Compare 4 commits »
jose pushed to notify-api at trent_larson/crowd-funder-for-time-pwa 2026-05-07 12:40:55 +00:00
1ef3f32b9e fix(dev): clarify Android pending inspector and harden debug entry guard
fd0b8ce6d0 feat(dev): add notification debug panel and native pending inspector
Compare 2 commits »
jose pushed to notify-api at trent_larson/crowd-funder-for-time-pwa 2026-05-06 09:57:21 +00:00
320e55912b fix(notifications): apply backend timestamps via scheduleNotifications API
jose pushed to notify-api at trent_larson/crowd-funder-for-time-pwa 2026-05-06 09:15:23 +00:00
6bbade2a29 feat(notifications): refresh on mount and resume with debounce
1cd329c720 fix(notifications): clear scheduled notifications before refresh apply
7c8ef284c2 feat(notifications): apply backend refresh schedule to native plugin
35a1b92559 feat(notifications): refresh native fetcher on WAKEUP_PING silent push
c523c14d96 feat(notifications): register FCM tokens with backend
Compare 5 commits »
jose pushed to notify-api at trent_larson/crowd-funder-for-time-pwa 2026-05-06 07:31:49 +00:00
162158066f feat(notifications): initialize Firebase Messaging and Capacitor push on native
jose pushed to master at trent_larson/daily-notification-plugin 2026-05-06 07:14:32 +00:00
750343ddb9 chore(release): bump plugin to 3.0.2
60a5a30728 refactor(ios): unify predictive IDs to epoch ms and narrow batch APIs
9db381c72b feat(ios): add batch UN notification replace-all API
26f1ff0e08 fix(ios): use deterministic predictive notification identifiers
Compare 4 commits »
jose pushed to notify-api at trent_larson/daily-notification-plugin 2026-05-05 11:10:50 +00:00
750343ddb9 chore(release): bump plugin to 3.0.2
60a5a30728 refactor(ios): unify predictive IDs to epoch ms and narrow batch APIs
Compare 2 commits »
jose pushed to notify-api at trent_larson/daily-notification-plugin 2026-05-05 07:08:40 +00:00
9db381c72b feat(ios): add batch UN notification replace-all API
26f1ff0e08 fix(ios): use deterministic predictive notification identifiers
Compare 2 commits »