Commit Graph

5641 Commits (aec9e1be72d3a37cc0e15db12351fd40ef9d602f)

Author SHA1 Message Date
yflory aec9e1be72 Text for the help menu in oo apps 2019-01-28 15:42:49 +01:00
yflory 739f1674d1 Hide upload table in onlyoffice 2019-01-28 15:42:35 +01:00
yflory af55e07107 Remove console log in oo apps 2019-01-28 14:11:51 +01:00
yflory d5f98c916b Update CSP for OnlyOffice apps 2019-01-28 12:18:18 +01:00
yflory 9ca7d504d2 Display help box in oo apps 2019-01-28 11:31:57 +01:00
yflory e78fc2abcb Add the spreadsheet app to the home page 2019-01-25 17:30:27 +01:00
yflory 6e153dc858 Handle server connection loss 2019-01-25 17:14:52 +01:00
yflory e93c9c3faa Rename the spreadsheet app 2019-01-25 17:13:55 +01:00
yflory 3d1d79e379 Disable strict mode 2019-01-24 19:02:09 +01:00
ansuz 9d0e0a4efa log font path to make sure it's working 2019-01-24 18:42:29 +01:00
ansuz 802075f83c log errors when trying to serve fonts 2019-01-24 18:41:14 +01:00
ansuz f775d395f4 serve cached onlyoffice-compatible fonts 2019-01-24 18:40:12 +01:00
ansuz 803e9c4560 add cache of magically modified onlyoffice-compatible fonts 2019-01-24 18:29:46 +01:00
yflory 56ff47af48 Enable chat in OO apps 2019-01-24 16:43:05 +01:00
yflory ed4f8016a1 Merge branch 'staging' into locks 2019-01-24 16:27:15 +01:00
yflory 024eafaf32 Hide oodoc and ooslide in the apps list 2019-01-24 16:26:15 +01:00
yflory dbe8571a40 Removing console.log in the server about onlyoffice fonts 2019-01-24 16:23:07 +01:00
yflory 4946a44e33 Pin the realtime channel in the OO apps 2019-01-24 16:20:56 +01:00
yflory 139b4608c0 lint compliance 2019-01-24 15:52:37 +01:00
yflory 88d23039b6 Remove old code and add comments 2019-01-24 15:46:04 +01:00
yflory ec2f21ec64 Implement lock mechanisms for spreadsheets 2019-01-24 15:26:35 +01:00
yflory e993925d81 Better implementation of the IE fix 2019-01-22 13:36:21 +01:00
yflory 01f93f6f7b FIx unrecoverable errors when using IE11 2019-01-22 12:25:49 +01:00
yflory 2a95127aee Fix custom limits not applied when adminEmail is set to false 2019-01-21 17:42:04 +01:00
yflory 2ac176eeec Share the correct index in onlyoffice messages 2019-01-21 16:54:31 +01:00
yflory 7d0f34a684 Debugging tools 2019-01-21 16:54:15 +01:00
yflory 29f8cfbfe0 Remove sockjs dependency and ooserver code 2019-01-21 10:44:39 +01:00
yflory a66d8c1384 Use lastKnownHash to handle checkpoints in the realtime channel 2019-01-18 18:17:34 +01:00
ansuz 93c5dc9202 Merge branch 'soon' into staging 2019-01-18 15:45:02 +01:00
ansuz 69b50dd102 Merge branch 'master' into soon 2019-01-18 15:44:52 +01:00
yflory 1ecc460686 Fix a backup and restore issue from the settings 2019-01-18 15:41:09 +01:00
yflory ef452d1221 Fix language detection in codemirror when importing a markdown file 2019-01-15 18:20:33 +01:00
yflory 8dbeee1af9 Realtime spreadsheets 2019-01-15 17:54:44 +01:00
yflory a41a31a574 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-01-15 14:34:17 +01:00
yflory 6fa7b147e9 Add C, C++, Objective-C and Java to the list of languages in the code app 2019-01-15 14:34:11 +01:00
yflory c5f554fe7b Test with onlyoffice 5.2.6 2019-01-15 14:28:49 +01:00
yflory b79ba61984 Improve realtime channel for onlyoffice 2019-01-15 10:46:39 +01:00
ansuz 5a61453492 Merge branch 'soon' into staging 2019-01-14 16:42:37 +01:00
ansuz 6cf8720458 update how the async store chooses to prune history to avoid the diverged checkpoint bug 2019-01-14 16:40:54 +01:00
ansuz 3de8cf186c Merge branch 'soon' into staging 2019-01-14 15:33:44 +01:00
ansuz 724e4e39f5 Merge branch 'master' into soon 2019-01-14 15:33:29 +01:00
ansuz 9105a89eab intantiate ephemeral channels with 34 hex characters 2019-01-14 15:32:49 +01:00
ansuz 6963f00a57 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-01-14 15:32:09 +01:00
yflory efdecd4059 First step for realtime in onlyoffice apps 2019-01-14 14:01:22 +01:00
ansuz 6f89156415 guard against calling an undefined function 2019-01-11 17:01:43 +01:00
ansuz 8bab799ac9 guard against calling an undefined function 2019-01-11 17:01:22 +01:00
ansuz 77c0cf7359 guard against calling an undefined function 2019-01-11 16:58:39 +01:00
yflory 41a1148c17 Use the same code for the different frontend channels 2019-01-11 15:30:26 +01:00
ansuz 20959f84ae return Boolean from our test for WebRTC support 2019-01-10 18:21:39 +01:00
ansuz 275a3c80fc roll back to less 3.7.1 because newer versions break IE
see https://github.com/less/less.js/issues/3321
2019-01-10 18:20:32 +01:00