Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Update all composer autoloader files | Christoph Wurst | 2021-01-28 | 50 | -25/+825 | |
* | | | | Merge pull request #25361 from nextcloud/fix/noid/typehint-break-fp | Roeland Jago Douma | 2021-01-28 | 1 | -1/+3 | |
|\ \ \ \ | ||||||
| * | | | | fix parameter provided as string not array | Arthur Schiwon | 2021-01-28 | 1 | -1/+3 | |
| |/ / / | ||||||
* | | | | Bump bundles | Julius Härtl | 2021-01-28 | 8 | -6/+9 | |
* | | | | Fix button size | Julius Härtl | 2021-01-28 | 1 | -0/+4 | |
* | | | | Move TemplateProvider registration to boot context and make template type reg... | Julius Härtl | 2021-01-28 | 1 | -1/+1 | |
* | | | | Hide new template directory entry after creating and allow setting existing d... | Julius Härtl | 2021-01-28 | 2 | -1/+21 | |
* | | | | Skip template picker if none available | John Molakvoæ (skjnldsv) | 2021-01-28 | 7 | -70/+199 | |
* | | | | Add template picker | John Molakvoæ (skjnldsv) | 2021-01-28 | 9 | -3/+664 | |
* | | | | files: Create files from template API | Julius Härtl | 2021-01-28 | 6 | -1/+116 | |
|/ / / | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-28 | 28 | -22/+188 | |
* | | | Merge pull request #25189 from nextcloud/file-tree-repair | Roeland Jago Douma | 2021-01-27 | 4 | -0/+135 | |
|\ \ \ | ||||||
| * | | | cast ints | Robin Appelman | 2021-01-27 | 1 | -2/+2 | |
| * | | | handle the cache where a cache entry with the correct path has already been r... | Robin Appelman | 2021-01-27 | 1 | -6/+28 | |
| * | | | also repair storage id | Robin Appelman | 2021-01-27 | 1 | -0/+3 | |
| * | | | add command to repair broken filesystem trees | Robin Appelman | 2021-01-27 | 4 | -0/+110 | |
* | | | | Bump core-js from 3.8.2 to 3.8.3 | dependabot-preview[bot] | 2021-01-27 | 44 | -54/+54 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-27 | 118 | -208/+266 | |
|/ / / | ||||||
* | | | Merge pull request #24633 from nextcloud/jospoortvliet-patch-1 | Roeland Jago Douma | 2021-01-26 | 3 | -3/+7 | |
|\ \ \ | ||||||
| * | | | Update UpdateNotification.vue | Jos Poortvliet | 2021-01-18 | 3 | -3/+7 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-26 | 12 | -2/+218 | |
* | | | | Merge pull request #25309 from nextcloud/enh/dashboard-default-layout | Roeland Jago Douma | 2021-01-25 | 1 | -1/+2 | |
|\ \ \ \ | ||||||
| * | | | | Add config to specify a default dashboard layout | Julius Härtl | 2021-01-25 | 1 | -1/+2 | |
* | | | | | Merge pull request #25310 from nextcloud/dav-validate-email-addresses | Roeland Jago Douma | 2021-01-25 | 2 | -64/+116 | |
|\ \ \ \ \ | ||||||
| * | | | | | [CalDAV] Validate notified emails | Thomas Citharel | 2021-01-25 | 2 | -64/+116 | |
* | | | | | | Catch NotFoundException when querying quota | Vincent Petry | 2021-01-25 | 1 | -0/+2 | |
|/ / / / / | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-25 | 10 | -0/+96 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-24 | 4 | -2/+6 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-23 | 70 | -38/+74 | |
* | | | | | Merge pull request #25281 from nextcloud/enh/comments/moment_once | Christoph Wurst | 2021-01-22 | 7 | -7/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Only include moments once in comments | Roeland Jago Douma | 2021-01-22 | 7 | -7/+7 | |
* | | | | | | Merge pull request #25273 from nextcloud/enhancement/hide-two-factor-settings... | Morris Jobke | 2021-01-22 | 1 | -1/+41 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Do not show 2FA settings if the user has no providers available | Christoph Wurst | 2021-01-22 | 1 | -1/+41 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #25274 from nextcloud/fix/19647/federated_users_are_not_va... | Roeland Jago Douma | 2021-01-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Do not obtain userFolder of a federated user | Roeland Jago Douma | 2021-01-22 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #25128 from nextcloud/ldapprovider-get-property | blizzz | 2021-01-22 | 1 | -11/+42 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | extend ILDAPProvider to allow reading arbitrairy ldap attributes for users | Robin Appelman | 2021-01-19 | 1 | -11/+42 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-22 | 26 | -10/+186 | |
* | | | | | | Merge pull request #25253 from nextcloud/fix/noid/log-noise | Morris Jobke | 2021-01-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | silence log message | Arthur Schiwon | 2021-01-21 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #25255 from nextcloud/dav-storage-copy-directory | Morris Jobke | 2021-01-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | also use storage copy when dav copying directories | Robin Appelman | 2021-01-21 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #25214 from nextcloud/dependabot/composer/phpseclib/phpsec... | Morris Jobke | 2021-01-21 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Bump phpseclib/phpseclib from 2.0.25 to 2.0.30 | Christoph Wurst | 2021-01-19 | 1 | -0/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #25240 from nextcloud/enh/noid/re-use-fetched-dependencies | Roeland Jago Douma | 2021-01-21 | 5 | -6/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Re-use fetched dependencies in lib/base.php | Morris Jobke | 2021-01-20 | 5 | -6/+6 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-21 | 18 | -50/+120 | |
* | | | | | | Merge pull request #25229 from nextcloud/bugfix/noid/darkmode-popover-adjustm... | Vincent Petry | 2021-01-20 | 1 | -2/+19 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Dark mode adjustments for popover | Vincent Petry | 2021-01-20 | 1 | -2/+19 | |
* | | | | | | Fix potential empty result | Joas Schilling | 2021-01-20 | 1 | -2/+2 |