aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Expose the info to the JSRoeland Jago Douma2018-11-021-3/+10
* Update password confirmation middlewareRoeland Jago Douma2018-11-021-0/+8
* Expose the backend of IUserRoeland Jago Douma2018-11-021-0/+4
* Merge pull request #12194 from nextcloud/fix-path-as-dashboard-is-already-imp...Roeland Jago Douma2018-11-021-1/+1
|\
| * fix pathMaxence Lange2018-11-011-1/+1
* | Merge pull request #11844 from nextcloud/multiple-link-sharesMorris Jobke2018-11-012-1/+25
|\ \
| * | allow to update lables for public link sharesBjoern Schiessle2018-11-011-0/+1
| * | allow to add labels to sharesBjoern Schiessle2018-11-012-1/+24
* | | Merge pull request #12188 from nextcloud/revert/9900/revert-wait-for-cronMorris Jobke2018-11-012-58/+9
|\ \ \ | |_|/ |/| |
| * | Revert "Wait for cron to finish before running upgrade command"Morris Jobke2018-11-012-58/+9
* | | Merge pull request #12152 from brad2014/bugfix/12151/fix-emailtemplate-list-f...Morris Jobke2018-11-011-2/+3
|\ \ \ | |/ / |/| |
| * | Fix bug #12151: fix list formatting by correcting malformed htmlbrad20142018-10-301-2/+3
| |/
* | fix writeStream for jail wrapperRobin Appelman2018-10-312-0/+18
* | allways fall back to fopen for encryption wrapperRobin Appelman2018-10-312-1/+25
* | extend storage api to allow directly writing a stream to storageRobin Appelman2018-10-314-23/+133
* | Merge pull request #12166 from nextcloud/feature/limit_preview_sizesRoeland Jago Douma2018-10-311-7/+11
|\ \
| * | Only generate previews in powers of 4 and set minRoeland Jago Douma2018-10-311-7/+11
| |/
* / wrong method calledMaxence Lange2018-10-311-1/+1
|/
* Merge pull request #12140 from nextcloud/fix/expired_token_throttlerRoeland Jago Douma2018-10-306-3/+17
|\
| * Error out early on an expired tokenRoeland Jago Douma2018-10-301-1/+11
| * Move ExpiredTokenException to the correct namespaceRoeland Jago Douma2018-10-305-2/+6
* | Merge pull request #12056 from nextcloud/interfaces-fulltextsearch-2Roeland Jago Douma2018-10-302-0/+230
|\ \ | |/ |/|
| * public interfaces FullTextSearchMaxence Lange2018-10-302-0/+230
* | Merge pull request #11899 from nextcloud/enhancement/noid/sharing-consolidationRoeland Jago Douma2018-10-302-13/+77
|\ \
| * | Fix injection to get the user idJulius Härtl2018-10-301-4/+7
| * | Add uuid/name entry to Remote/MailPlugin testsJulius Härtl2018-10-301-2/+3
| * | Add name field to mail and remote resultsJulius Härtl2018-10-302-0/+6
| * | Add local share if remote cloud id matches a local user onesJulius Härtl2018-10-301-2/+12
| * | Make enhancing entries with type property optionalJulius Härtl2018-10-302-8/+22
| * | Add type to Remote and Mail pluginsJulius Härtl2018-10-302-2/+6
| * | Add collaborators uuid to properly render the avatar and for later groupingJulius Härtl2018-10-302-0/+7
| * | Filter out generic remote result for local usersJulius Härtl2018-10-301-7/+17
| * | Filter out local users from address book remote searchesJulius Härtl2018-10-301-2/+11
* | | Propegate hide download state in share providerRoeland Jago Douma2018-10-301-0/+2
* | | Extend IShare to show hide download stateRoeland Jago Douma2018-10-301-0/+13
| |/ |/|
* | Merge pull request #12130 from nextcloud/fix/reset_bruteforce_oauthRoeland Jago Douma2018-10-301-1/+2
|\ \
| * | Reset bruteforce on token refresh OAuthRoeland Jago Douma2018-10-301-1/+2
* | | Merge pull request #12036 from olivermg/masterMorris Jobke2018-10-301-1/+39
|\ \ \ | |_|/ |/| |
| * | Adding handling of CIDR notation to trusted_proxies for IPv4Oliver Wegner2018-10-301-1/+39
* | | Merge pull request #12085 from nextcloud/add-gss-to-excluded-backendsMorris Jobke2018-10-302-2/+7
|\ \ \
| * | | add global site selector as user back-end which doesn't support password conf...Bjoern Schiessle2018-10-272-2/+7
* | | | Merge pull request #12052 from nextcloud/bugfix/11594/fix-setup-check-trusted...Morris Jobke2018-10-291-2/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add REMOTE_ADDR to getHeaderDaniel Kesselberg2018-10-251-2/+6
| |/ /
* | | Merge pull request #12113 from nextcloud/fileinfo-getextensionMorris Jobke2018-10-294-0/+16
|\ \ \
| * | | Add getExtension() to FileInfoRobin Appelman2018-10-294-0/+16
| |/ /
* | | Fix testsJulius Härtl2018-10-291-1/+4
* | | Fix icon cacher url matchingJulius Härtl2018-10-291-14/+13
|/ /
* | Keep list of icons in a separate file for use in the accessibility appJulius Härtl2018-10-251-49/+85
* | Remove default which didn't workJulius Härtl2018-10-251-1/+1
* | Properly track data urls as wellJulius Härtl2018-10-251-1/+1