Joas Schilling
3608c1007e
Add a command to get a config value
11 years ago
Joas Schilling
a83eac3762
Add a command to set a system config value
11 years ago
Joas Schilling
5370bba0b6
Split the system from the app config
11 years ago
Joas Schilling
16907f91ed
Add tests for list config
11 years ago
Joas Schilling
371a4d014a
Fix no value
11 years ago
Joas Schilling
5d84876ecd
Missing doc
11 years ago
Joas Schilling
2f65332014
Add an option to exclude sensitive values (e.g. for reports)
11 years ago
Joas Schilling
6763637773
Add a command to list existing configs
11 years ago
Joas Schilling
6fb3a8d5f5
Add missing tunnel on new class
11 years ago
Joas Schilling
6ed8ba0ce9
Fix nested array lists
11 years ago
Joas Schilling
6d4cb1b480
Sort registration of commands alphabetically
11 years ago
Morris Jobke
87e10a7fb7
Merge pull request #17399 from rullzer/mimetype-php
PHP mimetype stuff should also use config/mimetypealiases.json
10 years ago
Thomas Müller
28b565e97c
Merge pull request #17430 from owncloud/update-readme-8.2
Update version to 8.2 in README and bower
10 years ago
Vincent Petry
4a8953afca
Update version to 8.2 in README and bower
10 years ago
Thomas Müller
645600ae03
Merge pull request #17426 from owncloud/update-ee-appstore
[config sample] Update info about appstore
10 years ago
Morris Jobke
6fac36b589
[config sample] Update info about appstore
10 years ago
Roeland Jago Douma
d685327d5a
Make php also use config/mimetypealiases.json
10 years ago
Jenkins for ownCloud
ee5dd25290
[tx-robot] updated from transifex
10 years ago
Roeland Douma
b4f782b568
Merge pull request #16724 from owncloud/mimetype-js
Javascript to fetch mimetype icons
10 years ago
Jan-Christoph Borchardt
e84806f017
Merge pull request #17418 from owncloud/fix-public-download-button-regression
Fix regression of button at public download page
10 years ago
Thomas Müller
9120942bcf
Merge pull request #16924 from owncloud/copy-recursive-polyfill
add recursive copy polyfill for storage backends
10 years ago
Roeland Jago Douma
868bc421cb
Share app no longer use the OCS API icon
Switch to new javascript mimetype resolver
10 years ago
Roeland Jago Douma
c8145cdbd6
Javascript mimetype icon resolver
This makes it possible to retrieve the icon for mimetypes in javascript.
It makes no additional queries to the server to retrieve the mimetype.
* config/mimetypealiases.json added
* mimetype.js: this is where the logic resides to convert from mimetype
to icon url
* mimetypelist.js: generated file with a list of mimetype mapping (aliases)
and the list of icon files
* ./occ maintenance:mimetypesjs : new command for occ to gernerate
mimetypes.js
* unit tests updated and still work
* javascript tests added
* theming support
* folder of the theme is now present in javascript (OC.theme.folder)
11 years ago
Thomas Müller
14eef434ff
Merge pull request #17290 from owncloud/remove-readonly-wrapper
Replace readonly wrapper with permissions mask
10 years ago
Thomas Müller
dba6ba2523
Merge pull request #16964 from owncloud/versions_occ
add occ tool to delete versions
10 years ago
Morris Jobke
7da5e53741
Fix regression of button at public download page
* introduced with #17159
10 years ago
Lukas Reschke
8400bb9979
Merge pull request #17403 from owncloud/reorg-sampe.config.php
Reorganize sampe.config.php
10 years ago
Vincent Petry
073e654692
Merge pull request #17304 from owncloud/fix-17265
Check if response could get generated
10 years ago
Joas Schilling
4dbc8ab77f
Merge pull request #17335 from owncloud/better-federated-cloud-sharing-activities
Improve federated cloud sharing activities
10 years ago
Joas Schilling
fca6bcb632
Merge pull request #16733 from owncloud/add-smashbox-tests-remote-shares
Add OCS API to send, get, accept and decline remote shares
10 years ago
Morris Jobke
44c3fa9108
refine sample config text
10 years ago
Morris Jobke
8359ca43db
[config sample] merge Miscellaneous & All other options
10 years ago
Jenkins for ownCloud
5734edfe20
[tx-robot] updated from transifex
10 years ago
Jenkins for ownCloud
55f4d0eea1
[tx-robot] updated from transifex
10 years ago
Robin McCorkell
34637b5874
Merge pull request #16846 from RealRancor/apps_list_issue_template
Add occ app:list and ldap:show-config to issue_template.md
10 years ago
RealRancor
b0e5901354
Add occ app:list and ldap:show-config to issue_template.md
10 years ago
Jenkins for ownCloud
468871818d
[tx-robot] updated from transifex
10 years ago
Morris Jobke
7959605e4e
Merge pull request #17378 from owncloud/kill-more-legacy-classes
Kill more legacy classes
10 years ago
Thomas Müller
43ebf0d127
Fix unit test
10 years ago
Thomas Müller
403deb2a33
Fixing unit test execution
10 years ago
Thomas Müller
1385b1ec48
Remove OC_Appconfig
10 years ago
Thomas Müller
d3ac73c0c9
Remove OC_Log
10 years ago
Thomas Müller
68fd74963e
Remove legacy search classes
10 years ago
Vincent Petry
3df27a01be
Merge pull request #17379 from owncloud/kill-file-mapper
Remove file mapper - was only use in Windows and never worked properly
10 years ago
Thomas Müller
7b9daf84ee
Merge pull request #16923 from owncloud/flysystem-base
Flysystem base adapter
10 years ago
Vincent Petry
cc373ab89a
Merge pull request #15470 from rullzer/files_sharing_getUrlContent
Move away from private static function OC_Util::getUrlContent
10 years ago
Thomas Müller
dbb3dc1be7
Merge pull request #17382 from owncloud/remove-bogus-testresult
Remove bogus test result
10 years ago
Vincent Petry
b45c1f76b4
Remove bogus test result
This file was created during a bogus test run that created files in the
wrong location, and was checked in by mistake.
10 years ago
Robin Appelman
de4e4cb6ea
also dont download existing on fopen when using w+ and wb+
10 years ago
Robin Appelman
6cc65b53ab
add phpdoc
10 years ago