Commit graph

7183 commits

Author SHA1 Message Date
the-djmaze
ba85eda7f0 Remove #1737 2024-10-07 00:03:35 +02:00
the-djmaze
ef724b4b4a Resolve #1775 2024-10-06 23:46:53 +02:00
the-djmaze
03d99f19c9 Resolve #1765 2024-10-06 23:46:36 +02:00
the-djmaze
f41ee21dba Merge branch 'master' of github.com:the-djmaze/snappymail 2024-10-06 17:33:04 +02:00
the-djmaze
d6ef5ff70a Squire paste image working again.
https://github.com/the-djmaze/snappymail/issues/1389#issuecomment-2389678680
2024-10-06 17:32:47 +02:00
Maarten
0520a5421a
Merge pull request #1790 from gnilebein/45819--Adjust-Boarder-Radius
Reduce border radius element to 8 px
2024-10-04 00:06:48 +02:00
Patrick Niebeling
907a9cefec Remove ""
Signed-off-by: Patrick Niebeling <patrick.niebeling@adacor.com>
2024-10-03 11:34:55 +02:00
Maarten
fafaaf21b1
Merge pull request #1788 from tinola/master
update Polish translations
2024-10-02 22:41:21 +02:00
Patrick Niebeling
115f8c8374 In Order to https://github.com/nextcloud/server/pull/45819 this change will adjust boarders to the new smaller boarder radius. 2024-10-02 14:32:03 +02:00
tinola
3f8f17a62e
Update admin.json
update Polish translation (admin page)
2024-10-02 07:33:07 +02:00
tinola
d3de9fae6b
Update user.json
update Polish translation
2024-10-02 07:29:08 +02:00
the-djmaze
0ecd0523f3 Merge branch 'master' of github.com:the-djmaze/snappymail 2024-10-02 01:52:30 +02:00
the-djmaze
68045f50f6 Resolve #1787 2024-10-02 01:52:15 +02:00
Maarten
b3d6c33257
Merge pull request #1785 from mstolf/bugfix_translate_ptBr
Fixed the translation of the fields MIDDLE_NAME, NAME_PREFIX, NAME_SU…
2024-10-01 18:06:59 +02:00
the-djmaze
f7f8d2d542 Bugfix the new msgId handling due to Squire sanitizeToDOMFragment using cleanHTML 2024-10-01 18:05:26 +02:00
the-djmaze
584728bc89 Squire: improved handling of BR elements 2024-10-01 17:56:43 +02:00
Matheus Stolf
4b802c0cb3 Fixed the translation of the fields MIDDLE_NAME, NAME_PREFIX, NAME_SUFFIX to pt-BR 2024-09-30 16:06:49 -03:00
the-djmaze
f43c2c92b5 Squire sanitizeToDOMFragment use cleanHTML 2024-09-30 17:01:50 +02:00
the-djmaze
beb418080f Squire: prevent collapse of empty elements so that the caret can be placed in there.
This eliminates the use of hacky <br> inside.
2024-09-30 16:55:01 +02:00
the-djmaze
9b5eaf4b5f Bugfix: Composer dialog "from" triangle wrong position due to font changes 2024-09-30 14:58:53 +02:00
the-djmaze
126208166d Bugfix: composer dialog scroll got broken in v2.28 2024-09-30 14:57:46 +02:00
the-djmaze
dc7eed4c80 Resolve #1780 2024-09-29 12:01:28 +02:00
the-djmaze
198cc852c3 O365 option to use Azure or Personal accounts #1645 2024-09-29 11:50:00 +02:00
the-djmaze
3931c11255 Added extension info to Admin -> Extensions -> Popup 2024-09-24 16:53:46 +02:00
the-djmaze
85ac404722 Drop support for noembed and noframes
Also remove everything after `<` inside `<style>`
2024-09-24 16:09:38 +02:00
the-djmaze
6b03820338 Resolve #1746 2024-09-24 15:54:55 +02:00
the-djmaze
c14bbab945 KnockoutJS remove with($context) scope for faster access 2024-09-24 13:55:07 +02:00
djmaze
932525566f Keep 1 space between HTML elements 2024-09-24 11:45:36 +02:00
djmaze
1b0dd48cdb KnockoutJS don't throw error when property is not observable 2024-09-24 11:45:17 +02:00
djmaze
3893849d21 Fix Sieve math-type and comparator handling 2024-09-24 11:44:40 +02:00
the-djmaze
92a6027aa0 Improved Knockout property binding error 2024-09-23 17:02:51 +02:00
the-djmaze
4022d39f76 Some Sieve parser improvements 2024-09-23 16:50:52 +02:00
the-djmaze
61c2eefec1 Fix Sieve QuotedString handling 2024-09-23 13:43:24 +02:00
the-djmaze
257d9201f6 Improved Sieve parser validation 2024-09-23 11:23:48 +02:00
the-djmaze
c773b852a1 Improve sieve parser 2024-09-23 10:48:22 +02:00
Maarten
0a3a5f6d59
Merge pull request #1769 from hguilbert/patch-30
Update user.json
2024-09-23 03:57:24 +02:00
Maarten
ce3596f299
Merge pull request #1771 from tinola/master
Update user.json
2024-09-23 03:56:44 +02:00
tinola
279cad0385
Update user.json 2024-09-22 22:30:29 +02:00
the-djmaze
d80fe8bc73 fix spacing 2024-09-22 19:02:57 +02:00
the-djmaze
109a110202 Resolve #1770 2024-09-22 19:02:17 +02:00
the-djmaze
93cc623891 Bugfix for #1709 2024-09-22 18:55:19 +02:00
the-djmaze
04f3133f27 Some small idea changes 2024-09-22 11:55:57 +02:00
hguilbert
f7b1981bcc
Update user.json 2024-09-22 07:12:04 +02:00
the-djmaze
3576c22401 Resolve #1726 2024-09-22 01:44:41 +02:00
the-djmaze
88a66d64f1 Resolve #1761 2024-09-22 01:28:23 +02:00
Maarten
7ba8de13e4
Merge pull request #1768 from ner00/master
Update Portuguese
2024-09-22 00:50:53 +02:00
ner0
5c45cf3465 Update Portuguese 2024-09-21 20:56:27 +01:00
the-djmaze
d3ecfdc71e Changes for #1706 2024-09-21 20:15:14 +02:00
the-djmaze
56db74986f Resolve #1716 2024-09-21 00:28:13 +02:00
the-djmaze
a4299c5f1c Fix extensions with login.credentials hook parameters 2024-09-21 00:01:02 +02:00