79 Commits

Author SHA1 Message Date
Victor Dubiniuk
78ba2cabe1 Hide share button if there are no share permissions 2013-09-19 22:15:08 +03:00
Victor Dubiniuk
c6a207ec51 No need in explicit start session. It is started by the first join. Partially Ref #4 2013-09-18 23:41:43 +03:00
Victor Dubiniuk
baf4d2035f Avatar quickfix 2013-09-16 16:34:46 +03:00
Victor Dubiniuk
a75fd1922d Add (i) if filename already exists. Ref #34 2013-09-13 13:42:28 +03:00
Victor Dubiniuk
d64f046e06 Create new document. Ref #34 2013-09-13 13:19:50 +03:00
Victor Dubiniuk
6c05c370a6 Use svg by default. Closes #31 2013-09-12 23:04:33 +03:00
Victor Dubiniuk
caeaacfc45 Cleanup session on save. Ref #15 2013-09-11 16:58:01 +03:00
Victor Dubiniuk
de08e8ced6 Check if avatar support is enabled 2013-09-05 23:05:07 +03:00
Victor Dubiniuk
3ca80b4933 No more pirates 2013-09-05 22:57:29 +03:00
Victor Dubiniuk
93bfd1ab6a Inject removeCursor as latest op 2013-09-04 20:48:14 +03:00
Victor Dubiniuk
8ca9f010b0 Add namespace to otpoll 2013-09-04 17:02:45 +03:00
Victor Dubiniuk
34f08eb4c1 Inject removeCursor on syncOps 2013-09-04 17:02:45 +03:00
Victor Dubiniuk
cc1a5d5945 Error logging on save 2013-09-03 00:08:28 +03:00
Victor Dubiniuk
158db50966 OC_Avatar support 2013-09-02 21:22:38 +03:00
Victor Dubiniuk
a92c665916 Split controllers 2013-09-02 19:55:36 +03:00
Victor Dubiniuk
a6a72e1c72 Remove orphaned file 2013-09-02 19:03:57 +03:00
Jörn Friedrich Dreyer
fe76963f22 add requesttoken to save xhr in Server.js, fetch correct headers in controller 2013-09-02 14:59:13 +02:00
Jörn Friedrich Dreyer
e62bae00b4 move documents.php functionality to controller, add route 2013-08-28 19:38:17 +02:00
Jörn Friedrich Dreyer
d62e723304 refactor document.js, show overlay icon only when a member active, load session and member info with documents.php 2013-08-28 16:51:17 +02:00
Jörn Friedrich Dreyer
7bc25ec0ce rename office -> documents 2013-08-28 12:02:27 +02:00
Jörn Friedrich Dreyer
93877f2a30 add missing new files 2013-08-27 20:26:34 +02:00
Jörn Friedrich Dreyer
de24ab3b8d ajaxify document & session loading, show icon for documents with active session 2013-08-27 20:26:34 +02:00
Victor Dubiniuk
ec6949c086 Sharing a document is enough to start/join the session 2013-08-27 20:26:34 +02:00
Victor Dubiniuk
84a0bb00b5 First portion of UI changes according to Jans vision 2013-08-27 20:26:33 +02:00
Victor Dubiniuk
968a418ec9 Use path for creating sessions, store fileid to db 2013-08-27 20:26:33 +02:00
Victor Dubiniuk
2635421222 Track and log failures 2013-08-27 20:26:33 +02:00
Victor Dubiniuk
32b08e7040 Initial backend for save 2013-08-27 20:26:33 +02:00
Victor Dubiniuk
922cdec6b8 Merge session list with document list 2013-08-27 20:26:33 +02:00
Victor Dubiniuk
0d6d3a5d22 App settings 2013-08-27 20:26:33 +02:00
Victor Dubiniuk
1c759cda62 Switch to fileid. Missed file 2013-08-27 20:26:33 +02:00
Victor Dubiniuk
f975f4a268 Remove cursor on timeout 2013-08-27 20:26:33 +02:00
Victor Dubiniuk
9bbc4f3bc6 Background fix. Stay away from OC_Image 2013-08-27 20:26:33 +02:00
Victor Dubiniuk
efdb0ca00e Use mimetype in thumbnail 2013-08-27 20:26:33 +02:00
Victor Dubiniuk
35837010ae Split controller 2013-08-27 20:26:32 +02:00
Victor Dubiniuk
c1c01c364c Invitations. Ugly but works 2013-08-27 20:26:32 +02:00
Victor Dubiniuk
0452a18118 Use random colors 2013-08-27 20:26:32 +02:00
Victor Dubiniuk
70b2b2bb69 Various fixes 2013-08-27 20:26:32 +02:00
Victor Dubiniuk
6d33c54c6c MemberId is now string 2013-08-27 20:26:32 +02:00
Victor Dubiniuk
1340b3bb75 Update last activity time 2013-08-27 20:26:32 +02:00
Victor Dubiniuk
69def939cb Reflect spec changes 2013-08-27 20:26:32 +02:00
Victor Dubiniuk
267901aa0b More on joining session 2013-08-27 20:26:32 +02:00
Victor Dubiniuk
37a767ad48 Generate memberId on joinig the session 2013-08-27 20:26:32 +02:00
Victor Dubiniuk
32016d8381 Introducing memberId 2013-08-27 20:26:31 +02:00
Victor Dubiniuk
86952308ce MemberId, not member 2013-08-27 20:26:31 +02:00
Victor Dubiniuk
1d88fb351c Second approach to query_memberdata_list 2013-08-27 20:26:31 +02:00
Victor Dubiniuk
6cf503f7fb First approach to query_memberdata_list 2013-08-27 20:26:31 +02:00
Victor Dubiniuk
ab9ceaf3f4 Code deduplication 2013-08-27 20:26:31 +02:00
Victor Dubiniuk
4abcc12489 Session interface cleanup 2013-08-27 20:26:31 +02:00
Victor Dubiniuk
2b440eadcc Store original path 2013-08-27 20:26:31 +02:00
Victor Dubiniuk
d0084231c7 User-list stub 2013-08-27 20:26:31 +02:00