Commit Graph

57 Commits

Author SHA1 Message Date
d7ba7da0f3 refactor: use nuxtimg to improve performances 2026-02-22 00:51:10 +01:00
85febfb1c8 feat: change logo names to be real brand name 2026-02-21 22:54:37 +01:00
7be6a7c3a2 feat(ui): show icons in the select menu 2026-02-21 22:41:21 +01:00
0a6d9dd2d2 fix(ui): replace last reference to github.com by git.pihkaal.me 2026-02-21 22:30:21 +01:00
ddcc898b7e feat(logos): add more logos and standardize size 2026-02-21 22:29:41 +01:00
1035320763 chore: update license 2026-02-21 22:22:05 +01:00
dc26ec415f feat: handle and display clipboard error in useCopyable 2026-02-21 22:09:50 +01:00
81987ac8f1 feat: list logos from the api instead of hardcoding it 2026-02-21 22:05:26 +01:00
43c91b3c54 refactor: restructure and improve quality 2026-02-21 21:38:44 +01:00
09ef185d89 feat(api): name the file qrcode.[format] to match the front-end naming 2026-02-21 16:25:20 +01:00
c4c165edab feat(nuxt): nuxt3 -> nuxt4 2026-02-21 16:22:51 +01:00
6a74e8c6ea chore: update gitea url
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m26s
2026-02-11 14:57:00 +01:00
a71662449f chore(docker): fix typo in container name
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m35s
2025-12-22 05:20:14 +01:00
ac87152124 github -> gitea
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m26s
2025-12-21 20:11:48 +01:00
f4903876d5 chore: docker restart always
Some checks failed
Build and Push Docker Image / build (push) Failing after 42s
2025-03-16 20:42:50 +01:00
1f7d240636 feat(ci/cd): use image from dockerhub 2024-10-17 17:38:04 +02:00
ec173375e8 feat(ci/cd): build and push docker image 2024-10-17 17:27:06 +02:00
5b41520812 feat(ui): mobile view 2024-10-16 23:22:15 +02:00
b9fb3eff17 fix(ui): allow to copy api url even in invalid state 2024-10-16 14:48:12 +02:00
93e7fbf740 chore(readme): update 2024-10-16 02:41:46 +02:00
dc21889a0c fix(ui): use base api url from composable 2024-10-16 02:30:39 +02:00
0edae901af feat(ui): fade in client only elements 2024-10-16 02:28:56 +02:00
6e5480c923 feat(seo): add opengraph and twitter seo metadata 2024-10-16 02:17:40 +02:00
80a63a320c refactor: split into component and use global app store 2024-10-16 02:01:39 +02:00
2cd8512149 feat: add favicon 2024-10-13 02:15:10 +02:00
9af0e5a567 feat(renderer): render with lower error correction when there is no logo 2024-10-13 02:13:21 +02:00
82678be6db feat(seo): robots.txt and seo metadata 2024-10-13 01:58:52 +02:00
4f8187b66a feat(docker): dockerize 2024-10-13 01:51:01 +02:00
5ec42d48f8 chore: update package.json infos and readme 2024-10-13 01:23:55 +02:00
5acc4912b1 chore: format 2024-10-13 01:23:34 +02:00
ca1ab6f0e8 feat(ui): github repo button 2024-10-13 01:09:35 +02:00
783f7a2360 feat(ui): theme switch button 2024-10-13 01:04:50 +02:00
4e6e66e802 feat(ui): fix title color and image border 2024-10-13 00:34:16 +02:00
b8bad9adea feat(ui): copy base api url button 2024-10-12 23:06:19 +02:00
3e4f65b19c feat(ui): show error state and fix copy feature 2024-10-12 22:32:17 +02:00
43ecff853e refactor(renderer): create canvas in renderer 2024-10-12 18:44:12 +02:00
d0855dde8c fix(logos): bitcoinsv -> bitcoin 2024-10-12 17:11:35 +02:00
7b79354e84 feat(renderer): make logo optional 2024-10-12 17:05:56 +02:00
1dfae1a9f5 feat(ui): optional logo ui 2024-10-12 16:53:30 +02:00
a13ef22154 feat: add lot of new logos 2024-10-10 19:30:46 +02:00
326f8c15b5 feat(ui): change title color 2024-10-10 18:26:22 +02:00
14f0202650 feat(ui): api docs 2024-10-10 16:59:20 +02:00
ef04a2cc9e feat(ui): improve looks and add icons 2024-10-03 04:25:16 +02:00
cf9c5f02f6 feat(ui): add title 2024-10-02 16:41:04 +02:00
d0f80f5d97 feat(ui): copy api url button 2024-10-02 16:00:54 +02:00
5fc05ba5e4 feat(ui): remove validation and more fix button states 2024-10-02 15:50:21 +02:00
e6c7bb2cfb feat(ui): custom label and options formatting and display api url 2024-10-02 15:03:02 +02:00
84f74250cc chore: format and remove console.log 2024-10-02 06:16:16 +02:00
eb4ef353fe feat(ui): add default qrcode and fix copy 2024-10-02 06:15:52 +02:00
8264fd966b feat(ui): form validation and improved ui 2024-10-02 06:11:27 +02:00