summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #235 from nextcloud/fix-app-codeMarius Blüm2016-06-278-18/+0
|\ \ \ \ \ \
| * | | | | | Add app:check-code for already compatible appsMorris Jobke2016-06-278-18/+0
* | | | | | | Merge pull request #59 from nextcloud/theming-appLukas Reschke2016-06-2714-0/+4041
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Only save when value changed or enter is pressedLukas Reschke2016-06-271-9/+15
| * | | | | | Add tooltipLukas Reschke2016-06-272-6/+7
| * | | | | | Add comment to "getMailHeaderColor"Lukas Reschke2016-06-271-0/+5
| * | | | | | Use stream instead of renameLukas Reschke2016-06-272-14/+45
| * | | | | | Replace OC_Defaults with \OC::$server->getThemingDefaults()Lukas Reschke2016-06-271-6/+1
| * | | | | | design and layout fixes for Theming appJan-Christoph Borchardt2016-06-272-15/+29
| * | | | | | make sure that the preview gets updated every time a new image gets uploadedBjoern Schiessle2016-06-271-2/+3
| * | | | | | scale preview imageBjoern Schiessle2016-06-271-3/+5
| * | | | | | Disable drop zoneLukas Reschke2016-06-271-0/+2
| * | | | | | Fix indentationLukas Reschke2016-06-271-3/+3
| * | | | | | Migrate logic to dynamic controllerLukas Reschke2016-06-2711-224/+955
| * | | | | | add some visual feedback if the operation was succesful or notBjoern Schiessle2016-06-274-16/+82
| * | | | | | write theme settings to databaseBjoern Schiessle2016-06-2712-8/+3082
| * | | | | | basic information architecture for the theming appJan-Christoph Borchardt2016-06-272-3/+20
| * | | | | | initial commit for the theming appBjoern Schiessle2016-06-276-0/+96
| |/ / / / /
* | | | | | Merge pull request #233 from nextcloud/allow-users-to-change-global-credentialsMorris Jobke2016-06-272-3/+216
|\ \ \ \ \ \
| * | | | | | Allow regular users to specify global credentials passwordLukas Reschke2016-06-272-3/+216
| |/ / / / /
* | | | | | Merge pull request #190 from nextcloud/add-wnd-1Lukas Reschke2016-06-273-0/+182
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add "Login credentials" and "User Provided"Lukas Reschke2016-06-213-0/+182
* | | | | | Merge remote-tracking branch 'upstream/master' into master-upstream-syncLukas Reschke2016-06-2674-86/+1087
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-06-2612-0/+36
| * | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-06-256-2/+120
| * | | | | Merge pull request #25259 from owncloud/search-fixsearchfromotherfilelistsChristoph Wurst2016-06-241-2/+9
| |\ \ \ \ \
| | * | | | | Hide search results after switching directoryVincent Petry2016-06-241-0/+7
| | * | | | | Fix search result link for file results outside default listVincent Petry2016-06-241-2/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge pull request #25257 from owncloud/comments-showerroronsaveChristoph Wurst2016-06-243-8/+12
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Show error message when posting an invalid commentVincent Petry2016-06-243-8/+12
| | | |_|/ | | |/| |
| * | | | Merge pull request #25171 from owncloud/files_external-list-allVincent Petry2016-06-245-10/+81
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add option to `occ files_external:list` to show all configured mountsRobin Appelman2016-06-235-10/+81
| | | |/ | | |/|
| * | | [tx-robot] updated from transifexJenkins for ownCloud2016-06-246-4/+68
| * | | Merge pull request #25238 from owncloud/files-trashlistnamecorruptionVincent Petry2016-06-232-0/+24
| |\ \ \ | | |/ / | |/| |
| | * | Fix trashed file name corruption when rerendering trashbin listVincent Petry2016-06-232-0/+24
| * | | Merge pull request #25225 from owncloud/enc-revertversionsizeVincent Petry2016-06-221-1/+8
| |\ \ \
| | * | | Rollback version must also adjust cached sizeVincent Petry2016-06-221-1/+8
| * | | | Merge pull request #25223 from owncloud/external-list-default-optionsVincent Petry2016-06-221-1/+3
| |\ \ \ \
| | * | | | Hide more default options in occ files_external:listRobin Appelman2016-06-221-1/+3
| * | | | | Increase fed share timeout from 3 to 10 + unit testsVincent Petry2016-06-225-15/+30
| * | | | | Add timeouts to make the UI usable again when a remote share is unreachableJoas Schilling2016-06-224-5/+20
| | |/ / / | |/| | |
| * | | | [tx-robot] updated from transifexJenkins for ownCloud2016-06-2218-6/+150
| * | | | Fix null pointer exception in user_ldap (#25062)Jörn Friedrich Dreyer2016-06-211-1/+8
| * | | | Merge pull request #24505 from owncloud/ceph-wait-for-httpVincent Petry2016-06-211-0/+5
| |\ \ \ \
| | * | | | Wait for port being accessible in addition to the notify socketThomas Müller2016-06-171-0/+5
| * | | | | Contacts API: replace raw image data with url (#25081)Georg Ehrke2016-06-2111-39/+384
| | |/ / / | |/| | |
| * | | | fix broken unit test (#25198)Thomas Müller2016-06-211-1/+8
| | |/ / | |/| |
| * | | Filter out group shares for owner where owner is included (#25190)Vincent Petry2016-06-212-2/+132
* | | | changes emptycontent icon to drag-accept on file-dragVincent Chan2016-06-231-1/+2
| |_|/ |/| |
* | | Add "Global Auth" option to external storageRobin Appelman2016-06-219-3/+282