Commit Graph

29 Commits (a11c41c95429efc754e2da2bbd525383d3910485)

Author SHA1 Message Date
ClaraCrazy 8a9e853469
oopsie 2024-10-05 00:09:54 +02:00
ClaraCrazy 0770ebdfc2
Update conversion function and footer
- Conversion function updates:
    - Enabling conversion now rounds to the nearest max. value where `i > 1`, and if rounding was needed it will create a Tooltip displaying the config value on hover.
    - If rounding wasnt needed, or conversion is disabled in the config then no tooltip will be created, to avoid confusion.
- Updated footer:
    - Created new function called footerbuilder()
    - The config value is now always underlined and italic to make it more obvious you can (if rounded) "interact" with it.
2024-10-04 23:32:21 +02:00
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 5dab1158e9
Fix errors found by elliot 2024-10-02 08:27:10 +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 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 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 4087fe13a8 design changes 2024-09-28 01:49:06 +02:00
ClaraCrazy 77a1710954 Update delete link 2024-09-28 00:31:44 +02:00
ClaraCrazy f178d3edd8 More minor updates to fix things 2024-09-17 20:44:42 +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
eecb2b5c39 jfc that was pathetic... fix error handling 2023-12-24 23:55:14 +01:00
fb8ee6dca3 Update missing email 404 page 2023-12-24 21:06:48 +01:00
ClaraCrazy 0c89b3c810 Re-design routes 2023-11-03 06:11:17 +01:00
ClaraCrazy d713a28fcf Prevent malicious deletes 2023-11-02 06:27:28 +01:00
ClaraCrazy 1865a08c87 Add delete button 2023-11-02 06:25:22 +01:00
ClaraCrazy 9ed87ca53a Add missing customization 2023-11-01 13:21:37 +01:00
ClaraCrazy b162cf6577 Add missing customization 2023-11-01 13:21:01 +01:00
ClaraCrazy db2fe23548 add missing config 2023-11-01 13:04:44 +01:00
ClaraCrazy bcd9c06899 Add configurable branding 2023-11-01 12:33:58 +01:00
ClaraCrazy 758b72f4c4 Add Files 2023-11-01 11:48:19 +01:00