Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | convert Sessions section | Arthur Schiwon | 2017-06-23 | 2 | -0/+66 | |
| * | | | | add storage info, fix URL generation | Arthur Schiwon | 2017-06-23 | 3 | -3/+21 | |
| * | | | | fix displaying groups in personal info | Arthur Schiwon | 2017-06-23 | 1 | -10/+44 | |
| * | | | | completing PersonalInfo | Arthur Schiwon | 2017-06-23 | 4 | -8/+182 | |
| * | | | | brief, incomplete personal info settings implementation | Arthur Schiwon | 2017-06-23 | 1 | -0/+59 | |
| * | | | | Extend interfaces | Arthur Schiwon | 2017-06-23 | 1 | -0/+36 | |
| * | | | | one settings link, common template, styling | Arthur Schiwon | 2017-06-23 | 1 | -16/+4 | |
* | | | | | Merge pull request #5460 from nextcloud/objectstore-error-logging | Roeland Jago Douma | 2017-06-29 | 1 | -5/+21 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | improved logging of objectore errors | Robin Appelman | 2017-06-21 | 1 | -5/+21 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #5518 from nextcloud/deprecate-old-log | Morris Jobke | 2017-06-23 | 1 | -0/+1 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Deprecate static writeLog() method | Morris Jobke | 2017-06-23 | 1 | -0/+1 | |
* | | | | Merge pull request #5498 from nextcloud/allow-to-force-a-language | Morris Jobke | 2017-06-22 | 1 | -1/+7 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Allow to force a language and set it via the ocs api | Joas Schilling | 2017-06-21 | 1 | -1/+7 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #5491 from nextcloud/issue-5457-create-users-in-non-defaul... | blizzz | 2017-06-22 | 1 | -0/+13 | |
|\ \ \ | ||||||
| * | | | Create users in non default backends first | Joas Schilling | 2017-06-20 | 1 | -0/+13 | |
| |/ / | ||||||
* | | | Merge pull request #5474 from nextcloud/wording-4925 | Morris Jobke | 2017-06-21 | 1 | -20/+20 | |
|\ \ \ | ||||||
| * | | | Improve wording of various error messages | Jan-Christoph Borchardt | 2017-06-21 | 1 | -20/+20 | |
| |/ / | ||||||
* | | | Merge pull request #5252 from derkostka/master | Morris Jobke | 2017-06-21 | 2 | -2/+2 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Squashed the webroot fix | Sebastian Kostka | 2017-06-20 | 2 | -2/+2 | |
* | | | Merge pull request #5429 from nextcloud/cache-baseurl | Morris Jobke | 2017-06-18 | 3 | -19/+46 | |
|\ \ \ | ||||||
| * | | | Fix theming app to also use the prefix | Julius Härtl | 2017-06-16 | 1 | -5/+10 | |
| * | | | Add tests and inject IRequest | Julius Härtl | 2017-06-16 | 2 | -5/+15 | |
| * | | | Do not open version file again | Julius Härtl | 2017-06-15 | 1 | -1/+1 | |
| * | | | Make cache and scss caching depend on the baseUrl | Julius Härtl | 2017-06-15 | 3 | -15/+27 | |
* | | | | Fix 500 Internal Server Error on writing | Jan-Philipp Litza | 2017-06-16 | 1 | -1/+1 | |
* | | | | Merge pull request #5421 from nextcloud/5190-master | Morris Jobke | 2017-06-15 | 1 | -9/+32 | |
|\ \ \ \ | ||||||
| * | | | | Forward port of #5190 to master | Arthur Schiwon | 2017-06-15 | 1 | -9/+32 | |
| |/ / / | ||||||
* | | | | Merge pull request #5396 from nextcloud/gpx-mimetype | blizzz | 2017-06-15 | 1 | -0/+15 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | added kml, kmz, tcx types as well while at it | Arthur Schiwon | 2017-06-14 | 1 | -1/+4 | |
| * | | | add geospatial mime types repair step | Arthur Schiwon | 2017-06-14 | 1 | -0/+12 | |
* | | | | Merge pull request #4993 from michaelletzgus/emit_css-tags | Morris Jobke | 2017-06-14 | 1 | -1/+31 | |
|\ \ \ \ | ||||||
| * | | | | Streamline templates, more DRY | Michael Letzgus | 2017-05-25 | 1 | -1/+31 | |
* | | | | | a parameter too much | Arthur Schiwon | 2017-06-14 | 1 | -2/+1 | |
* | | | | | Merge pull request #5361 from nextcloud/exclude-files-external-dir-from-encry... | Lukas Reschke | 2017-06-14 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | don't try to encrypt/decrypt the certificate bundle | Bjoern Schiessle | 2017-06-13 | 1 | -0/+1 | |
* | | | | | | Merge pull request #5072 from mjmunger/master | Morris Jobke | 2017-06-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Fixed a crash caused by Local::copyFromStorage() not conforming to Common::co... | Michael Munger | 2017-05-23 | 1 | -1/+1 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Fix unknown share token | Joas Schilling | 2017-06-13 | 1 | -2/+2 | |
* | | | | | Merge pull request #5343 from nextcloud/share-filter-missing-groups | Lukas Reschke | 2017-06-13 | 2 | -1/+3 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | filter missing groups in share provider | Robin Appelman | 2017-06-12 | 2 | -1/+3 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #5027 from nextcloud/require-nextcloud-version-as-per-docs | Morris Jobke | 2017-06-12 | 1 | -31/+7 | |
|\ \ \ \ | ||||||
| * | | | | Version and dependency are now required | Joas Schilling | 2017-05-22 | 1 | -31/+7 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #5167 from nextcloud/rakekniven-patch-2 | Morris Jobke | 2017-06-12 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Update setupchecks.js | rakekniven | 2017-05-31 | 1 | -2/+2 | |
* | | | | | Theme image for favicon-fb.png | Lukas Reschke | 2017-06-09 | 1 | -4/+8 | |
* | | | | | Revert "Always enable Zip64 extension for zipstreamer" | Joas Schilling | 2017-06-09 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Allow to overwrite the email template again | Joas Schilling | 2017-06-06 | 1 | -0/+10 | |
| |_|/ |/| | | ||||||
* | | | Merge pull request #5213 from nextcloud/fix-change-hook | blizzz | 2017-06-02 | 1 | -2/+7 | |
|\ \ \ | ||||||
| * | | | emit changeUser only if there really was a change (quota, displayname) | Arthur Schiwon | 2017-06-01 | 1 | -2/+7 | |
| |/ / | ||||||
* | | | Merge pull request #5209 from nextcloud/fix-install-mysql-mb4 | blizzz | 2017-06-02 | 1 | -1/+1 | |
|\ \ \ |