summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1033 from nextcloud/fix_theming_autoloader_magicRoeland Jago Douma2016-08-241-3/+2
|\
| * Require a ThemingDefaults class againRoeland Jago Douma2016-08-241-3/+2
* | Merge pull request #936 from nextcloud/better-dav-display-namesLukas Reschke2016-08-2410-29/+83
|\ \
| * | Better displaynames for shared address booksJoas Schilling2016-08-245-11/+44
| * | Better displaynames for shared calendarsJoas Schilling2016-08-247-18/+39
| |/
* / Do not error on NotFoundExceptionRoeland Jago Douma2016-08-241-0/+4
|/
* Merge pull request #1007 from nextcloud/shared-storage-non-recursiveLukas Reschke2016-08-232-17/+15
|\
| * prevent infinite recursion while getting storage from mountRobin Appelman2016-08-231-0/+4
| * handle failed sharesRobin Appelman2016-08-221-1/+3
| * Lazy init shared storageRobin Appelman2016-08-221-17/+9
| * reuse existing root idRobin Appelman2016-08-221-1/+1
* | Merge pull request #995 from nextcloud/workflow-sectionLukas Reschke2016-08-235-4/+65
|\ \
| * | Move admin settings to workflow sectionJoas Schilling2016-08-223-3/+3
| * | add section to worklfowengineArthur Schiwon2016-08-222-1/+62
* | | Merge pull request #1005 from nextcloud/fix_994Lukas Reschke2016-08-235-10/+103
|\ \ \
| * | | put file handling into a section againArthur Schiwon2016-08-221-16/+18
| * | | Do not error on maxUploadChangeRoeland Jago Douma2016-08-225-23/+114
* | | | Merge pull request #956 from nextcloud/fix_952Lukas Reschke2016-08-232-77/+40
|\ \ \ \ | |/ / / |/| | |
| * | | When requesting a permalink to an invalid file redirectRoeland Jago Douma2016-08-192-7/+10
| * | | When using permalinks don't error out if file id can't be foundRoeland Jago Douma2016-08-192-73/+33
* | | | fixes registering of theming settings where server return OC_Defaults instead...Arthur Schiwon2016-08-221-2/+3
| |_|/ |/| |
* | | Merge pull request #965 from nextcloud/master-files-render-hidden-files-hiddenJoas Schilling2016-08-224-31/+82
|\ \ \ | |_|/ |/| |
| * | Fix hidden files handlingVincent Petry2016-08-194-31/+82
| |/
* | Merge pull request #969 from nextcloud/allow-to-validate-operationsLukas Reschke2016-08-214-8/+46
|\ \
| * | Validate the operationJoas Schilling2016-08-191-5/+43
| * | System tags are not sharing but workflowJoas Schilling2016-08-193-3/+3
| |/
* | use simple bell as update notification iconMorris Jobke2016-08-191-0/+4
* | Change federation icon to the share iconMorris Jobke2016-08-191-2/+2
* | Move over to new CalDAVTester repo (#25859)Thomas Müller2016-08-192-12/+12
|/
* Merge pull request #906 from nextcloud/files_external-settings-polish-missingMarius Blüm2016-08-182-2/+13
|\
| * fix error when not logged inRobin Appelman2016-08-181-0/+4
| * change remote cloud naming to NextcloudRobin Appelman2016-08-181-1/+1
| * dont register personal files_external setting if it's emptyRobin Appelman2016-08-181-1/+8
* | Merge pull request #903 from nextcloud/allow-disable-commentsMorris Jobke2016-08-181-7/+3
|\ \
| * | Revert "Always add activities for comments to the stream"Joas Schilling2016-08-171-7/+3
* | | Merge pull request #925 from nextcloud/use-util-methodsMorris Jobke2016-08-181-3/+5
|\ \ \
| * | | Load the Template class in case it's not loadedJoas Schilling2016-08-181-3/+5
| | |/ | |/|
* | | Merge pull request #934 from nextcloud/add-cachebustersblizzz2016-08-181-7/+7
|\ \ \
| * | | Add cachebuster to apps.cssLukas Reschke2016-08-181-7/+7
| |/ /
* | | Merge pull request #927 from nextcloud/drop-unneeded-statementsRoeland Jago Douma2016-08-181-8/+1
|\ \ \
| * | | white-space: pre-wrap is supported on all current browsersMorris Jobke2016-08-181-8/+1
| |/ /
* / / Fix double ending quotesJoas Schilling2016-08-181-1/+1
|/ /
* | Merge pull request #714 from nextcloud/comments-layoutLukas Reschke2016-08-183-29/+59
|\ \
| * | Improve layout of cancel button in the comments sidebarMorris Jobke2016-08-182-1/+5
| * | Fix layout of comments submit button on all screen sizesMorris Jobke2016-08-181-4/+4
| * | Fix js unit testRoeland Jago Douma2016-08-171-2/+2
| * | Fix edit comment layoutRoeland Jago Douma2016-08-171-1/+1
| * | fix design details in comments sidebarJan-Christoph Borchardt2016-08-172-26/+52
* | | Cleanup TestsRoeland Jago Douma2016-08-172-173/+80
* | | Move updateShare and getShares over to use proper parametersRoeland Jago Douma2016-08-173-156/+81