27 Commits

Author SHA1 Message Date
Victor Dubiniuk
dd8e3242fb Do not imitate real user. No uid for guests 2014-04-11 01:03:42 +03:00
Victor Dubiniuk
e3e8ef5b58 Refactoring permissions. Allow guests to join session 2013-09-25 16:34:54 +03:00
Victor Dubiniuk
a92c665916 Split controllers 2013-09-02 19:55:36 +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
7bc25ec0ce rename office -> documents 2013-08-28 12:02:27 +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
1c759cda62 Switch to fileid. Missed file 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
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
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
0fe3e2717a Generic avatar 2013-08-27 20:26:31 +02:00
Victor Dubiniuk
9658890600 Joining session works 2013-08-27 20:26:31 +02:00