Commit graph

2654 commits

Author SHA1 Message Date
djmaze
c3c1fc2c0e Tiny knockoutjs speedup 2021-04-23 18:16:36 +02:00
djmaze
8aa9b0b33f Speedup foldercollection 2021-04-23 13:01:51 +02:00
djmaze
29fe73d4e7 Cleanup .bind( 2021-04-23 10:47:24 +02:00
djmaze
9ec84baa32 Cleanup attachments design 2021-04-23 10:12:06 +02:00
djmaze
3ef494c971 Merge remote-tracking branch 'upstream/master' 2021-04-23 00:35:36 +02:00
djmaze
60a4a248d1 Simplify onWarmUp into onBuild 2021-04-23 00:12:42 +02:00
djmaze
999389c6c5 Bugfix: wrong Notification.RequestAborted 2021-04-22 23:53:39 +02:00
djmaze
ffb2f64170 <!-- ko foreach --> to: data-bind="" 2021-04-22 23:41:26 +02:00
djmaze
14a9f00c6e Improve composer dark mode 2021-04-22 23:34:37 +02:00
djmaze
3572d00a10 Cleanup admin code 2021-04-22 21:56:01 +02:00
RainLoop Team
4ae9252c76
Merge pull request #2006 from chuushi/patch-1
plugins/postfixadmin-change-password: Add "ARGON2I"
2021-04-22 21:02:21 +03:00
RainLoop Team
e5659da4e8
Merge pull request #2081 from the-djmaze/rainloop-issue2037
Resolve issue #2037
2021-04-22 20:21:54 +03:00
RainLoop Team
6a615c5d65
Merge pull request #2080 from fdisamuel/master
Google Document viewer and Managesieve Fixes
2021-04-22 19:02:15 +03:00
RainLoop Team
13ed45c7cf
Merge pull request #2090 from EdwardBetts/patch-1
Correct spelling mistake
2021-04-22 19:01:02 +03:00
RainLoop Team
ab36112eab
Merge pull request #2075 from powerhome/fix/rainloop-system-missing-primary-key
Add missing primary key to rainloop_system table
2021-04-22 19:00:33 +03:00
RainLoop Team
1aab9dfddc
Merge pull request #2042 from hfnukal/patch-1
This works also for CC and BCC
2021-04-22 18:55:55 +03:00
RainLoop Team
14fe3a106e
Merge pull request #2029 from lub/access-denied-status-code
throw 403 on access denied
2021-04-22 18:54:41 +03:00
RainLoop Team
3a7f80bfc2
Merge pull request #1998 from kesselb/load-images-print
Load image data for all images
2021-04-22 18:53:22 +03:00
djmaze
75c879836c Settings menus:
- remove .disabled, never used
- cleanup/simplify code
2021-04-22 16:02:12 +02:00
djmaze
a624d43602 Remove unused #rl-top 2021-04-22 14:30:41 +02:00
djmaze
8af35f7d39 Move login forgotPasswordLinkUrl/registrationLinkUrl to plugin 2021-04-22 13:59:22 +02:00
djmaze
1b4277c9db Remove some CSS outline and !important 2021-04-22 13:37:43 +02:00
djmaze
0d5ea94934 Resolve #87
Resolve #85
2021-04-21 10:34:54 +02:00
djmaze
1a8eea24cf Improve non-composited animation 2021-04-20 13:41:51 +02:00
djmaze
e1a08a9755 Bugfix: this.logoutReload is not a function 2021-04-20 13:01:15 +02:00
djmaze
3d2f7fb3ef Cleanup .add-on CSS 2021-04-20 11:27:19 +02:00
djmaze
df00748bf5 v2.5.0.1 2021-04-20 09:56:19 +02:00
djmaze
10c8cf68ed Resolve #86 2021-04-20 09:51:52 +02:00
djmaze
fbf816f905 v2.5.0 2021-04-19 20:44:12 +02:00
djmaze
19492a714d Also prevent Google FLoC in .htaccess 2021-04-19 20:42:01 +02:00
djmaze
0a03f9768f Prevent Google FLoC tracking 2021-04-19 20:35:41 +02:00
djmaze
15f8f5da1b translation spacing 2021-04-19 20:34:26 +02:00
djmaze
30727b0e29 Resolved and improved #79 2021-04-19 14:11:02 +02:00
djmaze
d528a523ad Drop unused qr.js 2021-04-19 13:34:33 +02:00
djmaze
f6eb03d7ef Speedup CardDAV sync by remembering Authorization 2021-04-16 20:36:38 +02:00
djmaze
f36ef03c1e Bugfix: TypeError: Return value of PdoAddressBook::davClientRequest()
For #79
2021-04-16 11:57:06 +02:00
djmaze
31bc2850de v2.5.0-rc.4 2021-04-15 16:42:16 +02:00
djmaze
658898ffbc Strange hamburger icon when syncing
https://github.com/the-djmaze/snappymail/issues/79#issuecomment-817321314
2021-04-15 15:46:47 +02:00
djmaze
c430f1b175 Test CardDAV for #79 2021-04-15 12:41:01 +02:00
djmaze
a407986483 Fix datetime parser for #79 2021-04-15 12:34:56 +02:00
djmaze
14c8e81332 Improvements for #79 2021-04-15 12:18:33 +02:00
djmaze
b4fefc1532 Improved #79 2021-04-14 16:36:46 +02:00
djmaze
ae9bb29a47 move login.success hook 2021-04-14 15:25:50 +02:00
djmaze
e112d1fd70 Change and document plugins hook system 2021-04-14 14:30:42 +02:00
Edward Betts
7f0b8f44ba
Correct spelling mistake 2021-04-14 09:27:45 +01:00
djmaze
3c8d01a882 There's no CSS .i18n-animation
It was only used by jQuery.letterfx in RainLoop
2021-04-14 09:24:23 +02:00
djmaze
5055406112 Resolved more CardDAV issues for #79 2021-04-13 23:15:13 +02:00
djmaze
910e7fbfd5 Improved #79 2021-04-13 17:25:36 +02:00
djmaze
89107387d5 Improved #81 2021-04-13 14:11:17 +02:00
djmaze
84f3a7dd77 Less <span data-i18n=""> is reduced DOM profit 2021-04-13 10:07:37 +02:00