Commit graph

7 commits

Author SHA1 Message Date
Nikita Karamov
03f49e4056
BREAKING: Refactor /api endpoint
The endpoint was renamed to `/api/share` and refactored to use ESM instead of CommonJS
2023-09-02 21:56:38 +02:00
Nikita Karamov
bf556860c1
Update copyright headers in files
This updates the project name, description, and copyright years
2023-09-02 21:56:37 +02:00
Nikita Karamov
4df79c322b
Fix lint problems 2023-03-01 12:42:40 +01:00
Nikita Karamov
e699cc20eb
Update years in licence headers 2022-02-12 12:36:08 +01:00
Nikita Karamov
3b8e22a507
Replace karamoff.dev with kytta.dev 2021-11-04 18:01:45 +01:00
Nikita Karamov
e23e590251
Try implementing backend with Node's http 2021-08-27 15:49:51 +02:00
Nikita Karamov
7839dfa6ff
Replace JS on form with a POST request
Closes #12
2021-08-27 15:03:24 +02:00