Commit graph

7 commits

Author SHA1 Message Date
ditatompel
6ba79cc00b
feat: No img src to external URL
Some checks are pending
Build / build (push) Waiting to run
Test / lint (push) Waiting to run
This is useful if we want to expose this service to the Tor network
because browsers usually refuse serving images from https protocol
to insecure http protocol.
2024-06-17 22:16:01 +07:00
ditatompel
0229eaddbd
feat: Not using external URL for country flag icon
The country flag icons no longer use edge.ditatompel.com. It's compiled
to the server binary.

I'm using https://github.com/hampusborgos/country-flags for country flag
svg icons, but the commited svgs was optimized using `svgo`.
2024-06-17 21:53:58 +07:00
ditatompel
8df90ef5e2
chore: Fix formatting (prettier) 2024-05-28 10:03:29 +07:00
ditatompel
80039700c2
Change sort_name and description in manifest.json 2024-05-11 21:02:48 +07:00
ditatompel
ad5f0159db
Use local static image for qr image donation 2024-05-08 18:43:09 +07:00
ditatompel
a522d729fb
Allow search engines to crawl and index pages 2024-05-08 01:27:59 +07:00
ditatompel
ced266159e
Copying my other project structure to this project 2024-05-04 00:11:56 +07:00