summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | 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-264-120/+0
|\ \ \ \ \
| * | | | | remote now unneeded AvatarPermissions repair stepRobin Appelman2017-01-264-120/+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 #3240 from nextcloud/storage-interface-tweaksChristoph Wurst2017-01-252-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | minor storage interface tweaksRobin Appelman2017-01-242-2/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | 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-247-11/+73
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | update autoloader static class filesMorris Jobke2017-01-192-0/+2
| * | | | | | | | Add the icon for the default sectionsJoas Schilling2017-01-193-11/+32
| * | | | | | | | Allow apps to specify an icon with the sections via the APIJoas Schilling2017-01-192-0/+39
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | 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
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2017-01-242-0/+26
* | | | | | | | 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
| |/ / / / / / /
* | | | | | | | Merge pull request #3157 from nextcloud/fcloseafterkillMorris Jobke2017-01-232-0/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Prevent PHP request to get killed when using fclose callback (#26775)Vincent Petry2017-01-232-0/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #3141 from nextcloud/subadmin-check-on-removing-user-from-...Joas Schilling2017-01-231-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix CamelCasingJoas Schilling2017-01-181-1/+1
* | | | | | | Merge pull request #3004 from nextcloud/fix-installation-cssLukas Reschke2017-01-223-26/+34
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Create unified css file and merge all needed data into this fileJohn Molakvoæ (skjnldsv)2017-01-102-9/+11
| * | | | | | Removed jquery scssJohn Molakvoæ (skjnldsv)2017-01-102-19/+25
* | | | | | | Fix default of mail_smtpmode - fixes #3102Morris Jobke2017-01-191-1/+1
| |_|/ / / / |/| | | | |
* | | | | | add action to existing brute force protectionBjoern Schiessle2017-01-181-3/+3
* | | | | | handle optional annotation parametersBjoern Schiessle2017-01-182-3/+20
* | | | | | Fix the regex for annotations with valuesJoas Schilling2017-01-181-1/+1
* | | | | | introduce brute force protection for api callsBjoern Schiessle2017-01-183-11/+37
| |/ / / / |/| | | |
* | | | | Merge pull request #3116 from nextcloud/spreed-turnserver-secret-is-sensitiveLukas Reschke2017-01-171-0/+4
|\ \ \ \ \
| * | | | | Make sure the spreed TURN server secret stays a secretJoas Schilling2017-01-171-0/+4
* | | | | | Merge pull request #3075 from nils/debug-no-versionhashJoas Schilling2017-01-171-3/+12
|\ \ \ \ \ \