philomena-dev / philomena

Next-generation imageboard
GNU Affero General Public License v3.0
92 stars 37 forks source link

Converting autocomplete.js to TypeScript #348

Closed koloml closed 3 months ago

koloml commented 3 months ago

Before you begin


Just converting the auto-completion logic to TypeScript. Logic itself is mostly untouched, except for type-checks required to "comply" with types.