the-djmaze
|
a86c5ba639
|
bugfix: unicode mailto: addresses
|
2023-02-23 18:43:27 +01:00 |
|
the-djmaze
|
d92f25973b
|
fix unicode email address matching #955
|
2023-02-23 17:38:41 +01:00 |
|
the-djmaze
|
5ef79e5148
|
Also match unicode email addresses #955
|
2023-02-23 17:24:23 +01:00 |
|
the-djmaze
|
e3d2250e19
|
Nextcloud allow in iframe #537
|
2023-02-23 16:33:38 +01:00 |
|
the-djmaze
|
0d715c0bb4
|
Translate change for #988
|
2023-02-23 15:54:33 +01:00 |
|
the-djmaze
|
9fa145dbc5
|
Merge pull request #988 from HeySora/system-font
Use the System/Browser font by default
|
2023-02-23 15:50:48 +01:00 |
|
the-djmaze
|
d528498d8d
|
Remove unused imports
|
2023-02-23 15:44:28 +01:00 |
|
the-djmaze
|
7f62d9b7aa
|
remove unused aCache
|
2023-02-23 15:43:43 +01:00 |
|
the-djmaze
|
8623bb5d60
|
Reduce use of isMobile()
|
2023-02-23 15:43:32 +01:00 |
|
the-djmaze
|
6af13255f2
|
No need to listen for resize as matchMedia() is used now
|
2023-02-23 14:35:13 +01:00 |
|
HeySora
|
d8f6ed1370
|
Use the System/Browser font by default
|
2023-02-23 14:08:38 +01:00 |
|
the-djmaze
|
57f497cf63
|
isMobile() not used in templates
|
2023-02-23 14:04:35 +01:00 |
|
the-djmaze
|
e1833ae032
|
Make layout fully responsive using matchMedia('(max-width: 799px)')
|
2023-02-23 13:54:32 +01:00 |
|
the-djmaze
|
1dbd9bda0c
|
Don't exit;
|
2023-02-23 09:04:44 +01:00 |
|
the-djmaze
|
202fb08d09
|
Move brotli and gzip compress option to application.ini
|
2023-02-23 08:39:40 +01:00 |
|
the-djmaze
|
b5db67d23f
|
Bugfix some mobile CSS
|
2023-02-22 17:57:10 +01:00 |
|
the-djmaze
|
97282075b0
|
Reduce some JavaScript
|
2023-02-22 17:43:54 +01:00 |
|
the-djmaze
|
f023a0799c
|
Probable fix for #860
|
2023-02-22 15:06:59 +01:00 |
|
the-djmaze
|
b93a31f950
|
scrollMessage not needed on focusedState change
|
2023-02-22 14:57:29 +01:00 |
|
the-djmaze
|
a80bb83ce9
|
Simplify CSS folder .focused
|
2023-02-22 14:53:12 +01:00 |
|
the-djmaze
|
ade75b4cbe
|
Bugfix solution #537 for cached template
|
2023-02-22 14:13:18 +01:00 |
|
the-djmaze
|
c83cf64b80
|
Resolve #537
|
2023-02-22 14:09:26 +01:00 |
|
the-djmaze
|
bb77d0ae02
|
Redesign \SnappyMail\HTTP\CSP for better control
|
2023-02-22 13:57:37 +01:00 |
|
the-djmaze
|
915a142315
|
Merge branch 'master' of github.com:the-djmaze/snappymail
|
2023-02-22 12:19:04 +01:00 |
|
the-djmaze
|
f662841281
|
Resolve #987
|
2023-02-22 12:18:49 +01:00 |
|
the-djmaze
|
525535b7b8
|
Merge pull request #984 from ner00/master
Update pt/pt-PT
|
2023-02-22 09:24:56 +01:00 |
|
the-djmaze
|
f1c2e5be02
|
Merge pull request #985 from hguilbert/patch-5
Update admin.json
|
2023-02-22 09:24:47 +01:00 |
|
the-djmaze
|
b80cae0776
|
Merge pull request #986 from hguilbert/patch-6
Update user.json
|
2023-02-22 09:24:37 +01:00 |
|
the-djmaze
|
77126d989a
|
Squire don't detect ftp links as browsers drop support
|
2023-02-22 08:52:20 +01:00 |
|
the-djmaze
|
d10aec8f08
|
Resolve #955 and allow unicode
|
2023-02-22 08:51:33 +01:00 |
|
hguilbert
|
fe411e0a29
|
Update user.json
Update translate FR
|
2023-02-22 06:13:00 +01:00 |
|
hguilbert
|
ce2e104b3e
|
Update admin.json
Update translate FR
|
2023-02-22 06:06:01 +01:00 |
|
ner0
|
8ea0693d80
|
Update
|
2023-02-21 23:21:31 +00:00 |
|
the-djmaze
|
4d8f7d2af7
|
No need for rl.initData
|
2023-02-21 20:05:02 +01:00 |
|
the-djmaze
|
145c11d58e
|
Set X-Frame-Options: DENY when frame_ancestors is empty
|
2023-02-21 19:15:21 +01:00 |
|
the-djmaze
|
66fafd3981
|
Add CSP frame-ancestors for #537
|
2023-02-21 17:23:26 +01:00 |
|
the-djmaze
|
2daa4f97e2
|
v2.26.3
|
2023-02-21 16:55:10 +01:00 |
|
the-djmaze
|
0172931bf9
|
removed unused data.set('SignatureInsertBefore') in IdentityPopupView
|
2023-02-21 16:28:20 +01:00 |
|
the-djmaze
|
0f82ad1109
|
Cleanup Identity edit window
|
2023-02-21 16:26:21 +01:00 |
|
the-djmaze
|
d495369688
|
Cleanup IdentityModel handling
|
2023-02-21 16:02:22 +01:00 |
|
the-djmaze
|
bfffa750ca
|
Translate "Are you sure you want to exit?"
|
2023-02-21 15:45:21 +01:00 |
|
the-djmaze
|
5050d8edb3
|
Improved folder name editing
|
2023-02-21 15:33:55 +01:00 |
|
the-djmaze
|
1c1b043a50
|
Improved key event handling
|
2023-02-21 14:26:37 +01:00 |
|
the-djmaze
|
81d521c562
|
Simplify folder name editing
|
2023-02-21 14:26:16 +01:00 |
|
the-djmaze
|
938c209869
|
Cleanup a bit of javascript
|
2023-02-21 12:59:56 +01:00 |
|
the-djmaze
|
0b8ec5c664
|
Bugfix: language selector didn't show current language in green
|
2023-02-21 11:53:43 +01:00 |
|
the-djmaze
|
d1823af111
|
More JSON properties to JavaScript camelCase
|
2023-02-21 11:52:50 +01:00 |
|
the-djmaze
|
07f6b7545a
|
Rename spam=>junk and draft=>drafts folder names to be compatible with IMAP and JMAP
|
2023-02-21 10:56:21 +01:00 |
|
the-djmaze
|
6c00a9cf3b
|
Save Settings array param to \RainLoop\Settings
|
2023-02-21 10:40:16 +01:00 |
|
the-djmaze
|
ce2fb9d7f2
|
Many AppData properties to JavaScript camelCase
|
2023-02-21 10:22:59 +01:00 |
|