Commit Graph

2347 Commits

Author SHA1 Message Date
nathangray
90af21d055 Some improvements to sharing when multiple shares are involved 2020-04-06 14:36:58 -06:00
Ralf Becker
f0b3b5e808 Jitsi avatars: shareing url for pictures, anonymous letter-avatar or gravatar if none 2020-04-06 20:17:22 +02:00
Hadi Nategh
50fa1c39b7 Add requireInteraction option into notification class 2020-04-06 17:26:35 +02:00
Ralf Becker
0af40e7c01 fix wrong condition 2020-04-06 09:16:20 +02:00
Hadi Nategh
c1f26e5b79 Set a width to et2_avatar class 2020-04-03 11:07:42 +02:00
Ralf Becker
4fae5f444b support for new Swoole push server 2020-04-03 10:55:03 +02:00
Ralf Becker
b6065e3447 allow to use real push backend, if installed 2020-04-03 10:39:30 +02:00
Ralf Becker
e75e783586 loading filemanager translations for sharing 2020-04-01 10:49:31 +02:00
Ralf Becker
1217b6f367 fix not closed spinner for application names with a dot 2020-03-31 13:04:08 +02:00
Ralf Becker
e9ab6f1e9a * OpenIdConnect/OAuth: manage access and display OAuth apps inside EGroupware 2020-03-30 21:10:23 +02:00
Ralf Becker
2d64bd3141 new index on links-table to speed up ProjectManager sub-project queries 2020-03-30 21:10:23 +02:00
nathangray
1eb0d64152 Change the hidden upload message 2020-03-30 09:03:25 -06:00
nathangray
6efb6ec1d8 Add hidden upload directory as mail action 2020-03-30 08:55:43 -06:00
nathangray
85b1e877f4 Fix some account changes were not saved 2020-03-26 09:14:58 -06:00
Ralf Becker
172067454a translation for "Hidden uploads" and move it between readonly and writable shares 2020-03-26 10:40:17 +01:00
nathangray
2bd6201332 Cleanup, bugfix & refactoring of hidden upload folder. 2020-03-25 14:53:42 -06:00
nathangray
358591faf7 * Add action to share filemanager folder (readonly) with hidden upload folder 2020-03-25 14:22:41 -06:00
Hadi Nategh
1bc352d65c Use svg icon version for sidebox bullet points 2020-03-23 14:14:38 +01:00
Ralf Becker
c53e8f659e avoid misconfiguration of user "anonymous" NOT flaged as such 2020-03-21 11:47:30 +01:00
Hadi Nategh
287ff1bc31 Add fullscreen into htmleditor feature preferences. fix and use svg icons. 2020-03-20 13:04:04 +01:00
nathangray
596425fdb9 Etemplate: Add 3 minute nextmatch refresh option 2020-03-19 11:28:18 -06:00
Ralf Becker
367e2db6c9 Changelog for 19.1.20200318 2020-03-18 16:04:57 +01:00
Ralf Becker
dcc4aaa11d * Filemanager/Sharing: fix lost session on first load in sharing links with Firefox 2020-03-17 20:41:53 +01:00
Ralf Becker
841ac20d80 deals with some rows share_path have "vfs://default" prefix, some are just path 2020-03-10 14:49:58 -06:00
nathangray
a3d7a83e21 Api: Fix sharing lost session ID causing logout 2020-03-10 09:42:24 -06:00
Hadi Nategh
1f2d7ece36 Fix triangle icon for toolbar's header button 2020-03-09 14:11:53 +01:00
Ralf Becker
3adc07a4af fix all shares (not files) got deletes, if one was expired 2020-03-06 14:34:32 +01:00
Hadi Nategh
07fa064b8c * Collabora: Fix issue of inserting an image into document pops a rename dialog 2020-03-06 12:11:06 +01:00
Ralf Becker
02ce5e878d fix error on window closing in Chrome 80+
caused by Chrome 80+ no longer allowing to send a synchronious ajax request from beforeunload handler, using sendBeacon (async request with keepalive=true) instead
2020-03-02 10:56:23 +01:00
Ralf Becker
39d2a28fd8 suppress warning if session already active (trace logs the password) 2020-02-26 13:52:52 +01:00
Hadi Nategh
5be5a7fa61 * Html Editor: Add fullscreen feature into html editor 2020-02-20 16:09:14 +01:00
Ralf Becker
5a2743eec7 ignore exception, as it blocks session creation, if database is not writable 2020-02-19 15:39:57 +01:00
Hadi Nategh
d70595c325 Fix default login logo url 2020-02-19 12:15:42 +01:00
Ralf Becker
53c0c591ed add extra_link_target attribute to r/w link-entry to allow opening link in new tab (for mserver) 2020-02-16 11:09:26 +01:00
Ralf Becker
9e40bab2ad fix one error with sharing-links having passwords (no HTML tags in Headers!) 2020-02-14 13:46:33 +01:00
Hadi Nategh
381e6614c2 Ad more missing font size to tinyMCE 2020-02-11 17:09:22 +01:00
Hadi Nategh
f1ccfb543e * Html Editor: Add 9pt, 9px, 11pt and 11px into Html editor's font options 2020-02-11 16:56:42 +01:00
Ralf Becker
aede3c4196 try "PLAIN" first, in case IMAP wrongly reports some digest, it does not (correctly) implement 2020-02-05 10:59:03 +01:00
Ralf Becker
1fb108a00a try "PLAIN" first, in case IMAP wrongly reports some digest, it does not (correctly) implement 2020-02-05 10:52:10 +01:00
Hadi Nategh
ea5d08df48 Do not run restrict validation check for type taglist-account if free entries are allowed 2020-01-31 16:59:33 +01:00
Ralf Becker
9f25e584c4 Changelog for 19.1.20200130 2020-01-30 13:56:32 +01:00
Ralf Becker
edfdb93734 pending translations from our translation server 2020-01-30 13:49:50 +01:00
Ralf Becker
5f6a8e9b9d validate IP address in X-Forwarded-For header 2020-01-30 13:25:21 +01:00
Ralf Becker
53d9daea03 * Sharing: temporary disable cleaning of deleted files, causing all shares to get deleted 2020-01-29 16:31:17 +01:00
Ralf Becker
a5b5579c51 allow images and media in mail via http: and https:, but remove object tags (already forbiden via CSP) 2020-01-29 14:41:19 +01:00
Ralf Becker
f037fc64e8 translation for "Request could not be processed ..." 2020-01-29 12:07:37 +01:00
Ralf Becker
28c013261e use random_bytes(32) which throws for not enought entropy 2020-01-29 12:07:37 +01:00
Ralf Becker
528b564f44 use etemplate-exec-id as CSRF token for ajax requests 2020-01-29 12:07:37 +01:00
Ralf Becker
2f37e387a6 do NOT load categories.php?app=phpgw for login page
It gives an error as no user is logged in, which is served as text/html, which then gives an error in browser, as it conflicts with X-Content-Type-Options: nosniff
2020-01-29 12:05:53 +01:00
Ralf Becker
ac83396761 stricter CSP policy 2020-01-29 12:05:13 +01:00