Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix .hidden class specificity, should not be overridable, ref #12138 | Jan-Christoph Borchardt | 2018-10-31 | 1 | -3/+3 |
* | Merge pull request #12146 from nextcloud/fix/noid/verifyuserdata-on-null | Roeland Jago Douma | 2018-10-31 | 1 | -0/+4 |
|\ | |||||
| * | fixes an Exception on the background job because the config was not set | Arthur Schiwon | 2018-10-30 | 1 | -0/+4 |
* | | Merge pull request #12009 from nextcloud/feature/noid/populate-notification-m... | blizzz | 2018-10-31 | 1 | -41/+99 |
|\ \ | |||||
| * | | Populate the mention-notification with the actual message | Joas Schilling | 2018-10-30 | 1 | -41/+99 |
* | | | Merge pull request #12095 from MasterOfDeath/OCA-ShareByMail-Capabilities-tes... | Roeland Jago Douma | 2018-10-31 | 1 | -0/+51 |
|\ \ \ | |||||
| * | | | OCA\ShareByMail\Capabilities unit test | MasterOfDeath | 2018-10-31 | 1 | -0/+51 |
* | | | | Merge pull request #12147 from MasterOfDeath/OCA-SystemTags-Activity-Setting-... | Roeland Jago Douma | 2018-10-31 | 1 | -0/+72 |
|\ \ \ \ | |||||
| * | | | | OCA\SystemTags\Activity\Setting unit test | Rinat Gumirov | 2018-10-31 | 1 | -0/+72 |
* | | | | | Merge pull request #12153 from nextcloud/appnames | John Molakvoæ | 2018-10-31 | 4 | -20/+87 |
|\ \ \ \ \ | |||||
| * | | | | | Show all app titles on hovering app menu area, fix #10952, fix #4619 | Jan-Christoph Borchardt | 2018-10-30 | 4 | -20/+87 |
* | | | | | | Merge pull request #12089 from Rayn0r/master | Dennis1993 | 2018-10-31 | 4 | -8/+34 |
|\ \ \ \ \ \ | |||||
| * | | | | | | added sample config for turning off form autocompletion on login page | Rayn0r | 2018-10-30 | 1 | -0/+10 |
| * | | | | | | adapted automated test for autocomplete changes | Rayn0r | 2018-10-30 | 1 | -6/+14 |
| * | | | | | | added possibility to disable autocomplete in login form | Rayn0r | 2018-10-30 | 2 | -2/+10 |
* | | | | | | | Merge pull request #12154 from nextcloud/files-details | John Molakvoæ | 2018-10-31 | 2 | -4/+7 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Added round border for thumbnail | John Molakvoæ (skjnldsv) | 2018-10-31 | 1 | -0/+2 |
| * | | | | | | | Filepicker: center text in grid view, improve spacing | Jan-Christoph Borchardt | 2018-10-31 | 1 | -4/+4 |
| * | | | | | | | slightly round off thumbnails in list view too | Jan-Christoph Borchardt | 2018-10-31 | 1 | -0/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #12125 from MasterOfDeath/expire-share-days-validate | John Molakvoæ | 2018-10-31 | 1 | -5/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | expire share days in settings validate | Rinat Gumirov | 2018-10-31 | 1 | -5/+2 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-31 | 122 | -404/+404 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge pull request #12020 from nextcloud/bugfix/11795/calendar_invitation_fal... | blizzz | 2018-10-30 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Calendar invitation: use system default instead of sender's language as fallback | Georg Ehrke | 2018-10-24 | 1 | -1/+1 |
* | | | | | | | Merge pull request #12047 from nextcloud/interfaces-files-fulltextsearch | Roeland Jago Douma | 2018-10-30 | 3 | -0/+114 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | +files_fulltextsearch in autoloader | Maxence Lange | 2018-10-30 | 2 | -0/+2 |
| * | | | | | | | Merge remote-tracking branch 'origin/interfaces-files-fulltextsearch' into in... | Maxence Lange | 2018-10-30 | 1 | -0/+112 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | implementing files_fulltextsearch within core | Maxence Lange | 2018-10-25 | 1 | -0/+112 |
* | | | | | | | | | Merge pull request #12140 from nextcloud/fix/expired_token_throttler | Roeland Jago Douma | 2018-10-30 | 12 | -14/+23 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Error out early on an expired token | Roeland Jago Douma | 2018-10-30 | 1 | -1/+11 |
| * | | | | | | | | Move ExpiredTokenException to the correct namespace | Roeland Jago Douma | 2018-10-30 | 11 | -13/+12 |
* | | | | | | | | | Merge pull request #12056 from nextcloud/interfaces-fulltextsearch-2 | Roeland Jago Douma | 2018-10-30 | 20 | -0/+4135 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | public interfaces FullTextSearch | Maxence Lange | 2018-10-30 | 20 | -0/+4135 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #12145 from olivermg/master | Roeland Jago Douma | 2018-10-30 | 1 | -3/+18 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Extending documentation in config.sample.php for `trusted_proxies` | Oliver Wegner | 2018-10-30 | 1 | -3/+18 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #11899 from nextcloud/enhancement/noid/sharing-consolidation | Roeland Jago Douma | 2018-10-30 | 10 | -61/+395 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Styling papercuts | Julius Härtl | 2018-10-30 | 2 | -1/+6 |
| * | | | | | | | | Update AddressBookImpl documentation | Julius Härtl | 2018-10-30 | 1 | -1/+9 |
| * | | | | | | | | Fix injection to get the user id | Julius Härtl | 2018-10-30 | 2 | -5/+18 |
| * | | | | | | | | Don't enforce merged property | Julius Härtl | 2018-10-30 | 1 | -5/+1 |
| * | | | | | | | | Add uuid/name entry to Remote/MailPlugin tests | Julius Härtl | 2018-10-30 | 3 | -22/+107 |
| * | | | | | | | | Add name field to mail and remote results | Julius Härtl | 2018-10-30 | 2 | -0/+6 |
| * | | | | | | | | Show one share method per contact for inaccurate results | Julius Härtl | 2018-10-30 | 1 | -8/+30 |
| * | | | | | | | | Use tab to complete selected entry to the share entry | Julius Härtl | 2018-10-30 | 1 | -0/+10 |
| * | | | | | | | | Add local share if remote cloud id matches a local user ones | Julius Härtl | 2018-10-30 | 1 | -2/+12 |
| * | | | | | | | | Make enhancing entries with type property optional | Julius Härtl | 2018-10-30 | 5 | -24/+69 |
| * | | | | | | | | Make dropdown height 6 1/2 entries | Julius Härtl | 2018-10-30 | 1 | -2/+2 |
| * | | | | | | | | Simplify share list text | Julius Härtl | 2018-10-30 | 1 | -5/+0 |
| * | | | | | | | | Add talk icon | Julius Härtl | 2018-10-30 | 1 | -0/+4 |
| * | | | | | | | | Increase max-width of the share autocompletion suggestions | Julius Härtl | 2018-10-30 | 1 | -2/+2 |