Commit Graph

42 Commits (7356dcfae3077ed6c15215492ad4941f046b3d0a)

Author SHA1 Message Date
Victor Dubiniuk 7356dcfae3 Db_Session -> Db\Session 10 years ago
Victor Dubiniuk 2991bbf337 Use default root when saving a session 10 years ago
Victor Dubiniuk 3a23a9f05c Cleanup Unused code 10 years ago
Victor Dubiniuk 8f3bc0daa8 Reduce complexicity 10 years ago
Victor Dubiniuk 13b73b12c1 Store share token to guest users 10 years ago
Victor Dubiniuk f81e41dc63 Further switch to member is_guest property 10 years ago
Victor Dubiniuk cd4f4d97f5 Check token by member type, not by file 10 years ago
Victor Dubiniuk 8f47b86278 Add translatable guest postfix for guests 10 years ago
Victor Dubiniuk 857c03a103 Move File out of controller 10 years ago
Victor Dubiniuk 7fcf703041 Cleanup some variables 10 years ago
Victor Dubiniuk 74b117bccb Status 500 on unsucessful save attempt. Ref #227 10 years ago
Victor Dubiniuk 6badc5c105 Save as a new file if old was deleted. Fixes #188 10 years ago
Victor Dubiniuk d1aee9fe68 Remove dead code 10 years ago
Victor Dubiniuk 3669d90862 Filters for files app 11 years ago
VicDeo 5c59a2d374 Use filters 11 years ago
Victor Dubiniuk d283572fce Move handlers to catch more exceptions 11 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 19a1b51a0e Open readonly shares with viewer. Ref #62 11 years ago
Victor Dubiniuk a422d22e48 Fix premature proxy switching. Ref #143 11 years ago
Victor Dubiniuk 99818f98ea Do not create -conflict if versions are enabled 11 years ago
Victor Dubiniuk b31a010018 Fix updating document hash while saving 11 years ago
Victor Dubiniuk bfa914d8b2 Make sure fs has subdir documents always 11 years ago
Victor Dubiniuk 262834b6af Handle save for any leaving collaborator. Ref #63, #95, #83 11 years ago
Victor Dubiniuk 90ec49b7ec Fix #85 11 years ago
Victor Dubiniuk cb6dccfab2 Do not destroy session on save to prevent collisions 11 years ago
Victor Dubiniuk 1aced0433c Fix buttons position in firefox 11 years ago
Victor Dubiniuk e33d481e78 Proper public link is sharing dropdown 11 years ago
Victor Dubiniuk fdf7a602d4 Allow gues user to choose a name 11 years ago
Victor Dubiniuk 7b858e75b5 Migrate to simple orm 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 78ba2cabe1 Hide share button if there are no share permissions 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 caeaacfc45 Cleanup session on save. Ref #15 11 years ago
Victor Dubiniuk cc1a5d5945 Error logging on save 11 years ago
Victor Dubiniuk a92c665916 Split controllers 11 years ago