Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Convert timestamp key value of metadata in Swift files_external | Michael Zamot | 2019-03-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | modified: apps/files_external/lib/Lib/Storage/Swift.php Signed-off-by: Michael Zamot <michael@zamot.io> Convert value of timestamp metadata key in swift files_external to string | |||||
* | | Merge pull request #11871 from nextcloud/feature/11015/collaboration-resources | Roeland Jago Douma | 2019-03-01 | 1 | -1/+1 | |
|\ \ | | | | | | | Collaboration resources | |||||
| * | | Fix files_external tests | Joas Schilling | 2019-03-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
| * | | Add dispatcher events to User and Group objects | Joas Schilling | 2019-03-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | | Fix a bug with smb notify having leading slash when it should not | Ari Selseng | 2019-03-01 | 1 | -1/+1 | |
|/ / | | | | | | | Signed-off-by: Ari Selseng <ari@selseng.net> | |||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-01 | 4 | -22/+30 | |
|/ | ||||||
* | Merge pull request #14211 from nextcloud/bugfix/prefix-path-to-filecache-s3 | Morris Jobke | 2019-02-19 | 1 | -2/+2 | |
|\ | | | | | Prefix $path for filename for internal file cache | |||||
| * | Call headObject if file not in filecache :see_no_evil: | Daniel Kesselberg | 2019-02-14 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | |||||
| * | Prefix $path for filename for internal file cache | Daniel Kesselberg | 2019-02-14 | 1 | -2/+2 | |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | |||||
* | | typos in doc, no code changes | Arthur Schiwon | 2019-02-15 | 5 | -5/+8 | |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | | reject mounts with unsubstituted placeholders as incompletely configured | Arthur Schiwon | 2019-02-14 | 1 | -0/+30 | |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | | add LDAP ConfigHandler for external storages and "$home" var | Arthur Schiwon | 2019-02-14 | 3 | -4/+3 | |
| | | | | | | | | | | | | | | | | * handler registered upon OCA\\Files_External::loadAdditionalBackends event as user_ldap is loaded before files_external * new configuration field "ldapExtStorageHomeAttribute" (not in GUI yet) Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | | files_external: allow to register config handlers for flexible placeholders | Arthur Schiwon | 2019-02-14 | 9 | -33/+423 | |
|/ | | | | | | | | * BackendService (directly accessable via \OC_Server) offers registerConfigHandler * SimpleSubstitutionTrait brings reusable logic for simple string replacments * internal $user replacement mechanism was migrated Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-14 | 2 | -2/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-11 | 2 | -0/+6 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-09 | 4 | -0/+22 | |
| | ||||||
* | Merge pull request #14064 from nextcloud/smb-3.1.0 | Morris Jobke | 2019-02-07 | 54 | -198/+547 | |
|\ | | | | | update icewind/smb to 3.1.0 | |||||
| * | update icewind/smb to 3.1.0 | Robin Appelman | 2019-02-06 | 54 | -198/+547 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | Reintroduce status check for external storages | Morris Jobke | 2019-02-07 | 1 | -0/+11 | |
| | | | | | | | | | | | | Fixes #14022 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-06 | 104 | -112/+112 | |
|/ | ||||||
* | Remove warning in case of external storage error | John Molakvoæ (skjnldsv) | 2019-01-29 | 1 | -18/+0 | |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-26 | 2 | -2/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-18 | 2 | -2/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-17 | 2 | -4/+4 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-15 | 4 | -24/+52 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-14 | 4 | -76/+182 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-11 | 2 | -4/+4 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-01-04 | 2 | -6/+6 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-31 | 2 | -26/+56 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-27 | 6 | -0/+30 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-24 | 2 | -4/+42 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-19 | 4 | -8/+10 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-14 | 2 | -0/+4 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-13 | 2 | -0/+6 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-12 | 2 | -0/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-10 | 2 | -2/+2 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-12-06 | 2 | -0/+4 | |
| | ||||||
* | Merge pull request #12691 from nextcloud/storage-no-encryption-interface | Morris Jobke | 2018-11-29 | 1 | -1/+2 | |
|\ | | | | | Add interface to allow storages from opting out of encryption | |||||
| * | Add interface to allow storages from opting out of encryption | Robin Appelman | 2018-11-29 | 1 | -1/+2 | |
| | | | | | | | | | | | | As opposed to hard-coding a list of excluded storages Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | Merge pull request #12688 from nextcloud/files_external-occ-0 | Morris Jobke | 2018-11-29 | 1 | -1/+1 | |
|\ \ | |/ |/| | Fix cannot set 0 as value on files_external through OCC command | |||||
| * | Fix cannot set 0 as value on files_external through OCC command | Robin Appelman | 2018-11-27 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-29 | 2 | -54/+26 | |
|/ | ||||||
* | Bump versions of server and the requirements of apps | Joas Schilling | 2018-11-23 | 1 | -2/+2 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-23 | 108 | -926/+174 | |
| | ||||||
* | Fix loading of files external templates file | Julius Härtl | 2018-11-18 | 1 | -1/+1 | |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-16 | 4 | -0/+4 | |
| | ||||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-15 | 2 | -0/+20 | |
| | ||||||
* | Merge pull request #12417 from ↵ | Morris Jobke | 2018-11-14 | 1 | -18/+28 | |
|\ | | | | | | | | | nextcloud/bugfix/noid/app-files_external-replace-insertIfNotExist Fix UniqueConstraintViolationException while insert into files_external config tables | |||||
| * | Fix UniqueConstraintViolationException while insert into files_external ↵ | Morris Jobke | 2018-11-14 | 1 | -18/+28 | |
| | | | | | | | | | | | | | | | | config tables * followup to #12371 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-11-13 | 2 | -0/+20 | |
|/ |