aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Theming: Adjust jquery ui elementsJulius Haertl2016-08-262-2/+46
| * | | | Theming: colorize primary buttonsJulius Haertl2016-08-262-2/+75
| * | | | Theming: fix federated sharing button colorJulius Haertl2016-08-262-1/+4
* | | | | Merge pull request #1077 from nextcloud/sharee_ocs_appframeworkLukas Reschke2016-08-263-93/+79
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Sharee API to AppFrameworkRoeland Jago Douma2016-08-263-93/+79
* | | | | Theming: Hide undo button on default valuesJulius Haertl2016-08-262-2/+32
* | | | | Theming: Add preview for login screenJulius Haertl2016-08-265-5/+46
| |/ / / |/| | |
* | | | Merge pull request #1026 from nextcloud/theming-extend-defaultsRoeland Jago Douma2016-08-262-7/+84
|\ \ \ \ | |/ / / |/| | |
| * | | Use the lazy root to make tests pass 🙈Joas Schilling2016-08-242-5/+1
| * | | Theming: Add logo and background to ThemingDefaultsJulius Haertl2016-08-242-3/+84
* | | | Fix testsRoeland Jago Douma2016-08-241-13/+44
* | | | HTTPHelper is deprecatedRoeland Jago Douma2016-08-247-19/+33
* | | | 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
|\ \ \