Commit graph

2654 commits

Author SHA1 Message Date
djmaze
6dbe3d4c52 Brotli compress output if supported 2021-06-10 20:26:28 +02:00
djmaze
830f660ccc Change for issue #95 2021-06-01 13:45:58 +02:00
djmaze
d67cfaa3a4 Resolve Issue #93 2021-05-31 16:19:01 +02:00
djmaze
5a6c012b60 Remove the IsSelectable() filter
https://github.com/the-djmaze/snappymail/issues/94#issuecomment-850806845
2021-05-31 11:02:51 +02:00
djmaze
250f7152ac Revert part of previous commit for
https://github.com/the-djmaze/snappymail/issues/94#issuecomment-850806845
2021-05-31 11:01:27 +02:00
djmaze
494626bfc7 https://github.com/the-djmaze/snappymail/issues/94#issuecomment-850806845 2021-05-31 10:52:26 +02:00
djmaze
31e47fa4bb Resolved Issue #91 2021-05-25 17:22:51 +02:00
djmaze
51a82dbbcd Better folder creation popup and fixed dutch translation 2021-05-25 15:32:34 +02:00
djmaze
b570dec683 Resolves issue #92 ? 2021-05-25 15:31:48 +02:00
djmaze
bea8a95c6b v1.5.1 2021-05-19 15:58:37 +02:00
djmaze
37e1474650 Cleanup OpenPGP.js 2021-05-19 15:26:45 +02:00
djmaze
e49405cd85 Improved broken PGP implementation 2021-05-19 15:26:10 +02:00
djmaze
45c74370d0 Bugfix: has() is not a function 2021-05-19 11:24:53 +02:00
djmaze
4e03543e6e Merge branch 'master' of github.com:the-djmaze/snappymail 2021-05-18 14:29:17 +02:00
djmaze
426b82e7c4 Cleanup messageview style 2021-05-18 14:28:56 +02:00
the-djmaze
ca8f41fecb
Merge pull request #88 from Psychi1/master
Update user.json
2021-05-18 13:44:14 +02:00
djmaze
c571a4fbe7 Cleanup OpenPGP.js and prepare for using Rollup 2021-05-18 10:59:13 +02:00
Psychi1
8f940456b7
Update user.json
Wrong spelling
2021-05-15 15:19:20 +02:00
djmaze
f6bba786ed Sync RainLoop v1.16 2021-05-14 11:21:31 +02:00
djmaze
30ff459535 RainLoop: Improve getFoldersFromResult fix
46c3e305d7
2021-05-13 01:08:47 +02:00
djmaze
53333bd56a RainLoop: Fix folder names parser
9bcb8ae02c
2021-05-13 01:00:02 +02:00
djmaze
df8de36f91 Merge remote-tracking branch 'upstream/master' 2021-05-13 00:42:12 +02:00
djmaze
066a0c08d2 Fix OpenPGP error 2021-05-13 00:32:28 +02:00
RainLoop Team
13d05dc2ff Update dependencies 2021-05-06 22:58:24 +03:00
RainLoop Team
49d9093e44 Fix closure warnings (#2087) 2021-05-06 11:00:52 +03:00
RainLoop Team
90e41635ed Update locales 2021-05-06 03:39:59 +03:00
RainLoop Team
9bcb8ae02c Fix folder names parser 2021-05-06 02:21:58 +03:00
RainLoop Team
46c3e305d7 Improve getFoldersFromResult fix 2021-05-05 23:46:51 +03:00
RainLoop Team
86e62d90ea
Merge pull request #2094 from ecoValentin/master
Hotfix for typo in variable name
2021-05-05 22:43:21 +03:00
djmaze
b2b576a69c Remove OpenPGP unused functions and vars 2021-05-04 15:01:40 +02:00
djmaze
be76df33b6 Remove OpenPGP support for IE and Node, and es6-promise polyfill 2021-05-03 17:05:50 +02:00
ecoValentin
6e1470868a Hotfix for typo in variable name 2021-05-01 18:03:08 +00:00
djmaze
8c454ccd9d Cleanup OpenPGP.js a bit.
openpgp.worker doesn't need webpack
2021-05-01 16:33:30 +02:00
djmaze
5e63adc904 Move old OpenPGP.js to /vendors instead of npm 2021-05-01 15:10:04 +02:00
djmaze
a7ae087f18 More HTML cleanups 2021-05-01 10:02:40 +02:00
djmaze
109c6b6ab5 Cleanup HTML and CSS 2021-04-30 16:39:27 +02:00
djmaze
d38a1acc24 Cleanup contacts popup 2021-04-29 16:26:20 +02:00
djmaze
454321430a Bugfix: multiple accounts showed both fontastic glyphs 2021-04-29 15:15:01 +02:00
djmaze
032e71448b Cleanup boot loading bouncer 2021-04-29 15:14:26 +02:00
djmaze
89b52b512f Remove progressJs bar because we are fast... 2021-04-28 22:59:42 +02:00
djmaze
a8fd699575 Reduce image memory usage 2021-04-28 21:33:23 +02:00
djmaze
a36a8113bb Cleanup more rlspecauth/AuthAccountHash related code 2021-04-28 21:33:03 +02:00
djmaze
146b2c1001 Cleanup AuthAccountHash handling 2021-04-28 15:56:31 +02:00
djmaze
8e5d56e15f Cleanup some PHP code 2021-04-28 14:17:28 +02:00
djmaze
ce63ba506a Keep AUTH_SPEC_TOKEN_KEY
And now we can embed theme and language in index.html template
2021-04-28 12:08:07 +02:00
djmaze
4579a786ab Bugfix: undefined class Utils 2021-04-28 10:57:18 +02:00
djmaze
6c370abac3 Revert broken speedup idea for language and theme.
RainLoop removes AUTH_SPEC_TOKEN_KEY cookie, which kills browser refresh/F5
So had to put back the LangLink and NewThemeLink, for now
2021-04-26 21:56:11 +02:00
djmaze
dbf9755700 Improved themes and localization 2021-04-26 14:24:57 +02:00
djmaze
787f3a0cbd Improved requestSleep() 2021-04-26 12:20:31 +02:00
djmaze
fb98ca6fe7 Merge language into index template 2021-04-26 12:19:47 +02:00