Niklas Bichinger

Results 17 issues of Niklas Bichinger

## Describe the bug in a sentence or two. I use different upload presets in my app which default to a different folder each (e.g. "production"). storage.yml: ``` cloudinary: service:...

This PR aims at updating the Sunspot library for recent Solr 8 versions (8.6), dropping support for now-deprecated types and syntaxes (read: this PR is not maintaining compatibility to previous...

This is a request for comments :) @mlh758 Since Solr 7 was released 3 years ago I was thinking if you'd be interested in a PR that cleans up sunspot...

All tests succeed, even the system/capybara tests (well, most of the time. Racing conditions seem to be racing). Biggest changes for version 3 of Redactor (please review @GBH, I don't...

I haven't (yet?) updated Plupload to its latest version 3.1.2 but the contained polyfill is a little more up to date.

use original name, mentioned error-causing PR (https://github.com/RubaXa/Sortable/pull/1154) was merged into 1.8.0-rc1.

use original file names for pretty_text_diff and diff_match_patch, comment source urls (for later updates)

Update CodeMirror (and used plugins) to latest version 5.48.2

When opening the file manager overlay via the "burger"-button next to its name in the menu, drag and drop-reordering via the same icons before each file does not work. When...

For calls **requiring** an _app access token_, use the configured `app_access_token` instead of taking an access token as input parameter. Deprecates the old version of these calls! @mweibel What I...