Commit Graph

80 Commits (dbdbbb72eeb033e9a3539ab74c275f203fb36f75)

Author SHA1 Message Date
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
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
Clara K 7f8630422c
Update README.md 2023-11-12 19:40:09 +01:00
ClaraCrazy a68e65431a Fix discord invite in readme 2023-11-04 16:36:35 +01:00
ClaraCrazy 456e2af5f2 Add product link and open all in new tab 2023-11-04 13:04:45 +01:00
ClaraCrazy 37aaaab8a7 Add Discord Invite to readme 2023-11-04 12:42:19 +01:00
ClaraCrazy 8ab1222b84 Add domain count 2023-11-04 11:38:31 +01:00
ClaraCrazy a91bad3901 Add missing package-lock 2023-11-04 11:38:23 +01:00
Clara K b89d77f957
Update README.md 2023-11-04 06:37:04 +01:00
ClaraCrazy 7a894ee7b7 Add donation info to readme 2023-11-04 06:27:58 +01:00
ClaraCrazy 0c89b3c810 Re-design routes 2023-11-03 06:11:17 +01:00
ClaraCrazy df027310a8 stupid slut puts code in wrong places 2023-11-02 13:20:24 +01:00
ClaraCrazy 625ab5171d Sandbox box sand 2023-11-02 12:05:01 +01:00
ClaraCrazy b1c84f2b4c Open ext links in new tab 2023-11-02 09:36:43 +01:00
ClaraCrazy 9cc2ccd978 Add underline style 2023-11-02 09:35:24 +01:00
ClaraCrazy 86b707ff40 Public open-source notice 2023-11-02 09:34:41 +01:00