summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #3362 from nextcloud/fix/nc-token-cookie-nameJoas Schilling2017-02-091-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | oc_token should be nc_tokenChristoph Wurst2017-02-021-1/+1
* | | | | | Merge pull request #3352 from nextcloud/public-page-guest-css-loaderMorris Jobke2017-02-061-1/+5
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix public page css fallback loadingJohn Molakvoæ (skjnldsv)2017-02-011-1/+5
| |/ / / /
* / / / / Lower log levels of resource locatorRobin Appelman2017-02-032-4/+4
|/ / / /
* | | | Merge pull request #3321 from nextcloud/revert-unintentional-change-of-log-ti...Morris Jobke2017-01-312-3/+3
|\ \ \ \
| * | | | Revert unintentional log timestamp format changeJoas Schilling2017-01-302-3/+3
* | | | | Merge pull request #2044 from nextcloud/login-credential-storeMorris Jobke2017-01-305-22/+211
|\ \ \ \ \
| * | | | | always allow remembered loginChristoph Wurst2017-01-111-21/+0
| * | | | | do not hard-require the token providerChristoph Wurst2017-01-112-8/+16
| * | | | | use login hook credentials as fallbackChristoph Wurst2017-01-111-0/+21
| * | | | | fix @since annotations (9.1->12)Christoph Wurst2017-01-111-1/+1
| * | | | | replace session implementation if it changes at runtimeChristoph Wurst2017-01-112-1/+11
| * | | | | add login credential storeChristoph Wurst2017-01-114-0/+171
* | | | | | Merge pull request #2970 from nextcloud/notify-self-testMorris Jobke2017-01-302-0/+117
|\ \ \ \ \ \
| * | | | | | Add a more powerful notify mechanismRobin Appelman2017-01-272-0/+117
* | | | | | | Merge pull request #3298 from nextcloud/downstream-26928blizzz2017-01-301-12/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | remove obsolete hack (#26928)Jörn Friedrich Dreyer2017-01-271-12/+1
* | | | | | | Merge pull request #3176 from nextcloud/default-value-datadirblizzz2017-01-303-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Add proper default value for datadirMorris Jobke2017-01-193-3/+3
* | | | | | | | Merge pull request #2822 from nextcloud/add-navigation-via-info.xmlMorris Jobke2017-01-272-8/+107
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Force to specify the nameJoas Schilling2017-01-271-4/+7
| * | | | | | | Add navigation via info.xml (#26785)Thomas Müller2016-12-222-8/+104
* | | | | | | | Merge pull request #3178 from nextcloud/default-value-logdateformatJoas Schilling2017-01-272-3/+3
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | fix default value for logdateformat - fixes #3107Morris Jobke2017-01-192-3/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #3046 from nextcloud/issue-2190-imagepath-is-root-sensitiveLukas Reschke2017-01-271-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Make sure different webroots use different cached pathsJoas Schilling2017-01-121-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #3284 from nextcloud/remove-avatar-fixupMorris Jobke2017-01-262-118/+0
|\ \ \ \ \ \ \
| * | | | | | | remote now unneeded AvatarPermissions repair stepRobin Appelman2017-01-262-118/+0
* | | | | | | | Merge pull request #3246 from nextcloud/fix-sqlite-dependencyMorris Jobke2017-01-261-5/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove useless dependency on SQLite (non-PDO)Morris Jobke2017-01-251-5/+3
* | | | | | | | | Merge pull request #3238 from nextcloud/dav-testLukas Reschke2017-01-262-5/+9
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Make DAV external storage test more reliableRobin Appelman2017-01-242-5/+9
* | | | | | | | | Merge pull request #3197 from nextcloud/enable-scss-for-all-appsMorris Jobke2017-01-252-10/+12
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Appdata var fixJohn Molakvoæ (skjnldsv)2017-01-241-1/+1
| * | | | | | | | Remove unused webrootJohn Molakvoæ (skjnldsv)2017-01-241-3/+2
| * | | | | | | | Enable every app to generate their scss fileJohn Molakvoæ (skjnldsv)2017-01-222-9/+12
* | | | | | | | | Merge pull request #3223 from nextcloud/fix-public-page-styleBjörn Schießle2017-01-251-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix public page styleMorris Jobke2017-01-231-1/+1
* | | | | | | | | | Merge pull request #3030 from nextcloud/filesapi-renamefailcaseMorris Jobke2017-01-243-109/+82
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix files node API failed rename/copyVincent Petry2017-01-123-108/+81
| * | | | | | | | | Refactor files node API for more code reuseVincent Petry2017-01-111-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #3151 from nextcloud/navigation-iconsMorris Jobke2017-01-243-11/+32
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Add the icon for the default sectionsJoas Schilling2017-01-193-11/+32
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #3214 from nextcloud/cache-storage-infoRobin Appelman2017-01-241-5/+29
|\ \ \ \ \ \ \ \
| * | | | | | | | hash the path used for the cache key to prevent key length problemsRobin Appelman2017-01-241-2/+3
| * | | | | | | | cache the storage info for 5 minRobin Appelman2017-01-231-5/+28
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #3212 from mwalbeck/mimetype-hidden-filesRobin Appelman2017-01-231-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Reduced code for filename trimMagnus Walbeck2017-01-231-3/+1
| * | | | | | | | Mimetype detection for hidden filesMagnus Walbeck2017-01-231-0/+6
| |/ / / / / / /