Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Unify default value for restricting user enumeration with settings | Daniel Calviño Sánchez | 2020-03-24 | 1 | -1/+1 | |
* | | | | | Merge pull request #20284 from nextcloud/bugfix/noid/catch-no-user-in-cron | Roeland Jago Douma | 2020-04-04 | 2 | -2/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | Properly hint exceptions thrown by getUserFolder | Julius Härtl | 2020-04-03 | 2 | -2/+8 | |
| | |_|_|/ | |/| | | | ||||||
* / | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-04 | 6 | -0/+12 | |
|/ / / / | ||||||
* | | | | fixes the return type of BeforeUserLoggedInEvent | Arthur Schiwon | 2020-04-03 | 1 | -2/+4 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-04-03 | 110 | -362/+372 | |
* | | | | Merge pull request #19486 from nextcloud/scanner-performance | Roeland Jago Douma | 2020-04-02 | 3 | -15/+73 | |
|\ \ \ \ | ||||||
| * | | | | restart transaction when cache insert fails due to duplicate | Robin Appelman | 2020-04-01 | 1 | -3/+7 | |
| * | | | | call cache->insert directly instead of going trough cache->put first when sca... | Robin Appelman | 2020-04-01 | 1 | -1/+1 | |
| * | | | | dont try to get existing cache data during scanning if we already know its a ... | Robin Appelman | 2020-04-01 | 1 | -4/+4 | |
| * | | | | reuse known parentId when inserting cache entries in scanner | Robin Appelman | 2020-04-01 | 2 | -1/+4 | |
| * | | | | optimize getMetaData for local storage | Robin Appelman | 2020-04-01 | 1 | -6/+57 | |
* | | | | | Merge pull request #19890 from nextcloud/enh/comments-reference-id | Joas Schilling | 2020-04-02 | 7 | -22/+159 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Update autoloader | Joas Schilling | 2020-04-02 | 2 | -0/+4 | |
| * | | | | Optionally write the reference id into the database | Joas Schilling | 2020-03-31 | 1 | -22/+61 | |
| * | | | | Allow to set and get the reference id | Joas Schilling | 2020-03-31 | 3 | -0/+49 | |
| * | | | | Add optional column oc_comments.reference_id | Joas Schilling | 2020-03-31 | 2 | -0/+45 | |
* | | | | | Merge pull request #19781 from nextcloud/quota-include-external-dont-use-curr... | Robin Appelman | 2020-04-01 | 2 | -17/+11 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Dont always use the current users quota when calculating storage info | Robin Appelman | 2020-03-04 | 2 | -17/+11 | |
* | | | | | Merge pull request #20241 from nextcloud/fix/license-headers-19 | Roeland Jago Douma | 2020-04-01 | 179 | -30/+199 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 179 | -30/+199 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #19858 from nextcloud/feature/webauthn | Roeland Jago Douma | 2020-03-31 | 10 | -13/+727 | |
|\ \ \ \ \ | ||||||
| * | | | | | Start with webauthn | Roeland Jago Douma | 2020-03-31 | 9 | -11/+725 | |
| * | | | | | Make password nullable in LoginData | Roeland Jago Douma | 2020-03-31 | 1 | -2/+2 | |
* | | | | | | [POC] Event for failed login attempts | Roeland Jago Douma | 2020-03-31 | 8 | -4/+199 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #20210 from nextcloud/fix/outdated/admin-dir_permissions | Joas Schilling | 2020-03-31 | 3 | -9/+3 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Update base.php | John Molakvoæ | 2020-03-28 | 1 | -2/+1 | |
| * | | | | Update base.php | John Molakvoæ | 2020-03-28 | 1 | -1/+0 | |
| * | | | | Update util.php | John Molakvoæ | 2020-03-28 | 1 | -2/+1 | |
| * | | | | Update Config.php | John Molakvoæ | 2020-03-28 | 1 | -4/+1 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-30 | 4 | -8/+8 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-29 | 2 | -2/+2 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-28 | 2 | -0/+4 | |
* | | | | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 38 | -48/+0 | |
|\ \ \ \ | ||||||
| * | | | | Remove unused imports | Christoph Wurst | 2020-03-25 | 38 | -48/+0 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-27 | 2 | -0/+6 | |
* | | | | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 148 | -706/+706 | |
| |_|_|/ |/| | | | ||||||
* | | | | Use lowercase true, false and null constants | Christoph Wurst | 2020-03-25 | 5 | -5/+5 | |
|/ / / | ||||||
* | | | Add a public event for contacts interaction | Christoph Wurst | 2020-03-25 | 3 | -0/+138 | |
* | | | Merge pull request #20145 from nextcloud/bugfix/noid/generated-avatars-and-no... | blizzz | 2020-03-25 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Fix generated avatars and nophoto cache files | Joas Schilling | 2020-03-24 | 1 | -1/+1 | |
* | | | | Merge pull request #14722 from tacruc/GpgMailerHooks | Roeland Jago Douma | 2020-03-25 | 6 | -6/+87 | |
|\ \ \ \ | ||||||
| * | | | | Added Hook before Message is send | Arne Hamann | 2020-03-24 | 6 | -6/+87 | |
| |/ / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-03-25 | 2 | -0/+4 | |
* | | | | Merge pull request #19782 from nextcloud/quota-wrapper-include-external | Roeland Jago Douma | 2020-03-24 | 1 | -9/+18 | |
|\ \ \ \ | ||||||
| * | | | | Use global used space in quota wrappen when external storage is included | Robin Appelman | 2020-03-04 | 1 | -9/+18 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #20127 from nextcloud/bugfix/noid/check-user-on-remote-wipe | Roeland Jago Douma | 2020-03-24 | 1 | -7/+3 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Check the user on remote wipe | Joas Schilling | 2020-03-16 | 1 | -7/+3 | |
* | | | | Merge pull request #20128 from nextcloud/bugfix/education-edition | Roeland Jago Douma | 2020-03-24 | 1 | -1/+0 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Remove admin_notifications since it is obsolete since Nextcloud 14 | Julius Härtl | 2020-03-24 | 1 | -1/+0 |