Commit graph

4861 commits

Author SHA1 Message Date
cm-schl fa4bb8ae18
Merge branch 'the-djmaze:master' into master 2022-11-25 10:44:00 +01:00
cm-schl d8b9907e32 working prototype 2022-11-25 10:42:14 +01:00
the-djmaze ce7bcbcaf5 Added build script for cPanel 2022-11-25 09:56:26 +01:00
the-djmaze 5c02806a76 Handle the new logs/cache paths better 2022-11-25 09:55:59 +01:00
the-djmaze dee6f6af7e Added config logs.path and cache.path to improve custom data structure.
Benefits cPanel integration #697
2022-11-25 08:19:44 +01:00
the-djmaze 2634edd842 Check for cPanel $_ENV['REMOTE_TEMP_USER'] 2022-11-24 16:57:37 +01:00
the-djmaze 82d5d34174 Resolve #704 2022-11-24 16:44:55 +01:00
the-djmaze 56fe3637f3 Fix cPanel user initialization 2022-11-24 15:36:02 +01:00
the-djmaze 6c8d8d597b v2.22.2 2022-11-24 14:43:03 +01:00
the-djmaze a80a5d3dad
Merge pull request #698 from Olloki/patch-2
Basque user.json
2022-11-24 14:40:48 +01:00
the-djmaze 5a709a937d
Merge pull request #699 from Olloki/patch-3
Basque static.json
2022-11-24 14:40:38 +01:00
the-djmaze 81ade9f48e
Merge pull request #700 from Olloki/patch-1
Update langs.json
2022-11-24 14:40:30 +01:00
the-djmaze bf5050945b
Merge pull request #701 from Olloki/patch-4
Basque relativetimeformat.js
2022-11-24 14:40:22 +01:00
the-djmaze f41fff1e3e
Merge pull request #703 from Olloki/patch-5
Basque admin.json
2022-11-24 14:40:14 +01:00
the-djmaze 3594b344fd Bugfix: domain "hostname".json shortLogin failed 2022-11-24 14:31:57 +01:00
the-djmaze b44da10e27 Better cPanel integration #697 2022-11-24 14:30:09 +01:00
Olloki 7246dd083f
Basque admin.json
Basque translated admin.json
2022-11-24 13:23:59 +01:00
the-djmaze 3948b11998 Support cPanel #697 2022-11-24 13:09:47 +01:00
Olloki b29055a825
Basque relativetimeformat.js
Basque translation on relativetimeformat.js
2022-11-24 12:51:29 +01:00
Olloki ac5faa90ee
Basque static.json
Basque translation of static.json
2022-11-24 12:41:59 +01:00
Olloki 1e430c8e57
Basque user.json
Basque translation on user.json
2022-11-24 12:35:12 +01:00
the-djmaze 29473045f8 Fix cPanel automate login issue 2022-11-24 12:20:57 +01:00
the-djmaze cd66ce1d28 Resolve #696 2022-11-24 11:35:56 +01:00
the-djmaze e067079f8a Fixes cPanel CSS issue #697 2022-11-24 11:31:12 +01:00
Olloki 0af70e0115
Update langs.json
Add Basque language
2022-11-24 09:55:03 +01:00
the-djmaze 0d7ffcb0a5 v2.22.1 2022-11-23 16:30:08 +01:00
the-djmaze 308be25c24 Resolve #695 2022-11-23 16:26:26 +01:00
the-djmaze da98c611e1 v2.22.0 2022-11-23 12:57:44 +01:00
the-djmaze 5df476a7d0 Improved avatar style a bit 2022-11-23 12:32:57 +01:00
the-djmaze 2053749b54 Added description to Avatars extension 2022-11-23 11:35:34 +01:00
the-djmaze b7fd933499 Resolve #691 2022-11-23 11:22:20 +01:00
the-djmaze 6d4f626cd6 Prevent domain uppercase issues
https://github.com/the-djmaze/snappymail/issues/689#issuecomment-1324091032
2022-11-23 11:08:48 +01:00
the-djmaze 288e1c8742 Resolve #693 2022-11-23 11:03:47 +01:00
the-djmaze 77ab2fddf5 Bugfix Avatars and simple empty-contact.png 2022-11-23 10:46:12 +01:00
the-djmaze 59cd22625a Make Gravatar and BIMI optional #115 2022-11-23 10:34:54 +01:00
the-djmaze 0deedbecf5 Use caching and a fetch queue to fetch avatars slowly without overloading server #115 2022-11-23 10:22:49 +01:00
the-djmaze 5069bc2950 Bigchange for contact image avatar support #115 2022-11-22 23:54:32 +01:00
the-djmaze 113a421d0f Different approach for #677 2022-11-22 17:48:05 +01:00
the-djmaze ac73c0e3ff Added experimental avatars plugin for #115, #164, #569, #679 2022-11-22 17:44:57 +01:00
the-djmaze 7ef79635a6 Better drag & drop leftPanel 2022-11-22 15:28:07 +01:00
the-djmaze 274ebd6855 Resolve #684 2022-11-22 15:26:16 +01:00
the-djmaze bf6b30c971 Bugfix: border-box issue in Nextcloud 25 2022-11-22 12:17:00 +01:00
the-djmaze 91978e6ecf v2.21.4 2022-11-22 12:05:21 +01:00
the-djmaze 7dca36409d Show email address for #683 and see what it brings 2022-11-22 11:23:55 +01:00
the-djmaze 434ac21103 Bugfix: when left panel disabled and dragstart messages, show panel 2022-11-22 11:14:56 +01:00
the-djmaze 1032d0eb45 SCREENS = {} to SCREENS = new Map 2022-11-22 11:00:09 +01:00
the-djmaze 63316be535 Removed inline parameter of checkbox and select components 2022-11-22 10:17:46 +01:00
the-djmaze c503aaca1d Bugfix: UserBackground failed 2022-11-22 10:01:56 +01:00
the-djmaze b655e0ad70 Bugfix: .apply() error on leftPanelDisabled.toggle 2022-11-22 09:53:46 +01:00
the-djmaze 08baff9e64 Added domain matcher test for #689 2022-11-21 17:18:11 +01:00