Commit Graph

15139 Commits (4626fae8827de22f6b4e4ce043e8a1b30c98ca3f)
 

Author SHA1 Message Date
icewind1991 4626fae882 Merge pull request #6038 from owncloud/occ-app-enable 13 years ago
Robin Appelman abe63bd329 Add occ command to list all apps 13 years ago
Robin Appelman fc1d897ea5 rename app_id to app-id 13 years ago
Jörn Friedrich Dreyer 4b67d4258d Merge pull request #6035 from owncloud/fixing-rawpath-reverseproxy-oc6 13 years ago
Thomas Müller a42d152ac3 Merge pull request #6037 from owncloud/fix-6007-oc6 13 years ago
Raghu Nayyar a5bfa6b1c3 Merge pull request #6040 from owncloud/fix-navbar-css 13 years ago
Morris Jobke 4dc35909b5 Fix navbar issue 13 years ago
icewind1991 019f3299b0 Merge pull request #6030 from owncloud/cli-errors 13 years ago
Thomas Müller 27cc333dfe adding chunked upload handling 13 years ago
Thomas Müller b9fed935b4 in case uri and script name don't match we better throw an exception 13 years ago
Björn Schießle 31d0ba0344 Merge pull request #5641 from owncloud/filestrash-emptytrash 13 years ago
Thomas Müller a0a665ea45 handle duplicate slashes in case of reverse proxy configuration 13 years ago
Vincent Petry 2d2af90fce Merge pull request #6028 from owncloud/extstorage-touchoperationreturnvalue 13 years ago
Robin Appelman d3bfb433d1 add occ commands for enabling and disabling apps 13 years ago
Robin Appelman 317d421874 provide more cli friendly error messages 13 years ago
Vincent Petry d88025bf6b Fixed ext storage touch function to return true on success 13 years ago
Vincent Petry de2b444030 Merge pull request #5960 from owncloud/enc_small_visual_improvements 13 years ago
Vincent Petry 15f7315231 Merge pull request #6025 from owncloud/typo 13 years ago
Bjoern Schiessle f1f172e16e fix typo 13 years ago
Morris Jobke b82146eeee Merge pull request #5991 from owncloud/extstorage-mountpointvalidation 13 years ago
Thomas Müller 60e2ee631a Merge pull request #5998 from owncloud/navigation-fix 13 years ago
Thomas Müller 1a69079139 Merge pull request #6021 from owncloud/show_build 13 years ago
Thomas Müller a2d4cd87d0 Merge pull request #5874 from owncloud/fix-5845 13 years ago
Thomas Müller 45db67d174 Merge pull request #6018 from owncloud/fix_overwritehost 13 years ago
Thomas Mueller f6df4b349f remove logic from template and fix syntax error 13 years ago
Thomas Mueller 228f1788fa add new function to generate the human readable version string based on version, channel and build number 13 years ago
Thomas Mueller 229630f14c adding simple unit test to test scriptName() under overwrite condition 13 years ago
Thomas Mueller 6229f457d0 update PHPDoc 13 years ago
Frank Karlitschek 77bb168007 replace echo with p 13 years ago
Frank Karlitschek 22e39baf77 show the build number if on the daily build update channel 13 years ago
Frank Karlitschek a11192bab3 send the build number too to push the next daily build. This is needed for the new daily build update channel 13 years ago
Frank Karlitschek 2ce850f7db fix overwrite host support and make the code a bit more readable 13 years ago
Vincent Petry aef34618de Merge pull request #5995 from owncloud/extstorage-isreadablefix 13 years ago
Jenkins for ownCloud ba0e09adce [tx-robot] updated from transifex 13 years ago
Vincent Petry 2d947835b9 Now also preventing the user of "Shared" as mountpoint 13 years ago
Vincent Petry c62cce8269 Moved default isReadable/isUpdatable impl into Common class 13 years ago
Vincent Petry a49e873d3f Return plausible isReadable() default impl for ext storage 13 years ago
Bjoern Schiessle aeefe48cba Revert "use relative paths to create images from a file. This way it also works if" 13 years ago
Morris Jobke ae6610f0ea fix navigation scrollbar 13 years ago
Vincent Petry 3b904647b0 Merge pull request #6003 from owncloud/incognito_mode 13 years ago
Thomas Müller c67b8f2b22 fixed documentation 13 years ago
Bjoern Schiessle 2cc0c90015 set incognito mode for public.php calls. Because in this case ownCloud should always work the same way as if no user is logged in 13 years ago
Bjoern Schiessle 7e4f50d4e3 add incognito mode, allows to hide my user ID. For example, this is useful to access public resources while a user is still logged in 13 years ago
Thomas Müller c05177b25b Merge pull request #5882 from owncloud/preview-movie-5s 13 years ago
Raghu Nayyar c503588827 Merge pull request #6000 from owncloud/use_relative_path_to_create_images 13 years ago
blizzz 2f73db12bb Merge pull request #5040 from owncloud/public_api_avatar_master 13 years ago
Thomas Müller 92c8672c0f fixing PHPDoc comments and syntax 13 years ago
Bjoern Schiessle 3488f0b77a use relative paths to create images from a file. This way it also works if 13 years ago
Thomas Müller 14e7075030 we better use 5MB (1024 * 1024 * 5 = 5242880) instead of 1MB. 13 years ago
Thomas Müller c22019dec5 Working on a chunked video can result in a broken frame index the option -vsync 1 can heal that 13 years ago