Commit Graph

54 Commits (b48d244cf1cf44ac230bcbfe738e640d2e5b9a20)

Author SHA1 Message Date
Victor Dubiniuk 80cba2f5d7 Do not show deleted files in documents 11 years ago
Jörn Friedrich Dreyer 3ada1fcc1d introduce documents_revisions table, whitespace changes 11 years ago
Jörn Friedrich Dreyer d62e723304 refactor document.js, show overlay icon only when a member active, load session and member info with documents.php 11 years ago
Jörn Friedrich Dreyer 667f3717db add legacy getSessionByFileId to use getSessionsByFileIds 11 years ago
Jörn Friedrich Dreyer 8c44e84a54 allow arrays as param to getSessionByFileId 11 years ago
Jörn Friedrich Dreyer d756b5fbaa minor reformatting of sql 11 years ago
Jörn Friedrich Dreyer 7bc25ec0ce rename office -> documents 11 years ago
Jörn Friedrich Dreyer d2e00b9aa3 fix path when opening document 11 years ago
Victor Dubiniuk 968a418ec9 Use path for creating sessions, store fileid to db 11 years ago
Victor Dubiniuk 2635421222 Track and log failures 11 years ago
Victor Dubiniuk 922cdec6b8 Merge session list with document list 11 years ago
Victor Dubiniuk 70a20ebc93 Switch to fileid 11 years ago
Victor Dubiniuk f975f4a268 Remove cursor on timeout 11 years ago
Victor Dubiniuk 2982f78b45 Add docstrings to download classes 11 years ago
Victor Dubiniuk 70b2b2bb69 Various fixes 11 years ago
Victor Dubiniuk 6cdc2e92da Invite model 11 years ago
Victor Dubiniuk 6d33c54c6c MemberId is now string 11 years ago
Victor Dubiniuk 1340b3bb75 Update last activity time 11 years ago
Victor Dubiniuk 32016d8381 Introducing memberId 11 years ago
Victor Dubiniuk 86952308ce MemberId, not member 11 years ago
Victor Dubiniuk 6cf503f7fb First approach to query_memberdata_list 11 years ago
Victor Dubiniuk c44ebd24ce Add member DB model 11 years ago
Victor Dubiniuk 4abcc12489 Session interface cleanup 11 years ago
Victor Dubiniuk 2b440eadcc Store original path 11 years ago
Victor Dubiniuk 544991cab3 Use random and unique session id 11 years ago
Victor Dubiniuk 2632387517 Respond to session-list 11 years ago
Victor Dubiniuk 9658890600 Joining session works 11 years ago
Victor Dubiniuk 0247677108 Fix initial session 11 years ago
Victor Dubiniuk 778378b570 Fix filepath 11 years ago
Victor Dubiniuk 412d07dedc Legal stuff 11 years ago
Victor Dubiniuk 76682cfe1c Store genesis as sha1(content) 11 years ago
Victor Dubiniuk 9586253c38 Use OCP/JSON to check user 11 years ago
Victor Dubiniuk 7b86f75955 Cross user access 11 years ago
Victor Dubiniuk 5b165331df Copy genesis to storage 11 years ago
Victor Dubiniuk 354f059d92 Opsync working 11 years ago
Victor Dubiniuk 013bf8eb6e Initial session list 11 years ago
Victor Dubiniuk accbdf7284 Cleanup ops 11 years ago
Tobias Hintze fa96c76d5d fix sync-ops handling 11 years ago
Tobias Hintze f03ee0ee1c workarounds for db-schema issues 11 years ago
Victor Dubiniuk 74ef36fdd6 Further work on session 11 years ago
Victor Dubiniuk 173dae0381 Return insertId instead of numrows 11 years ago
Victor Dubiniuk 34c8ab53dc Make seq autoincrement 11 years ago
Victor Dubiniuk 48f8c3551e Use exceptions to process incorrect requests 11 years ago
Victor Dubiniuk f6e1c65ea4 Ops sync 11 years ago
Victor Dubiniuk 9bf29b2913 Sample ops 11 years ago
Victor Dubiniuk 2a7b9a6e1b Session reading. Mock session 11 years ago
Victor Dubiniuk abaa34d2f1 Cleanup Request processing 11 years ago
Victor Dubiniuk e75e8effc1 Dummy DB models 11 years ago
Victor Dubiniuk 57fae2637d Range download support 11 years ago
Victor Dubiniuk 1ce37b6613 Rename file to math the classname 11 years ago