Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #26394 from nextcloud/feature/noid/updatable-account-data | Julius Härtl | 2021-04-01 | 2 | -0/+24 | |
|\ \ \ \ | ||||||
| * | | | | Allow apps to write/update account data | Joas Schilling | 2021-03-31 | 2 | -0/+24 | |
| |/ / / | ||||||
* / / / | make ILDAPProviderFactory usable when there is no ldap setup | Robin Appelman | 2021-03-31 | 5 | -4/+63 | |
|/ / / | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-31 | 2 | -2/+2 | |
* | | | Merge pull request #25961 from nextcloud/enh/events/2fa_provider | kesselb | 2021-03-30 | 5 | -4/+150 | |
|\ \ \ | ||||||
| * | | | Add real events for enabled 2fa providers for users | Roeland Jago Douma | 2021-03-22 | 5 | -4/+150 | |
* | | | | Merge pull request #25280 from nextcloud/explicit-file-permissions | Roeland Jago Douma | 2021-03-30 | 1 | -4/+16 | |
|\ \ \ \ | ||||||
| * | | | | Set umask before operations that create local files | Robin Appelman | 2021-03-23 | 1 | -4/+16 | |
* | | | | | Merge pull request #26219 from nextcloud/relative-path-null | Roeland Jago Douma | 2021-03-30 | 6 | -8/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | getStorage can also return null | Robin Appelman | 2021-03-24 | 4 | -5/+5 | |
| * | | | | | proper error for search results outside user folder | Robin Appelman | 2021-03-24 | 1 | -1/+5 | |
| * | | | | | getRelativePath can return null | Robin Appelman | 2021-03-24 | 2 | -2/+2 | |
* | | | | | | gracefully handle deleteFromSelf when share is already gone | Arthur Schiwon | 2021-03-30 | 1 | -1/+2 | |
* | | | | | | Merge pull request #26243 from nextcloud/enh/noid/avatar-privacy-new-scope | Joas Schilling | 2021-03-29 | 10 | -16/+351 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update autoloader for PlaceholderAvatar | Vincent Petry | 2021-03-26 | 2 | -0/+2 | |
| * | | | | | | Add known user check in avatar when v2-private scope | Vincent Petry | 2021-03-26 | 3 | -13/+30 | |
| * | | | | | | Added PlaceholderAvatar with own cached images | Vincent Petry | 2021-03-26 | 3 | -10/+191 | |
| * | | | | | | Add property scope tests for AccountManager | Vincent Petry | 2021-03-26 | 1 | -6/+13 | |
| * | | | | | | OCS allow reading and writing account property scopes | Vincent Petry | 2021-03-26 | 2 | -2/+33 | |
| * | | | | | | Map old account scope properties to new names | Vincent Petry | 2021-03-26 | 3 | -13/+31 | |
| * | | | | | | Add new v2-private account scope | Vincent Petry | 2021-03-26 | 3 | -5/+84 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-28 | 4 | -18/+18 | |
* | | | | | | | Merge pull request #26327 from nextcloud/fix-get-return | Morris Jobke | 2021-03-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix return value of Root::get | Robin Appelman | 2021-03-26 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* / / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-27 | 2 | -0/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #26308 from nextcloud/enhancement/timed-job-interval-descr... | Roeland Jago Douma | 2021-03-26 | 1 | -2/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Document that the TimedJob interval is in seconds | Christoph Wurst | 2021-03-26 | 1 | -2/+4 | |
* | | | | | | | Merge pull request #26281 from hosting-de/fix/email | Roeland Jago Douma | 2021-03-26 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Change my email address | Johannes Leuker | 2021-03-24 | 1 | -2/+2 | |
| |/ / / / / | ||||||
* | | | | | | Log when a storage is marked as unavailable | Morris Jobke | 2021-03-25 | 1 | -0/+4 | |
* | | | | | | Merge pull request #26285 from nextcloud/techdebt/noid/cleanup-update-events | Roeland Jago Douma | 2021-03-25 | 1 | -12/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove event listener to udpate events that are not present anymore | Morris Jobke | 2021-03-25 | 1 | -12/+0 | |
* | | | | | | | Merge pull request #21484 from nextcloud/better-forbidden-path-errors | Morris Jobke | 2021-03-25 | 1 | -8/+4 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | show better error messages when a file with a forbidden path is encountered | Robin Appelman | 2021-03-24 | 1 | -8/+4 | |
* | | | | | | | Merge pull request #21641 from nextcloud/techdebt/noid/bye-bye-database-xml | Roeland Jago Douma | 2021-03-25 | 8 | -607/+42 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Cleanup unneeded code around database.xml | Morris Jobke | 2021-03-24 | 6 | -576/+24 | |
| * | | | | | | | Bye bye database.xml | Joas Schilling | 2021-03-24 | 2 | -31/+18 | |
| |/ / / / / / | ||||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-25 | 2 | -0/+2 | |
* | | | | | | | improve type handling of Avatar::generateAvatarFromSv | Robin Appelman | 2021-03-24 | 1 | -2/+3 | |
|/ / / / / / | ||||||
* / / / / / | Make debugging easier which header is being set | Joas Schilling | 2021-03-24 | 1 | -3/+3 | |
|/ / / / / | ||||||
* / / / / | Catch invalid cache source storage path | John Molakvoæ (skjnldsv) | 2021-03-24 | 1 | -0/+4 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-23 | 14 | -18/+36 | |
* | | | | Merge pull request #26198 from nextcloud/unified-search-node | Morris Jobke | 2021-03-22 | 8 | -90/+203 | |
|\ \ \ \ | ||||||
| * | | | | use node search api for legacy file search endpoint | Robin Appelman | 2021-03-19 | 2 | -23/+32 | |
| * | | | | handle ordering in folder search | Robin Appelman | 2021-03-19 | 3 | -35/+64 | |
| * | | | | folder filtering in sql | Robin Appelman | 2021-03-19 | 1 | -16/+20 | |
| * | | | | cleanup fileinfo creation | Robin Appelman | 2021-03-19 | 1 | -9/+16 | |
| * | | | | format | Robin Appelman | 2021-03-18 | 1 | -1/+0 | |
| * | | | | handle limit and offset in folder file search | Robin Appelman | 2021-03-18 | 1 | -6/+51 | |
| * | | | | only require user to be set in a query that handles tags | Robin Appelman | 2021-03-18 | 3 | -9/+13 |