the-djmaze
489ed81c84
Move "assets" to proper location in snappymail/v/0.0.0/static/
2023-02-02 17:19:06 +01:00
the-djmaze
91978e6ecf
v2.21.4
2022-11-22 12:05:21 +01:00
the-djmaze
689126c57d
Drop ifvisible
as it was only used for Prefetch and that feature was removed in v2.17
2022-10-10 10:53:04 +02:00
the-djmaze
17fa031064
Revert RainLoop merge that caused MIT vs AGPL
2022-09-01 21:16:52 +02:00
the-djmaze
a146d73f4b
Licensed under MIT
2022-09-01 00:25:05 +02:00
the-djmaze
f6f6a80639
Merge remote-tracking branch 'upstream/master' RainLoop v1.17
2022-09-01 00:24:33 +02:00
RainLoop Team
aa5d3fc89d
Road to the MIT
2022-08-31 19:20:47 +00:00
the-djmaze
75422c73e8
v2.16.2
2022-05-30 13:47:45 +02:00
the-djmaze
f4cd25f8ad
Added Sieve parser code in master
2022-03-09 12:33:31 +01:00
djmaze
3bad2d5dbd
Revamp login screens by moving login icons to the left,
...
due to issues with browser plugins like LastPass which place buttons on the right.
And added a TOTP icon
2021-11-16 12:35:11 +01:00
djmaze
2e34f98c80
Cleanup and improve HTML/CSS and it's JavaScript handling
2021-11-06 12:27:37 +01:00
djmaze
c1fbd8a5d2
Move Apache mod_rewrite gzip/brotli rules to /snappymail/v/0.0.0/static/
2021-08-18 16:24:05 +02:00
djmaze
89b52b512f
Remove progressJs bar because we are fast...
2021-04-28 22:59:42 +02:00
djmaze
48fa1a1fdc
Drop 2FA, read #84
2021-04-12 19:15:33 +02:00
djmaze
0158a5fe1e
Improve Squire toolbar
...
Cleanup some JS code
2021-02-22 17:28:54 +01:00
djmaze
b26586f2ba
Cleanup Crossroads & Hasher and dropped Signals
2021-02-04 12:54:03 +01:00
djmaze
8b1a7f39df
Found the round npm module to get rollup working in gulp
2021-02-02 13:54:48 +01:00
djmaze
ca91a6e408
drop sieve parser from sievescripts branch
2021-01-20 11:43:03 +01:00
djmaze
d1f9249ac1
Merge branch 'master' into sieveparser
2021-01-18 23:01:40 +01:00
djmaze
141e68f686
updated npm and cleanup gulp tasks
2021-01-18 23:01:21 +01:00
djmaze
e7da264f4b
Merge branch 'master' into sieveparser
2021-01-18 09:36:41 +01:00
djmaze
d36b4a4999
Merge remote-tracking branch 'upstream/master' v1.15
2021-01-18 09:25:37 +01:00
RainLoop Team
cc6648bd9c
Update CI
2021-01-16 19:26:17 +03:00
djmaze
b2e77f3f67
Draf of Sieve parser/lexer for a new Sieve GUI
2021-01-13 21:23:19 +01:00
djmaze
d0f686c657
Rename basefolder 'rainloop' to 'snappymail'
...
this prevents conflicts with original rainloop
2020-10-15 16:21:52 +02:00
djmaze
3bfe2c67d1
Droppped momentjs in favor of Intl
...
Uses a fallback for Intl.RelativeTimeFormat in Date.prototype.fromNow
2020-10-15 10:45:18 +02:00
djmaze
6c75dd12f8
Cleanup CSS and JS code
2020-10-01 11:10:40 +02:00
djmaze
25b4c899d0
Removed country flags from language selection because country != language
2020-09-29 16:44:27 +02:00
djmaze
17575f19f0
Activated a working HTML5 Drag & Drop polyfill for the Firefox Mobile browser
2020-09-28 20:04:09 +02:00
m hagoort
5e7f531c7f
Revamp shortcuts handler (not tested yet)
2020-09-26 00:02:29 +02:00
djmaze
81364c6494
Merge Squire into libs.js
2020-09-22 11:04:45 +02:00
djmaze
079d119f8a
Removed lightgallery to drop whole jQuery
2020-09-21 17:33:58 +02:00
djmaze
06abbf0713
inputosaurus jQuery to native so we can drop jquery-ui
2020-09-21 16:05:04 +02:00
djmaze
4e449b9c66
replace knockout-sortable with html5 native
2020-09-20 23:15:06 +02:00
djmaze
e1d3a143f4
Removed simplestatemanager, use @media queries
2020-09-20 12:33:33 +02:00
djmaze
9fc5a3ff6a
Cleanup some code
2020-09-19 13:53:14 +02:00
djmaze
091c4ec811
Clone 3.5.1 from github
2020-09-17 16:27:00 +02:00
djmaze
a7cc115bfb
Move SquireUI into libs.js
2020-09-11 12:39:56 +02:00
djmaze
45aaa17219
Better boot response by splitting and embedding boot css/html into index.html
2020-09-05 12:22:46 +02:00
djmaze
f2d194947d
Merge Objects prototype extensions
2020-09-04 17:07:35 +02:00
djmaze
645831368d
Again replaced some jQuery to native and cleaned up normalize.css without IE
2020-08-31 12:45:43 +02:00
djmaze
69fcc240e9
More jQuery to native (including bootstrap.js)
2020-08-30 10:30:50 +02:00
djmaze
97a73c6639
Replace timeOutAction() with debounce
...
Replace delegateRun()
Revert my throttle/debounce setTimeout() to Function.prototype[throttle/debounce]
2020-08-18 20:24:17 +02:00
djmaze
382aef7ebb
Replaced ifvisible.js with simple drop-in to handle prefetch messages
2020-08-13 21:25:42 +02:00
djmaze
2f48128ff3
Replaced Autolinker with simple https/email detection
2020-08-13 15:22:24 +02:00
djmaze
f5a444aa14
Removed opentip
...
Cleanup lightgallery
2020-08-13 13:16:08 +02:00
djmaze
b1678a1566
Replaced moment.js with simple extended Date.prototype
2020-08-07 14:44:33 +02:00
djmaze
7584e9003f
Cleanup ProgressJS
2020-07-30 12:17:41 +02:00
djmaze
12c88e34b3
Removed pikaday (unused)
2020-07-30 12:05:47 +02:00
djmaze
ea48f5060b
isArray to native Array.isArray
...
isUnd(*) to native undefined === *
isFunc to native typeof * === 'function'
isObject to native typeof * === 'object'
microtime() to native Date().getTime();
noop to native ()=>{}
noopFalse to native ()=>false
noopTrue to native ()=>true
boolToAjax to native *?'1':'0'
Underscore.js to native
2020-07-29 21:49:41 +02:00