ClaraCrazy
71fd513bc0
Refactor email purge time configuration and usage to be more precise.
...
- New purgeTIme now allows to configure a purge to be every X minutes, hours or days.
- Also remove a bit more trust by pulling footer deletion time from config.
- TODO: implement 'convertUp' function, converting numbers up to the biggest possible value where `i > 2 (so 48hrs still works as per slogan and domain)`. I.e. 72hrs = 3 days, 360minutes = 6hrs, 1440minutes to 24hrs
Co-authored-by: Johannes Bülow <kontakt@jmbit.de>
2024-10-03 01:22:10 +02:00
ClaraCrazy
d66d76c9f9
Even better.. twig can handle lists
2024-10-02 14:50:40 +02:00
ClaraCrazy
347db6cbc7
Fix missing customization in footer
...
I'm embarrased this was hardcoded for so long without me realizing... sowwy
2024-10-02 14:45:58 +02:00
ClaraCrazy
1ba80a8b51
Add example inbox
2024-10-02 08:39:51 +02:00
ClaraCrazy
5dab1158e9
Fix errors found by elliot
2024-10-02 08:27:10 +02:00
ClaraCrazy
52452a7c8d
announce non-example info in debug-only
2024-10-02 02:59:34 +02:00
ClaraCrazy
92674272d5
retire userRemoveUid function, refactor removeUid
2024-10-02 02:36:58 +02:00
ClaraCrazy
1d42862c46
Add example mail(s)
2024-10-02 02:36:25 +02:00
ClaraCrazy
84338ee1c1
fix forEach
2024-10-02 00:05:48 +02:00
ClaraCrazy
1f0d57bad0
Use proper filtering function, remove helper array
2024-10-01 23:51:18 +02:00
ClaraCrazy
dc7d7e6676
clean up app.json and example config, also update README todo list
2024-10-01 23:29:09 +02:00
ClaraCrazy
cca5ce7915
48hrs means 48hrs, not two days ago...
...
FUCK the IMAP protocol, honestly. rfc9051 is cooked up by a fag
2024-10-01 19:28:35 +02:00
ClaraCrazy
5eaaad5a5d
shorter interval for purge operations
2024-10-01 17:16:36 +02:00
ClaraCrazy
38cd67f881
Fix missing subject issues
2024-09-29 10:20:20 +02:00
ClaraCrazy
5a1d7c038d
if attachment try if attachment - why?
2024-09-29 09:56:35 +02:00
ClaraCrazy
5469aacc72
tired moment
2024-09-28 09:16:28 +02:00
ClaraCrazy
dbdbbb72ee
remove those
2024-09-28 09:06:30 +02:00
ClaraCrazy
c3565b5b34
add option to download attachments
2024-09-28 09:04:05 +02:00
ClaraCrazy
729dcf17ef
slight cleanup, thx qt
2024-09-28 05:21:51 +02:00
ClaraCrazy
2c120cf890
add back prerequisites
2024-09-28 05:18:04 +02:00
ClaraCrazy
12de3bd087
update readme
2024-09-28 05:09:34 +02:00
ClaraCrazy
7e73268bb7
/raw endpoint working
2024-09-28 04:44:13 +02:00
ClaraCrazy
b0d9014a00
Add "Wipe Inbox" button
2024-09-28 02:16:58 +02:00
ClaraCrazy
3016f0fc34
Some more minor design updates
2024-09-28 01:58:17 +02:00
ClaraCrazy
e79d1bad49
Raw button boilerplate
2024-09-28 01:49:37 +02:00
ClaraCrazy
4087fe13a8
design changes
2024-09-28 01:49:06 +02:00
ClaraCrazy
73ee254ef7
Another indentation fix, whoops
2024-09-28 01:07:22 +02:00
ClaraCrazy
86ed9427db
Attachment boilerplate
2024-09-28 01:05:18 +02:00
ClaraCrazy
270d4d9fc2
Fix indentation
2024-09-28 01:05:05 +02:00
ClaraCrazy
77a1710954
Update delete link
2024-09-28 00:31:44 +02:00
Clara K
98769782cc
Merge pull request #15 from jmbit/docker
...
Added docker compose and Dockerfile
2024-09-17 21:19:26 +02:00
Clara K
d4004ef558
Merge branch 'main' into docker
2024-09-17 21:18:43 +02:00
Clara K
d1a8440b4e
Delete application/config.js
2024-09-17 21:01:59 +02:00
Clara K
c4521c46af
Update README.md
2024-09-17 21:01:23 +02:00
ClaraCrazy
436a13ff14
Update sample
2024-09-17 20:56:59 +02:00
Johannes Bülow
52412cea65
applied docker patch
2024-09-17 20:51:00 +02:00
ClaraCrazy
99c14e070c
i hate git
2024-09-17 20:49:53 +02:00
ClaraCrazy
160569003c
No need for extension
2024-09-17 20:46:29 +02:00
ClaraCrazy
f178d3edd8
More minor updates to fix things
2024-09-17 20:44:42 +02:00
Clara K
4eb3be36e1
Merge pull request #14 from Crazyco-xyz/dependabot/npm_and_yarn/multi-cf87d80143
...
Bump send and express
2024-09-17 20:00:18 +02:00
dependabot[bot]
80568be65c
Bump send and express
...
Bumps [send](https://github.com/pillarjs/send ) to 0.19.0 and updates ancestor dependency [express](https://github.com/expressjs/express ). These dependencies need to be updated together.
Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases )
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md )
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0 )
Updates `express` from 4.20.0 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.20.0...4.21.0 )
---
updated-dependencies:
- dependency-name: send
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 18:00:09 +00:00
ClaraCrazy
d3ed81286c
Fix imap errors + remove debug warning
2024-09-17 19:52:39 +02:00
Clara K
e6de6e3812
Update README.md
2024-09-11 17:38:17 +02:00
Clara K
c2b8bff718
UPD XMR Wallet
2024-09-11 16:24:59 +02:00
ClaraCrazy
b2be395835
update packages
2024-09-11 03:34:16 +02:00
ClaraCrazy
57b3b029e1
Security patches and version bumps
2024-09-09 07:29:24 +02:00
ClaraCrazy
f9a26cd631
fix 404 mail error
2024-01-26 02:41:50 +01:00
ClaraCrazy
61019e649a
why-no-worky
2024-01-26 02:11:00 +01:00
Clara K
3c69fb5761
Update README.md
2024-01-25 10:46:39 +01:00
Clara K
ac48bfcad3
update img
2024-01-25 10:44:21 +01:00