MarginaliaSearch/code/services-application
Viktor Lofgren 320882c34a (site-info) Try to discover the schema of the website with a site:-query
The site info view can't blindly assume that every website supports https.  To figure out which schema to use when linking to a site, execute a single-result search for site:domain.name and then grab the schema off the result.

To allow this, a count parameter is introduced to doSiteSearch() in SearchOperator.
2023-12-16 16:34:53 +01:00
..
api-service (*) Rename the search filter 'RETRO' into 'POPULAR' 2023-12-09 20:06:54 +01:00
dating-service (search) Merge similar sites results with the info view. 2023-12-04 22:10:24 +01:00
explorer-service (renderer) Make helpers configurable on a by-service basis. 2023-12-02 17:06:40 +01:00
search-service (site-info) Try to discover the schema of the website with a site:-query 2023-12-16 16:34:53 +01:00
readme.md (refactor) Rename satellite services to application services 2023-10-09 13:45:45 +02:00

Application Services

The application services offer user interfaces/applications around interacting with the core services.