Commit Graph

16992 Commits (7cdb16979a6c7e75b71dd8c7c5b39b6482041fb8)
 

Author SHA1 Message Date
Bjoern Schiessle 154277ab11 seperate formatResults() 13 years ago
Bjoern Schiessle ecde48fce8 don't assign variables in if conditions 13 years ago
Bjoern Schiessle 078fafdc5a use variable 13 years ago
Bjoern Schiessle 3a459db358 seperate transformDBResults 13 years ago
Bjoern Schiessle 6607f7cb5e seperate creation of select statement 13 years ago
Bjoern Schiessle 6afd496d9b remove prepFileTarget() seems that it is no longer in use 13 years ago
Bjoern Schiessle b602662578 add a "helper" and a "hooks" class. Move constants needed by multiple classes 13 years ago
Bjoern Schiessle 8b6d1d3bf2 added private share api 13 years ago
Thomas Müller 8b86b94d47 call OC_App::loadApps(); to load all commands of all apps and related functionality 13 years ago
Thomas Müller f9279ac77a killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest() 13 years ago
Robin Appelman d75c3d5f9a Fix routes getting lost when loading app routes twice 13 years ago
Robin Appelman e1d3d0e948 fix incorect array 13 years ago
Robin Appelman c17f415356 Only load core routes for ocs and settings 13 years ago
Thomas Müller 36c9d91f86 Merge pull request #7867 from owncloud/upload-dontclosesessionforencryption 13 years ago
Thomas Müller 531c9564b3 Merge pull request #7861 from owncloud/idn-domains-support-on-emails-master 13 years ago
Jenkins for ownCloud b92dad992f [tx-robot] updated from transifex 13 years ago
Vincent Petry e72b2e6e3b Fix public upload to not close session when encryption is on 13 years ago
Robin Appelman 9e89ad07c6 Only load core routes when matching a core route 13 years ago
Robin Appelman 0e1cb001b6 Cache generated urls for routes 13 years ago
Robin Appelman f17674fef2 Only load routes from the apps we need 13 years ago
Thomas Müller 3eb5898f7b use \OC_Mail::validateAddress() to validate the email address - fixes #7862 13 years ago
Robin Appelman 0d0aac6fff Load the routes when matching or generating a route instead of when creating the router 13 years ago
Vincent Petry 1e39719926 Added unit tests for external cache folder 13 years ago
Robin McCorkell 690c31ec20 Insert missing brace 13 years ago
Thomas Müller fb7f3008d3 idn have to be converted before being used 13 years ago
icewind1991 d87001a093 Merge pull request #7768 from owncloud/trashempty-nocache 13 years ago
raghunayyar 3d8ce8104f Adds Style changes to app-navigation in core/css/apps.css 13 years ago
icewind1991 4c8a83e82f Merge pull request #7714 from owncloud/phpunit-config 13 years ago
Vincent Petry 10c9b8eb99 Cache folder is now configurable 13 years ago
Robin Appelman 6b66b42f6e catch the case where files_trashbin/files doesn't exist 13 years ago
Vincent Petry a25b86a30e Log exception when PostgreSQL version check failed 13 years ago
Jenkins for ownCloud abdc823bb6 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 4a19a97d67 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 0245e64cec [tx-robot] updated from transifex 13 years ago
kondou e6b4d28229 Move success/error squircles to settings 13 years ago
kondou dda7129a24 Merge branch 'master' of https://github.com/owncloud/core into last_cron_log 13 years ago
mh 66c4fc04b8 use https as submodule url 13 years ago
blizzz 4be0b3f6cc Merge pull request #7844 from owncloud/fix_7803_blizzz 13 years ago
Jan-Christoph Borchardt 905aabf5d4 mobile: document min-width value 13 years ago
Jan-Christoph Borchardt 89ee551158 mobile: adjust breakpoint in JS as well 13 years ago
Jan-Christoph Borchardt 9b9b6ec31e mobile: set a width for navigation popover to it's always 3 columns 13 years ago
Jan-Christoph Borchardt f2566e649f mobile: adjust break to 768, also fix min-widths 13 years ago
Arthur Schiwon 422ccf4cdb add test for cloning and keeping configuration seperate 13 years ago
Arthur Schiwon 86d479cb28 Use array_key_exists instead of isset, because the latter returns false if the assigned value is null 13 years ago
Jan-Christoph Borchardt c6aefada71 do not show Deleted Files on mobile, not optimized yet and button too long 13 years ago
Arthur Schiwon 055a09e487 On clone create a new instance of the Configuration 13 years ago
Morris Jobke 43313d120d Merge pull request #7820 from owncloud/core-macwarning 13 years ago
Thomas Müller 96e6cb3db4 all authentication apps are loaded at first - everything else relies on these apps 13 years ago
Robin McCorkell c4e7d7989a Enable the use of 'optional' on password fields (JavaScript part) 13 years ago
Jan-Christoph Borchardt 40c20b2eeb mobile: remove shift for multiselect bar to account for missing navigation 13 years ago