Commit Graph

55 Commits (7ef24654cf0963bc9e27e2846fabea706b1a1cc5)

Author SHA1 Message Date
Lukas Reschke 7ef24654cf
Public editing
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
Lukas Reschke 75af90b4f1
Cleanup source code
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
Pranav Kant 145854400e New 'Use OOXML by default' option in admin settings 8 years ago
Andras Timar 6fc595eb93 remove unused 'Save new documents to' setting, fixes #76 8 years ago
Pranav Kant b138109820 Don't load all documents when only one is clicked on from 'Files' 8 years ago
Andras Timar 2b302fa1af local file access method is deprecated by WOPI 8 years ago
Ashod Nakashian dc05bb09f5 wopi: CheckFileInfo handler added 8 years ago
Andras Timar a32c1e2be3 remove unused webODF unstable setting 8 years ago
Andras Timar f0f3e42c0e remove dead code (from Collabora Online perspective) 8 years ago
Ashod Nakashian 30a22ef7e7 WOPI GetFile and PutFile added and document loader updated 8 years ago
Victor Dubiniuk 447610b260 Fix appid 8 years ago
Jan Holesovsky 91e49449f3 cloudsuite: Cleanup when the document is closed. 9 years ago
Jan Holesovsky aa0a8f666a cloudsuite: Implement the saving back. 9 years ago
Jan Holesovsky 302317ca47 cloudsuite: Fix starting of editing directly from the Files view. 9 years ago
Henry Castro 48cba261ec cloudsuite: revert route showLOleaflet
With the current layout changes, showLOleaflet is no longer need it.
9 years ago
Jan Holesovsky 3bed81b4a9 cloudsuite: Implement the document loading via CloudSuite.
In order to work, we need a group that is shared between wwwrun (for owncloud)
and loolwsd; let's call it loolwww.  Then:

cd <www>/owncloud/apps/documents
mkdir documents-tmp
chown chown wwwrun:loolwww documents-tmp
chmod g+ws documents-tmp

ownCloud takes care of copying the files to this shared location, and back (in
the future).  It will also need to take care of the cleanup, at the moment the
files are leaked.
9 years ago
Henry Castro 5368e28482 cloudsuite: add route showLOleaflet 9 years ago
Victor Dubiniuk b8917435f3 Use different entry points for users and guests 9 years ago
Victor Dubiniuk 8897dda9ab Remove deprected API usage. Step 1 9 years ago
Victor Dubiniuk 3e5b13f752 Fix member disconnection routes 10 years ago
Victor Dubiniuk 4476742856 generic avatar is no used anymore -> kill it 10 years ago
Victor Dubiniuk d24863e97e Only GET 10 years ago
Victor Dubiniuk 4f19683c03 Inject logger 10 years ago
Victor Dubiniuk d7b06b635a Move otpoll to session controller 10 years ago
Victor Dubiniuk 815194cddb Move supported mimes to settings controller 10 years ago
Victor Dubiniuk 45c30440b8 Move download to documentcontroller 10 years ago
Victor Dubiniuk 33dfec8804 Migrate settings controllers to appframework 10 years ago
Victor Dubiniuk 595b2fbf96 Migrate major controllers to appframework 10 years ago
Victor Dubiniuk 58c7575a92 Declare routes required by breaking routing change in core 10 years ago
Victor Dubiniuk 1a545d4941 Remove info routes and action 10 years ago
Victor Dubiniuk c49415d764 Remove routes and action 10 years ago
Victor Dubiniuk c0749af35b Add routes 10 years ago
Victor Dubiniuk f26e107504 No more barrier to enter for guests. Closes #200 10 years ago
Victor Dubiniuk d1aee9fe68 Remove dead code 10 years ago
Victor Dubiniuk 988ae02b8e Move rename controller to document 11 years ago
Vincent Petry d56ef4f0b6 Make it possible to rename documents by clicking on title 11 years ago
Victor Dubiniuk 9b0afdd44a Disconnect user on leaving a session. Closes #15 11 years ago
Victor Dubiniuk e3e8ef5b58 Refactoring permissions. Allow guests to join session 11 years ago
Victor Dubiniuk 8aee613fca Sharing 11 years ago
Victor Dubiniuk c6a207ec51 No need in explicit start session. It is started by the first join. Partially Ref #4 11 years ago
Victor Dubiniuk d64f046e06 Create new document. Ref #34 11 years ago
Victor Dubiniuk a92c665916 Split controllers 11 years ago
Jörn Friedrich Dreyer e62bae00b4 move documents.php functionality to controller, add route 11 years ago
Jörn Friedrich Dreyer 7bc25ec0ce rename office -> documents 11 years ago
Victor Dubiniuk 32b08e7040 Initial backend for save 11 years ago
Victor Dubiniuk 922cdec6b8 Merge session list with document list 11 years ago
Victor Dubiniuk 0d6d3a5d22 App settings 11 years ago
Victor Dubiniuk 35837010ae Split controller 11 years ago
Victor Dubiniuk c1c01c364c Invitations. Ugly but works 11 years ago
Victor Dubiniuk c3fae98bfe New sessions list 11 years ago