summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add app utilities - CSS menus for sidebarBernhard Posselt2014-08-313-7/+199
* Merge pull request #10780 from owncloud/config-publicMorris Jobke2014-08-312-2/+76
|\
| * Extend public config interfaceRobin Appelman2014-08-312-2/+76
* | Merge pull request #10420 from owncloud/external-share-self-signedLukas Reschke2014-08-3127-230/+838
|\ \ | |/ |/|
| * 5.3 syntax...Robin Appelman2014-08-311-9/+14
| * Explicitly set the timezonesRobin Appelman2014-08-312-8/+9
| * Add test for expired certificateLukas Reschke2014-08-311-3/+1
| * Add unit tests and fix rootcerts creation bugLukas Reschke2014-08-3110-37/+263
| * Cleanup routesRobin Appelman2014-08-313-5/+4
| * check for blacklisted file certificate filenamesRobin Appelman2014-08-311-1/+1
| * fix testRobin Appelman2014-08-311-1/+3
| * Rename namespaceRobin Appelman2014-08-313-3/+3
| * Cleanup certificate codeRobin Appelman2014-08-313-17/+28
| * move certificate classes to their own namespaceRobin Appelman2014-08-313-3/+4
| * remove outdated checksRobin Appelman2014-08-312-4/+0
| * Add certificate classRobin Appelman2014-08-312-0/+172
| * Move certificate management interface from files_external to coreRobin Appelman2014-08-3113-154/+220
| * fix indentionRobin Appelman2014-08-311-1/+1
| * No need for this folder to be world accessibleRobin Appelman2014-08-311-1/+1
| * Verify names of certificatesRobin Appelman2014-08-312-4/+11
| * Make external shares work with imported self-signed certificatesRobin Appelman2014-08-312-2/+14
| * Move certificate management code to coreRobin Appelman2014-08-318-81/+193
* | Merge pull request #10770 from owncloud/getUserFolderMorris Jobke2014-08-311-1/+2
|\ \
| * | update public interface for getUserFolderMorris Jobke2014-08-311-1/+2
* | | Merge pull request #10768 from owncloud/l10n-use-publicLukas Reschke2014-08-3167-95/+99
|\ \ \
| * | | Also extend public server interfaceRobin Appelman2014-08-311-1/+2
| * | | Use public api for getting l10nRobin Appelman2014-08-3166-94/+97
| | |/ | |/|
* | | Merge pull request #10766 from owncloud/getUserFolderRobin Appelman2014-08-311-5/+9
|\ \ \ | |/ / |/| / | |/
| * Add optional user ID parameter for getUseFolderMorris Jobke2014-08-311-5/+9
|/
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-31480-5046/+4079
* Merge pull request #10428 from owncloud/files_external_better_configRobin McCorkell2014-08-304-28/+57
|\
| * Improve UI of external storage configurationRobin McCorkell2014-08-304-28/+57
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-30561-8819/+9815
* | Merge pull request #10721 from owncloud/kill-randRobin Appelman2014-08-293-16/+11
|\ \
| * | Don't register the call when rendering error pagesRobin Appelman2014-08-292-5/+8
| * | Remove insecure fallback random number generationRobin Appelman2014-08-291-11/+3
* | | Merge pull request #10734 from owncloud/fix-10268Morris Jobke2014-08-292-4/+4
|\ \ \
| * | | retrieve local users, groups and group members in a sorted wayArthur Schiwon2014-08-292-4/+4
| |/ /
* | | Merge pull request #10738 from owncloud/fix-quotabar-widthjbtbnl2014-08-292-2/+10
|\ \ \
| * | | move hardcoded color to CSS class - for themeabilityMorris Jobke2014-08-292-2/+6
| * | | also add minimum width for quota bar so it’s apparent how it will lookJan-Christoph Borchardt2014-08-291-0/+1
| * | | color quota bar yellow for feedback if usage is over 90%Jan-Christoph Borchardt2014-08-291-1/+2
| * | | set quota bar maximum to 100% to prevent overflowJan-Christoph Borchardt2014-08-291-1/+3
| |/ /
* | | Merge pull request #10614 from owncloud/remove-ee-hackLukas Reschke2014-08-291-12/+17
|\ \ \
| * | | Add isAppstoreEnabled instead of hijacking the URLLukas Reschke2014-08-261-6/+17
| * | | Remove different URL for EELukas Reschke2014-08-241-7/+1
* | | | allow empty hostname and dots in service name for oracle autosetupJörn Friedrich Dreyer2014-08-291-0/+14
| |/ / |/| |
* | | Merge pull request #9214 from owncloud/wizard_email_detectionMorris Jobke2014-08-295-41/+273
|\ \ \
| * | | adjust static method vars as wellArthur Schiwon2014-08-291-2/+4
| * | | trigger email detection by Wizard upon any user filter filter change. before ...Arthur Schiwon2014-08-295-13/+30