Commit Graph

215 Commits (cfe241a959d02fa856c0aca3cb7779b02cb3c943)

Author SHA1 Message Date
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Joas Schilling 4c4c0fa120 Use the PreviewManager where possible 10 years ago
Lukas Reschke c0a02f1615 Verify CSRF token already in update.php and not the EventSource code 10 years ago
Vincent Petry 22bc37cb82 Properly forward repair errors and warnings 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Thomas Müller bbf7f56f94 3rd-party apps are disabled on upgrade - refs #14026 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Lukas Reschke a7df23ceba Manually type-case all AJAX files 10 years ago
Morris Jobke ce47065d8f kill ancient code 10 years ago
Lukas Reschke ceaaab6295 Verify whether type is correct 10 years ago
Bjoern Schiessle e9e7ee67d3 shareType and permissions are integers 10 years ago
Jörn Friedrich Dreyer d3662722f6 new OC.Search, add search result formatters and handlers, use full content width for results 10 years ago
Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 10 years ago
Victor Dubiniuk c9fd3c9d29 Inject config 10 years ago
Victor Dubiniuk 303fce44f4 Use httphelper and cache response even when it empty 10 years ago
Thomas Müller a589d61b78 in case a translation javascript is not found we no longer bail out 11 years ago
Thomas Müller d9907b6fa3 move some deprecated usage of OC_Config and OC_AppConfig to \OC::server 11 years ago
Lukas Reschke ba2472575f Close the session for preview generation 11 years ago
kondou 2a4c51389c Use a route instead of s.php and convert tokens asap 11 years ago
kondou 0f2ad9862e Initial work on shorter links 11 years ago
Robin Appelman fa3393674c Better phpdoc and method naming 11 years ago
Robin Appelman 65608d7c92 Use the public api to get event sources 11 years ago
Vincent Petry e05b95636b Fix upgrade process when apps enabled for specific groups 11 years ago
Robin Appelman d0266c0bf8 Use public api for getting l10n 11 years ago
Lukas Reschke 4aca46046b Add require_once to update.php due to routing 11 years ago
Lukas Reschke ab12bd292d Add update route to core 11 years ago
Bjoern Schiessle d9f35d8c15 we need the recipient as a additional parameter to know for which share the notification was send 11 years ago
Robin Appelman 3184983565 Send feedback from upgrading apps to the upgrade ui 11 years ago
Thomas Müller 6d06a765f4 in case $_POST['itemSourceName'] does not exist we simply default it to null 11 years ago
Robin Appelman 4a9b0d5465 Use svg mimeicons for empty text files 11 years ago
Robin Appelman c066320208 Also keep maxY into account when scaling a preview while preserving aspect ratio 11 years ago
Bjoern Schiessle ecc1f92bb6 add OCS api call to set expire date for link shares 11 years ago
libasys e6b093bfb9 Fix use Sharing Api with calendar 11 years ago
Bjoern Schiessle 9c00f5ddb6 set minDate and maxDate in datepicker 11 years ago
Bjoern Schiessle 6578f00b4b unify share settings 11 years ago
Vincent Petry 5b97369b00 Simulate apps database schema update on upgrade 11 years ago
Vincent Petry 02f682b156 Now showing disabled apps as upgrade status line 11 years ago
Joas Schilling ab7ae004f7 Automatically copy the share expiration date when new shares are created 11 years ago
Thomas Müller 20893cc3b3 Images on public sharing get downscaled to increase use experience - this will speed up loading time 11 years ago
Thomas Müller f9279ac77a killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest() 11 years ago
Thomas Tanghus 0b4d879619 Fix copy/paste error :P 11 years ago
Thomas Tanghus aa5bba2bcc 'ID' => 'id' and check existence of EMAIL 11 years ago
Thomas Müller 6b9ae27b90 drop file cache migration OC5 -> OC6 11 years ago
Thomas Müller f1ecc758f5 send an individual email to each recipient 11 years ago
Joas Schilling 80393d9c0f Do not allow setting an expiration date in the past 11 years ago
Robin Appelman 7c4f81bd78 rename url parameter 11 years ago
Robin Appelman 4715fb12c8 Add url parameter to control whether previews should return 404 when the mimetype is unsupported 11 years ago
Bjoern Schiessle 2fd75d8f1c clean up the sharing ajax calls, add mail notification class 11 years ago
Robin Appelman 609a91a9b1 Show svg mime icons when no preview is available 11 years ago
Lukas Reschke c19cacb29f Check whether the app is set 11 years ago