the-djmaze
|
cf12960507
|
Improved cache handling
|
2023-01-09 12:28:07 +01:00 |
|
the-djmaze
|
839ebfb350
|
Resolve #590
|
2022-10-30 22:08:30 +01:00 |
|
the-djmaze
|
d91fbaa2c0
|
Resolve #492
|
2022-08-23 00:00:56 +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
|
723ebc4055
|
Split simple RainLoop Sieve filter from the advanced filters as mentioned in #80 and #257
|
2022-05-17 16:19:17 +02:00 |
|
the-djmaze
|
9bae77bfa1
|
Fix Sieve Circular dependency
|
2022-03-11 13:01:46 +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 |
|
the-djmaze
|
a096f963ef
|
Added Sieve settings concept.
It fails due to i18n conflicts
|
2022-03-10 10:27:04 +01:00 |
|
djmaze
|
ca91a6e408
|
drop sieve parser from sievescripts branch
|
2021-01-20 11:43:03 +01:00 |
|
djmaze
|
d9865e3a46
|
Simplify Sieve Parser and added RFC5235
|
2021-01-14 23:42:46 +01:00 |
|
djmaze
|
2786d0d959
|
Not perfect but it can parse the rainloop script to a tree and back to string
|
2021-01-14 12:45:51 +01:00 |
|
djmaze
|
b2e77f3f67
|
Draf of Sieve parser/lexer for a new Sieve GUI
|
2021-01-13 21:23:19 +01:00 |
|