Commit Graph

1043 Commits

Author SHA1 Message Date
yflory
a0fdc006f3 Fix SF issues with folders list 2023-07-05 16:02:07 +03:00
yflory
b0aca0c924 Get folders list syntax update 2023-07-05 15:51:33 +03:00
yflory
73a6d4dee5 Get the list of folders from your drives 2023-07-05 11:42:24 +03:00
Wolfgang Ginolas
87db9da936 Merge branch 'oo-7.3.3' into staging 2023-04-04 15:03:56 +02:00
Wolfgang Ginolas
888ccc73f8 Upgrade to OnlyOffice 7.3.3.19 2023-03-06 14:11:03 +01:00
yflory
9491a21bd8 Send form notifications to all owners 2023-02-20 16:41:23 +01:00
yflory
f4b477ee37 Clean XXX 2023-02-01 18:02:03 +01:00
yflory
57cd25bc8f Merge branch 'soon' into staging 2023-01-17 17:26:36 +01:00
yflory
5ec89c9a28 Fix feedback not initialized on new tabs with SharedWorker 2023-01-16 15:17:50 +01:00
yflory
bad1170212 Fix calendar notifications issues with Safari 2022-12-22 13:57:17 +01:00
yflory
d5fefb5946 Fix 'delete all' button in forms owned by a team 2022-12-21 13:28:29 +01:00
yflory
8245189bcb Fix NO_SUCH_CHANNEL error after using the debug app 2022-12-19 16:10:42 +01:00
yflory
770fb3d657 Fix drag&drop a file from a shared folder into templates 2022-12-19 14:47:19 +01:00
yflory
75de90c8b5 Send form notification anonymously 2022-12-15 16:22:38 +01:00
David Benque
8a2f71a573 Merge remote-tracking branch 'origin/5.2-candidate' into 5.2-candidate 2022-12-13 11:39:12 +00:00
David Benque
dc91ecd78d Remove XXX 2022-12-13 11:39:03 +00:00
ansuz
a804a0d9bc Merge branch 'staging' into 5.2-candidate 2022-12-13 16:49:55 +05:30
ansuz
f39bcb2806 Merge branch 'soon' into staging 2022-12-13 16:43:26 +05:30
ansuz
9a5b54d091 Merge branch 'main' into soon 2022-12-13 16:43:16 +05:30
yflory
83744740e5 Merge branch 'form-del-mult' into 5.2-candidate 2022-12-12 16:31:50 +01:00
yflory
600771682a Allow edit/delete/multiple answers without a drive and fix race condition 2022-12-08 16:53:29 +01:00
yflory
ad0c2e90dc Fix UI issues with team invitation links 2022-12-07 15:03:55 +01:00
yflory
c074eab7b7 Merge branch '5.2-candidate' into form-del-mult 2022-12-07 14:45:18 +01:00
yflory
59c13c506c Allow form author to mute the channel 2022-11-30 18:41:16 +01:00
yflory
fb079c49bf Team invitation link improvements 2022-11-04 16:42:04 +01:00
yflory
acd7d9654d Fix calendar issues 2022-11-02 14:58:29 +01:00
yflory
5d350f1c45 Merge branch 'form' into form-del 2022-10-26 17:51:10 +02:00
yflory
e9540b9a00 Fix request pad access 2022-10-26 17:48:24 +02:00
yflory
51c50db166 Fix form anonymous responses not triggering the notification 2022-10-26 16:14:45 +02:00
yflory
9c34e9e779 Notify form author on new responses 2022-10-25 16:40:15 +02:00
yflory
bde6bb0032 Clean server code 2022-10-14 16:53:38 +02:00
yflory
8a3be878e8 Merge branch 'staging' into form-del 2022-10-12 17:19:22 +02:00
yflory
16cdf2ccdc Fix recurrence rule update issues 2022-10-11 16:11:53 +02:00
yflory
c11b83dd5a Merge branch 'staging' into rrule 2022-10-11 14:00:30 +02:00
David Baker
bf69a576bb
Make unparseable message non-fatal
There was code to handle unparseable messages from things like third party browser extensions but it caught a JSON parsing error, logged an error and then continued, which would throw an unhandled exception trying to read the `ack` property of `data` which had been left as `undefined`.

Add a `return` to abort execution of the handler function and ignore the message instead. Also changes the error to warning, since it's not a fatal error. Add a comment to clarify the behaviour.

From the existing comment, it looks like this was the original intention of the code, but the `return` was simply missed.
2022-10-07 15:57:18 +01:00
yflory
6a1c64fe9a Delete your own form answers 2022-10-06 17:12:23 +02:00
ansuz
a8dcdbcbcb fix a bug which prevented old contacts from being removed 2022-09-22 14:20:27 +05:30
yflory
65b00736bc Support recurrence rules when importing or exporting ICS calendars 2022-09-15 13:15:27 +02:00
yflory
f27d779aef Fix issues with reminders and recurrence rule 2022-09-13 16:43:08 +02:00
yflory
ae32732483 Update recurrence rule 2022-09-13 14:18:38 +02:00
yflory
2dbefe864a lint compliance 2022-09-12 19:07:15 +02:00
yflory
0c273b1b3d Manage reminders for recurring events 2022-09-12 19:06:25 +02:00
yflory
99df9bc21a Update recurring events in calendar 2022-09-08 16:56:58 +02:00
ansuz
e74c8fd4f8 guard against parse errors on incoming worker-channel messages 2022-08-23 16:45:09 +05:30
Maxime Cesson
3e7b76c785 Make spellcheck default for rich text document #887 2022-07-05 14:29:42 +02:00
yflory
eba1f9c949 Fix OO import with unsupported characters in file name 2022-05-18 15:58:12 +02:00
ansuz
0d9939c894 minor teams proxy optimization 2022-03-24 12:45:03 +05:30
ansuz
0a92c968d7 Merge branch 'staging' into soon 2022-03-14 19:21:03 +05:30
yflory
84844097dd Fix noWorker mode 2022-03-14 14:42:53 +01:00
yflory
c86ffead3c Fix duplicate pads in teams 2022-03-07 15:24:44 +01:00