24 Commits

Author SHA1 Message Date
Victor Dubiniuk
a6be42cb26 Cleanup file and storage models 2015-09-18 20:46:05 +03:00
Victor Dubiniuk
e24b01bdd6 Skip non-supported mimes 2015-01-23 19:03:49 +03:00
Victor Dubiniuk
6d870d9b27 Fix namespace issue 2014-08-11 18:06:15 +03:00
Victor Dubiniuk
fbb931c91e Db_Member -> Db\Member 2014-08-04 21:00:58 +03:00
Victor Dubiniuk
7356dcfae3 Db_Session -> Db\Session 2014-08-04 20:51:50 +03:00
David Prévot
a8192dfc48 Fix comment about LGPL 2014-05-17 15:29:51 -04:00
Victor Dubiniuk
8f3bc0daa8 Reduce complexicity 2014-04-11 23:12:23 +03:00
Victor Dubiniuk
65ea9a891a Fix year in copyright 2014-04-11 01:07:59 +03:00
Victor Dubiniuk
6badc5c105 Save as a new file if old was deleted. Fixes #188 2014-03-18 00:35:09 +03:00
VicDeo
36b7d19e01 Search cache for all filter available 2013-12-26 18:14:11 +00:00
VicDeo
5c59a2d374 Use filters 2013-12-26 15:43:18 +00:00
Victor Dubiniuk
b7d71e025b Improve shared files resolution. Fixes #162,#167 2013-12-18 22:22:32 +03:00
Victor Dubiniuk
e153650fb7 Do not run cleanup on on-existing session 2013-10-15 23:25:16 +03:00
Victor Dubiniuk
7b858e75b5 Migrate to simple orm 2013-09-27 18:43:41 +03:00
Victor Dubiniuk
a7195d6be6 Store genesis to the real file owner instead of session starter 2013-09-24 03:39:33 +03:00
Victor Dubiniuk
20da92fc4e Initial work on public links 2013-09-23 22:56:57 +03:00
Victor Dubiniuk
584d882c65 Resolve path to shared items for current user 2013-09-20 12:41:37 +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
caeaacfc45 Cleanup session on save. Ref #15 2013-09-11 16:58:01 +03:00
Victor Dubiniuk
136f445581 Cleanup session data if original file is removed 2013-09-07 21:26:22 +03:00
Victor Dubiniuk
f4fadd3bcc Moved common code to the parent class 2013-09-07 20:40:36 +03:00
Victor Dubiniuk
80cba2f5d7 Do not show deleted files in documents 2013-09-03 17:53:05 +03:00
Jörn Friedrich Dreyer
7bc25ec0ce rename office -> documents 2013-08-28 12:02:27 +02:00
Victor Dubiniuk
1ce37b6613 Rename file to math the classname 2013-08-27 20:26:27 +02:00