Commit Graph

191 Commits (9e1d82f373330f7bf67c59667c2c7d2f1509ec28)

Author SHA1 Message Date
yflory 89c19b136b Deduplicate code
yflory 1b1487c2e4 Fix onlyoffice reload issue
yflory 9e059cc5b4 Fix OO issues
yflory 163c6556a0 Update atime when embedding a mediatag to a pad
yflory 50de7bfae6 Fix type error with drag&drop
ansuz 2dd0dd36c5 remove hardcoded translations and tweak a hardcoded timeout value
ansuz 009ac1cc9b leave a note about the timing of 'refresh reminders'
yflory 89f1320ee3 lint compliance
yflory 38c3d05f94 Fix refresh issue with no cp in readonly onlyoffice
yflory 07038045f3 Prompt the user to refresh OO in readonly mode
yflory bba1706ac5 lint compliance
yflory 54b5b5eae7 Add dev button to delete last cp in oo
yflory 88edea95c8 Fix type error in ooslide
yflory 2ff5acdbd1 Disable oo import for anonymous users
ansuz 264f4950bd don't show the help menu in embed mode
ansuz 52058bfcfc Merge branch 'staging' into toolbarUI-premerge
yflory 5e9da3f652 Fix spreadsheet issues
ansuz edb7618ce4 Merge branch 'staging' into toolbarUI
yflory e6ce5a55e5 Add missing button for all the apps
yflory 6456f81e0b Fix broken spreadsheets
yflory ef4bb40f25 Merge branch 'staging' into toolbarUI
yflory f872f20a2b Remove a debugging console log
yflory 893eedacda lint compliance
yflory 0036ca8861 Fix view mode in sheets
yflory 0018f71175 Bump cp interval in onlyoffice to 100
yflory 091192b697 Fix userID issues with the reload script and add reload modal
yflory 94eac09c61 Add share and access to the bottom bar
yflory 079329cc28 Rename toolbar file
yflory 6edbe019d6 Fix fixSheets
yflory 84b5741cdf Reload when a checkpoint has drawings
yflory f087837e67 Loop over all oo checkpoints until you find one available
yflory dfc669154c Fix issue with sheet ID in onlyoffice
ansuz d0c3f0fa84 remove XXX notes
yflory cdcb01623d Merge branch 'q' into staging
ansuz de6594f4c9 add some XXX notes
yflory 894a355f0a Merge filepicker and share iframes
yflory 9de345044a Prompt anonymous users to login if they should create a checkpoint in oo
yflory a4d1b47a4c Fix 'readonly' mode after disconnection in onlyoffice
yflory 8e8b371690 Fix issues with trim history in spreadsheets
yflory 3b82c5504e Refocus the iframe when closing the lock modal
yflory dba74df532 Fix lock modal
yflory e1119290df Better lock message
yflory 7bb59b518f Abort instantly when you want a lock but a global lock exists
yflory 7254d093a3 Fix checkpoint issues in onlyoffice
yflory 4484cda9b6 Use a new path to force a cache reload on onlyoffice
yflory dee8007cc4 Fix worksheet IDs in onlyoffice
yflory f7e0d03898 Merge branch 'staging' into ooBuild
ansuz 42ffb4efb6 Merge branch 'staging' into communities-allow-list
yflory d3939e87b2 Fix readOnly mode in spreadsheets
yflory 521db379a0 Add access button in all the apps
yflory 1c013d8a4f Fix stacking disconnection alerts
yflory 5673aa687c Unlock onlyoffice's cells sooner
yflory 5e463258eb Test onlyoffice lock
yflory 9345747d19 OnlyOffice reconnect: force a page reload in we have pending changes
yflory 29d4da13eb lint compliance
yflory d979131a85 Add XXX
yflory 0a543ae6ea Enable onlyoffice reconnection
yflory 009bbd69bd Fix import button in onlyoffice
yflory 4a2b0fc114 Allow ooslide and oodoc imports
yflory 0f085e22dc Update inner.js to use the new OO fixes
yflory cdbe4ed8eb Only allow image upload in onlyoffice
yflory 6fd079bfb0 Clean images in onlyoffice
yflory ad94e97444 Fix missing callback
yflory 7b026868fd Fix images in onlyoffice
yflory b76d308db8 Move new onlyoffice code
yflory 0fd711aebc Remove existing style in the default empty spreadsheet
yflory ad8bf87c3f Ability to force the version of onlyoffice
yflory 47e3cffde7 Fix race condition onlyoffice
yflory 0f41dddf92 Fix OnlyOffice UI in readonly mode
yflory ddb3738574 Add translation keys
yflory 1d67e421d0 temp
David Benqué a5265e4c61 fix margin on OO export format alert
yflory 404c2a1467 Prevent importing xlsx with non-supported browsers
yflory 4a4146f39d Fix burn after reading with onlyoffice
yflory dbb726e4ce Pin images included in the spreadsheets
yflory 52e9d2c87a Change Sheet app colors
yflory a56127daf4 lint compliance
yflory a7ffc038d9 Improve import/export office documents
yflory 5a26be5531 Improve import and export UI. Fix race condition with office import.
yflory 47768112b4 Merge branch 'staging' into communities-oo
yflory 9db30aff1f Improve UI
yflory 663fa9b474 Fix race condition with images
yflory 50a039b40b Hide unused tabs
yflory b14f6e4030 Fix image upload
yflory 9e1f49c177 Enable spreadsheets for anonymous users
yflory aa27eabff1 lint compliance
yflory a1a2e6659e retab + jshint
yflory 4e537e6ddc retab
yflory 9ee9e46087 Receiving a burn after reading URL
Ludovic Dubost aac353c5fc Support importing images for OnlyOffice documents
Ludovic Dubost 453082c080 Modified implementation of image support without change to filename
Ludovic Dubost 1c19e6f2b5 Fixed callback in case of error on image fetching
Ludovic Dubost 9b2e4816c8 Added support for exporting images
Ludovic Dubost d9fb248504 Fixes for image support
Ludovic Dubost 6155284c4d Merged initial patches for image upload, partially working
Ludovic Dubost 2ef61371f4 Added support for ods
Ludovic Dubost 36926e11c9 Support ods import
Ludovic Dubost 7026123bfc Implementing Spreadsheet XLSX import/export using WebAssembly
yflory 16549f40bb Add a way to restore broken spreadsheets
yflory 7bd4a4028b Fix fileHost again...