rss-bridge/static
sysadminstory 7591b10219
[Core] New feature : User Interface to "Detect" Feed from an URL (#3436)
* [Core] New feature : User Interface to "Detect" Feed from an URL

Detect Action has been expanded to support returning a Feed in a JSON
format instead of a Redirect. Existing usage of the Detect action will
keep working as usual.

Frontpage template has now a section to display the Feed detection
result, and a button to start the Feed Detection.

A new JS file contains the necessary JS (Ajax and Event management) to
fill the Feed Detection section.

* Coding policy fixes

* [Core] New feature : User Interface to "Detect" Feed from an URL

- Switch from old school XMLHttpRequest to fetch
- Enhance UX of search results
- Revert to it's original content
- Switch to a new Action : FindfeedAction.php
- Switch to template literals instead of string concatenation
- FindFeed action could retrun multiple feeds
- Results are sent with an absolute URL
- Switch to Json::encode() helper function

* [Core] New feature : User Interface to "Detect" Feed from an URL

- Move specific JS code to rss-bridge.js
- Change HTML tag for the button to have a consistant style with th rest
  of the page

* [Core] New feature : User Interface to "Detect" Feed from an URL

- If no context is sent, assume there is only one unnamed context
- Find parameter name in global and currect context

* fix

* remove typo

---------

Co-authored-by: Dag <me@dvikan.no>
2023-08-22 20:44:36 +02:00
..
bootstrap.min.css action: Add action to check bridge connectivity (#1147) 2019-10-31 22:02:38 +01:00
connectivity.css action: Add action to check bridge connectivity (#1147) 2019-10-31 22:02:38 +01:00
connectivity.js action: Add action to check bridge connectivity (#1147) 2019-10-31 22:02:38 +01:00
favicon.png logo: Add logo to the project 2019-06-25 18:42:11 +02:00
favicon.svg logo: Add logo to the project 2019-06-25 18:42:11 +02:00
logo.svg logo: Add logo to the project 2019-06-25 18:42:11 +02:00
logo_300px.png logo: Add logo to the project 2019-06-25 18:42:11 +02:00
logo_600px.png logo: Add logo to the project 2019-06-25 18:42:11 +02:00
rss-bridge.js [Core] New feature : User Interface to "Detect" Feed from an URL (#3436) 2023-08-22 20:44:36 +02:00
screenshot-1.png docs: more screenshots (#3149) 2022-11-17 18:05:44 +01:00
screenshot-2.png docs: more screenshots (#3149) 2022-11-17 18:05:44 +01:00
screenshot-3.png docs: more screenshots (#3149) 2022-11-17 18:05:44 +01:00
screenshot-4.png docs: more screenshots (#3149) 2022-11-17 18:05:44 +01:00
screenshot-5.png docs: more screenshots (#3149) 2022-11-17 18:05:44 +01:00
screenshot-6.png docs: more screenshots (#3149) 2022-11-17 18:05:44 +01:00
screenshot_rss-bridge_welcome.png docs: move screenshots from wiki to repo (#2631) 2022-04-10 22:23:06 +02:00
screenshot_twitterbridge_atom.png docs: move screenshots from wiki to repo (#2631) 2022-04-10 22:23:06 +02:00
style.css [Core] New feature : User Interface to "Detect" Feed from an URL (#3436) 2023-08-22 20:44:36 +02:00
twitter-form.png docs: revamp README (#2954) 2022-08-06 23:22:50 +02:00
twitter-rasmus.png docs: revamp README (#2954) 2022-08-06 23:22:50 +02:00