djmaze
|
92bbaadbf3
|
bugfix: changed css broke spinner querySelector
|
2021-02-04 22:47:38 +01:00 |
|
djmaze
|
f08dfac99d
|
Cleanup fontastic
|
2021-02-04 17:52:46 +01:00 |
|
djmaze
|
192f76c08a
|
Drop gulp-autoprefixer and cleanup boot process
|
2021-02-04 15:03:11 +01:00 |
|
djmaze
|
b26586f2ba
|
Cleanup Crossroads & Hasher and dropped Signals
|
2021-02-04 12:54:03 +01:00 |
|
djmaze
|
32c3f1f059
|
Cleanup links
|
2021-02-04 11:25:00 +01:00 |
|
djmaze
|
6a92912a3d
|
Bugfix: Inputosaurus modifications got broken.
Replaced completely with EmailAddressesComponent
|
2021-02-03 23:36:36 +01:00 |
|
djmaze
|
b0e3020aab
|
Bugfix: inputosaurus failed due to changes
|
2021-02-03 12:55:49 +01:00 |
|
djmaze
|
5001dcc4d8
|
'use strict' already in libs.js
|
2021-02-02 14:10:48 +01:00 |
|
djmaze
|
90ee39b114
|
Improve switching of wysiwyg/plain composer
|
2021-02-02 12:23:32 +01:00 |
|
djmaze
|
b015454b02
|
Cleanup unused CSS
|
2021-02-01 22:54:19 +01:00 |
|
djmaze
|
ebe2c0536f
|
Bugfix: compose mail select contacts for cc/bcc failed
Cleanup: Inputosaurus and Knockout
Change: Knockout domData now uses WeakMap
Replaced: Knockout domManipulation with a documentFragment
|
2021-02-01 14:34:24 +01:00 |
|
djmaze
|
aa05f10629
|
v2.2.1
|
2021-01-27 12:02:37 +01:00 |
|
djmaze
|
3983932bc0
|
Bugfix and cleanup rollup based javascript even more
|
2021-01-27 10:59:15 +01:00 |
|
djmaze
|
7ccc44616d
|
Small code cleanups and fix translations
|
2021-01-27 00:26:31 +01:00 |
|
djmaze
|
b31bf3d7f5
|
Improved js minification
|
2021-01-26 11:46:30 +01:00 |
|
djmaze
|
a1c994e6ab
|
Merge branch 'master' into webpack2rollup
|
2021-01-25 22:30:23 +01:00 |
|
djmaze
|
d23689dae8
|
Bugfix: invalid template id's
And cleanup strings
|
2021-01-25 22:29:55 +01:00 |
|
djmaze
|
ad8fd8879b
|
This version uses Rollup instead of WebPack.
Due to that the code is smaller and has changes to prevent Circular Dependencies
|
2021-01-25 22:00:13 +01:00 |
|
djmaze
|
5e63ade9dd
|
Bugfix: i made a translation bug in v2.2.0
Cleaned it up
|
2021-01-24 23:03:06 +01:00 |
|
djmaze
|
f3bfa0e8c1
|
Cleanup and split Enums
|
2021-01-24 22:58:06 +01:00 |
|
djmaze
|
864da66b5f
|
Replace viewDecorator and popupDecorator with proper AbstractView classes
|
2021-01-24 10:25:23 +01:00 |
|
djmaze
|
c8a85bf67e
|
Bugfix for webpack cleanup
|
2021-01-22 17:29:01 +01:00 |
|
djmaze
|
23d7fecd22
|
Improve Sieve Scripts editor layout
|
2021-01-22 16:45:12 +01:00 |
|
djmaze
|
1535dd00f1
|
cleanup webpack export references
|
2021-01-22 16:32:08 +01:00 |
|
djmaze
|
b6f0b634fb
|
Cleanup calls to Knockout observableArray
Improved Knockout observableArray
|
2021-01-22 12:23:20 +01:00 |
|
djmaze
|
a28b5c2b6c
|
Cleanup and deduplicate languages
|
2021-01-21 17:21:19 +01:00 |
|
djmaze
|
67db19ec80
|
Added sieve activate/delete script error notifications
|
2021-01-21 11:00:42 +01:00 |
|
djmaze
|
ea56397c3b
|
Improved handling of sieve script changes
|
2021-01-21 10:39:19 +01:00 |
|
djmaze
|
14ba459d46
|
Always allow raw editing of Sieve scripts
|
2021-01-21 10:00:12 +01:00 |
|
djmaze
|
3ed7b53f68
|
Bugfix: don't push existing SieveScript on scripts stack
|
2021-01-20 15:34:33 +01:00 |
|
djmaze
|
6f36d4b906
|
Added sample code for sieveparser branch
|
2021-01-20 14:57:59 +01:00 |
|
djmaze
|
dd9f277ccf
|
Split collectionToFileString() from SieveStorage to Sieve
Converted SieveStorage fileStringToCollection() to JavaScript sieveScriptToFilters()
Drop the old filtersSave()
|
2021-01-20 14:52:20 +01:00 |
|
djmaze
|
d9118fbf90
|
Bugfix: saveError undefined, should be serverError
Bugfix: dot should be comma
|
2021-01-20 12:04:27 +01:00 |
|
djmaze
|
ca91a6e408
|
drop sieve parser from sievescripts branch
|
2021-01-20 11:43:03 +01:00 |
|
djmaze
|
d4d6d73306
|
Bugfix: filters toggle failed because it was no observable
|
2021-01-20 11:00:13 +01:00 |
|
djmaze
|
c7d6426c88
|
Added: rainloop.user filters to sieve script
|
2021-01-20 10:10:59 +01:00 |
|
djmaze
|
76bc8aa107
|
Disable removal of rainloop.user script
|
2021-01-19 17:42:38 +01:00 |
|
djmaze
|
ee37ad67bb
|
Enable add/delete of Sieve scripts
|
2021-01-19 16:59:43 +01:00 |
|
djmaze
|
e3125ebfff
|
Get a working Sieve scripts manager
|
2021-01-19 16:01:30 +01:00 |
|
djmaze
|
a31834458b
|
More improvements to view Sieve Scripts.
|
2021-01-18 23:52:15 +01:00 |
|
djmaze
|
e093388016
|
Merge branch 'master' into sieveparser
# Conflicts:
# snappymail/v/0.0.0/app/templates/Views/User/SettingsFilters.html
|
2021-01-18 17:13:43 +01:00 |
|
djmaze
|
a80b17e011
|
Centralize CSS for confirm delete buttons and grab handles
|
2021-01-18 17:11:53 +01:00 |
|
djmaze
|
61c3da14b4
|
Draft of new Filters design
|
2021-01-18 16:47:10 +01:00 |
|
djmaze
|
73e26d388a
|
Added: rfc5233
Activate: comparator
Bugfix: StringList must use .toString()
Bugfix: redirect command
Bugfix: MultiLine
|
2021-01-15 16:09:03 +01:00 |
|
djmaze
|
3566f4a538
|
Added rfc5183, rfc5229, rfc5260 and rfc5293
Make comparator and match_type available for all Test classes
Signed-off-by: djmaze <djmaze@djmaze.lan>
|
2021-01-15 14:35:16 +01:00 |
|
djmaze
|
3ce123b536
|
Added RFC5231 check
|
2021-01-15 12:12:56 +01:00 |
|
djmaze
|
eb369ca122
|
Added rfc6609
|
2021-01-15 12:11:13 +01:00 |
|
djmaze
|
68fc9f21bd
|
Centralize some argument parsing
Improved parser error handling
Fix Sieve Vacation extension
|
2021-01-15 11:34:16 +01:00 |
|
djmaze
|
55178016a0
|
Solve some comparators
|
2021-01-15 00:32:04 +01:00 |
|
djmaze
|
43c669e629
|
Added draft code for handling "require []"
|
2021-01-15 00:14:45 +01:00 |
|