Schmidt schmidt1024
  • Joined on 2026-02-13
schmidt1024 pushed to master at schmidt1024/xmrpay.link 2026-03-26 13:10:33 +00:00
ec99e097c2 Harden deploy script config handling
7e389d6a1c Add safe deploy script preserving data directory
3cd8d03d9b Align privacy rate-limit wording with implementation
e52955f106 Update privacy terms: no persistent IP records
eae15de873 Preserve absolute invoice deadline across reloads
Compare 29 commits »
schmidt1024 pushed to master at schmidt1024/xmrpay.link 2026-03-26 12:56:01 +00:00
06c97d2073 Add safe deploy script preserving data directory
schmidt1024 pushed to master at schmidt1024/xmrpay.link 2026-03-26 12:53:08 +00:00
bf4e44b54d Align privacy rate-limit wording with implementation
schmidt1024 pushed to master at schmidt1024/xmrpay.link 2026-03-26 12:48:43 +00:00
4a2e075318 Update privacy terms: no persistent IP records
schmidt1024 pushed to master at schmidt1024/xmrpay.link 2026-03-26 12:43:32 +00:00
dbb953101c Preserve absolute invoice deadline across reloads
schmidt1024 pushed to master at schmidt1024/xmrpay.link 2026-03-26 12:40:18 +00:00
9e12845b7c Keep short URL in share field when loaded via short link
schmidt1024 pushed to master at schmidt1024/xmrpay.link 2026-03-26 12:28:43 +00:00
0a35b65732 Refresh pending proof confirmations on status lookup
schmidt1024 pushed to master at schmidt1024/xmrpay.link 2026-03-26 12:26:08 +00:00
db357adc87 Fix short link integrity check for code parameter
schmidt1024 pushed to master at schmidt1024/xmrpay.link 2026-03-26 12:24:21 +00:00
8cdaab5805 Bump asset versions and rotate service worker cache
schmidt1024 pushed to master at schmidt1024/xmrpay.link 2026-03-26 12:22:35 +00:00
aa02178f2b Fix false short URL integrity warning
schmidt1024 pushed to master at schmidt1024/xmrpay.link 2026-03-26 12:20:14 +00:00
a678b224a5 Add yellow favicon badge for pending invoices
schmidt1024 pushed to master at schmidt1024/xmrpay.link 2026-03-26 12:15:35 +00:00
708a84bc59 Regenerate minified translations for pending proof status
schmidt1024 pushed to master at schmidt1024/xmrpay.link 2026-03-26 12:11:12 +00:00
207056610b Add document-and-coin favicon concept and sync paid favicon state
schmidt1024 pushed to master at schmidt1024/xmrpay.link 2026-03-26 10:04:02 +00:00
74431ac056 Update README: mark auto-cleanup as complete, add Invoice Lifecycle section
schmidt1024 pushed to master at schmidt1024/xmrpay.link 2026-03-26 10:03:17 +00:00
cf5ed2caea Add type annotations to fix Intelephense type checking errors
schmidt1024 pushed to master at schmidt1024/xmrpay.link 2026-03-26 10:02:22 +00:00
63b48d9569 Update cache-busting version to 20260326-2 for cleanup feature
schmidt1024 pushed to master at schmidt1024/xmrpay.link 2026-03-26 10:01:34 +00:00
0d42bc8257 Implement lazy-cleanup for expired invoices with deadline-based deletion
schmidt1024 pushed to master at schmidt1024/xmrpay.link 2026-03-26 09:54:23 +00:00
cb847754ae Add deadline cleanup feature to roadmap
schmidt1024 pushed to master at schmidt1024/xmrpay.link 2026-03-26 09:11:15 +00:00
12e2fd323a Add cache-busting version params for frontend assets
schmidt1024 pushed to master at schmidt1024/xmrpay.link 2026-03-26 09:06:14 +00:00
6c15d76a86 Fix paid/pending invoice status UI and date handling