Commit Graph

17063 Commits

Author SHA1 Message Date
Hivert Quentin
a75bfbb2c7 i18n(ja): Update Japanese translations 2024-02-20 11:10:29 +01:00
Hivert Quentin
e924ac4e67 i18n(it): Update Italian translations 2024-02-20 11:10:29 +01:00
Hivert Quentin
c3cefb6ae8 i18n(id_ID): Update Indonesian translations 2024-02-20 11:10:29 +01:00
Hivert Quentin
ae85548f27 i18n(is): Update Icelandic translations 2024-02-20 11:10:29 +01:00
Hivert Quentin
8581aa7840 i18n(hu): Update Hungarian translations 2024-02-20 11:10:29 +01:00
Hivert Quentin
82db4d99d4 i18n(he): Update Hebrew translations 2024-02-20 11:10:29 +01:00
Hivert Quentin
28f446a6ad i18n(de): Update German translations 2024-02-20 11:10:29 +01:00
Hivert Quentin
ef29aa2bab i18n(gl): Update Galician translations 2024-02-20 11:10:29 +01:00
Hivert Quentin
62d5414936 i18n(fr): Update French translations 2024-02-20 11:10:29 +01:00
Hivert Quentin
ce8c697d96 i18n(fi): Update Finnish translations 2024-02-20 11:10:29 +01:00
Hivert Quentin
ad75555a0f i18n(nl): Update Dutch translations 2024-02-20 11:10:29 +01:00
Hivert Quentin
c8eee39017 i18n(da_DK): Update Danish translations 2024-02-20 11:10:29 +01:00
Hivert Quentin
af22a30f12 i18n(cs): Update Czech translations 2024-02-20 11:10:29 +01:00
Hivert Quentin
c5b6611f89 i18n(hr_HR): Update Croatian translations 2024-02-20 11:10:29 +01:00
Hivert Quentin
7e78781044 i18n(zh_TW): Update ChineseTaiwan translations 2024-02-20 11:10:29 +01:00
Hivert Quentin
31eb7987d8 i18n(zh_CN): Update ChineseChina translations 2024-02-20 11:10:29 +01:00
Hivert Quentin
344d4da930 i18n(ca): Update Catalan translations 2024-02-20 11:10:29 +01:00
Hivert Quentin
65d31f2b14 i18n(bg_BG): Update Bulgarian translations 2024-02-20 11:10:29 +01:00
Hivert Quentin
434be9ea71 i18n(pt_BR): Update BrazilianPortuguese translations 2024-02-20 11:10:29 +01:00
Hivert Quentin
ace1515dfc i18n(bs_BA): Update Bosnian translations 2024-02-20 11:10:29 +01:00
Hivert Quentin
c2fc80ecd1 i18n(eu): Update Basque translations 2024-02-20 11:10:29 +01:00
Hivert Quentin
1206d2f459 i18n(ar): Update Arabic translations 2024-02-20 11:10:28 +01:00
Hivert Quentin
083fa1fefd i18n(pl): Update Polish translations 2024-02-20 11:10:24 +01:00
Hivert Quentin
6d9647e353 chore(js/css): update theme default 2024-02-20 09:43:21 +00:00
Hivert Quentin
4337e875eb chore(js/css): update generated files 2024-02-20 09:05:28 +00:00
Hivert Quentin
2aec2ec7b0 doc(secret): Add documentation for the sogo secret 2024-02-20 09:37:13 +01:00
Hivert Quentin
6aab869b81 fix(contacts): c_cn could be null whereas it isn't 2024-02-19 10:59:01 +01:00
smizrahi
3acab3f896 fix(calendar): Fix high memory usage when importing an ics 2024-02-14 11:08:32 +01:00
Hivert Quentin
889fe1eb39 Revert "fix(memory): reduce memory usage when working with events with a lot of alarms defined in the ics file"
This reverts commit ff3c3054a6.
2024-02-13 17:39:41 +01:00
smizrahi
31a66c461a fix(core): Add missing method WORequest+SOGo.h 2024-02-13 11:46:39 +01:00
smizrahi
fc778295ff feat(core): Add URL encryption for GDPR compliancy. Disable url encryption for caldav. 2024-02-12 14:52:01 +01:00
smizrahi
42511d666f feat(core): Add URL encryption for GDPR compliancy. Check for null termination when decrypting. Disable url encryption for anonymous user. 2024-02-12 13:47:41 +01:00
Hivert Quentin
5197b9bd0b fix(crypto): check if NSData is null terminated 2024-02-12 11:50:35 +01:00
smizrahi
26f05a693c docs(contributing): Changed invalid links 2024-02-09 19:46:57 +01:00
Hivert Quentin
a6319e1689 fix(crypto): add protections for decryption 2024-02-09 16:16:19 +01:00
Hivert Quentin
311c358580 chore(js/css): update generated files 2024-02-08 11:09:07 -05:00
Hivert Quentin
adc2d74e54 feat(accounts): Can now add smtp server to auxilliary accounts 2024-02-08 17:07:25 +01:00
Hivert Quentin
f5cd67972b chore(js/css): update generated files 2024-02-08 01:00:53 -05:00
smizrahi
5081de1639 fix(js): Remove check version for ckeditor 2024-02-07 16:41:13 +01:00
smizrahi
d46a436cc4 chore(js/css): update generated files 2024-02-07 15:35:37 +00:00
Hivert Quentin
dde154df3f feat(accounts): Add parameter to encrypt/decrypt auxiliary account's passwords
remove release of autorelease object
2024-02-07 16:13:13 +01:00
smizrahi
7ace9c2c22 feat(core): Add URL encryption for GDPR compliancy. Change base64 encoding with SOPE one. 2024-02-06 18:21:53 +01:00
Hivert Quentin
9898e5210f feat(accounts): Add parameter to encrypt/decrypt auxiliary account's password 2024-02-06 18:06:51 +01:00
Hivert Quentin
ff3c3054a6 fix(memory): reduce memory usage when working with events with a lot of alarms defined in the ics file 2024-02-05 18:01:44 +01:00
smizrahi
f56910db1e fix(mail): Use text/plain fallback if an error occured while parsing html message 2024-02-05 10:50:07 +01:00
Hivert Quentin
ce0e650c62 feat(sogo-tool): update user-preferences to encrypt/decrypt auxiliary accounts' password 2024-02-04 16:41:00 +01:00
Richard
1361341545 fix missing ld flag in GNUmakefile
fix undefined symbol: TNEFParseMemory when compiling from source
2024-02-02 16:06:50 +01:00
Hivert Quentin
04596c9f4e feat(accounts): Add parameter to encrypt/decrypt auxiliary account's passwords 2024-02-02 16:02:09 +01:00
Hivert Quentin
9e37d212b9 chore(js/css): update generated files 2024-02-02 01:00:49 -05:00
Hivert Quentin
e6bfab7ee1 feat(accounts): Add parameter to encrypt/decrypt auxiliary account's password 2024-02-01 16:55:41 +01:00