johnnyq
|
a79ce23ae5
|
Fix randomString() to generate cryptographically secure URL-safe tokens, reduced url keys to 32 Characters for performance and easy copy and paste and compatibility while still mainitaining ubreakable cryptographic keys
|
2025-12-18 14:24:53 -05:00 |
johnnyq
|
99e2487d2b
|
Fix dupe race condition with ticket, invoice, quote, project, recurring ticket numbering when being created in parallel Atomically update and get the next ticket number in one SQL query everywhere.
|
2025-11-28 14:14:46 -05:00 |
johnnyq
|
6d15640ae4
|
[Feature] Recurring Ticket - Add Three Day and Biweekly to the Frequency options
|
2025-10-29 18:15:21 -04:00 |
johnnyq
|
35a7506c26
|
Copy crons from /scripts to /cron, added custom directories for api/v1/, /setup, /cron and /scripts
|
2025-10-07 13:55:54 -04:00 |