aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7416 from owncloud/share_api_7311Thomas Müller2014-02-261-6/+6
|\
| * only add "received_from" if a share was foundBjoern Schiessle2014-02-261-6/+6
* | Merge pull request #7174 from owncloud/issue/7166Jan-Christoph Borchardt2014-02-261-22/+0
|\ \ | |/ |/|
| * Remove duplicated definition and move OC.msg to js/js.jsJoas Schilling2014-02-191-22/+0
* | coding style fixes, cut long lines, comments not on same lines, curly bracesJan-Christoph Borchardt2014-02-261-8/+11
* | Merge pull request #7335 from owncloud/fix-7333Vincent Petry2014-02-251-2/+4
|\ \
| * | Fixed mount config pathVincent Petry2014-02-241-3/+4
| * | Fix code to search for mount.json in custom data foldersLukas Reschke2014-02-201-1/+2
* | | Merge pull request #6299 from leo-b/ldap_nested_groupsVicDeo2014-02-253-10/+72
|\ \ \
| * | | replace spaces with tabsroot2014-02-211-5/+5
| * | | fix coding style to blizzz happy.. ;-)root2014-02-121-8/+10
| * | | fix indentationroot2013-12-111-42/+42
| * | | remove debug outputroot2013-12-101-3/+0
| * | | Merge remote branch 'upstream/master' into ldap_nested_groupsroot2013-12-1073-118/+133
| |\ \ \
| * | | | move nested group checkbox to directory settingsroot2013-12-101-1/+1
| * | | | combineFilterWithAnd recently moved to Accessroot2013-12-081-3/+3
| * | | | add support for nested groupsroot2013-12-063-10/+73
* | | | | Merge pull request #7374 from owncloud/enc_dont_overwrite_keysBjörn Schießle2014-02-253-4/+138
|\ \ \ \ \
| * | | | | add test case if a file gets moved out from the shared folderBjoern Schiessle2014-02-242-0/+125
| * | | | | don't overwrite keys if rename was done by a stream copyBjoern Schiessle2014-02-241-4/+13
* | | | | | Merge pull request #7285 from owncloud/mimeicons-svgMorris Jobke2014-02-245-18/+31
|\ \ \ \ \ \
| * | | | | | rename url parameterRobin Appelman2014-02-241-1/+1
| * | | | | | Add url parameter to control whether previews should return 404 when the mime...Robin Appelman2014-02-211-0/+1
| * | | | | | Merge branch 'master' into mimeicons-svgRobin Appelman2014-02-212-3/+169
| |\ \ \ \ \ \
| * | | | | | | Make unit tests expect the svg iconsRobin Appelman2014-02-201-2/+6
| * | | | | | | Merge branch 'master' into mimeicons-svgRobin Appelman2014-02-2019-146/+317
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Fix svg icons for public shares and external/shared filesRobin Appelman2014-02-192-4/+5
| * | | | | | | Show svg mime icons when no preview is availableRobin Appelman2014-02-193-13/+20
* | | | | | | | Merge pull request #7320 from owncloud/GuillaumeAmat-patch-1Morris Jobke2014-02-242-3/+61
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Merge branch 'master' into GuillaumeAmat-patch-1Robin Appelman2014-02-215-8/+178
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | code style: else on same lineJan-Christoph Borchardt2014-02-211-2/+1
| * | | | | | | fix intendationMorris Jobke2014-02-201-3/+3
| * | | | | | | Fixed trashbin titleVincent Petry2014-02-202-22/+46
| * | | | | | | Fixed title formatVincent Petry2014-02-201-1/+8
| * | | | | | | Merge branch 'patch-1' of github.com:GuillaumeAmat/core into GuillaumeAmat-pa...Vincent Petry2014-02-201-3/+31
| |\ \ \ \ \ \ \
| | * | | | | | | Uses OC.basename instead of custom codeGuillaume AMAT2014-02-191-2/+2
| | * | | | | | | Gets the page title from oc_defaults in Files appGuillaume AMAT2014-02-131-1/+1
| | * | | | | | | Update page title when navigating through directoriesGuillaume AMAT2014-02-121-3/+31
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge pull request #7305 from owncloud/extstorage-configclassLukas Reschke2014-02-222-1/+32
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into extstorage-configclassRobin Appelman2014-02-2112-31/+259
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Added extra checks for ext storage classVincent Petry2014-02-202-1/+32
* | | | | | | | | Merge pull request #7355 from owncloud/new-menu-svgicewind19912014-02-212-13/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix too much distance between text and iconJan-Christoph Borchardt2014-02-211-1/+1
| * | | | | | | | | use SVG icons from icons.css for New file menuJan-Christoph Borchardt2014-02-212-13/+28
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | fix test so that it doesn't depend on the array orderBjoern Schiessle2014-02-211-14/+25
* | | | | | | | | fix usersPath and add unit testsBjoern Schiessle2014-02-212-10/+110
|/ / / / / / / /
* | | | | | | | Merge pull request #7312 from owncloud/ldap_fix_add_testThomas Müller2014-02-212-3/+169
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | LDAP: fix and extend testsArthur Schiwon2014-02-202-3/+169
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #7290 from owncloud/issue/5463icewind19912014-02-201-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Correctly redirect to settings page when not selecting cert file for uploadJoas Schilling2014-02-191-1/+1