snappymail/dev/Stores/User
google-labs-jules[bot] 0b86edb167 Update SnappyMail repository references to nextgen-networks
Replaced references to https://github.com/the-djmaze/snappymail with
https://github.com/nextgen-networks/snappymail/ across the repository,
excluding README files as requested.

The replacement handles trailing slashes carefully to ensure bare URLs
include the slash while sub-paths (like /issues/ or .git) do not result
in double slashes. Files that already used the new domain were also
updated to ensure consistent trailing slash usage.

Co-authored-by: nextgen-networks <21206978+nextgen-networks@users.noreply.github.com>
2026-02-20 11:18:25 +00:00
..
Account.js Bugfix: sort accounts drag & drop 2024-03-18 20:30:04 +01:00
App.js Reduce some JavaScript 2023-02-22 17:43:54 +01:00
Contact.js Change handling of (token) errors due to #1706 2024-08-16 22:05:15 +02:00
Folder.js Proper fix for default sortMode 2024-10-23 00:39:01 +02:00
GnuPG.js Change handling of (token) errors due to #1706 2024-08-16 22:05:15 +02:00
Identity.js Resolve #1689 2024-08-06 17:50:43 +02:00
Mailvelope.js Bugfix: undefined getMailvelopePrivateKeyFor() 2024-02-26 17:17:32 +01:00
Message.js Cleanup some enums to consts 2023-04-03 10:29:26 +02:00
Messagelist.js Update SnappyMail repository references to nextgen-networks 2026-02-20 11:18:25 +00:00
Notification.js Resolve #1007 2023-03-14 13:55:20 +01:00
OpenPGP.js OpenPGP.js automatically import backup keys from server 2024-05-26 12:53:35 +02:00
Pgp.js Change handling of (token) errors due to #1706 2024-08-16 22:05:15 +02:00
Settings.js Proper fix for default sortMode 2024-10-23 00:39:01 +02:00
Sieve.js Replaced tricky delegateRunOnDestroy() with koArrayWithDestroy() 2022-02-17 12:48:57 +01:00
SMime.js Replace all new Intl.Collator with new baseCollator 2024-03-19 15:24:34 +01:00