aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | implement receiving of federated sharesBjoern Schiessle2018-07-027-188/+349
| * | | | start implementing federated sharing 2.0Bjoern Schiessle2018-07-0225-3/+1461
* | | | | Merge pull request #10088 from nextcloud/bugfix/noid/rebuild-navigation-firstRoeland Jago Douma2018-07-031-3/+17
|\ \ \ \ \
| * | | | | Properly insert app icons into navigationJulius Härtl2018-07-031-3/+17
| | |_|/ / | |/| | |
* | | | | Merge pull request #10090 from nextcloud/smb-log-connection-errorsRoeland Jago Douma2018-07-032-1/+9
|\ \ \ \ \
| * | | | | Improved logging of smb connection errorsRobin Appelman2018-07-032-1/+9
| |/ / / /
* | | | | Merge pull request #10092 from nextcloud/revert/10080/undeclared-phan-warningMorris Jobke2018-07-031-1/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Revert "Fix undeclared method warning in phan"Morris Jobke2018-07-031-1/+0
|/ / / /
* | | | Merge pull request #10080 from nextcloud/bugfix/noid/fix-phan-warningMorris Jobke2018-07-021-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix undeclared method warning in phanMorris Jobke2018-07-021-0/+1
* | | | Merge pull request #10079 from nextcloud/search-double-slashMorris Jobke2018-07-021-1/+1
|\ \ \ \
| * | | | fix double slash in search result path when the result is in a submountRobin Appelman2018-07-021-1/+1
* | | | | Merge pull request #10078 from nextcloud/bugfix/activity-277/invalid-actor-an...Morris Jobke2018-07-021-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Correctly parse the subject parameters for link (un)shares of calendarsJoas Schilling2018-07-021-0/+2
* | | | | Merge pull request #10077 from nextcloud/lazy-search-fixMorris Jobke2018-07-021-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix lazy search backendRobin Appelman2018-07-021-2/+2
| |/ / /
* | | | Merge pull request #10070 from weeman1337/bug9949-2Morris Jobke2018-07-023-11/+190
|\ \ \ \ | |_|/ / |/| | |
| * | | Adds an info if the maintenance mode is already enabled/disabled.Michael Weimann2018-07-012-5/+161
| * | | Disables the maintenance warning for the maintenance command itself.Michael Weimann2018-07-011-6/+29
* | | | Merge pull request #10071 from nextcloud/apps-fix-message-translationRoeland Jago Douma2018-07-024-5/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Fix hardcoded message in app details viewKevin Ndung'u2018-07-024-5/+10
|/ / /
* | | Merge pull request #10062 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/...dependabot[bot]2018-06-302-26/+21
|\ \ \
| * | | Bump webpack from 4.12.2 to 4.14.0 in /apps/oauth2dependabot[bot]2018-06-302-26/+21
|/ / /
* | | Merge pull request #10064 from nextcloud/dependabot/npm_and_yarn/settings/web...dependabot[bot]2018-06-302-35/+25
|\ \ \
| * | | Bump webpack from 4.12.2 to 4.14.0 in /settingsdependabot[bot]2018-06-292-35/+25
* | | | Merge pull request #10063 from nextcloud/dependabot/npm_and_yarn/apps/updaten...dependabot[bot]2018-06-302-35/+25
|\ \ \ \ | |_|_|/ |/| | |
| * | | Bump webpack from 4.12.2 to 4.14.0 in /apps/updatenotificationdependabot[bot]2018-06-292-35/+25
| |/ /
* | | Merge pull request #10048 from nextcloud/feature/9760/systemd-loggerblizzz2018-06-3013-20/+145
|\ \ \ | |/ / |/| |
| * | use older image for disabled redis testsArthur Schiwon2018-06-301-1/+1
| * | Try to not run into the white page of death and still log something in the we...Morris Jobke2018-06-292-5/+21
| * | whitelist audit.logArthur Schiwon2018-06-291-0/+1
| * | Applied patch for CI to work per https://github.com/nextcloud/server/pull/976...Johannes Ernst2018-06-291-5/+5
| * | Added Systemd.log documentation to config.sample.phpJohannes Ernst2018-06-293-11/+29
| * | Added a logger for systemd/journaldJohannes Ernst2018-06-297-3/+93
* | | Merge pull request #10061 from nextcloud/dependabot/npm_and_yarn/apps/accessi...Roeland Jago Douma2018-06-292-26/+21
|\ \ \
| * | | Bump webpack from 4.12.2 to 4.14.0 in /apps/accessibilitydependabot[bot]2018-06-292-26/+21
* | | | Merge pull request #10041 from liamdennehy/10001/trashbin-defaultsRoeland Jago Douma2018-06-292-10/+57
|\ \ \ \ | |/ / / |/| | |
| * | | Fix and extend testsRoeland Jago Douma2018-06-291-6/+41
| * | | trashbin:cleanup exceptions for invalid optionsLiam Dennehy2018-06-281-4/+6
| * | | Default behaviour when no users are specified on trashbin:cleanupLiam Dennehy2018-06-281-3/+13
* | | | Merge pull request #10054 from nextcloud/controls-bgMorris Jobke2018-06-291-1/+1
|\ \ \ \
| * | | | Fix controls backgroundJohn Molakvoæ (skjnldsv)2018-06-291-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #10038 from nextcloud/files-scan-home-onlyMorris Jobke2018-06-292-6/+21
|\ \ \ \
| * | | | Add option to only scan the home storageRobin Appelman2018-06-282-6/+21
| | |/ / | |/| |
* | | | Merge pull request #10053 from nextcloud/feature/7378/password-security-moveMorris Jobke2018-06-299-131/+170
|\ \ \ \
| * | | | Remove unneeded param from personal settingsJulius Härtl2018-06-291-1/+0
| * | | | Fix testsJulius Härtl2018-06-291-1/+1
| * | | | Move user password form to security settingsJulius Härtl2018-06-297-129/+169
* | | | | Merge pull request #10028 from nextcloud/feature/noid/settings-papercutsMorris Jobke2018-06-2913-41/+80
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Do not hide reset buttonJulius Härtl2018-06-292-3/+1