Commit graph

5 commits

Author SHA1 Message Date
Nikita Karamov
d3fb510bbb
Rewrite the instance selector
This commit adds a new '/api/instances' endpoint that returns
the domains of the available Mastodon instances. This also changes the
input field, making it accept a host rather than the full domain.
2023-09-02 21:56:43 +02:00
Nikita Karamov
6031d959ea
Migrate HTML file and basic API functionality 2023-09-02 21:56:43 +02:00
Nikita Karamov
7f107b408d
Update code style 2023-09-02 21:56:43 +02:00
Nikita Karamov
42ff4cac1a
Replace 'onload' with an event listener 2023-09-02 21:56:38 +02:00
Nikita Karamov
ea3339d413
Replace Gulp with Vite 2023-09-02 21:56:38 +02:00
Renamed from src/main.js (Browse further)