Pranav Kant
440eb9e27c
Add missing mtime field to processed documents
2016-06-28 14:24:26 +05:30
Pranav Kant
af16a4cd27
Make me work with owncloud9
...
Due to API change (searchByMime), app was completely broken when
installed with owncloud9. This change should make it work with
owncloud9, while still keeping older owncloud version (upto 8.2)
in working state.
Lets use functions on object returned by searchByMime instead of
directly accessing its data members.
2016-06-15 13:33:25 +05:30
Pranav Kant
b138109820
Don't load all documents when only one is clicked on from 'Files'
2016-06-09 20:17:36 +05:30
Victor Dubiniuk
447610b260
Fix appid
2015-12-16 18:04:32 +03:00
Andras Timar
8010839279
bccu#1335 don't try to handle pdf, internal pdf.js does a better job
2015-11-15 19:12:45 +01:00
Mihai Varga
ddc34a60c3
bug #1261 - added microsoft document mime types
2015-11-04 10:12:30 +02:00
Mihai Varga
8d2a2e1f1f
add opendocument.graphics mime type
2015-11-04 10:04:44 +02:00
Mihai Varga
3ffdf58d2c
fixed typo in mime type
2015-11-02 15:47:12 +02:00
Mihai Varga
916336cf8c
added more mimetypes to the owncloud app
2015-10-29 20:26:03 +02:00
Mihai Varga
afb8e58dbc
removed spaces at the end of lines
2015-10-29 20:26:03 +02:00
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