Commit graph

306 commits

Author SHA1 Message Date
Nikita Karamov
4ed9e335ac
Translated using Weblate (Spanish)
Currently translated at 100.0% (24 of 24 strings)

Translation: Share₂Fedi/Site
Translate-URL: https://translate.codeberg.org/projects/share2fedi/site/es/
2023-09-02 21:56:57 +02:00
Nikita Karamov
d1d54b9937
Translated using Weblate (German)
Currently translated at 100.0% (24 of 24 strings)

Translation: Share₂Fedi/Site
Translate-URL: https://translate.codeberg.org/projects/share2fedi/site/de/
2023-09-02 21:56:56 +02:00
Nikita Karamov
d434abbae0
Translated using Weblate (English)
Currently translated at 100.0% (24 of 24 strings)

Translation: Share₂Fedi/Site
Translate-URL: https://translate.codeberg.org/projects/share2fedi/site/en/
2023-09-02 21:56:56 +02:00
Nikita Karamov
258a63cfc1
Move translations to JSON files 2023-09-02 21:56:56 +02:00
Sunny Ripert
0799c98659
Add lang URL parameter 2023-09-02 21:56:56 +02:00
pre-commit-ci[bot]
8ea6921b12
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-09-02 21:56:56 +02:00
Sunny Ripert
b92420bcbd
Translate to French and Spanish 2023-09-02 21:56:56 +02:00
Nikita Karamov
7834875ae2
Translate licence and privacy policy 2023-09-02 21:56:56 +02:00
Nikita Karamov
e6d32be03a
Make licence and privacy look better 2023-09-02 21:56:55 +02:00
Nikita Karamov
0a6b2f7ae2
Rewrite licence and privacy as components 2023-09-02 21:56:55 +02:00
Nikita Karamov
cee4a55937
Improve layout for mobile devices 2023-09-02 21:56:55 +02:00
Nikita Karamov
84af92f7e7
Remove Pleroma support
Apparently, there is no endpoint in Pleroma-FE that we could use :(

See also: https://github.com/kytta/share2fedi/issues/44
2023-09-02 21:56:55 +02:00
Nikita Karamov
fee8aa0a3b
Set favicon.ico's 'sizes' to 32x32
> sizes="any" for ICO file was replaced to sizes="32x32" to fix bug when Chrome downloaded both ICO and SVG files.
2023-09-02 21:56:55 +02:00
Nikita Karamov
58c49957e4
Encourage people to self-host s2f
Closes #38
2023-09-02 21:56:55 +02:00
Nikita Karamov
1b9388a6fb
Update README 2023-09-02 21:56:54 +02:00
Nikita Karamov
ea5db41462
Update CHANGELOG 2023-09-02 21:56:54 +02:00
Nikita Karamov
8c47346470
Fix pre-commit.ci 2023-09-02 21:56:54 +02:00
Nikita Karamov
3c3d779d3d
Disable function splitting 2023-09-02 21:56:54 +02:00
Nikita Karamov
ccc2f2376e
Add Russian locale 2023-09-02 21:56:54 +02:00
Nikita Karamov
89bb338065
Implement translations
See also: https://github.com/kytta/share2fedi/pull/43
Co-authored-by: Sunny Ripert <sunny@sunfox.org>
2023-09-02 21:56:54 +02:00
Nikita Karamov
31d95aa834
Remove 'New' badge 2023-09-02 21:56:54 +02:00
Nikita Karamov
8439c8835d
Add GlitchCafe support 2023-09-02 21:56:53 +02:00
Nikita Karamov
762dd8051b
Add Misskey forks support 2023-09-02 21:56:53 +02:00
Nikita Karamov
6971f4e40f
Add Fedibird support 2023-09-02 21:56:53 +02:00
Nikita Karamov
af241cfce9
Refactor /api/detect/[] 2023-09-02 21:56:53 +02:00
Nikita Karamov
256aa8fbd0
Improve /api/instances 2023-09-02 21:56:53 +02:00
Nikita Karamov
08c71218b2
Remove unused file 2023-09-02 21:56:53 +02:00
Nikita Karamov
9dc393e529
Simplify HTML 2023-09-02 21:56:53 +02:00
Nikita Karamov
e84fed7952
Load and cache popular instances 2023-09-02 21:56:52 +02:00
Nikita Karamov
870406209e
Rewrite nanostore for saved instances 2023-09-02 21:56:52 +02:00
Nikita Karamov
d6363e10f9
Fix Astro.generator 2023-09-02 21:56:52 +02:00
Nikita Karamov
16e30c45a2
Move to Lightning CSS 2023-09-02 21:56:52 +02:00
Nikita Karamov
dc2b3bd805
Improve auto adapter 2023-09-02 21:56:52 +02:00
Nikita Karamov
b309d646a4
Rename config file to be ESM 2023-09-02 21:56:52 +02:00
Nikita Karamov
eb185b7ea1
Update stylelint 2023-09-02 21:56:51 +02:00
Nikita Karamov
7c2b270789
Remove unnecessary .ts extension 2023-09-02 21:56:51 +02:00
Nikita Karamov
469c4a99f9
New NPM scripts 2023-09-02 21:56:51 +02:00
Nikita Karamov
566bd0d1fd
Bump other dependencies 2023-09-02 21:56:51 +02:00
Nikita Karamov
0db52e2714
Bump ESLint & Prettier 2023-09-02 21:56:51 +02:00
Nikita Karamov
6e40a7c0f8
Bump Astro deps 2023-09-02 21:56:51 +02:00
Nikita Karamov
47426d5dc7
Normalize domains in store 2023-09-02 21:56:51 +02:00
Nikita Karamov
ce3e19626f
Normalize domain on /api/share 2023-09-02 21:56:50 +02:00
Nikita Karamov
23fdf5ab07
Re-implement domain normalization 2023-09-02 21:56:50 +02:00
Nikita Karamov
a5314e5923
Use nanostores for saving instances 2023-09-02 21:56:50 +02:00
Nikita Karamov
56db514d15
Extract form as a separate component 2023-09-02 21:56:50 +02:00
Nikita Karamov
84be267e16
Update dependencies 2023-09-02 21:56:50 +02:00
Nikita Karamov
f0df611c16
Rearrange files 2023-09-02 21:56:50 +02:00
Nikita Karamov
343fcd7bc9
Extract layout 2023-09-02 21:56:50 +02:00
Nikita Karamov
86943968d4
Update webmanifest fields 2023-09-02 21:56:49 +02:00
Nikita Karamov
e4feeb5903
Fix link to manifest 2023-09-02 21:56:49 +02:00