| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
owncloud/stable9-remember-email-when-setting-expiration
[stable9] remember email when setting expiration date
|
| | | | |
| | | | |
| | | | |
| | | | | |
fixes #22947
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
[stable9] Birthday calendar should never have write acl
|
| | | | | |
|
|\ \ \ \ \
| |_|_|_|/
|/| | | |
| | | | |
| | | | | |
owncloud/backport-24111-chunking-users-in-background-jobs
[9.0] Chunk the users correctly in the trashbin and versions background job
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[stable9] When the scanner detects a file is changed clear checksum
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fixes #23782 and #23783
If the file scanner detects a changed file we clear the checksum while
we update the cache.
* Unit test added
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
[stable9] Add repair step for updater issues
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The updater as shipped with ownCloud =< 9.0.1 has several bugs leading to a not properly executed update. For example the third-party changes are not copied.
This pull request:
1. Ships the third-party files changed since ownCloud 9.0.1 in the resources folder. On update the files are replaced. (https://github.com/owncloud/updater/issues/316)
2. Adds updater/* and _oc_upgrade/* as an exemption to the code integrity checker since the updater is updating in the wrong order. (https://github.com/owncloud/updater/issues/318)
|
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
[stable9] Write .htaccess also from CLI
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The new updater as shipped with ownCloud 9.0.x invokes `occ` via `shell_exec`. This means that the `\OC::$CLI` code is used when updating.
This removes the manual `.htaccess` modifications, effectively leading to the fact that URLs without index.php in it stop working. This also affects share URLs which could be considered a rather serious regression.
- User installs 9.0.0 via web
- User shares /s/1234
- User updates to 9.0.1 via ownCloud updater
- Link to /s/1234 is broken, /index.php/s/1234 works
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Allow setting can edit permissions on federated shares in webUI
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixes #24032
Since we have a slightly different UI for the federated shares our
normal logic fails us. This makes sure to add the correct permissions
when it is a federated share.
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[stable9] init users mount point before recovery
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
access to his files
|
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
[9.0] sidebar click modification
|
| | | | | |
|
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
[9.0] handle completely unscanned storages in the background scanner
|
| | | | | |
|
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
[stable9] preserve information if it is a rename operation or not
|
|/ / / / |
|
|\ \ \ \
| | | | |
| | | | | |
Backport #23752 to stable9
|
| | | | |
| | | | |
| | | | | |
Fixes orientation of thumbnails and gallery view of JPG's with exif rotation.
|
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
Exclude autoload_static.php (#23935)
|
| | | | | |
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Composer 1.1 has since yesterday a new performance improvement that will be automatically used for PHP >= 5.6, however this file is incompatible with older PHP versions and thus we need to exclude it from the checks.
Note that this performance improvement is only used on >= 5.6 so ownCloud will still run fine on older PHP versions as well.
|
|\ \ \ \
| | | | |
| | | | | |
[stable9] Catch the AutoloadNotAllowedException also for legacy jobs
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* same as #18839 for legacy jobs
* avoids spamming the log with useless entries
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
[stable9] Fix PHP memory leak in file_get_contents()
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* ref https://bugs.php.net/bug.php?id=61961
* ref https://github.com/owncloud/core/issues/20261#issuecomment-180000256
* code is based on the proposal of @chriseqipe
* fixes #20261
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Update sabre/dav to 3.0.9 on stable9
|
| | | | | | |
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
Adding VCFExportPlugin
|
|/ / / / / |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[stable9] Avoid fatal php error dring cron execution
|
| |/ / / / |
|
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
[stable9] Prevent null to be passed into the closure of callForAllUsers
|
|/ / / / |
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | | |
[Stable9] release notes
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| |/ / / |
|
|\ \ \ \
| | | | |
| | | | | |
[stable9] Sabre plugin browser error page
|