15761 Commits (82a39e6fdb7fc3115d0bfa9ef7c66f720e8c77d9)

Author SHA1 Message Date
Morris Jobke 19c49c8473
Use the path_hash instead of the path to query the filecache 7 years ago
Nextcloud bot 23785d108d
[tx-robot] updated from transifex 7 years ago
John Molakvoæ (skjnldsv) 6f45607f57
Upgraded navigation submenu management and api + created sharing submenu 7 years ago
Daniel Calviño Sánchez 8c004fdc64 Enable SCSS for guest pages 7 years ago
Bjoern Schiessle c668c5b997
fix selection of share provider 7 years ago
Joas Schilling 50ee4e1397
Correctly init empty arrays 7 years ago
Tor Lillqvist 37c8ed4b5c No need to convert to PDF with LibreOffice, just convert to PNG 7 years ago
Nextcloud bot e3126fa091
[tx-robot] updated from transifex 7 years ago
Roeland Jago Douma c21cee248c
Disallow eval on the StrictEvalCSP 7 years ago
Morris Jobke a11d198a06
Sanitize parameters in createSessionToken() while logging 7 years ago
Julius Härtl 6da2b7c4f6
Separate fopen into read and write methods 7 years ago
Julius Härtl f1469e34aa
Add fopen method to ISimpleFile 7 years ago
Bjoern Schiessle 5b06a7d773
update autoloader 7 years ago
Bjoern Schiessle 2abc705632
start to get fed group shares into the share dialog 7 years ago
Bjoern Schiessle 4c00c80a83
translate nextcloud share types to OCM share types 7 years ago
Bjoern Schiessle 8bc0de3469
log error messgage 7 years ago
Bjoern Schiessle b23032e4c5
implement federated group shares 8 years ago
Nextcloud bot 0e0dd2a90b
[tx-robot] updated from transifex 7 years ago
Roeland Jago Douma 0fe115a536
Add repair step 7 years ago
Robin Appelman 3ad6084891
Add the option to filter mounts for a user 7 years ago
Nextcloud bot a22bc0e787
[tx-robot] updated from transifex 7 years ago
Joas Schilling 011fe9e0f9
MySQL 8.0+ and MariaDB 10.3+ are large prefix and barracuda by default 7 years ago
Morris Jobke 79801ad263
Suppress potential SQL injection warning as they are false positives 7 years ago
Morris Jobke 8a64433ec9
Add repair job for pending cron jobs 7 years ago
Morris Jobke 8b1084adfe
Only wait for cron if fix for endless wait is included 8 years ago
Morris Jobke a1a29d14c8
Unlock failed cron jobs and set a high "last_checked" value to avoid continous re-check 8 years ago
Joas Schilling 5541d3dd84
Add visio mimetypes 7 years ago
Bjoern Schiessle 5d0fa12e12
allow to disable encryption 7 years ago
Morris Jobke a9b8fb090c
Fix remnants of refactoring 7 years ago
Robin Appelman 3d5acbb1d0
prevent lock values from going negative with memcache backend 7 years ago
Arthur Schiwon 772bbd99be
Backend work to provide NC whats New info to users 7 years ago
Morris Jobke ced8789f5c
Fix PHPDoc 8 years ago
John Molakvoæ (skjnldsv) 6a0552224d
getDeletedSharedWith method 8 years ago
Roeland Jago Douma d805959e81
Add API to undelete delete group shares 8 years ago
Roeland Jago Douma be7db1573d
Swift to \Swift_Mailer as abstraction 8 years ago
Roeland Jago Douma e6e6b5648a
Make swift 6 compatible 8 years ago
Roeland Jago Douma 0dd4a3e0cf
Kill php mail from settings 8 years ago
Morris Jobke 10b8a4a8b1
Revert "Fix undeclared method warning in phan" 7 years ago
Morris Jobke f3093b2401
Fix undeclared method warning in phan 7 years ago
Robin Appelman 922c851494
fix double slash in search result path when the result is in a submount 7 years ago
Bjoern Schiessle 7ff74ae8ed
cache results from ocm end-point discovery 7 years ago
Bjoern Schiessle 411bae5163
fix return type from send share 7 years ago
Bjoern Schiessle cdf8abb060
look for correct OCM permissions 8 years ago
Bjoern Schiessle 8d4da30bf5
add support for different share types 8 years ago
Bjoern Schiessle e251b34a8c
cleanup variable naming, it is actually a resource type 8 years ago
Bjoern Schiessle 84fc188dfc
some minor fixes and clode cleanup 8 years ago
Bjoern Schiessle 957b27f282
replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OCP\Share\Exception\ShareNotFound exception 8 years ago
Bjoern Schiessle fab4e561f4
send reshare over OCM API 8 years ago
Bjoern Schiessle c572e84ad9
detect correctly if a share was send successful 8 years ago
Bjoern Schiessle 8889e14c7c
implement accept share notification 8 years ago