Commit Graph

142 Commits

Author SHA1 Message Date
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
Tealk 325a4dd056
re-add node start command 2022-03-18 12:16:21 +01:00
Tealk 99236c65fa
add apache config 2022-03-17 14:09:30 +01:00
Tealk c030a17398
format prettier 2022-03-17 14:04:44 +01:00
Tealk 68bc1cb4b6
update readme
https://codeberg.org/kytta/toot/issues/4
2022-03-17 13:58:41 +01:00
Nikita Karamov af6420eef8
v2.3.1 2022-03-16 13:55:20 +01:00
Nikita Karamov 80b1e796af
Fix font naming 2022-03-16 13:55:08 +01:00
Nikita Karamov d540ef5aca
v2.3.0 2022-03-16 13:51:17 +01:00
Nikita Karamov 13d400a03a
Update CHANGELOG 2022-03-16 13:50:34 +01:00
Nikita Karamov 4ecf304519
Self-host Google Fonts
Due to questionable privacy policy of Google Fonts (including them being
called illegal by the Munich court [1]), I have decided to self-host the
fonts. I have used the google-webfonts-helper[2] to load the subset
version of the font.

I have also added the `local()` source so that the font will not be
loaded if the user has a font with the same name installed on their
system.

After this commit, toot requires no 3rd-party resources any more 🎉

[1]: https://rewis.io/urteile/urteil/lhm-20-01-2022-3-o-1749320/
[2]: https://google-webfonts-helper.herokuapp.com/
2022-03-16 13:44:00 +01:00
Nikita Karamov 34d487c422
v2.2.2 2022-02-12 12:41:05 +01:00
Nikita Karamov 4f23cf8ab0
Update changelog 2022-02-12 12:40:48 +01:00
Nikita Karamov e699cc20eb
Update years in licence headers 2022-02-12 12:36:08 +01:00
Nikita Karamov 929338c93f
Update hosting to Codeberg 2022-02-12 12:35:53 +01:00
Nikita Karamov 3633c954a9
Update README 2022-02-12 12:30:49 +01:00
Nikita Karamov b16144f274
Bump some dependencies 2022-02-12 12:30:28 +01:00
Nikita Karamov e9c773cf12
2.2.1 2022-02-02 15:36:45 +01:00
Nikita Karamov 6ad2591e6a
Update dependencies 2022-02-02 15:35:39 +01:00
Nikita Karamov a5acc3dfdf
Update usernames 2022-02-02 15:32:36 +01:00
Nikita Karamov 6b332252c0
Fix README 2021-11-04 18:20:24 +01:00
Nikita Karamov d35d39622b
v2.2.0 2021-11-04 18:18:24 +01:00
Nikita Karamov 4811c8add6
Migrate to pnpm 2021-11-04 18:18:09 +01:00
Nikita Karamov 3b8e22a507
Replace karamoff.dev with kytta.dev 2021-11-04 18:01:45 +01:00
Nikita Karamov cf0bee0a66
Add links to mirrors in the README 2021-08-29 14:10:23 +02:00
Nikita Karamov bfcf51a790
v2.1.0 2021-08-29 13:55:33 +02:00
Nikita Karamov b843c735dc
Update version in CHANGELOG 2021-08-29 13:55:20 +02:00
Nikita Karamov 8a5c5be19f
Update .prettierignore 2021-08-29 13:54:26 +02:00
Nikita Karamov 0ad7c5595f
Add licence identifiers to the source
- add SPDX licence identifiers to every source file
- add LibreJS-compatible identifiers to the JS code
2021-08-29 13:54:14 +02:00
Nikita Karamov 5b43ee1568
Update CHANGELOG 2021-08-29 13:22:14 +02:00
Nikita Karamov 5eace98469
v2.0.0 2021-08-29 13:15:34 +02:00
Nikita Karamov 93ab837dcd
Merge pull request #19 from NickKaramoff/v2
v2
2021-08-29 13:14:53 +02:00
Nikita Karamov a770909df8
Fix `serve` NPM script 2021-08-29 13:13:27 +02:00
Nikita Karamov 555ac47080
Add description of toot
- adds a short description to the <title>
- adds a meta tag for description

See #13
2021-08-28 16:06:57 +02:00
Nikita Karamov 44ebe5fd3c
Add self-hosting instructions
Closes #17
2021-08-28 16:03:58 +02:00
Nikita Karamov 52b031b4b6
Remove `engines` field 2021-08-28 15:56:49 +02:00
Nikita Karamov fd2e403d98
Update `engines` field 2021-08-28 15:55:42 +02:00
Nikita Karamov e23e590251
Try implementing backend with Node's `http` 2021-08-27 15:49:51 +02:00
Nikita Karamov 699f93fdbc
Change output directory to public 2021-08-27 15:13:50 +02:00
Nikita Karamov 25cb59ac44
Update .gitignore 2021-08-27 15:06:04 +02:00
Nikita Karamov 7839dfa6ff
Replace JS on form with a POST request
Closes #12
2021-08-27 15:03:24 +02:00
Nikita Karamov 4b545f4a14
Clean up JS code 2021-08-14 21:56:17 +02:00
Nikita Karamov 2636bedd37
Fix paths in Gulpfile 2021-08-14 21:56:01 +02:00
Nikita Karamov 1e0469ebee
Update robots.txt 2021-08-14 19:12:50 +02:00
Nikita Karamov 67808803a4
Use Prettier to format files 2021-08-14 19:12:42 +02:00
Nikita Karamov 55c1e677e0
Remove old logo.svg 2021-08-14 19:03:29 +02:00
Nikita Karamov 7b976026a4
Update package.json 2021-08-14 19:01:37 +02:00