aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Forward OCSException to initiatorDaniel Kesselberg2019-06-201-1/+8
* Merge pull request #15937 from nextcloud/fix-download-entry-shown-on-public-s...John Molakvoæ2019-06-122-4/+7
|\
| * Fix download entry shown on public share menu when not in mobileDaniel Calviño Sánchez2019-06-121-1/+1
| * Add messages to assertFalse/True to clarify the failed assertionDaniel Calviño Sánchez2019-06-121-3/+6
* | Add documentation to config.php for share_folder (#15931)John Molakvoæ2019-06-121-0/+1
|\ \ | |/ |/|
| * Add documentation to config.php for share_folderJohn Molakvoæ2019-06-121-0/+1
* | 30 issues per run on stale bot (#15933)John Molakvoæ2019-06-121-1/+1
|\ \
| * | 30 issues per run on stale botJohn Molakvoæ2019-06-121-1/+1
| |/
* | Temporary fix for project translations (#15893)John Molakvoæ2019-06-122-10/+15
|\ \ | |/ |/|
| * Bump bundlesJulius Härtl2019-06-111-1/+1
| * Temporary fix for project translationsJulius Härtl2019-06-111-9/+14
* | Bump webpack from 4.32.2 to 4.33.0 (#15902)John Molakvoæ2019-06-112-10/+10
|\ \
| * | Bump webpack from 4.32.2 to 4.33.0dependabot-preview[bot]2019-06-112-10/+10
|/ /
* | Properly theme folder icons that are accessed though imagePath (#15875)John Molakvoæ2019-06-111-0/+3
|\ \
| * | Properly theme folder icons that are accessed though imagePathJulius Härtl2019-06-111-0/+3
| |/
* | Bump url-loader from 1.1.2 to 2.0.0 (#15904)John Molakvoæ2019-06-112-7/+7
|\ \
| * | Bump url-loader from 1.1.2 to 2.0.0dependabot-preview[bot]2019-06-112-7/+7
* | | Merge pull request #15783 from nextcloud/bugfix/6015/app-enable-migrationJohn Molakvoæ2019-06-111-0/+8
|\ \ \
| * | | Run repair steps when enabling an app that has already been installedJulius Härtl2019-06-051-0/+8
* | | | Show share settings only if incoming federated shares are allowed (#15830)John Molakvoæ2019-06-112-55/+54
|\ \ \ \
| * | | | Show share settings only if incoming federated shares are allowedMorris Jobke2019-05-312-55/+54
* | | | | Fix userid casting in notifications (#15912)John Molakvoæ2019-06-113-5/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix userid casting in notificationsJohn Molakvoæ (skjnldsv)2019-06-113-5/+7
* | | | | Merge pull request #15905 from nextcloud/dependabot/npm_and_yarn/file-loader-...John Molakvoæ2019-06-112-5/+5
|\ \ \ \ \
| * | | | | Bump file-loader from 3.0.1 to 4.0.0dependabot-preview[bot]2019-06-092-13/+12
* | | | | | Fix mobile menu over app-content (#15913)John Molakvoæ2019-06-111-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix mobile menu over app-contentJohn Molakvoæ (skjnldsv)2019-06-111-2/+2
| | |/ / / | |/| | |
* | | | | Bump webpack-cli from 3.3.2 to 3.3.3 (#15901)John Molakvoæ2019-06-112-15/+21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bump webpack-cli from 3.3.2 to 3.3.3dependabot-preview[bot]2019-06-092-15/+21
| |/ / /
* | | | Fix missing login hook wih Apache/SAML login (#15909)John Molakvoæ2019-06-111-1/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Fix missing login hook wih Apache/SAMLChristoph Wurst2019-06-111-1/+9
|/ / /
* | | Replace OC.Notification with toastify js (#15124)John Molakvoæ2019-06-0715-264/+348
|\ \ \
| * | | Bump bundlesJulius Härtl2019-06-076-41/+65
| * | | Adjust jsunit tests for new toast libraryJulius Härtl2019-06-074-105/+49
| * | | Add toastify js as a OC.Notification replacementJulius Härtl2019-06-077-119/+235
|/ / /
* | | Merge pull request #15878 from nextcloud/Stale-bot-only-issuesJohn Molakvoæ2019-06-051-0/+3
|\ \ \ | |_|/ |/| |
| * | Stale bot: only issuesJohn Molakvoæ2019-06-051-0/+3
|/ /
* | Merge pull request #15877 from nextcloud/rullzer-patch-1Roeland Jago Douma2019-06-051-1/+1
|\ \
| * | Update stale.ymlRoeland Jago Douma2019-06-051-1/+1
|/ /
* | Add stale config (#15873)John Molakvoæ2019-06-051-0/+30
|\ \
| * | Update stale.ymlJohn Molakvoæ2019-06-051-3/+2
| * | Add stale configJohn Molakvoæ2019-06-051-0/+31
|/ /
* | Merge pull request #15816 from nextcloud/enh/do_not_try_to_instantiate_builti...Roeland Jago Douma2019-06-058-35/+22
|\ \
| * | Typehint builtin types in constructor to not initiate autoloadingRoeland Jago Douma2019-06-042-2/+2
| * | Do not try to autoload built in typesRoeland Jago Douma2019-06-046-33/+20
|/ /
* | Update JS bundle (#15868)John Molakvoæ2019-06-0418-101/+2679
|\ \
| * | Update JS bundleRoeland Jago Douma2019-06-0418-101/+2679
|/ /
* | Bump nextcloud-axios from 0.1.3 to 0.2.0 (#15822)John Molakvoæ2019-06-0429-2725/+190
|\ \
| * | Bump nextcloud-axios from 0.1.3 to 0.2.0dependabot-preview[bot]2019-06-0329-2725/+190
|/ /
* | Bump nextcloud-vue from 0.11.3 to 0.11.4 (#15840)John Molakvoæ2019-06-0312-207/+511
|\ \