Commit graph

387 commits

Author SHA1 Message Date
Nikita Karamov
5413d7c5a1
Format Markdown with Prettier too 2023-09-02 21:56:39 +02:00
Nikita Karamov
2c9f5c11f0
Add foreword to CHANGELOG 2023-09-02 21:56:39 +02:00
Nikita Karamov
40c0add0e3
Add vite-plugin-node to be able to run API locally 2023-09-02 21:56:38 +02:00
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
aeda860af6
Update CHANGELOG 2023-09-02 21:56:38 +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
Nikita Karamov
01e82d462d
Update URLs to lead to GitHub 2023-09-02 21:56:38 +02:00
pre-commit-ci[bot]
d8fe6060e8
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-09-02 21:56:38 +02:00
Nikita Karamov
3868d1325e
Update Browserslist config
The config was extended to always include Firefox ESR and `defaults`, and moved to the package.json
2023-09-02 21:56:37 +02:00
Nikita Karamov
eedb876dcd
Update CHANGELOG 2023-09-02 21:56:37 +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
94704c8f59
Update README 2023-09-02 21:56:37 +02:00
Nikita Karamov
f33c58bb91
Use the new logo in the README 2023-09-02 21:56:37 +02:00
Nikita Karamov
3cfea7929f
Add new logos
See: #1
2023-09-02 21:56:37 +02:00
Nikita Karamov
a5c5bb3351
Add vercel.json 2023-09-02 21:51:20 +02:00
Nikita Karamov
9c7211b8d2
Update lockfile version 2023-09-02 21:51:12 +02:00
Nikita Karamov
6dcf78c456
Release 2.4.5 2023-06-17 14:16:00 +02:00
Nikita Karamov
7bd29fd3cb
Use a better robots.txt to prevent information leakage (#33) 2023-06-17 14:13:18 +02:00
Nikita Karamov
a41fe8ba9e
Update changelog 2023-06-17 14:10:33 +02:00
Nikita Karamov
a040b32405
Use at() instead of charAt() 2023-06-17 14:08:15 +02:00
Nikita Karamov
c23921d0ff
Update pre-commit 2023-06-17 14:07:34 +02:00
Nikita Karamov
9c0d08eb7d
Use a better robots.txt to prevent information leakage 2023-06-17 14:00:32 +02:00
Nikita Karamov
c87d5a35ff
Release 2.4.4 2023-03-01 12:48:35 +01:00
Nikita Karamov
725f9353cf
Add linting and pre-commit
See: https://codeberg.org/kytta/toot/pulls/17
2023-03-01 12:46:12 +01:00
Nikita Karamov
4df79c322b
Fix lint problems 2023-03-01 12:42:40 +01:00
Nikita Karamov
e2ddc5221f
Fix formatting issues 2023-03-01 12:42:40 +01:00
Nikita Karamov
0a546bdf50
Set up linters 2023-03-01 12:42:40 +01:00
Nikita Karamov
2b842ca027
Fix instance prefill not working
Closes https://codeberg.org/kytta/toot/issues/15

See: https://codeberg.org/kytta/toot/pulls/16
2023-03-01 11:52:08 +01:00
Nikita Karamov
74090c9ec7
Fix instance prefill not working
Closes https://codeberg.org/kytta/toot/issues/15
2023-03-01 11:51:12 +01:00
Nikita Karamov
91805c200a
Release 2.4.3 2022-12-23 03:12:03 +01:00
Nikita Karamov
445908b34a
Check for instance at the very beginning 2022-12-23 03:08:22 +01:00
Nikita Karamov
5f0e28e506
Only count views on the official instances 2022-12-23 03:05:09 +01:00
Nikita Karamov
1650a4bca1
Update caniuse-lite database 2022-12-23 02:57:20 +01:00
Nikita Karamov
9982dded07
Redo analytics again
This time I am manually calling the sendBeacon() function instead of
the script loading an image. This is faster, more privacy-friendly, and
more performant, since sendBeacon is being sent asynchronously. The
script I got at the end is also very small and hosted on my side.
2022-12-23 02:55:30 +01:00
Nikita Karamov
15ce72ae74
Relese 2.4.2 2022-12-21 12:05:56 +01:00
Nikita Karamov
3702f9a596
Remove pixel and only submit empty path 2022-12-21 11:59:25 +01:00
Nikita Karamov
5a000b35d4
Release 2.4.1 2022-11-20 16:19:14 +01:00
Nikita Karamov
59577b83e4
Fix "remember instance" (#13)
Closes: https://codeberg.org/kytta/toot/issues/12
See: https://codeberg.org/kytta/toot/pulls/13
2022-11-20 16:17:08 +01:00
Nikita Karamov
cd8ba5b43c
Fix remember instances
Closes #12
2022-11-20 16:09:11 +01:00
Nikita Karamov
65f335c4de
Update CHANGELOG 2022-11-14 14:08:13 +01:00
Nikita Karamov
5122f5ce52
Release 2.4.0 2022-11-14 11:11:32 +01:00
Nikita Karamov
a87bf08e2e
Add canonical URL 2022-11-14 10:58:41 +01:00
Nikita Karamov
3c2931cab6
Add GoatCounter analytics
I know, it sounds horrible, but it isn't as bad as it sounds. This is a
GDPR-friendly analytics engine that respects adblockers and doesn't
store any identifying data about the page. I am using it to estimate the
visitors count of this page.

Statistics are available here:
https://share2fedi.goatcounter.com/
2022-11-14 10:58:32 +01:00
Nikita Karamov
911f27f54a
Correct self-hosting instructions (#5)
Co-authored-by: Tealk <tealk@anzah.email>
2022-08-04 18:06:52 +02:00
Tealk
b8b07e4248
add caddy syntax 2022-05-17 15:30:54 +02:00
Tealk
9e534abd8d
add caddy
only from the caddy documentation, not sure if this is how it works
2022-03-18 13:04:56 +01:00
Tealk
e1b35b5d9a
reset html 2022-03-18 12:41:00 +01:00
Tealk
f8f4aa06d9
add missing space 2022-03-18 12:39:31 +01:00
Tealk
26e2371709
add syntax highlighting 2022-03-18 12:17:53 +01:00