Commit Graph

  • 919c770fe3
    last minor example update main ClaraCrazy 2024-10-21 02:24:33 +0200
  • 5040b06264
    Add hideOther config option Allows the User to hide the total amount of domains and their addresses, always only displaying the first one of the array ClaraCrazy 2024-10-21 02:21:03 +0200
  • 2026a360bf
    Update example file ClaraCrazy 2024-10-21 02:03:38 +0200
  • d0acf32b7f
    Fix naming ClaraCrazy 2024-10-21 02:01:18 +0200
  • 74c13678a8
    More advanced domain sorting ClaraCrazy 2024-10-21 01:52:33 +0200
  • a11c41c954
    Fix error page during login ClaraCrazy 2024-10-21 00:46:53 +0200
  • 5690348137
    Add shuffle algoritm for more diverse default email generation ClaraCrazy 2024-10-21 00:46:25 +0200
  • e5d9a6cf8c
    Consistency I swear this is the last of those patches... ClaraCrazy 2024-10-21 00:22:06 +0200
  • 17cf534612
    Merge pull request #16 from Crazyco-xyz/dependabot/npm_and_yarn/multi-2c5a3fe122 Clara K 2024-10-16 22:29:39 +0200
  • 223c12f4e5
    Bump cookie, express and socket.io dependabot[bot] 2024-10-16 20:28:18 +0000
  • 71f1e401af
    fix example mail keeping ClaraCrazy 2024-10-15 10:50:15 +0200
  • a4c2a9aa72
    add example domains to config sample to make it clearer ClaraCrazy 2024-10-05 02:02:02 +0200
  • 8a9e853469
    oopsie ClaraCrazy 2024-10-05 00:09:54 +0200
  • 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. ClaraCrazy 2024-10-04 23:32:21 +0200
  • d992ec2470
    Implement convertUp helper function ClaraCrazy 2024-10-03 07:25:20 +0200
  • 72ea96dc71
    Update example config & surroundings ClaraCrazy 2024-10-03 02:14:47 +0200
  • 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 ClaraCrazy 2024-10-03 01:22:10 +0200
  • d66d76c9f9
    Even better.. twig can handle lists ClaraCrazy 2024-10-02 14:50:40 +0200
  • 347db6cbc7
    Fix missing customization in footer I'm embarrased this was hardcoded for so long without me realizing... sowwy ClaraCrazy 2024-10-02 14:45:58 +0200
  • 1ba80a8b51
    Add example inbox ClaraCrazy 2024-10-02 08:39:51 +0200
  • 5dab1158e9
    Fix errors found by elliot ClaraCrazy 2024-10-02 08:27:10 +0200
  • 52452a7c8d
    announce non-example info in debug-only ClaraCrazy 2024-10-02 02:59:34 +0200
  • 92674272d5
    retire userRemoveUid function, refactor removeUid ClaraCrazy 2024-10-02 02:36:58 +0200
  • 1d42862c46
    Add example mail(s) ClaraCrazy 2024-10-02 02:36:25 +0200
  • 84338ee1c1
    fix forEach ClaraCrazy 2024-10-02 00:05:48 +0200
  • 1f0d57bad0
    Use proper filtering function, remove helper array ClaraCrazy 2024-10-01 23:51:18 +0200
  • dc7d7e6676
    clean up app.json and example config, also update README todo list ClaraCrazy 2024-10-01 23:29:09 +0200
  • cca5ce7915 48hrs means 48hrs, not two days ago... FUCK the IMAP protocol, honestly. rfc9051 is cooked up by a fag ClaraCrazy 2024-10-01 19:28:35 +0200
  • 5eaaad5a5d shorter interval for purge operations ClaraCrazy 2024-10-01 17:16:36 +0200
  • 38cd67f881 Fix missing subject issues ClaraCrazy 2024-09-29 10:20:20 +0200
  • 5a1d7c038d if attachment try if attachment - why? ClaraCrazy 2024-09-29 09:56:35 +0200
  • 5469aacc72 tired moment ClaraCrazy 2024-09-28 09:16:28 +0200
  • dbdbbb72ee remove those ClaraCrazy 2024-09-28 09:06:30 +0200
  • c3565b5b34 add option to download attachments ClaraCrazy 2024-09-28 09:04:05 +0200
  • 729dcf17ef slight cleanup, thx qt ClaraCrazy 2024-09-28 05:21:51 +0200
  • 2c120cf890 add back prerequisites ClaraCrazy 2024-09-28 05:18:04 +0200
  • 12de3bd087 update readme ClaraCrazy 2024-09-28 05:09:34 +0200
  • 7e73268bb7 /raw endpoint working ClaraCrazy 2024-09-28 04:44:13 +0200
  • b0d9014a00 Add "Wipe Inbox" button ClaraCrazy 2024-09-28 02:16:58 +0200
  • 3016f0fc34 Some more minor design updates ClaraCrazy 2024-09-28 01:58:17 +0200
  • e79d1bad49 Raw button boilerplate ClaraCrazy 2024-09-28 01:49:37 +0200
  • 4087fe13a8 design changes ClaraCrazy 2024-09-28 01:49:06 +0200
  • 73ee254ef7 Another indentation fix, whoops ClaraCrazy 2024-09-28 01:07:22 +0200
  • 86ed9427db Attachment boilerplate ClaraCrazy 2024-09-28 01:05:18 +0200
  • 270d4d9fc2 Fix indentation ClaraCrazy 2024-09-28 01:05:05 +0200
  • 77a1710954 Update delete link ClaraCrazy 2024-09-28 00:31:44 +0200
  • 98769782cc
    Merge pull request #15 from jmbit/docker Clara K 2024-09-17 21:19:26 +0200
  • d4004ef558
    Merge branch 'main' into docker Clara K 2024-09-17 21:18:43 +0200
  • d1a8440b4e
    Delete application/config.js Clara K 2024-09-17 21:01:59 +0200
  • c4521c46af
    Update README.md Clara K 2024-09-17 21:01:23 +0200
  • 436a13ff14 Update sample ClaraCrazy 2024-09-17 20:56:59 +0200
  • 52412cea65
    applied docker patch Johannes Bülow 2024-09-17 20:51:00 +0200
  • 99c14e070c i hate git ClaraCrazy 2024-09-17 20:49:53 +0200
  • 160569003c No need for extension ClaraCrazy 2024-09-17 20:46:29 +0200
  • f178d3edd8 More minor updates to fix things ClaraCrazy 2024-09-17 20:44:42 +0200
  • 4eb3be36e1
    Merge pull request #14 from Crazyco-xyz/dependabot/npm_and_yarn/multi-cf87d80143 Clara K 2024-09-17 20:00:18 +0200
  • 80568be65c
    Bump send and express dependabot[bot] 2024-09-17 18:00:09 +0000
  • d3ed81286c Fix imap errors + remove debug warning ClaraCrazy 2024-09-17 19:50:52 +0200
  • e6de6e3812
    Update README.md Clara K 2024-09-11 17:38:17 +0200
  • c2b8bff718
    UPD XMR Wallet Clara K 2024-09-11 16:24:59 +0200
  • b2be395835 update packages ClaraCrazy 2024-09-11 03:34:16 +0200
  • 57b3b029e1 Security patches and version bumps ClaraCrazy 2024-09-09 07:10:30 +0200
  • 41802bf6fb
    Bump braces from 3.0.2 to 3.0.3 dependabot[bot] 2024-09-09 01:28:57 +0000
  • 4f5dc89bcb
    Merge pull request #11 from Crazyco-xyz/dependabot/npm_and_yarn/socket.io-parser-3.4.3 Clara K 2024-09-09 03:27:41 +0200
  • acf4b26c64
    Merge pull request #12 from Crazyco-xyz/dependabot/npm_and_yarn/multi-d2a14255b0 Clara K 2024-09-09 03:27:19 +0200
  • 24b971d6bb
    Merge pull request #10 from Crazyco-xyz/dependabot/npm_and_yarn/webpack-5.94.0 Clara K 2024-09-09 03:26:59 +0200
  • a90759a4ff
    Bump socket.io-parser from 3.3.3 to 3.4.3 dependabot[bot] 2024-09-09 01:21:58 +0000
  • 5fc47ac417
    Bump ws, engine.io and engine.io-client dependabot[bot] 2024-09-09 01:21:58 +0000
  • 4fdccfd60e
    Bump webpack from 5.91.0 to 5.94.0 dependabot[bot] 2024-09-09 01:21:55 +0000
  • 12eabd262e
    Merge pull request #9 from Crazyco-xyz/dependabot/npm_and_yarn/nodemailer-6.9.13 Clara K 2024-04-19 03:43:37 +0200
  • 90cc863e50
    Bump nodemailer from 6.4.11 to 6.9.13 dependabot[bot] 2024-04-19 01:43:14 +0000
  • 9aa5bd3ee5
    Merge pull request #7 from Crazyco-xyz/dependabot/npm_and_yarn/multi-2a97ea5cb7 Clara K 2024-04-11 13:45:05 +0200
  • deb3538943
    Bump yargs-parser and xo dependabot[bot] 2024-04-11 11:44:37 +0000
  • 066a6cd851
    Bump got and xo dependabot[bot] 2024-04-11 11:43:39 +0000
  • fec61355c4
    Merge pull request #5 from Crazyco-xyz/dependabot/npm_and_yarn/multi-2f92ef6559 Clara K 2024-04-11 13:42:28 +0200
  • 374f2a0a62
    Bump validator and express-validator dependabot[bot] 2024-04-11 11:41:25 +0000
  • 24323316ee
    Bump postcss and sanitize-html dependabot[bot] 2024-04-11 11:41:16 +0000
  • 9ad5ae65be
    Merge pull request #6 from Crazyco-xyz/dependabot/npm_and_yarn/sanitize-html-2.12.1 Clara K 2024-04-11 13:40:55 +0200
  • 7687338f6f
    Merge pull request #4 from Crazyco-xyz/dependabot/npm_and_yarn/multi-3dbc2df540 Clara K 2024-04-11 13:40:43 +0200
  • 2293152bb4
    Bump sanitize-html from 1.27.5 to 2.12.1 dependabot[bot] 2024-04-11 11:40:22 +0000
  • a2be9a6505
    Bump qs and express dependabot[bot] 2024-04-11 11:40:13 +0000
  • 0faa206d92
    Merge pull request #1 from Crazyco-xyz/dependabot/npm_and_yarn/nodemailer-6.9.9 Clara K 2024-04-11 13:40:09 +0200
  • 337a246770
    Bump express from 4.16.4 to 4.19.2 dependabot[bot] 2024-04-11 11:39:39 +0000
  • 95fb7f440b
    Bump nodemailer from 5.1.1 to 6.9.9 dependabot[bot] 2024-04-11 11:39:28 +0000
  • f996b78b8e Update dono links ClaraCrazy 2024-03-05 13:48:39 +0100
  • f9a26cd631 fix 404 mail error ClaraCrazy 2024-01-26 02:41:50 +0100
  • 61019e649a why-no-worky ClaraCrazy 2024-01-26 02:10:58 +0100
  • 3c69fb5761
    Update README.md Clara K 2024-01-25 10:46:39 +0100
  • ac48bfcad3
    update img Clara K 2024-01-25 10:44:21 +0100
  • eecb2b5c39 jfc that was pathetic... fix error handling 2023-12-24 23:55:14 +0100
  • fb8ee6dca3 Update missing email 404 page 2023-12-24 21:06:09 +0100
  • 7f8630422c
    Update README.md Clara K 2023-11-12 19:40:09 +0100
  • a68e65431a Fix discord invite in readme ClaraCrazy 2023-11-04 16:36:35 +0100
  • 456e2af5f2 Add product link and open all in new tab ClaraCrazy 2023-11-04 13:04:45 +0100
  • 37aaaab8a7 Add Discord Invite to readme ClaraCrazy 2023-11-04 12:42:19 +0100
  • 8ab1222b84 Add domain count ClaraCrazy 2023-11-04 11:38:31 +0100
  • a91bad3901 Add missing package-lock ClaraCrazy 2023-11-04 11:38:23 +0100
  • b89d77f957
    Update README.md Clara K 2023-11-04 06:37:04 +0100
  • 7a894ee7b7 Add donation info to readme ClaraCrazy 2023-11-04 06:27:58 +0100
  • 0c89b3c810 Re-design routes ClaraCrazy 2023-11-03 06:11:17 +0100