Commit graph

358 commits

Author SHA1 Message Date
11a3290660 chore: update dependencies to latest versions 2024-11-13 19:41:20 +01:00
217c0189f3 feat: switch from serve-static to SVR.JS Core 2024-11-13 19:29:52 +01:00
a49654aecb fix: make images in email messages inline 2024-11-13 18:57:22 +01:00
fbd3878b98 fix: add relative position to the message <div> 2024-11-11 20:20:05 +01:00
1348717fa4 fix: replace fixed and sticky positions with absolute one to decrease the breakage of the webmail 2024-11-11 20:19:05 +01:00
8f20cb0905 fix: remove setting the targets for links and forms 2024-11-11 19:58:15 +01:00
5c878e1aa9 fix: fix the background of the "close" button in the mobile menu 2024-11-11 19:56:54 +01:00
85005c0079 fix: fix action preventions with some links and forms in emails 2024-11-11 19:52:36 +01:00
2e2c789e64 fix: set table width to automatic for email message contents 2024-11-11 18:42:46 +01:00
c1e8419f80 fix: set custom defaults for heading elements 2024-11-11 18:38:37 +01:00
7b804a547d fix: inherit <strong>, <b>, and <blockquote> elements' colors from their parents 2024-11-11 17:57:42 +01:00
e959a32925 fix: inherit <pre> elements' color from the parent in the message view 2024-11-11 17:55:06 +01:00
d3e470c309 fix: make the table borders in the message view transparent 2024-11-11 16:57:21 +01:00
da68cb7b74 fix: abort the messages request when the user is logged out 2024-11-11 16:43:43 +01:00
eaf263764e fix: allow wrapping of text-only messages 2024-11-11 16:29:05 +01:00
699dafdf35 fix: add horizontal scroll bar for the message body 2024-11-11 16:26:53 +01:00
a0548b53ac chore: update dependencies to latest versions 2024-11-11 16:01:53 +01:00
a811c05fca chore: remove unused Iframe component 2024-11-11 15:59:59 +01:00
8c8e26411f feat: use lazy loading for juice library (also in composer), and fix size handling in message view 2024-11-11 15:54:54 +01:00
ba25bc7f6c feat: render HTML into the message instead of using an iframe 2024-11-11 15:22:48 +01:00
28d3e87d94 fix: fix the Hebrew translation 2024-11-08 18:38:03 +01:00
2063724ead docs: add placeholder README 2024-11-08 18:35:29 +01:00
8506495323 ci: create a GitHub action which mirrors contents of the repository
Some checks failed
Repo sync GitHub -> SVR.JS Git server / svrjsgit (push) Failing after 4s
2024-11-08 12:43:46 +01:00
3cffdc9644 docs: add LICENSE 2024-11-08 12:36:32 +01:00
8c2c7c9c87 build: configure Tailwind CSS to use dark mode class 2024-11-05 18:30:27 +01:00
ef294a83bd feat: add robots.txt file 2024-11-05 17:51:28 +01:00
35996e4687 fix: replace "{{date}}" in translations with "{{date, datetime}}" 2024-11-04 12:27:12 +01:00
d05a160146 fix: fix Chinese translations 2024-11-04 12:26:08 +01:00
0456ba72d7 feat: mark the original message as answered when replying 2024-11-03 22:06:52 +01:00
d2d1fe82f6 fix: fix the mailbox and contacts header in Chrome 49 2024-11-03 18:25:16 +01:00
0c806d4f8c fix: fix the search bar in the header in Chrome 49 2024-11-03 18:09:57 +01:00
2062016f63 fix: configure frontend to support Chrome 49, and change HSL colors to HSLA 2024-11-03 17:55:14 +01:00
ba12f8b807 fix: hide the overflow in a loading screen 2024-11-03 16:47:49 +01:00
3b49c62a27 fix: fix Czech translation 2024-11-03 14:58:55 +01:00
060ade90ce feat: add Swedish and Czech translations 2024-11-03 14:55:16 +01:00
c117318712 feat: use lazy loading for language resources 2024-11-03 14:42:17 +01:00
4753210767 feat: add Turkish translation 2024-11-03 14:19:35 +01:00
885fe8fde7 build: increase the chunk size warning limit 2024-11-03 14:16:01 +01:00
65b77bbee1 feat: add Hebrew translation 2024-11-03 14:14:57 +01:00
492a99ffa6 fix: fix Arabic translation 2024-11-03 14:10:18 +01:00
af912c969f feat: add Japanese, Korean, Vietnamese, Arabic, and Urdu languages 2024-11-03 14:07:21 +01:00
25043b37fe feat: add Traditional Chinese and Simplified Chinese translations 2024-11-03 13:42:51 +01:00
3d6daea5df fix: fix Hindi translation 2024-11-03 13:35:10 +01:00
2e4a653556 feat: add Bengali and Hindi translations 2024-11-03 13:31:42 +01:00
a5c748399f fix: fix translations of "Star" 2024-11-03 13:22:59 +01:00
dc40236802 feat: add Greek translation 2024-11-03 13:19:28 +01:00
504338e729 fix: change fallback language from "en-US" to "en" 2024-11-03 13:00:23 +01:00
e7ab1948e4 feat: add German, Spanish, French, Italian, Portuguese, Russian and Ukrainian translations 2024-11-03 12:58:28 +01:00
dd8a9ff488 chore: rename "en-US" language to "en" 2024-11-03 12:36:56 +01:00
c123d3e35f fix: disable sending of the X-Powered-By header 2024-11-03 12:32:04 +01:00