snappymail/dev
2023-03-13 13:01:05 +01:00
..
App Reduce use of isMobile() 2023-02-23 15:43:32 +01:00
Common FolderInformation() use jsonSerialize() 2023-03-13 10:46:40 +01:00
Component Bugfix: addressparser() didn't handle groups properly 2023-02-13 19:47:24 +01:00
DAV
External Bugfix: src is null 2023-03-03 16:10:29 +01:00
Html
Knoin Reduce use of isMobile() 2023-02-23 15:43:32 +01:00
Mime Redesign Raw handling as encodeRawKey/decodeRawKey doesn't need encryption 2023-03-07 13:53:52 +01:00
Model Move more JSON code into MailSo\Mail\Message 2023-03-13 13:01:05 +01:00
Remote More JSON properties to JavaScript camelCase 2023-02-21 11:52:50 +01:00
Screen Cache changes for #1003 2023-03-06 11:36:23 +01:00
Settings Prevent folder/messages flags conflict by using the right name attributes for Folders 2023-03-13 11:49:40 +01:00
Sieve Many AppData properties to JavaScript camelCase 2023-02-21 10:22:59 +01:00
Storage Resolve #537 2023-02-22 14:09:26 +01:00
Stores Prevent folder/messages flags conflict by using the right name attributes for Folders 2023-03-13 11:49:40 +01:00
Styles Improved mailvelope handling 2023-03-07 16:06:09 +01:00
View Move more JSON code into MailSo\Mail\Message 2023-03-13 13:01:05 +01:00
admin.js
app.js
boot.js Make layout fully responsive using matchMedia('(max-width: 799px)') 2023-02-23 13:54:32 +01:00
bootstrap.js Moved rl.fetch and rl.fetchJSON to boot.js so that AppData can be fetched as JSON 2023-02-21 09:04:47 +01:00
dragdropgecko.js
prototype.js Cleanup a bit of javascript 2023-02-21 12:59:56 +01:00
serviceworker.js
shortcuts.js
sieve.js