summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Request proper size for contacts menuRoeland Jago Douma2017-05-083-73/+9
| * | | | | Cache the carddav photo endpointRoeland Jago Douma2017-05-084-19/+281
| * | | | | Always dispatch Carddav eventsRoeland Jago Douma2017-05-083-33/+58
* | | | | | Merge pull request #4733 from nextcloud/fix-browser-dav-rootRobin Appelman2017-05-081-4/+3
|\ \ \ \ \ \
| * | | | | | fix error when browsing the dav rootRobin Appelman2017-05-081-4/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #4695 from nextcloud/reset-verify-stateLukas Reschke2017-05-081-0/+15
|\ \ \ \ \ \
| * | | | | | reset verification state if max tries are reachedBjoern Schiessle2017-05-041-0/+15
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #4741 from nextcloud/bump-to-beta2Lukas Reschke2017-05-081-2/+2
|\ \ \ \ \ \
| * | | | | | Increase version to beta2Lukas Reschke2017-05-081-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4727 from stffabi/IncreaseDeviceEntropyLukas Reschke2017-05-084-8/+15
|\ \ \ \ \ \
| * | | | | | Increase device password entropy. Use lower- and upper-case characters and di...Fabrizio Steiner2017-05-084-8/+15
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #4734 from nextcloud/allow-specifying-logo-mimetypeLukas Reschke2017-05-085-15/+33
|\ \ \ \ \ \
| * | | | | | Add function to request SVG or regular fallback imageLukas Reschke2017-05-085-15/+33
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4740 from nextcloud/external-moved-to-appstoreLukas Reschke2017-05-081-1/+0
|\ \ \ \ \ \
| * | | | | | External has been moved to appstoreLukas Reschke2017-05-081-1/+0
| |/ / / / /
* | | | | | Merge pull request #4738 from nextcloud/check-if-nextcloud-is-installedLukas Reschke2017-05-081-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Check if Nextcloud is installedLukas Reschke2017-05-081-1/+2
|/ / / / /
* | | | | Merge pull request #4716 from nextcloud/user-settings-dropdownRobin Appelman2017-05-082-63/+283
|\ \ \ \ \
| * | | | | polish user actions dropdownRobin Appelman2017-05-062-63/+283
| |/ / / /
* | | | | Merge pull request #4556 from nextcloud/downstream-ldap-78Lukas Reschke2017-05-081-30/+10
|\ \ \ \ \
| * | | | | Use proxy classesJuan Pablo Villafáñez2017-04-271-30/+10
* | | | | | Merge pull request #4514 from nextcloud/automatic-mysql-4byte-detectionLukas Reschke2017-05-086-14/+78
|\ \ \ \ \ \
| * | | | | | Fix docsJoas Schilling2017-05-081-1/+1
| * | | | | | Fix autoloadingJoas Schilling2017-04-282-0/+2
| * | | | | | config.sample.php doc update for MySQL 4-Byte unicodeMartin2017-04-281-5/+8
| * | | | | | MySQL 4 byte is now detected during setup in any case.Thomas Müller2017-04-282-8/+10
| * | | | | | Add console command to migrate the charsetThomas Müller2017-04-283-29/+62
| * | | | | | Fix mysql settingsThomas Müller2017-04-281-5/+3
| * | | | | | During setup of a mysql database we try to detect if charset 'utf8mb4' can be...Thomas Müller2017-04-281-0/+26
* | | | | | | Merge pull request #4617 from nextcloud/theming-plain-backgroundLukas Reschke2017-05-088-20/+157
|\ \ \ \ \ \ \
| * | | | | | | Adjust login button color and remove borderJulius Härtl2017-05-081-4/+4
| * | | | | | | Fix tests for theming backgroundColorJulius Härtl2017-05-083-6/+50
| * | | | | | | Theming app: Add plain background color optionJulius Haertl2017-05-086-15/+108
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #4632 from nextcloud/login-logo-ratioLukas Reschke2017-05-082-1/+11
|\ \ \ \ \ \ \
| * | | | | | | smaller max logo sizes and cleaner codeRobin Appelman2017-05-022-3/+3
| * | | | | | | show non landscape icons bigger on the login pageRobin Appelman2017-05-012-1/+11
* | | | | | | | Merge pull request #4719 from nextcloud/error-page-themingLukas Reschke2017-05-081-0/+5
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | ensure theming app is loaded when showing an error pageRobin Appelman2017-05-061-0/+5
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #4551 from nextcloud/external-storagesMorris Jobke2017-05-083-4/+3
|\ \ \ \ \ \ \
| * | | | | | | Fix name of external storagesJan-Christoph Borchardt2017-05-083-4/+3
|/ / / / / / /
* | | | | | | [tx-robot] updated from transifexNextcloud bot2017-05-0836-276/+380
* | | | | | | [tx-robot] updated from transifexNextcloud bot2017-05-0732-10/+238
|/ / / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-05-0634-6/+154
* | | | | | Merge pull request #4710 from nextcloud/skeleton-read-onlyRobin Appelman2017-05-051-2/+7
|\ \ \ \ \ \
| * | | | | | handle permissions errors when copying the skeleton for a read only userRobin Appelman2017-05-051-2/+7
* | | | | | | Merge pull request #4701 from nextcloud/enforce-typeRoeland Jago Douma2017-05-052-2/+6
|\ \ \ \ \ \ \
| * | | | | | | Enforce type hints in dav appMorris Jobke2017-05-042-2/+6
* | | | | | | | Merge pull request #4703 from nextcloud/improve-memcache-testMorris Jobke2017-05-052-12/+44
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Make cache tests a bit more clearMorris Jobke2017-05-042-12/+44
| |/ / / / / /
* | | | | | | Merge pull request #4707 from nextcloud/fix-invalid-theming-urlsRoeland Jago Douma2017-05-053-12/+25
|\ \ \ \ \ \ \