Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/TryGhost/sodo-search

Drop-in script for search in Ghost
https://github.com/TryGhost/sodo-search

Updated `react-scripts` to v5

refs https://github.com/TryGhost/Toolbox/issues/400

- this fixes various build issues when it's...

b85446d3c2d32282adfc9b93c5c6ae53c55a78a8 authored almost 2 years ago
v1.1.0

9fb62365f651a23e0eebe3dfd85ae39fc3898ff7 authored over 2 years ago
Updated hardcoded styles url to use config instead (#2)

refs https://github.com/TryGhost/Team/issues/1719

- the stylesheet link was hardcoded in the ...

6e77925bbcd762372baac9fa881d77a6274c337d authored over 2 years ago
v1.0.2

ec0527c257a1272d1c2c9b30cc380822740dc57b authored over 2 years ago
🐛 Fixed search failing for posts without excerpt

- the excerpt was `null` in some cases when post didn't have any excerpt, causing search to fail

3268e420e02e8693a092c59f0231dd60d32c9b3f authored over 2 years ago
v1.0.1

9de0bf7b6d2dcd04b0950f139aa8df0f111af92d authored over 2 years ago
🐛 Fixed internal css leaking outside for search

refs https://github.com/TryGhost/Team/issues/1675
closes https://github.com/TryGhost/Ghost/issue...

9d161df36ce662e24d4d5c1e686ff1cdd80a0f5f authored over 2 years ago
v1.0.0

c4b0315409909bbf288b421b2ec3312d2ec460bd authored over 2 years ago
Updated copy

c8e404910786d9a30357760be75a050cd55d3628 authored over 2 years ago
v0.1.7

414ccc19ebdeb68c7d43dea09932091e416f32ad authored over 2 years ago
Fixed eslint error for regex templating

refs https://github.com/TryGhost/Team/issues/1665
refs https://github.com/babel/babel-eslint/iss...

1c5dd5c9a1b0c8e7e59014e6d3346f0811f438c2 authored over 2 years ago
Updated highlighting for excerpts

refs https://github.com/TryGhost/Team/issues/1665

- updates highlight logic for excerpts to sho...

b27466d0e00b944f493d4e0dcdd26eac2a6f39e3 authored over 2 years ago
v0.1.6

46d80d472374c355e77c0e00d49c5baf20e434d8 authored over 2 years ago
Disabled background scroll on search

refs https://github.com/TryGhost/Team/issues/1665

- disables background scroll on main page whe...

1ec9ac9f8d376f76a5096393c0e03fcbe872a5f1 authored over 2 years ago
Removed author and tag sections with invalid urls

refs https://github.com/TryGhost/Team/issues/1665

- if taxonomy is disabled, author and tag url...

cce5d93c37ef22843a4355ce8e08ab316dd603a4 authored over 2 years ago
Truncated search placeholder on mobile

68f7112e8993324d9b91df42bd9ee573a8c70f6e authored over 2 years ago
v0.1.5

8d4a059e37233cdc67d16784952ef26194e109e9 authored over 2 years ago
Added loader for indexing

refs https://github.com/TryGhost/Team/issues/1665

- adds loading indicator while search index i...

b649636de6a057a976e1665dadb2aa854c50645c authored over 2 years ago
Disabled keyboard shortcut for missing data attributes

refs https://github.com/TryGhost/Team/issues/1665

- in case no data-ghost-search attributes on ...

9c86ca9d5293a5496d50b97e60fde7575c16b621 authored over 2 years ago
Removed merge error

refs https://github.com/TryGhost/Team/issues/1665

e8f6df5952dff47dca769a9efec33bf47f47e921 authored over 2 years ago
Moved fetching site data to first load of search popup

refs https://github.com/TryGhost/Team/issues/1665

- previously the search was loading site data...

4029a916f7dbec7e1f23556b985710ca1a6fb16c authored over 2 years ago
Removed dummy data

refs https://github.com/TryGhost/Team/issues/1665

- removes dummy data for tests

9da77a598bbea97180ae2aa3578177f230ca4ec5 authored over 2 years ago
Added the loading state

6d8e20f4f4ffabeda77be10cbc9e93f0ddeb9a9d authored over 2 years ago
Added the loading icon

666817a2fccd10c4bf5b03d7e4637ba1f33cd327 authored over 2 years ago
Updated highlighted keywords in result titles

2737788d89f847124f554a01cc22a686ec3b1e72 authored over 2 years ago
Fixed internal tags showing up in the search results

refs https://github.com/TryGhost/Team/issues/1665

- By default we don't want to show internal t...

2999fd5df7ed960601e37a30bcccb24be219888b authored over 2 years ago
v0.1.4

0b4da8f3850fe9f8e14d83275bc09dcd0a3061c9 authored over 2 years ago
Improved search modal animation

5deb86fac79a1acabcd3efec1e26a295b8c2dba7 authored over 2 years ago
Fixed invalid text data in highlighting

refs https://github.com/TryGhost/Team/issues/1665

- fixes crash on missing text string when hig...

e17780cf754f33b8d6ca2b0033619628e29d47d0 authored over 2 years ago
Updated clear search icon

909e8fdaf93e033aa666ca9e5972e55f6ff1a2cd authored over 2 years ago
Added cancel button to mobile view

2b8a61f7518a2192b7a176505dc18cfaef053892 authored over 2 years ago
Updated spacing on smaller screens

3c723d70ab58778646c8ca10b6e1fd08a59c44a5 authored over 2 years ago
Made the search icon switch to clear button

c38c5215a08403710a6dba503006e06efdb1ed85 authored over 2 years ago
Removed unnecessary icons

d2078e138e51448d6f533f5ff2921735e9ad7fae authored over 2 years ago
Added a new clear button

e66a89e7675cc6aa6f0d7d99d01175b642150a01 authored over 2 years ago
Made the animation slightly faster

3594b7b92c4a9cdde7e631b96f832fa951bd2229 authored over 2 years ago
v0.1.3

9cfef9ca276253560b1c1018ab18cd07d3a5cb45 authored over 2 years ago
Added search highlight on title and excerpt

refs https://github.com/TryGhost/Team/issues/1665

- adds bold highlight for search term for tit...

dd5cc73b8246d77f77f8edd0765f799ccc21d2f3 authored over 2 years ago
v0.1.2

d540faaf592e53e0cf9b1b943263ca34613db7b4 authored over 2 years ago
Removed the outline in Safari

c7b9f9520917be7301abd6787d3b5181a87b7173 authored over 2 years ago
Added pagination to post results

refs https://github.com/TryGhost/Team/issues/1665

- adds pagination for large post data sets us...

f88d7d38b92f749d63167b0327da57d6884fc79a authored over 2 years ago
Switched tokenization in search index

refs https://github.com/TryGhost/Team/issues/1665

- The search should support partial forward l...

c3674029bdbc0ad8defc8e0806c6c9cb8b89423f authored over 2 years ago
Fixed test for search index

no issue

- The tests had to be updated to match the shape of updated resource queries (limits, ...

aceab3dd91d944b077735e823e2b3f65a38d83d8 authored over 2 years ago
Added 10k limit to resource queries

refs https://github.com/TryGhost/Team/issues/1665

- When requesting 'all' resource the search c...

223da04b11667938df554ac52c9198ab9d9e6e3a authored over 2 years ago
Removed plaintext formats from posts request

refs https://github.com/TryGhost/Team/issues/1665
refs https://github.com/TryGhost/Ghost/issues/...

495b75645036a089fd6a239fab14c9958d9372ef authored over 2 years ago
Swapped elasticlunr with flexsearch

refs https://github.com/TryGhost/Team/issues/1665

- elasticlunr in an abandoned package with qu...

2d706a1932e5327b00082b973dedcd2416c2418f authored over 2 years ago
Added missing tagsIndex initialization

refs https://github.com/TryGhost/Team/issues/1665

- It is not striclty necessary for the tagsIn...

2e1434409c177fb8441d86f9280b19006f10fa01 authored over 2 years ago
Removed unnecessary border

b52a57833d96f890c98e62739741219a917ae36b authored over 2 years ago
Added static examples of highlighted keywords in posts results

a460f7de32013f8f6f5ca39880ebfb4447191b9e authored over 2 years ago
Updated script url to use admin url

refs https://github.com/TryGhost/Team/issues/1665

- replaces usage of site url to admin url as ...

41b67eb6bb0044ef18ebade968425c174e679e81 authored over 2 years ago
Switched URL calls to use Content API SDK

refs https://github.com/TryGhost/Team/issues/1665

- The Content API SDK is the recommended way...

b67eee9cfa61fa3885f73e498bb3ecfbf4ab3e25 authored over 2 years ago
Handled opening search popup with data attribute

refs https://github.com/TryGhost/Team/issues/1665

- allows opening search popup in themes with ...

e5f5f787ea9ea5a307927dea579048259352360d authored over 2 years ago
Removed show more button

b1d71ed1c3c4d164a7298e0deadc739cad4e65c7 authored over 2 years ago
Added keyboard navigation for search results

refs https://github.com/TryGhost/Team/issues/1665

- adds keyboard navigation for search results...

f12c71321ff79892a6281459a746bf2d930e3cb7 authored over 2 years ago
Updated how modal height is calculated

0d21d546d0699a873e32482d73d61b06bd5b79ec authored over 2 years ago
Fixed App test

- search url for opening modal was updated

191db8e4229a48fef51d6e0349d6d314a7d95ef1 authored over 2 years ago
Fixed keyboard shortcut for opening search

refs https://github.com/TryGhost/Team/issues/1665

- fix browser hijack of cmd/ctrl + k shortcut...

6f58ec4c0e750c8259531bceccdd8738b318e5d3 authored over 2 years ago
Switched breakpoint from md to sm

d81c741179a7d7ac30596dcb75a83833f85a5333 authored over 2 years ago
Truncated long author and tag names

27d9b2cc97fd767baebf19ebc3a05d3aaa9cf2ec authored over 2 years ago
Fixed merge conflict issues

0329153a11209213e3cd7129c8ac05ab4ca08d22 authored over 2 years ago
Disabled default behavior for modal open keyboard shortcut

refs https://github.com/TryGhost/Team/issues/1665

- disables browser behavior for cmd/ctrl+k fo...

dc4e449ee085bbae0fbc7222d677fe90d57a4514 authored over 2 years ago
Updated mobile design

be5b3cb65c920a95a0ff973ec8d69eedc3d94859 authored over 2 years ago
Added keyboard shortcut for search modal exit

refs https://github.com/TryGhost/Team/issues/1665

- uses esc to exit search modal

479fa1ec9ee260434ac1340918ae9df7a16cd3f9 authored over 2 years ago
Added keyboard shortcut to open search modal

refs https://github.com/TryGhost/Team/issues/1665

- adds cmd/ctrl + K shortcut to open the sear...

5d938f4c66c648ee2c6138283b16b13132a632a7 authored over 2 years ago
Added autofocus to search modal

refs https://github.com/TryGhost/Team/issues/1665

- allows users to type straightaway on openin...

de8173a0480b0b865656a0b5058cb7a8213c685f authored over 2 years ago
Updated hash path for opening search modal

refs https://github.com/TryGhost/Team/issues/1665

- updates hash path for opening search from `...

d2593220d3d7380f80556a1150e510525dfa87cd authored over 2 years ago
Added css minification

refs https://github.com/TryGhost/Team/issues/1665

- adds css minification to main.css via tailw...

8f5e3d0dbb8b70aca56ec30903fc68cba574ab8e authored over 2 years ago
Updated search modal shadow

c7f31fd35b619c13b8c70bcb806c522a683045df authored over 2 years ago
Added show more component

d5beb28c16a31df56e14402afe66aef7572ba00f authored over 2 years ago
Made placeholder avatar less contrasty

cc1e936d0f423f0bdfc509efd526aeb692300c91 authored over 2 years ago
Added placeholder avatar with first letter of the name

2a0ecb99cc5e3123e1fbbde6e7593df22e7e944c authored over 2 years ago
Added shadow to search box with results

19bda9d04edd4cd52965a65d1535efd5941b933b authored over 2 years ago
Wired author profile image in search result

refs https://github.com/TryGhost/Team/issues/1665

- shows author profile image if available in ...

d8bbd02d26a642e3606834f9af190555a11493b8 authored over 2 years ago
Wired url for search results

refs https://github.com/TryGhost/Team/issues/1665

- wires url for authors, posts and tags to al...

5cf2a2fd25269b3e7f45f203618b1444572eddcf authored over 2 years ago
Added profile_image property to returned search results

refs https://github.com/TryGhost/Team/issues/1665

- This piece of data is needed to display au...

0224ced0f4a806601102de0507af48aa806460c7 authored over 2 years ago
Fixed App ui tests

refs https://github.com/TryGhost/Team/issues/1665

- search modal is not opened by default and o...

a877b79a4f68db54c925da6ae158fdd081d6eb58 authored over 2 years ago
Fixed url attribute to returned search results

refs https://github.com/TryGhost/Team/issues/1665

- The url attribute was not indcluded in the ...

3067106bdefc55036bd3e9916df644e459c670d4 authored over 2 years ago
Extended search results to use real author and tags data

refs https://github.com/TryGhost/Team/issues/1665

- matches real author and tag data from searc...

0d188778ecc858130293e060e1d93ed13b311e2c authored over 2 years ago
Added animations to the modal and the background

9e8995c573ebff269f7d5d47691b57aa5d322aa9 authored over 2 years ago
Added popup and fadein animations to the theme

29779a1e3a27f75b5172f66ce142fad88d37b8f1 authored over 2 years ago
Fixed scroll bar bug

65fb0944fd3bd7049af9c37d789e7fcb89430223 authored over 2 years ago
Removed local storage caching

refs https://github.com/TryGhost/Team/issues/1665

- This is a premature optimization that's cau...

2e09671a7767cd04c43dd6a188775f92fa2927f5 authored over 2 years ago
Added hash link for opening search

refs https://github.com/TryGhost/Team/issues/1665

- adds custom hash url for opening sodo searc...

3e8600c10c7228416bff1b575d932ca10afc2356 authored over 2 years ago
🐛 Fixed broken index when API returns no results

refs https://github.com/TryGhost/Team/issues/1665

- The search index should be initialized rega...

906cdfb8a81daf556cd0b771fa46dead0585677f authored over 2 years ago
Cleaned up initialization test

refs https://github.com/TryGhost/Team/issues/1665

- There is no need to return any data for the...

6611c9ac1191bd3504ac1d87d40e4de557caca7c authored over 2 years ago
Added urls to search resources

refs https://github.com/TryGhost/Team/issues/1665

- We need a way to visit the resource found t...

29b8e059ee2b7ead07323597d06f59945f7a9ad7 authored over 2 years ago
Increased clickable area for search input

bea3e969ac5b85b255e654e7ed9530a136a90391 authored over 2 years ago
Fixed display flicker missing class name

refs https://github.com/TryGhost/Team/issues/1665

799f2a8910fc6446351d6fcfd47b115aeff64035 authored over 2 years ago
Removed css load flicker on opening search

refs https://github.com/TryGhost/Team/issues/1665

- removes the flicker caused by lag in css lo...

1a314fa1fa483a3456912ee3343cdf013cca11d1 authored over 2 years ago
v0.1.1

614b76040fcac2f249c1fe75f401de62d456adcc authored over 2 years ago
Connected tags to the search index

refs https://github.com/TryGhost/Team/issues/1665

- Tags should be searchable. This change hook...

be9f238426bf0d8732a3cb272d5a9b6d4dfac469 authored over 2 years ago
Connected authors to the search index

refs https://github.com/TryGhost/Team/issues/1665

- Authors should be searchable. This change h...

d875fc36a0e631676980cdaab8e7b643cbd0d808 authored over 2 years ago
Fixed position on larger screens

7758d1e8c6ab346ee8c5996f54818fb22d0e9544 authored over 2 years ago
Fixed the svg icon flicker

c5f5b41a1d6ceab45375bd78a12d3ce07fc41643 authored over 2 years ago
Updated package json for publishing upstream

- cleans up package json for publish to npm

a955cf540b25708ce23ea8a93e43f5b71efb3960 authored over 2 years ago
Updated css bundle logic for iframe

refs https://github.com/TryGhost/Team/issues/1665

- css bundle is fetched from an external url,...

9155f9931a1a48e9794f51b62d4803e244e5c9e1 authored over 2 years ago
Fixed conflicts

2be01e3173f832d549622610d1970dfc3392f7e8 authored over 2 years ago
Updated mobile design

6d9c0364fc26a8b0babbc2faff0496cb08141e9e authored over 2 years ago
Added the close icon

b6deca4c575f5216d07483c268282bceef74527d authored over 2 years ago
Added max-height for results

1f7680626c626e21faa4f3de6fcc319d618878c4 authored over 2 years ago