Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #3362 from nextcloud/fix/nc-token-cookie-name | Joas Schilling | 2017-02-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | oc_token should be nc_token | Christoph Wurst | 2017-02-02 | 1 | -1/+1 | |
* | | | | | | Merge pull request #3352 from nextcloud/public-page-guest-css-loader | Morris Jobke | 2017-02-06 | 1 | -1/+5 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Fix public page css fallback loading | John Molakvoæ (skjnldsv) | 2017-02-01 | 1 | -1/+5 | |
| |/ / / / | ||||||
* / / / / | Lower log levels of resource locator | Robin Appelman | 2017-02-03 | 2 | -4/+4 | |
|/ / / / | ||||||
* | | | | Merge pull request #3321 from nextcloud/revert-unintentional-change-of-log-ti... | Morris Jobke | 2017-01-31 | 2 | -3/+3 | |
|\ \ \ \ | ||||||
| * | | | | Revert unintentional log timestamp format change | Joas Schilling | 2017-01-30 | 2 | -3/+3 | |
* | | | | | Merge pull request #2044 from nextcloud/login-credential-store | Morris Jobke | 2017-01-30 | 5 | -22/+211 | |
|\ \ \ \ \ | ||||||
| * | | | | | always allow remembered login | Christoph Wurst | 2017-01-11 | 1 | -21/+0 | |
| * | | | | | do not hard-require the token provider | Christoph Wurst | 2017-01-11 | 2 | -8/+16 | |
| * | | | | | use login hook credentials as fallback | Christoph Wurst | 2017-01-11 | 1 | -0/+21 | |
| * | | | | | fix @since annotations (9.1->12) | Christoph Wurst | 2017-01-11 | 1 | -1/+1 | |
| * | | | | | replace session implementation if it changes at runtime | Christoph Wurst | 2017-01-11 | 2 | -1/+11 | |
| * | | | | | add login credential store | Christoph Wurst | 2017-01-11 | 4 | -0/+171 | |
* | | | | | | Merge pull request #2970 from nextcloud/notify-self-test | Morris Jobke | 2017-01-30 | 2 | -0/+117 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add a more powerful notify mechanism | Robin Appelman | 2017-01-27 | 2 | -0/+117 | |
* | | | | | | | Merge pull request #3298 from nextcloud/downstream-26928 | blizzz | 2017-01-30 | 1 | -12/+1 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | remove obsolete hack (#26928) | Jörn Friedrich Dreyer | 2017-01-27 | 1 | -12/+1 | |
* | | | | | | | Merge pull request #3176 from nextcloud/default-value-datadir | blizzz | 2017-01-30 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add proper default value for datadir | Morris Jobke | 2017-01-19 | 3 | -3/+3 | |
* | | | | | | | | Merge pull request #2822 from nextcloud/add-navigation-via-info.xml | Morris Jobke | 2017-01-27 | 2 | -8/+107 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Force to specify the name | Joas Schilling | 2017-01-27 | 1 | -4/+7 | |
| * | | | | | | | Add navigation via info.xml (#26785) | Thomas Müller | 2016-12-22 | 2 | -8/+104 | |
* | | | | | | | | Merge pull request #3178 from nextcloud/default-value-logdateformat | Joas Schilling | 2017-01-27 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | fix default value for logdateformat - fixes #3107 | Morris Jobke | 2017-01-19 | 2 | -3/+3 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #3046 from nextcloud/issue-2190-imagepath-is-root-sensitive | Lukas Reschke | 2017-01-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Make sure different webroots use different cached paths | Joas Schilling | 2017-01-12 | 1 | -1/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #3284 from nextcloud/remove-avatar-fixup | Morris Jobke | 2017-01-26 | 2 | -118/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | remote now unneeded AvatarPermissions repair step | Robin Appelman | 2017-01-26 | 2 | -118/+0 | |
* | | | | | | | | Merge pull request #3246 from nextcloud/fix-sqlite-dependency | Morris Jobke | 2017-01-26 | 1 | -5/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove useless dependency on SQLite (non-PDO) | Morris Jobke | 2017-01-25 | 1 | -5/+3 | |
* | | | | | | | | | Merge pull request #3238 from nextcloud/dav-test | Lukas Reschke | 2017-01-26 | 2 | -5/+9 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Make DAV external storage test more reliable | Robin Appelman | 2017-01-24 | 2 | -5/+9 | |
* | | | | | | | | | Merge pull request #3197 from nextcloud/enable-scss-for-all-apps | Morris Jobke | 2017-01-25 | 2 | -10/+12 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | Appdata var fix | John Molakvoæ (skjnldsv) | 2017-01-24 | 1 | -1/+1 | |
| * | | | | | | | | Remove unused webroot | John Molakvoæ (skjnldsv) | 2017-01-24 | 1 | -3/+2 | |
| * | | | | | | | | Enable every app to generate their scss file | John Molakvoæ (skjnldsv) | 2017-01-22 | 2 | -9/+12 | |
* | | | | | | | | | Merge pull request #3223 from nextcloud/fix-public-page-style | Björn Schießle | 2017-01-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix public page style | Morris Jobke | 2017-01-23 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #3030 from nextcloud/filesapi-renamefailcase | Morris Jobke | 2017-01-24 | 3 | -109/+82 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix files node API failed rename/copy | Vincent Petry | 2017-01-12 | 3 | -108/+81 | |
| * | | | | | | | | | Refactor files node API for more code reuse | Vincent Petry | 2017-01-11 | 1 | -1/+1 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #3151 from nextcloud/navigation-icons | Morris Jobke | 2017-01-24 | 3 | -11/+32 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Add the icon for the default sections | Joas Schilling | 2017-01-19 | 3 | -11/+32 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #3214 from nextcloud/cache-storage-info | Robin Appelman | 2017-01-24 | 1 | -5/+29 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | hash the path used for the cache key to prevent key length problems | Robin Appelman | 2017-01-24 | 1 | -2/+3 | |
| * | | | | | | | | cache the storage info for 5 min | Robin Appelman | 2017-01-23 | 1 | -5/+28 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #3212 from mwalbeck/mimetype-hidden-files | Robin Appelman | 2017-01-23 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Reduced code for filename trim | Magnus Walbeck | 2017-01-23 | 1 | -3/+1 | |
| * | | | | | | | | Mimetype detection for hidden files | Magnus Walbeck | 2017-01-23 | 1 | -0/+6 | |
| |/ / / / / / / |