Commit Graph

108 Commits (3cd491a5ef061fa97780852aaca97352c9d5e1a8)

Author SHA1 Message Date
Victor Dubiniuk 5b804c1d4e Op cleanup 10 years ago
Victor Dubiniuk d1aee9fe68 Remove dead code 10 years ago
Victor Dubiniuk e3f6e4d48a Add title when shared by link. Fixes #202 10 years ago
Victor Dubiniuk 5220b5810d Uid based colors. Closes #112 10 years ago
Victor Dubiniuk 3669d90862 Filters for files app 11 years ago
VicDeo 36b7d19e01 Search cache for all filter available 11 years ago
VicDeo 5c59a2d374 Use filters 11 years ago
Victor Dubiniuk b7d71e025b Improve shared files resolution. Fixes #162,#167 11 years ago
Victor Dubiniuk 40182b061c Make sure that cursor/member exists before removal 11 years ago
Vincent Petry d56ef4f0b6 Make it possible to rename documents by clicking on title 11 years ago
Vincent Petry aed7ed77d2 Fixed file not found issue
This fixes an issue where the second call would miss the "/files" part.

The path attribute must keep "files" so that the next call to the File
instance will still have the correct one.

Fixes #155
11 years ago
Victor Dubiniuk 19a1b51a0e Open readonly shares with viewer. Ref #62 11 years ago
Victor Dubiniuk d406168c59 Properly resolve share token. Fixes #153 11 years ago
Victor Dubiniuk a422d22e48 Fix premature proxy switching. Ref #143 11 years ago
Victor Dubiniuk c5e565cf8a Inject AddMember on join 11 years ago
Victor Dubiniuk 46d2dc1644 User management ops on the server side 11 years ago
Victor Dubiniuk 99818f98ea Do not create -conflict if versions are enabled 11 years ago
Victor Dubiniuk 726ebbcb30 handle password protected links. Closes #97 11 years ago
Victor Dubiniuk b31a010018 Fix updating document hash while saving 11 years ago
Victor Dubiniuk e60c91acbb Add missed files 11 years ago
Victor Dubiniuk bfa914d8b2 Make sure fs has subdir documents always 11 years ago
Victor Dubiniuk e63943cc52 Fix view path 11 years ago
root f81bbe60fe Fix #101 11 years ago
Victor Dubiniuk 4dc1064d44 Use /files in view fakeRoot ref #99 11 years ago
Victor Dubiniuk 262834b6af Handle save for any leaving collaborator. Ref #63, #95, #83 11 years ago
Victor Dubiniuk 4f9c51cecd Duplicates postfixes start with (2) now 11 years ago
Victor Dubiniuk 9b0afdd44a Disconnect user on leaving a session. Closes #15 11 years ago
Victor Dubiniuk 2ee654c1ea Resolve path for reshares. Closes #66 11 years ago
Victor Dubiniuk e153650fb7 Do not run cleanup on on-existing session 11 years ago
Victor Dubiniuk 4c0772f2ce Do not handle empty collections 11 years ago
Victor Dubiniuk 90167c035a Add last activity to insert 11 years ago
Victor Dubiniuk f25c334da7 Properly escape query. Fix #59 11 years ago
Victor Dubiniuk 477805fe48 Create documents directory before copying genesis 11 years ago
Victor Dubiniuk f1e3e1bf27 Fix namespace 11 years ago
Victor Dubiniuk 7b858e75b5 Migrate to simple orm 11 years ago
Victor Dubiniuk 6e7818a967 Add PHP doc 11 years ago
Victor Dubiniuk 4c30cf0e71 Guest can finally edit 11 years ago
Victor Dubiniuk e3e8ef5b58 Refactoring permissions. Allow guests to join session 11 years ago
Victor Dubiniuk a7195d6be6 Store genesis to the real file owner instead of session starter 11 years ago
Victor Dubiniuk 20da92fc4e Initial work on public links 11 years ago
Victor Dubiniuk f96944b867 Add -conflict postfix for files modified externally 11 years ago
Victor Dubiniuk 584d882c65 Resolve path to shared items for current user 11 years ago
Victor Dubiniuk 7f02dac318 Save to new file if hash is changed. Ref #16 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 06ea1d914e Fix non-static notice in logs. Ref #32 11 years ago
Victor Dubiniuk caeaacfc45 Cleanup session on save. Ref #15 11 years ago
Tobias Hintze f34ccef158 OC_Util::generate_random_bytes was camelCased in master
check function existence instead of branching away for stable5
11 years ago
Victor Dubiniuk 8d70dffdfc Correct debug code 11 years ago
Victor Dubiniuk 00d4b33374 Fix session cleanup 11 years ago
Victor Dubiniuk ba6fe651d0 More than one is > 11 years ago