4127 Commits (f3e6e0121d8a86cf7a5782a2cc06295da221c56c)

Author SHA1 Message Date
  Robin McCorkell 0fac2e3f3a Unique exception for invalid autoload paths, better handling 8 years ago
  Robin McCorkell b3acf09c60 Only add valid root for enabled apps 8 years ago
  Robin McCorkell cdf01f0419 Split mimetype handling to new class 8 years ago
  Vincent Petry f100ef0fc6 Prevent sharing twice with user when already a group 8 years ago
  Joas Schilling 38a164aa7a Make sure the array exists 8 years ago
  Robin Appelman 8123df9489 setup owner when getting users for share 8 years ago
  Joas Schilling 21ba3b8737 Only query the appconfig once 8 years ago
  Lukas Reschke f9e90e92d4 Encode HTML tags in JSON 8 years ago
  Joas Schilling 8f2110e5da Revert "Soft fail when deleting and no entry found" 8 years ago
  Robin Appelman 4880d7729b enable transational locking by default 8 years ago
  Robin McCorkell c9c246a3f5 Soft fail when deleting and no entry found 8 years ago
  Robin Appelman 0f6df2e0b6 Allow creating previewss that cover the specified dimensions 8 years ago
  Robin McCorkell 5b2529b448 Delay adding OCS prefix to route collection until all is loaded 8 years ago
  Robin McCorkell 9e9ffb1356 Allow access to full alias and mapping arrays 8 years ago
  Roeland Jago Douma f12caf930e Properly return 304 8 years ago
  Robin McCorkell e60c4bada1 Decode request content only on getContent 8 years ago
  Bjoern Schiessle 37513f9411 don't read certificates if ownCloud is not installed 9 years ago
  Bjoern Schiessle 289e9130f3 make system root of key storage configurable 9 years ago
  Roeland Jago Douma 2aff11c80b Actually validate the expire date on share 8 years ago
  Robin Appelman 4cb8ca1860 Check result of storage wrappers 8 years ago
  Joas Schilling 42f0651b83 Sticky the notification types of files and sharing 8 years ago
  Joas Schilling a12d354762 Deprecate OC_L10N::get() 8 years ago
  Joas Schilling c3c7689b67 Add a public interface for the language factory so apps can use it 8 years ago
  Bjoern Schiessle e51fe617d8 copy always file by file to encrypt/decrypt it if needed 8 years ago
  Lukas Reschke 3d2ee95f1e Remove last occurence of `forcessl` 8 years ago
  Lukas Reschke f3561e2349 Explicitly specify status code 200 as response code 8 years ago
  Morris Jobke 4f13f96981 Save detected l10n of browser on login 8 years ago
  Thomas Müller 6f6a5f6c29 Adding path to log message 8 years ago
  Vincent Petry fe575feca8 Prevent scanner going crazy with unavailable storages 8 years ago
  Morris Jobke e88b380973 Remove DEBUG constant and use config value 8 years ago
  Lukas Reschke bd13126a80 Fix master again 8 years ago
  Joas Schilling 4e0e2eb222 Change log level of debugging logs to debug 8 years ago
  Lukas Reschke 0a1d551090 Use IClientService to check for remote ownCloud instances 9 years ago
  Lukas Reschke 6a3fb0d3b3 Handle failures gracefully, remove switch 9 years ago
  Joas Schilling 36eef2ddab Add a session wrapper to encrypt the data before storing it on disk 9 years ago
  Joas Schilling c58316b1ae Expand the doc blocks on the new methods 9 years ago
  Joas Schilling 6697844c01 Remove unnecessary code 9 years ago
  Vincent Petry a2674b2b30 Additions to update page 9 years ago
  Joas Schilling 389a32e92a Add test coverage for Activity Event and Manager 9 years ago
  Morris Jobke 29decf698c [app management] fix dependency check on install 9 years ago
  Vincent Petry b919ae96f0 Display app names in update page for app updates 9 years ago
  Joas Schilling 4314c8fc6f Use an IEvent object instead of a huge parameter list 9 years ago
  Joas Schilling bc2aa14849 Extend the interfaces IManager and IConsumer to allow passing in the object 9 years ago
  Robin McCorkell 3b27603762 Revert "Fix mounting wrapped storages resulting in many-layered wrapping" 9 years ago
  Robin McCorkell 3bb793b6a7 Implement password authentication mechanisms 9 years ago
  Lukas Reschke 40b87b1394 Add warning for not existing CA bundle when updating 9 years ago
  Morris Jobke 8fbb0c7b49 Fix format of log/private/ocs.php 9 years ago
  Robin Appelman beaef820cf handle non existing job classes in $jobList->getNext 9 years ago
  Robin McCorkell 1c26755686 Only load app routes if the app has already been loaded 9 years ago
  Morris Jobke 24e20a51eb Degrade log message about missing app in appstore to debug 9 years ago