Commit Graph

45 Commits (447610b2603b8d258a90fc93ecb54708f70a002d)

Author SHA1 Message Date
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
Victor Dubiniuk ab9ceaf3f4 Code deduplication 11 years ago
Victor Dubiniuk 0fe3e2717a Generic avatar 11 years ago
Victor Dubiniuk 9658890600 Joining session works 11 years ago
Victor Dubiniuk 412d07dedc Legal stuff 11 years ago
Victor Dubiniuk 5b165331df Copy genesis to storage 11 years ago