206 Révisions (77e9c212edb1b0b1bbd2dfc8231ce5f183d6c3c8)

Auteur SHA1 Message Date
  Morris Jobke ce47065d8f kill ancient code il y a 9 ans
  Lukas Reschke ceaaab6295 Verify whether type is correct il y a 9 ans
  Bjoern Schiessle e9e7ee67d3 shareType and permissions are integers il y a 9 ans
  Jörn Friedrich Dreyer d3662722f6 new OC.Search, add search result formatters and handlers, use full content width for results il y a 9 ans
  Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 il y a 9 ans
  Victor Dubiniuk c9fd3c9d29 Inject config il y a 9 ans
  Victor Dubiniuk 303fce44f4 Use httphelper and cache response even when it empty il y a 9 ans
  Thomas Müller a589d61b78 in case a translation javascript is not found we no longer bail out il y a 9 ans
  Thomas Müller d9907b6fa3 move some deprecated usage of OC_Config and OC_AppConfig to \OC::server il y a 9 ans
  Lukas Reschke ba2472575f Close the session for preview generation il y a 9 ans
  kondou 2a4c51389c Use a route instead of s.php and convert tokens asap il y a 10 ans
  kondou 0f2ad9862e Initial work on shorter links il y a 10 ans
  Robin Appelman fa3393674c Better phpdoc and method naming il y a 10 ans
  Robin Appelman 65608d7c92 Use the public api to get event sources il y a 10 ans
  Vincent Petry e05b95636b Fix upgrade process when apps enabled for specific groups il y a 10 ans
  Robin Appelman d0266c0bf8 Use public api for getting l10n il y a 10 ans
  Lukas Reschke 4aca46046b Add require_once to update.php due to routing il y a 10 ans
  Lukas Reschke ab12bd292d Add update route to core il y a 10 ans
  Bjoern Schiessle d9f35d8c15 we need the recipient as a additional parameter to know for which share the notification was send il y a 10 ans
  Robin Appelman 3184983565 Send feedback from upgrading apps to the upgrade ui il y a 10 ans
  Thomas Müller 6d06a765f4 in case $_POST['itemSourceName'] does not exist we simply default it to null il y a 10 ans
  Robin Appelman 4a9b0d5465 Use svg mimeicons for empty text files il y a 10 ans
  Robin Appelman c066320208 Also keep maxY into account when scaling a preview while preserving aspect ratio il y a 10 ans
  Bjoern Schiessle ecc1f92bb6 add OCS api call to set expire date for link shares il y a 10 ans
  libasys e6b093bfb9 Fix use Sharing Api with calendar il y a 10 ans
  Bjoern Schiessle 9c00f5ddb6 set minDate and maxDate in datepicker il y a 10 ans
  Bjoern Schiessle 6578f00b4b unify share settings il y a 10 ans
  Vincent Petry 5b97369b00 Simulate apps database schema update on upgrade il y a 10 ans
  Vincent Petry 02f682b156 Now showing disabled apps as upgrade status line il y a 10 ans
  Joas Schilling ab7ae004f7 Automatically copy the share expiration date when new shares are created il y a 10 ans
  Thomas Müller 20893cc3b3 Images on public sharing get downscaled to increase use experience - this will speed up loading time il y a 10 ans
  Thomas Müller f9279ac77a killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest() il y a 10 ans
  Thomas Tanghus 0b4d879619 Fix copy/paste error :P il y a 10 ans
  Thomas Tanghus aa5bba2bcc 'ID' => 'id' and check existence of EMAIL il y a 10 ans
  Thomas Müller 6b9ae27b90 drop file cache migration OC5 -> OC6 il y a 10 ans
  Thomas Müller f1ecc758f5 send an individual email to each recipient il y a 10 ans
  Joas Schilling 80393d9c0f Do not allow setting an expiration date in the past il y a 10 ans
  Robin Appelman 7c4f81bd78 rename url parameter il y a 10 ans
  Robin Appelman 4715fb12c8 Add url parameter to control whether previews should return 404 when the mimetype is unsupported il y a 10 ans
  Bjoern Schiessle 2fd75d8f1c clean up the sharing ajax calls, add mail notification class il y a 10 ans
  Robin Appelman 609a91a9b1 Show svg mime icons when no preview is available il y a 10 ans
  Lukas Reschke c19cacb29f Check whether the app is set il y a 10 ans
  Lukas Reschke 1352c63dca Check whether the Key is set il y a 10 ans
  Lukas Reschke dc6f1d875d An admin should not be able to add remote and public services on its own. This should only be possible programmatically. il y a 10 ans
  Arthur Schiwon af781bdea7 fix DI il y a 10 ans
  Arthur Schiwon 41e8d44cf7 move sorter into a class il y a 10 ans
  Arthur Schiwon 1d0a236563 respect coding guidelines il y a 10 ans
  Arthur Schiwon 71e4d965a1 on filtering the share box users and groups whose name begins with the search term shall appear on top, fixes #6430 il y a 10 ans
  Thomas Müller 0db5fead8e remove some more global variable $RUNTIME_NOAPPS il y a 10 ans
  Georg Ehrke f7c291e276 remove empty line il y a 10 ans