- 24 Jun, 2016 4 commits
-
-
Christoph Wurst authored
-
Vincent Petry authored
Add option to `occ files_external:list` to show all configured mounts
-
Vincent Petry authored
Don't reload page in case of auth errors during setup checks
-
Jenkins for ownCloud authored
-
- 23 Jun, 2016 5 commits
-
-
Vincent Petry authored
Fix trashed file name corruption when rerendering trashbin list
-
Robin Appelman authored
-
Vincent Petry authored
If an error occurs during setup checks, do not let the global ajax error handler reload the page.
-
Vincent Petry authored
The trashbin code does some gymnastics with the file data at render time. This fix makes sure that the modifications done on the file data are only local to the rendering code and doesn't affect the actual file data from the file list.
-
Jenkins for ownCloud authored
-
- 22 Jun, 2016 14 commits
-
-
Morris Jobke authored
Init the headers in iedavclient.js
-
Vincent Petry authored
-
Vincent Petry authored
Rollback version must also adjust cached size
-
Vincent Petry authored
Hide more default options in occ files_external:list
-
Vincent Petry authored
Add timeouts to make the UI usable again when a remote share is unrea…
-
Vincent Petry authored
-
Vincent Petry authored
Token login validation
-
Vincent Petry authored
app passwords/device tokens wording
-
Robin Appelman authored
-
VicDeo authored
* Initial web executor * Fix PHPDoc Fix broken integration test OccControllerTests do not require database access - moch them all! Kill unused sprintf
-
Vincent Petry authored
-
Joas Schilling authored
-
Vincent Petry authored
Fire hooks for mkdir for folder upload
-
Jenkins for ownCloud authored
-
- 21 Jun, 2016 15 commits
-
-
karakayasemi authored
fromTmpFile function, usual mkdir call is only working for file's parent directory. Does not care upper parent folders. I added a recursive function that creates parent non-existing folders with usual mkdir.
-
Christoph Wurst authored
-
Christoph Wurst authored
-
Christoph Wurst authored
-
Jörn Friedrich Dreyer authored
-
Vincent Petry authored
Don't rely on the notify socket but on the service responding
-
Christoph Wurst authored
* redirect to new login route * encode anchor in url and restore it client-side
-
Christoph Wurst authored
update session token password on user password change
-
Georg Ehrke authored
* add uri to AddressBookImpl array * Introduce ImageExportPlugin for CardDav * add plugin to v1 routes * replace binary contact photo with link * update tests * Adding unit tests
-
Thomas Müller authored
-
Vincent Petry authored
add overflow ellipsis to session and device tokens list
-
Christoph Wurst authored
-
Vincent Petry authored
-
Christoph Wurst authored
-
Jenkins for ownCloud authored
-
- 20 Jun, 2016 2 commits
-
-
Robin Appelman authored
-
Vincent Petry authored
-