Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Revert "Delete S3 versions in rmdir" | Vincent Petry | 2021-10-12 | 1 | -23/+1 | |
| | | | ||||||
* | | | Merge pull request #27194 from nextcloud/new-ftp | John Molakvoæ | 2021-10-14 | 3 | -112/+567 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | ftp ci improvements | Robin Appelman | 2021-10-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
| * | | update copyright header | Robin Appelman | 2021-10-07 | 1 | -1/+2 | |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
| * | | fixup tests for ftp limitations | Robin Appelman | 2021-10-07 | 1 | -0/+44 | |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
| * | | teardown | Robin Appelman | 2021-10-07 | 2 | -1/+6 | |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
| * | | add new ftp backend | Robin Appelman | 2021-10-07 | 3 | -122/+524 | |
| | | | | | | | | | | | | | | | | | | this uses the raw `ftp_` functions instead of the stream wrapper Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
| * | | run ftp external storage tests against multiple ftp servers | Robin Appelman | 2021-10-07 | 1 | -1/+4 | |
| | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | | Delete S3 versions in rmdir | Vincent Petry | 2021-10-11 | 1 | -1/+23 | |
|/ / | | | | | | | | | | | | | When deleting a complete folder in a bucket that has versioning enabled, also make sure to delete all associated versions and delete markers Signed-off-by: Vincent Petry <vincent@nextcloud.com> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-10-07 | 2 | -0/+2 | |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | | Merge pull request #28816 from nextcloud/fix/deprecated-toolip-methods | Carl Schwan | 2021-09-30 | 1 | -1/+1 | |
|\ \ | |/ |/| | Migrate deprecated tooltip methods | |||||
| * | Migrate deprecated toolip methods | MichaIng | 2021-09-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | With Bootstrap v4, the tooltip methods "fixTitle" and "destroy" have been removed. Only core/src/Polyfill/tooltip.js keeps them methods valid by translating them. Signed-off-by: MichaIng <micha@dietpi.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | |||||
* | | Update app versions for 23 | Vincent Petry | 2021-09-28 | 1 | -1/+1 | |
|/ | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-18 | 2 | -2/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-09-03 | 2 | -0/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix mountsfilelist to do the v1 call | Joas Schilling | 2021-08-31 | 1 | -1/+1 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Revert OC.linkToOCS() calls back to old behaviour | Joas Schilling | 2021-08-31 | 3 | -5/+5 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-08-30 | 2 | -4/+4 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-08-24 | 2 | -4/+4 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Fix folder size contained in S3 buckets | Louis Chemineau | 2021-08-19 | 1 | -4/+9 | |
| | | | | | | If 'filesystem_check_changes' was set to never, the cached size was alway set to -1 (Pending) on every access Signed-off-by: Louis Chemineau <louis@chmn.me> | |||||
* | Delete object to cleanup leftover of paths when removing directories | Julius Härtl | 2021-08-13 | 1 | -0/+1 | |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
* | Gracefully handle smb acls for users without a domain | Richard Steinmetz | 2021-08-13 | 1 | -1/+1 | |
| | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-08-13 | 2 | -2/+50 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-08-10 | 2 | -0/+8 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-08-08 | 2 | -2/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-08-04 | 2 | -0/+2 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-08-03 | 2 | -0/+236 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-08-02 | 4 | -0/+8 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | Bump @nextcloud/router from 1.2.0 to 2.0.0 | dependabot[bot] | 2021-07-23 | 3 | -4/+3 | |
| | | | | | | | | | | Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router) from 1.2.0 to 2.0.0. - [Release notes](https://github.com/nextcloud/nextcloud-router/releases) - [Changelog](https://github.com/nextcloud/nextcloud-router/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-router/compare/v1.2.0...v2.0.0) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-07-15 | 2 | -0/+8 | |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-07-10 | 2 | -2/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-28 | 2 | -4/+4 | |
| | ||||||
* | Merge pull request #27664 from nextcloud/techdebt/noid/master-is-now-23-part2 | John Molakvoæ | 2021-06-25 | 1 | -1/+1 | |
|\ | | | | | Bump app version | |||||
| * | Bump app version | Joas Schilling | 2021-06-24 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-25 | 2 | -2/+2 | |
|/ | ||||||
* | Master is now 23 | Joas Schilling | 2021-06-24 | 1 | -1/+1 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-17 | 4 | -0/+12 | |
| | ||||||
* | fix app disdplay name | Arthur Schiwon | 2021-06-16 | 1 | -1/+1 | |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | fix some types | Robin Appelman | 2021-06-16 | 3 | -9/+3 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | move logic from contstructor to boot method | Robin Appelman | 2021-06-16 | 1 | -15/+12 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | move user/group deleted listeners to new event listener service | Robin Appelman | 2021-06-16 | 3 | -25/+96 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | move files_external to IBootstrap | Robin Appelman | 2021-06-16 | 4 | -59/+32 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | remove depricated methods from MountConfig | Robin Appelman | 2021-06-16 | 6 | -159/+91 | |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-15 | 2 | -0/+6 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-11 | 2 | -4/+4 | |
| | ||||||
* | [3rdparty] streams-0.7.4 | Robin Appelman | 2021-06-10 | 7 | -347/+386 | |
| | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-09 | 2 | -4/+4 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-08 | 2 | -0/+4 | |
| | ||||||
* | Merge pull request #26397 from nextcloud/external-storage-login-ldap-public | blizzz | 2021-06-07 | 1 | -3/+34 | |
|\ | | | | | allow using any ldap property as login name when using external storage login credentials | |||||
| * | allow using any ldap property as login name when using external storage ↵ | Robin Appelman | 2021-06-03 | 1 | -3/+34 | |
| | | | | | | | | | | | | login credentials Signed-off-by: Robin Appelman <robin@icewind.nl> |