Commit Graph

315 Commits

Author SHA1 Message Date
32b8f00308 Removed inop actor merge avatar conflict ignore. 2026-07-23 23:36:18 +02:00
286248e403 Widened actor merge avatar conflict ignore scope. 2026-07-23 23:06:18 +02:00
b54174eb5e Ignoring actor merge avatar conflicts, put actor merge source IDs in post body. 2026-07-23 22:54:35 +02:00
6b3866a99f Changed sign-up flow to require e-mail verification up front, preventing account existence leakage. 2026-07-23 22:12:33 +02:00
77b27a56f7 Determining location with restrictions disabled, cleaned up. 2026-07-23 05:34:28 +02:00
6f68a50eb7 Added password recovery and login attempt guards. 2026-07-23 04:40:25 +02:00
88b866c96a Setting e-mail web address in email module. 2026-07-22 06:02:42 +02:00
753840f4f1 Disabling account e-mail fields if e-mail service is disabled (verification e-mail couldn't be sent). 2026-07-22 05:59:11 +02:00
9b058fd44b Added account update form and e-mail verification. 2026-07-22 05:49:39 +02:00
17fd285d67 Fixed actor alert button malfunctioning due missing query. Refreshing alert meta views after batch processing alerts. 2026-07-21 05:54:43 +02:00
b983fbaa1f Fixed address prop not being passed to email template. 2026-07-21 05:29:45 +02:00
938878d860 Fixed email component import path. 2026-07-21 05:14:32 +02:00
04abff06ec Separated Resend initialization failure in email handler. 2026-07-21 04:59:05 +02:00
52d5a314de Fixed failed Resend initialization crashing entire application. 2026-07-21 04:57:48 +02:00
5b17eb15a2 Added user ID requirement to notify tool to prevent mass-notifying all users. 2026-07-21 04:41:29 +02:00
49ef28a5bf Added warn log for failed e-mail renders. 2026-07-21 04:34:21 +02:00
827566d57d Integrated e-mail alerts, added dialog option for release alerts. 2026-07-21 04:31:12 +02:00
6444cf21eb Added preferences and serialize to repo. Stale sessions are refreshed on restart or after a period of time now. 2026-07-18 06:24:44 +02:00
216e7f59ef Added e-mail alert settings, saveable but not integrated yet. 2026-07-18 06:24:07 +02:00
981205efaa Enabled e-mail action in alert dialog and alerts overview action indicators. 2026-07-18 01:02:03 +02:00
b6408f3244 Implemented e-mail notification trigger. 2026-07-18 00:01:18 +02:00
9d869c4a37 Integrated notify from legacy triggered by sync. 2026-07-16 02:21:55 +02:00
b69e0a104c Fixed empty studio returned for scenes without studio. 2026-07-13 21:52:17 +02:00
29a17b2e94 Split footer to prevent overflows. 2026-07-13 21:40:12 +02:00
3007150aeb Fixed parameter binding in alert purge, added log. 2026-07-13 19:53:13 +02:00
2199bb3f39 Fixed release date alert query still in debug mode. 2026-07-13 17:31:34 +02:00
327885dd17 Purging expired notifications and alerts. Fixed manticore stash sync. 2026-07-13 17:27:50 +02:00
6e82d2af37 Added actor merge comment. 2026-07-13 03:58:29 +02:00
e95145ff1a Adding revisions for actor merges. 2026-07-13 03:40:08 +02:00
ff2d4eefb5 Renamed deprecated requireGlobal actor filter property. Fixed actor search wildcard expansion returning no manticore results for name components under 3 characters. 2026-07-13 00:49:15 +02:00
d745b10d24 Upgraded dependencies, bumped to Node 24. 2026-07-12 05:27:14 +02:00
2d0983f4d1 Optionally showing aliases in actors admin. 2026-07-08 03:47:06 +02:00
93c31888b2 Fixed merge ignoring assigned scene tags. 2026-07-08 03:25:31 +02:00
5ae102071b Added some missing bio data to actor GraphQL endpoint. Changed enhanced boobs to fake tits on tag overview. 2026-07-07 03:10:54 +02:00
1f5bbb6ce5 Redirecting aliased actors and tags. 2026-07-07 01:05:18 +02:00
5383f9bfc4 Added aliases and stashes to GraphQL actor. 2026-07-06 22:08:56 +02:00
ee1e347405 Fixed search inputs not working in Firefox/Safari. Added Stashes and Alerts to header menu. Indexing compilation tags as assigned tags in Manticore. 2026-07-06 01:36:30 +02:00
040dca3829 Added URL as an editable scene field. Fixed plain URL permissions on scene page. 2026-07-05 04:56:57 +02:00
804cdcbf59 Using biometric data for actor tag face positioning if available. 2026-07-05 03:42:40 +02:00
cb91cd4cc7 Applying global vs actor tag toggle to scene results. 2026-07-03 03:18:33 +02:00
1543bf9d03 Using packed keys instead of actor-tags table. 2026-07-03 02:15:04 +02:00
7c4de31c12 Mapping all actor aliases to manticore scenes. 2026-07-01 21:11:56 +02:00
514f51f111 Fixed actor merge failing if multiple source actors have profiles for same entity. 2026-07-01 20:45:57 +02:00
4b39f787c9 Including scene actor aliases in manticore. 2026-06-29 00:37:18 +02:00
181358db7d Fixed scene actors without alias returning empty actor object instead of null. 2026-06-28 06:24:19 +02:00
b3af993236 Fixed actor edit avatar zoom selecting avatar, showing media date. 2026-06-28 06:18:38 +02:00
a75f0662ad Showing alias on scene actor tile. 2026-06-28 06:05:15 +02:00
adf9e2334c Fixed actor merge failing if scene has multiple source actors assigned, merging stashed actors. 2026-06-28 05:35:51 +02:00
4e8356b072 Fixed actor merge failing if target actor is already assigned to some scenes. Linked ID in actors admin to actor page. 2026-06-19 02:18:02 +02:00
16181923b6 Fixed actor page breaking if no aliases are found. 2026-06-18 00:25:03 +02:00