the-djmaze
|
732b6eb641
|
Use JavaScript Optional chaining
|
2022-09-02 11:52:07 +02:00 |
|
the-djmaze
|
58cd2fcacb
|
Cleanup and improved handling of Sieve scripts
|
2022-08-23 10:52:23 +02:00 |
|
the-djmaze
|
6c4950615d
|
Cleanup Sieve Filter edit, no need to reassign filters on save
|
2022-07-21 22:03:56 +02:00 |
|
the-djmaze
|
cf71c1a18f
|
Resolve #464
|
2022-07-21 21:57:29 +02:00 |
|
the-djmaze
|
e1426b484e
|
Sieve: use Optional chaining operator
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Optional_chaining
|
2022-05-21 23:58:46 +02:00 |
|
the-djmaze
|
663fb1485a
|
Resolve #400
|
2022-05-17 12:18:49 +02:00 |
|
the-djmaze
|
f47eb61aee
|
Improved Sieve Script editor with lists of available Actions, Controls and Tests
|
2022-03-17 10:21:23 +01:00 |
|
the-djmaze
|
40adf992ed
|
Activate more Sieve extensions and use parseScript when saving script
|
2022-03-13 20:22:00 +01:00 |
|
the-djmaze
|
42813b90dd
|
Added the new Sieve parser as script validator
|
2022-03-11 13:41:13 +01:00 |
|
djmaze
|
d6dc4d291c
|
Split Sieve/Filters code from app.js so that i can work on the new Sieve GUI
|
2022-03-11 10:26:25 +01:00 |
|