egroupware/api/js
Ralf Becker 03a5877d24 * Rocket.Chat: fix not working login with newer desktop clients
there were two problems:
1. Whatever URL you specify, the client removes the path and queries just /, our index.php now detects Rocket.Chat User-Agent header and redirects to /rocketchat/ in that case
2. our manifest.json an webworker registration was not using the individual webserver-URL but as static path
2020-10-19 10:31:44 +02:00
..
dhtmlxMenu moving all - non ancient ;-) - js files to api/js 2016-04-07 10:38:05 +00:00
dhtmlxtree moving all - non ancient ;-) - js files to api/js 2016-04-07 10:38:05 +00:00
egw_action fix Uncaught (in promise) TypeError: this.context.getManager is not a function, causing empty status bar 2020-10-13 08:44:07 -06:00
etemplate Etemplate: Fix multi-select / tags value sometimes got lost if we had to fetch options from the server 2020-10-16 08:36:28 -06:00
framework Push online users into top of the list as soon as they're active 2020-09-17 10:21:15 +02:00
jquery Etemplate - remove jPicker, now using browser's color picker for color widget 2019-07-18 16:16:43 -06:00
jsapi closing websocket explicit, before reopening it, to not end up with multiple connections and doublicated messages 2020-10-16 13:35:14 +02:00
labjs moving all - non ancient ;-) - js files to api/js 2016-04-07 10:38:05 +00:00
offline Try to pass context on when binding events because there might be some other plugins using those events too. Fix broken avatar cropper. 2018-11-02 10:00:08 +01:00
Resumable * All apps: fix drag and drop a file from FireFox download list not working 2020-08-19 08:54:34 +02:00
tinymce/langs Update tinymce translation files, thanks to Stefan Unverricht 2019-11-26 13:12:18 +01:00
egw_json.js prefer window over top, which might cause a security exception 2017-03-08 15:02:29 +01:00
es6-promise.min.js moving all - non ancient ;-) - js files to api/js 2016-04-07 10:38:05 +00:00
login.js * Rocket.Chat: fix not working login with newer desktop clients 2020-10-19 10:31:44 +02:00