Rosano

Results 38 issues of Rosano

Not sure where to pull request changes to the documentation at https://ghost.org/docs/admin-api/javascript/ ``` api.pages.edit({id: 'abcd1234', title: 'Renamed my post'}); ``` should be `api.posts`, and something like ``` api.posts.edit({id: 'abcd1234', title:...

This stores the personal form URL via `/add_aus XXXXX` and then should send a message when there is no `.errorMessage`. The page body probably loads with JavaScript so not sure...

I read in this comment that you may have tried working on it https://www.reddit.com/r/berlin/comments/ppxaqr/comment/huda954/?utm_source=share&utm_medium=web2x&context=3 I'm wondering if instead of dealing with the form you can just parse the URL of...

Seems like the RSS link https://brianlovin.com/writing/rss is not returning XML and Revue has been shut down for a while. Is there an alternative?

- Operating System (Linux/Mac/Windows/iOS/Android): macOS - Delta Chat Version: 1.29.0 - Expected behavior: Image maintains transparency or uses white background - Actual behavior: Image loses transparency and/or uses black background...

I use two apps that, upon inspection, seem to include the Squirrel framework. Both self-updated to versions that are incompatible with my version of macOS (10.14). In one case I...

Claims the app tried to access sensitive info.

Previous repo is now archived.

I tried CustomIOS7AlertView (using now) and CustomIOSAlertView and in both cases the non-alert elements are accessible when I believe UIAlertController ensures that non-alert elements are not accessible via voiceover (you...

Hi Mark, I just tried publishing a post and was instructed to check the console for more information; seems like access issues to my pod even though I logged in:...