summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7915 from nextcloud/backport/7909/fix-migration-type-hintsRoeland Jago Douma2018-01-1724-98/+176
|\
| * Fix the type hints of migrations and correctly inject the wrapped schema into...Joas Schilling2018-01-1724-98/+176
* | Merge pull request #7903 from nextcloud/13-7891Morris Jobke2018-01-171-1/+17
|\ \
| * | Fix systemtags/list to be compliantMorris Jobke2018-01-161-1/+17
* | | [tx-robot] updated from transifexNextcloud bot2018-01-1722-0/+34
* | | Merge pull request #7887 from nextcloud/backport/7879/dont-disable-shipped-ap...Morris Jobke2018-01-161-2/+2
|\ \ \ | |/ / |/| |
| * | Keep all shipped apps enabled because they should be okayJoas Schilling2018-01-161-2/+2
* | | Merge pull request #7883 from nextcloud/search-and-13Roeland Jago Douma2018-01-162-3/+18
|\ \ \
| * | | Support arbitrary number of arguments for d:or and d:and in search queriesRobin Appelman2018-01-162-3/+18
| |/ /
* | | Merge pull request #7886 from nextcloud/13-7885Joas Schilling2018-01-161-0/+4
|\ \ \ | |/ / |/| |
| * | Add OCP\User deprecations to app code checkerMorris Jobke2018-01-161-0/+4
|/ /
* | Merge pull request #7878 from nextcloud/13-7877Christoph Wurst2018-01-161-0/+4
|\ \
| * | Deprecated checkLoggedIn and other old ways to access controlMorris Jobke2018-01-161-0/+4
|/ /
* | [tx-robot] updated from transifexNextcloud bot2018-01-16142-264/+378
* | Merge pull request #7806 from nextcloud/fix-7805Morris Jobke2018-01-152-1/+135
|\ \ | |/ |/|
| * Add unit testJoas Schilling2018-01-151-0/+123
| * Fix bug with proxiesMario Danic2018-01-151-1/+12
|/
* Merge pull request #7764 from nextcloud/13rc1v13.0.0RC1Morris Jobke2018-01-111-2/+2
|\
| * 13.0.0 RC1Morris Jobke2018-01-111-2/+2
|/
* Merge pull request #7796 from nextcloud/ldap-sync-fixesMorris Jobke2018-01-113-12/+11
|\
| * revert resolving of recursion (3628d4d65d67d12afc93d969de61cb06a33179fd)Arthur Schiwon2018-01-111-5/+2
| * fix return value when ldapPagingSize returns nullArthur Schiwon2018-01-112-3/+4
| * enrich log message with backtrace, but level it down to DEBUGArthur Schiwon2018-01-111-3/+3
| * when paged results are turned off, all (max possible) users are returnedArthur Schiwon2018-01-112-2/+3
* | Merge pull request #7709 from nextcloud/fix-password-displayed-as-username-in...Morris Jobke2018-01-116-9/+17
|\ \
| * | Add strengthify bar after plain text input clone of password inputDaniel Calviño Sánchez2018-01-112-0/+2
| * | Bump strengthify to 0.5.3Roeland Jago Douma2018-01-103-8/+14
| * | Fix password displayed as username in Firefox password manager dialogDaniel Calviño Sánchez2018-01-051-1/+1
* | | Merge pull request #7776 from nextcloud/theming-capabilties-enhancementsMorris Jobke2018-01-116-53/+99
|\ \ \
| * | | More detailed theming capabilitiesJulius Härtl2018-01-106-53/+99
* | | | Merge pull request #7791 from nextcloud/bugfix/noid/fix-update-notificationMorris Jobke2018-01-111-6/+1
|\ \ \ \
| * | | | Fix displaying of the HTML notificationJoas Schilling2018-01-111-6/+1
| |/ / /
* | | | Merge pull request #7790 from nextcloud/usermanagement-fixesMorris Jobke2018-01-113-49/+35
|\ \ \ \
| * | | | Fix popover and styling in user managementJulius Härtl2018-01-113-49/+35
* | | | | Merge pull request #7650 from rpirritano/masterMorris Jobke2018-01-114-11/+10
|\ \ \ \ \
| * | | | | made small changes to login screenRobert Pirritano2018-01-114-11/+10
| | |_|_|/ | |/| | |
* | | | | Merge pull request #7783 from nextcloud/fix-empty-details-view-after-renaming...Julius Härtl2018-01-114-14/+94
|\ \ \ \ \
| * | | | | Add acceptance test for renaming a file with the details view openDaniel Calviño Sánchez2018-01-112-0/+57
| * | | | | Fix empty details view after renaming a fileDaniel Calviño Sánchez2018-01-112-1/+31
| * | | | | Move adding test files to "beforeEach()"Daniel Calviño Sánchez2018-01-111-13/+6
* | | | | | Merge pull request #7778 from nextcloud/zip_impJoas Schilling2018-01-111-0/+0
|\ \ \ \ \ \
| * | | | | | [3rdparty] Improve zip supportRoeland Jago Douma2018-01-101-0/+0
* | | | | | | Merge pull request #7787 from nextcloud/add-noopener-to-_blank-linksRoeland Jago Douma2018-01-111-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Adds rel="noopener noreferrer" to _blank links inside commentsThomas Citharel2018-01-111-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #7785 from nextcloud/mount-type-federated-sharesRoeland Jago Douma2018-01-111-0/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | return correct mount type for federated sharesBjoern Schiessle2018-01-111-0/+10
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-01-114-4/+8
| |_|/ / / |/| | | |
* | | | | Merge pull request #7765 from nextcloud/fix_5574Morris Jobke2018-01-102-8/+9
|\ \ \ \ \
| * | | | | Don't encode paths passed to the OC.Files.ClientRoeland Jago Douma2018-01-101-7/+7
| * | | | | Return proper principal on the uploads collection listingRoeland Jago Douma2018-01-101-1/+2