200 Commits

Author SHA1 Message Date
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
7af37fe911 No more get_temp_dir 2015-10-21 00:23:01 +03:00
Victor Dubiniuk
488d68de6a A few fixes by scrutinizer 2015-09-19 00:37:16 +03:00
Victor Dubiniuk
76ef4e48aa ByeBye static Config class 2015-09-19 00:20:28 +03:00
Victor Dubiniuk
5c8a7923cb Kill static logger 2015-09-18 21:47:25 +03:00
Victor Dubiniuk
98db623f07 Remove getL10N 2015-09-18 21:47:24 +03:00
Victor Dubiniuk
b8917435f3 Use different entry points for users and guests 2015-09-18 21:47:19 +03:00
Victor Dubiniuk
a6be42cb26 Cleanup file and storage models 2015-09-18 20:46:05 +03:00
Victor Dubiniuk
e656e78958 Genesis::getHashByPath is no longer used 2015-09-08 00:20:10 +03:00
Victor Dubiniuk
dfc91185f0 Remove private and deprecated API calls 2015-08-28 19:32:54 +03:00
VicDeo
1e6160adce Merge pull request #536 from owncloud/code-checker
Remove deprecated API usage
2015-08-27 18:21:11 +03:00
Victor Dubiniuk
52f251a8af Remove deprecated API usage. Step 3 2015-08-27 18:02:43 +03:00
Victor Dubiniuk
58725da687 Remove deprecated API usage. Step 2 2015-08-27 01:27:06 +03:00
Victor Dubiniuk
8897dda9ab Remove deprected API usage. Step 1 2015-08-26 19:12:45 +03:00
Victor Dubiniuk
3fbf3237e2 WebODF uses timestamps with milliseconds 2015-08-25 21:30:49 +03:00
Olivier Paroz
41f7d890cf Test using the config in the instance temp folder 2015-04-28 11:42:33 +02:00
Olivier Paroz
7bee3b6df0 LibreOffice config should be in instance temp folder
Make sure that the LibreOffice configuration folder ends up in the temp folder of the instance
2015-04-25 22:22:56 +02:00
Victor Dubiniuk
fa1826afdc Kill OC_FileProxy references 2015-04-22 19:37:05 +03:00
Victor Dubiniuk
e24b01bdd6 Skip non-supported mimes 2015-01-23 19:03:49 +03:00
VicDeo
78da836eb3 Merge pull request #403 from owncloud/remove-phpass
Remove phpass
2014-11-25 21:30:58 +03:00
Victor Dubiniuk
5cef103648 Group members by userId. Ref #125 2014-11-19 19:56:27 +03:00
Lukas Reschke
9304bf1539 Remove phpass
See https://github.com/owncloud/core/pull/12226
2014-11-17 14:12:35 +01:00
VicDeo
da3705e8b7 Merge pull request #402 from owncloud/optype-as-a-separate-field
Use a separate field for optype.
2014-11-13 22:04:09 +03:00
Victor Dubiniuk
0f19d74f69 Improve filtering for member/cursor operations 2014-11-13 20:29:48 +03:00
Victor Dubiniuk
59a095e98d updateMember is not used currently 2014-11-13 01:34:44 +03:00
Victor Dubiniuk
65de023e94 Use a separate field for optype. No more LIKE in queries 2014-11-13 01:20:54 +03:00
Victor Dubiniuk
8f9b3fb867 Move ops sync to a separate method 2014-11-12 00:15:20 +03:00
Victor Dubiniuk
aa7efd6835 Insert has no arguments 2014-11-11 21:00:33 +03:00
VicDeo
b2bd038152 Merge pull request #398 from owncloud/further-file-simplify
Sharing info is needed for public links only.
2014-11-11 20:38:03 +03:00
Victor Dubiniuk
932684b782 Remove View model. Get permissions from FileInfo 2014-11-11 03:42:49 +03:00
Victor Dubiniuk
4fad41db45 Remove method which is not used any longer 2014-11-11 03:04:42 +03:00
Victor Dubiniuk
a56290d240 Sharing info is needed for public links only. 2014-11-11 01:49:32 +03:00
Victor Dubiniuk
849bbe5be7 Add extra option to disable doc(x) support 2014-11-06 19:31:25 +03:00
Victor Dubiniuk
3ea97634ae Move the expected FFS response to the assets 2014-11-05 18:05:06 +03:00
Victor Dubiniuk
982a1cacb3 Move test doc content outside of model 2014-11-05 18:04:54 +03:00
Victor Dubiniuk
897015ec10 Fix some other log notices when trying to access non-existing file with a viewer 2014-11-04 20:55:52 +03:00
Victor Dubiniuk
b228716613 Fix some issues found by code inspector 2014-10-29 18:22:47 +03:00
Victor Dubiniuk
7416b8b5d6 Implement downloadresponse via appframework 2014-10-29 00:58:28 +03:00
Victor Dubiniuk
4f19683c03 Inject logger 2014-10-28 22:38:08 +03:00
Victor Dubiniuk
d7b06b635a Move otpoll to session controller 2014-10-28 20:21:27 +03:00
Victor Dubiniuk
33dfec8804 Migrate settings controllers to appframework 2014-10-28 01:04:35 +03:00
Victor Dubiniuk
c0eb8d078c Remove stinky code, ref #287 2014-10-16 23:34:43 +03:00
aaukt
6ae84ff682 fix target format for external format-filter-server
According to cc435eac37/code/conversion.js (L17) the target_format should be "odt".

The format-filter-server returns an empty response otherwise.
2014-10-13 00:09:44 +02:00
VicDeo
3b70fe07f9 Merge pull request #357 from owncloud/advanced-password
Check session token
2014-09-08 23:43:12 +03:00
Victor Dubiniuk
3934f6a663 Check session token 2014-09-08 22:05:31 +03:00
Victor Dubiniuk
1a545d4941 Remove info routes and action 2014-09-08 21:11:58 +03:00
Victor Dubiniuk
b63560edae Fix guest access 2014-08-23 21:43:28 +03:00
Victor Dubiniuk
6d870d9b27 Fix namespace issue 2014-08-11 18:06:15 +03:00
Victor Dubiniuk
3196f5fc91 Filter_Office -> Filter\Office 2014-08-04 21:13:45 +03:00