Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
| * | | | | Sensitive values handling | Roeland Jago Douma | 2019-11-27 | 1 | -2/+4 | |
| * | | | | Allow php7.4 | Christoph Wurst | 2019-11-27 | 1 | -3/+3 | |
| |/ / / | ||||||
* | | | | Merge pull request #18141 from nextcloud/design/noid/personal-info-icon | Roeland Jago Douma | 2019-11-28 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Use person icon for personal settings | Julius Härtl | 2019-11-27 | 1 | -1/+1 | |
| |/ / / | ||||||
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-28 | 2 | -80/+80 | |
|/ / / | ||||||
* | | | Merge pull request #18019 from nextcloud/enhancement/password-policy-events | Roeland Jago Douma | 2019-11-27 | 6 | -10/+114 | |
|\ \ \ | ||||||
| * | | | Add typed events for password_policy | Christoph Wurst | 2019-11-27 | 6 | -10/+114 | |
* | | | | Merge pull request #17834 from nextcloud/enh/noid/generic-event-replacement-tk2 | blizzz | 2019-11-27 | 4 | -1/+172 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Files first to use own GenericEvent | Arthur Schiwon | 2019-11-26 | 1 | -1/+1 | |
| * | | | add Nextcloud specific GenericEvent implementation | Arthur Schiwon | 2019-11-26 | 3 | -0/+171 | |
| | |/ | |/| | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-27 | 2 | -2/+2 | |
* | | | Merge pull request #17939 from nextcloud/fix/token-insert-conflict-handling | Roeland Jago Douma | 2019-11-26 | 1 | -9/+24 | |
|\ \ \ | ||||||
| * | | | Handle token insert conflicts | Christoph Wurst | 2019-11-26 | 1 | -9/+24 | |
| |/ / | ||||||
* | | | Merge pull request #17948 from nextcloud/enh/check-if-property-is-bool | Roeland Jago Douma | 2019-11-26 | 1 | -6/+18 | |
|\ \ \ | ||||||
| * | | | Make isXXX available for bool properties only | Daniel Kesselberg | 2019-11-16 | 1 | -6/+18 | |
| | |/ | |/| | ||||||
* | | | Fix autocomplete suggestions with numeric user ids | Joas Schilling | 2019-11-26 | 2 | -3/+4 | |
| |/ |/| | ||||||
* | | Merge pull request #18108 from nextcloud/refactor/strict-credential-store | Roeland Jago Douma | 2019-11-26 | 2 | -7/+9 | |
|\ \ | ||||||
| * | | Add return type hint to credential store and make it strict | Christoph Wurst | 2019-11-25 | 2 | -7/+9 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-26 | 2 | -4/+4 | |
* | | | Merge pull request #17896 from nextcloud/fix/noid/consider-create-group-result | blizzz | 2019-11-25 | 3 | -84/+98 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | reformat Setup.php | Arthur Schiwon | 2019-11-25 | 1 | -55/+59 | |
| * | | reformat code for @skjnldsv <3 | Arthur Schiwon | 2019-11-25 | 1 | -16/+22 | |
| * | | fix documentation, get and createGroup may return null | Arthur Schiwon | 2019-11-25 | 3 | -7/+10 | |
| * | | take group creation result into consideration | Arthur Schiwon | 2019-11-25 | 1 | -9/+10 | |
* | | | Merge pull request #18079 from nextcloud/fixes/phpcs | Roeland Jago Douma | 2019-11-25 | 334 | -329/+331 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 334 | -329/+331 | |
* | | | Merge pull request #18073 from nextcloud/harden/cache/watcher | Roeland Jago Douma | 2019-11-25 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Harden watcher | Roeland Jago Douma | 2019-11-22 | 1 | -2/+2 | |
| |/ / | ||||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-11-23 | 2 | -8/+8 | |
|/ / |