Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Prevent creating users with existing files | Joas Schilling | 2019-12-04 | 1 | -7/+19 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-05 | 2 | -2/+2 | |
* | | | Merge pull request #18163 from nextcloud/fix_file_size | Roeland Jago Douma | 2019-12-04 | 1 | -1/+3 | |
|\ \ \ | ||||||
| * | | | fix filename size, add comment | Greta Doci | 2019-12-04 | 1 | -1/+3 | |
* | | | | Merge pull request #17833 from nextcloud/propagator-no-negative-sizes | Roeland Jago Douma | 2019-12-04 | 4 | -2/+52 | |
|\ \ \ \ | ||||||
| * | | | | dont set folder size to negative values during propagation | Robin Appelman | 2019-11-26 | 1 | -2/+5 | |
| * | | | | add LEAST and GREATER to db function builder | Robin Appelman | 2019-11-26 | 3 | -0/+47 | |
* | | | | | Merge pull request #18161 from nextcloud/fix/noid/absocsroute-subfolder | Roeland Jago Douma | 2019-12-04 | 1 | -2/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix generation of an url to an absolute ocs route when NC in subfolder | Arthur Schiwon | 2019-11-29 | 1 | -2/+3 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-04 | 2 | -0/+4 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge pull request #17949 from nextcloud/debt/deprecated-const | Joas Schilling | 2019-12-04 | 1 | -1/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Connection::TRANSACTION_READ_COMMITTED is deprecated | Daniel Kesselberg | 2019-11-14 | 1 | -1/+2 | |
* | | | | | | Merge pull request #18209 from nextcloud/bugfix/noid/directediting-token-getuser | Roeland Jago Douma | 2019-12-04 | 1 | -0/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add missing getUser method to direct editing IToken interface | Julius Härtl | 2019-12-03 | 1 | -0/+6 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #18215 from nextcloud/fix/setup/password_confirmation | Roeland Jago Douma | 2019-12-04 | 1 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Set last-password-confirmation for setup | Roeland Jago Douma | 2019-12-03 | 1 | -0/+4 | |
| |/ / / / / | ||||||
* / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-04 | 2 | -24/+24 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #17443 from nextcloud/enh/expired_token_on_invalid_pass | Roeland Jago Douma | 2019-12-03 | 4 | -0/+42 | |
|\ \ \ \ \ | ||||||
| * | | | | | Throw an invalid token exception is token is marked outdated | Roeland Jago Douma | 2019-12-02 | 4 | -0/+42 | |
* | | | | | | Merge pull request #18028 from nextcloud/enhancement/user-create-events | Roeland Jago Douma | 2019-12-03 | 6 | -8/+155 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add typed create user events | Christoph Wurst | 2019-12-03 | 6 | -8/+155 | |
* | | | | | | | Merge pull request #18151 from nextcloud/bugfix/noid/overwrite-host-proxy | Roeland Jago Douma | 2019-12-03 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Always return overwritehost if configured | Julius Härtl | 2019-11-28 | 1 | -0/+5 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge pull request #18167 from nextcloud/simplify-versioncheck | Roeland Jago Douma | 2019-12-02 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Use PHP_VERSION_ID to check for the current php version | Daniel Kesselberg | 2019-12-02 | 1 | -2/+2 | |
| | |_|_|/ / | |/| | | | | ||||||
* / | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-12-02 | 2 | -0/+16 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #18149 from nextcloud/fix/18148/dont-create-bundle-too-early | Roeland Jago Douma | 2019-11-29 | 1 | -11/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | delay creation of the cert bundle | Arthur Schiwon | 2019-11-28 | 1 | -11/+17 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #18062 from nextcloud/drop/php71 | Roeland Jago Douma | 2019-11-29 | 1 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Drop php 7.1 support | Roeland Jago Douma | 2019-11-28 | 1 | -3/+3 | |
| |/ / / / | ||||||
* | / / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-29 | 2 | -22/+22 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #18134 from nextcloud/enh/noid/flow-extend-scope | Roeland Jago Douma | 2019-11-28 | 8 | -0/+227 | |
|\ \ \ \ | ||||||
| * | | | | add convenience interfaces so entities can provide presentable details | Arthur Schiwon | 2019-11-28 | 7 | -0/+188 | |
| * | | | | allow user flows when the acting user is legitimate, but not its owner | Arthur Schiwon | 2019-11-28 | 2 | -0/+39 | |
| |/ / / | ||||||
* | | | | Merge pull request #18150 from nextcloud/docs/noid/files-api-exceptions | Roeland Jago Douma | 2019-11-28 | 5 | -31/+73 | |
|\ \ \ \ | ||||||
| * | | | | Properly anotate LockedException in files node api | Julius Härtl | 2019-11-28 | 5 | -31/+73 | |
| |/ / / | ||||||
* / / / | Check for boolean value | Julius Härtl | 2019-11-28 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #17625 from nextcloud/enh/noid/direct-editing | Roeland Jago Douma | 2019-11-28 | 12 | -0/+844 | |
|\ \ \ | ||||||
| * | | | Add mimetype to creators | Julius Härtl | 2019-11-27 | 1 | -0/+8 | |
| * | | | Code style fixes and cleanup | Julius Härtl | 2019-11-27 | 3 | -8/+5 | |
| * | | | Move editor list to capabilities | Julius Härtl | 2019-11-27 | 1 | -2/+7 | |
| * | | | encapsulate templates | tobiasKaminsky | 2019-11-27 | 1 | -1/+3 | |
| * | | | Direct editing API to allow file editing using a one-time token for | Julius Härtl | 2019-11-27 | 12 | -0/+832 | |
* | | | | Merge pull request #17725 from nextcloud/enh/share_exp_internal | Roeland Jago Douma | 2019-11-28 | 3 | -6/+145 | |
|\ \ \ \ | ||||||
| * | | | | Expose internal expiration dates to JS | Roeland Jago Douma | 2019-11-27 | 1 | -1/+11 | |
| * | | | | Actualy return data | Roeland Jago Douma | 2019-11-27 | 1 | -8/+1 | |
| * | | | | Allow internal shares to have a default expiration date | Roeland Jago Douma | 2019-11-27 | 2 | -5/+141 | |
| |/ / / | ||||||
* | | | | Merge pull request #18064 from nextcloud/feature/php74 | Roeland Jago Douma | 2019-11-28 | 3 | -10/+26 | |
|\ \ \ \ | ||||||
| * | | | | Improve etag handling | Roeland Jago Douma | 2019-11-27 | 1 | -6/+20 | |
| * | | | | Fix logger test | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |