Commit Graph

43519 Commits (7cb467b4767e2bc0338e75172d0c855b67f263dc)
 

Author SHA1 Message Date
Morris Jobke 7cb467b476
Merge pull request #9355 from nextcloud/dav-upload-lock 8 years ago
Morris Jobke ceb674632c
Merge pull request #9332 from nextcloud/personal-settings-fixes 8 years ago
Morris Jobke b6457e4135
Only show used amount for unlimited quota users 8 years ago
Julius Härtl 94528ad2be
Move quota icon to core 8 years ago
Julius Härtl d0efe1bf6c
Translate details text 8 years ago
Julius Härtl 4b550eb699
Move quota bar to info section and make it a bit simpler 8 years ago
Julius Härtl e6a463d1f3
Personal settings: Fix visibility alignment and avatar description text 8 years ago
Morris Jobke 0f8210792c
Merge pull request #9352 from nextcloud/9318_SCSSCacher_resetCache_catch_exception 8 years ago
Nextcloud bot 346e46af49
[tx-robot] updated from transifex 8 years ago
Roland Tapken 6270a01cab
Issue #9318: catch exceptions in SCSSCacher::resetCache() 8 years ago
Morris Jobke 2aa108000c
Merge pull request #9293 from nextcloud/feature/9166/custom-auditlogfile 8 years ago
Morris Jobke a56ec1062a
Merge pull request #9346 from nextcloud/techdep/noid/needsPartFile_to_storage 8 years ago
Roeland Jago Douma dfe6d65410
Merge pull request #9310 from nextcloud/bugfix/noid/allow-to-inject-collaboration-search-result 8 years ago
Morris Jobke e9c6ec4b22
Merge pull request #8564 from nextcloud/files_external_read_only 8 years ago
Roeland Jago Douma ea5393e9f8
Fix tests 8 years ago
Roeland Jago Douma 953691abb2
External mount does not get DELETE and UPDATE if readonly 8 years ago
Roeland Jago Douma db96b0bb0b
Make it possible to make external storages read only 8 years ago
Roeland Jago Douma 055a003661
Use an actual function of the storage to determine needsPartFile 8 years ago
Morris Jobke f212c692ac
Merge pull request #9178 from nextcloud/feature/9142/directdownload 8 years ago
Roeland Jago Douma 7f194be3ab
Merge pull request #9202 from nextcloud/feature/1332/trashbin_dav 8 years ago
Nextcloud bot c8cb42fd26
[tx-robot] updated from transifex 8 years ago
John Molakvoæ 49f26d1221
Merge pull request #9348 from nextcloud/fix-js-tests 8 years ago
Julius Härtl 16865e59dd
Replace deprecated sinon reset() call with resetHistory() 8 years ago
Nextcloud bot b87b0689c5
[tx-robot] updated from transifex 8 years ago
Nextcloud bot a546dcfcb3
[tx-robot] updated from transifex 8 years ago
Nextcloud bot 6ee00a8be5
[tx-robot] updated from transifex 8 years ago
Morris Jobke d8350c69ef
Merge pull request #9309 from nextcloud/feature/noid/no_js_sharepermission_logic 8 years ago
Morris Jobke 7102ddad50
Merge pull request #9325 from GitHubUser4234/ldap_cloned_connection_nc13fix 8 years ago
Morris Jobke 7306d30708
Merge pull request #9321 from nextcloud/bugfix/noid/return_root_folder_when_at_root 8 years ago
Morris Jobke 21da3594f6
Merge pull request #9322 from nextcloud/bugfix/noid/swift_token_cache 8 years ago
Roger Szabo 8637b90e15 unbound cloned connection fix 8 years ago
Morris Jobke 7da1e968f9
Merge pull request #9319 from nextcloud/rakekniven-patch-1 8 years ago
Nextcloud bot 9e3522af54
[tx-robot] updated from transifex 8 years ago
Arthur Schiwon aff5fe68b3
use SystemConfig, less dependencies, and not publicly needed 8 years ago
Roeland Jago Douma a0e038f912
generateTokenFromCache is only valid for V3 8 years ago
Roeland Jago Douma 7318882357
json_decode an associative array for the swift cached token 8 years ago
Roeland Jago Douma 235e3480e6
Actually return the root folder when traversing up the tree 8 years ago
rakekniven ace2063f21
Fixed typo 8 years ago
Roeland Jago Douma d379770cf2
Fix sharedfilelistSpec.js tests 8 years ago
Morris Jobke bb82bfac6d
Merge pull request #9302 from nextcloud/update-phan-config 8 years ago
Joas Schilling f5b143e318
Allow to inject ISearchResult 8 years ago
Roeland Jago Douma 0771dad57f
Do not add sharePermission logic in JS 8 years ago
Arthur Schiwon b841a477c6
log to $datadir/audit.log by default and add rotation 8 years ago
Arthur Schiwon ab7a4b8693
fix dav test 8 years ago
Arthur Schiwon 5751788282
add missing php doc and type hints 8 years ago
Arthur Schiwon a21a5bc4ec
improve Syslog a little 8 years ago
Arthur Schiwon 0e6a317516
revert Log's dependency to SystemConfig to work during Installation 8 years ago
Arthur Schiwon 69592408c4
move IFileBased to public namespace, logreader needs it 8 years ago
Arthur Schiwon cfc3ab0119
offer API to create own File log. admin_audit makes use of it 8 years ago
Arthur Schiwon 5fbf184134
destaticfy Log classes 8 years ago