Commit graph

40 commits

Author SHA1 Message Date
Corentin THOMASSET
10e56b35bb
refactor(home): removed n-grid to prevent layout shift (#881) 2024-02-12 09:30:41 +00:00
Corentin THOMASSET
bd3edcb528
refactor(about, i18n): improved i18n dx with markdown (#753) 2023-11-14 23:15:41 +00:00
Corentin THOMASSET
e86fd96ae3
feat(i18n): language selector (#710) 2023-11-01 15:38:19 +01:00
莫颓
00562ed5e8
feat(i18n): home page (#687)
(cherry picked from commit 9d39826078ceb929a5ca3b577f9f39449303c289)
2023-10-23 09:14:34 +02:00
莫颓
a2b53c2e38
feat(i18n): about page (#680)
(cherry picked from commit 605b84c16e0eec1a16e6133203e7810a68447607)

Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
2023-10-22 08:15:39 +00:00
莫颓
35563b8457
feat(i18n): 404 page (#679) 2023-10-22 10:07:43 +02:00
Corentin THOMASSET
a757a5155a
refactor(ui): removed n-p components in about page (#662) 2023-10-14 18:37:26 +02:00
Corentin THOMASSET
233d5565f6
refactor(i18n): merge tools scoped locales with global ones (#612) 2023-09-03 20:07:45 +00:00
Corentin THOMASSET
72c98a3c5e
refactor(ui): remove n-text (#506) 2023-06-25 13:49:43 +00:00
Corentin Thomasset
12d9e5d377
fix(i18n): fallback for demo i18n 2023-06-23 21:57:08 +02:00
Marvin
9526ed8324
fix(typos): fixed more typos & uppercase JSON (#475)
* fix(About): typo

* uppercase json & typos
2023-06-23 15:23:47 +02:00
Marvin
7068610438
fix(about): typos and wording (#474)
* fix(About): typos and wording

* Update src/pages/About.vue

---------

Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
2023-06-21 19:45:48 +00:00
Corentin THOMASSET
bcb98b359c
refactor(search): command palette design (#463) 2023-06-19 00:35:50 +02:00
Corentin Thomasset
ebfb872fae chore(i18n): setup i18n plugin config 2023-06-18 14:33:58 +02:00
Corentin Thomasset
33c9b6643f chore(lint): switched to a better lint config 2023-05-28 23:29:14 +02:00
Corentin Thomasset
c45bce36f9 refactor(ui): getting ride of naive ui buttons 2023-04-19 22:33:22 +02:00
Corentin Thomasset
80401b6405
refactor(404): simplified 404 page 2023-04-13 00:03:08 +02:00
Corentin Thomasset
161a21f285 feat(config): hide the banner by default 2023-03-29 19:55:40 +02:00
marvin-j97
7958e2e075
refactor(branding): correct branding for twitter & github (#268) 2023-03-08 18:09:53 +01:00
Corentin Thomasset
61024279b5
fix(about): correct git branch in package.json url 2023-03-08 13:48:52 +01:00
Corentin Thomasset
3351b70c1a
refactor(sponsor): updated support link to buy me a coffe 2023-03-01 22:15:51 +01:00
Corentin Thomasset
def60e7248
refactor(tracker): better tracker injection 2022-12-21 21:02:57 +01:00
Corentin Thomasset
bfc2e24bbf
feat(tracker): added actions monitoring 2022-12-21 00:03:31 +01:00
Corentin Thomasset
af075dcccc
feat(tool): improved favorite tool management 2022-12-17 15:33:52 +01:00
Corentin Thomasset
4cd809bd0c
feat(tools): added favorite tool handling 2022-12-17 01:30:02 +01:00
Corentin Thomasset
ab7483b5c2
feat: added colored share card 2022-08-17 17:06:48 +02:00
Corentin Thomasset
d30cd8a9ab
refactor(home): removed new tool first sort 2022-08-04 21:59:22 +02:00
marvin-j97
5f03619ab4
fix(wording): removed spaces before ponctuation (#252) 2022-08-03 08:46:59 +02:00
Corentin Thomasset
6cd25a743e
fix(typo): fix few typos 2022-07-24 10:38:28 +02:00
Corentin Thomasset
5ab4dd3d4a
fix: tool sorting inconsistencies in home page 2022-06-02 00:44:23 +02:00
Corentin Thomasset
11720e6cde
feat(tools): new badge for recently created tools 2022-06-02 00:11:49 +02:00
Corentin Thomasset
a46d125c19
refactor: set coerent head title for home page 2022-05-30 20:35:22 +02:00
Corentin Thomasset
086d31eab5
refactor(lint): linter auto fix 2022-04-22 23:31:40 +02:00
Corentin Thomasset
0a15892dde
fix(head): added titles for non-tool pages 2022-04-19 13:19:44 +02:00
Corentin Thomasset
6154df2789
feat(page) added the /about page 2022-04-16 10:46:52 +02:00
Corentin Thomasset
6b58ec554a
refactor(style): updated linter config 2022-04-15 23:10:47 +02:00
Corentin Thomasset
2df3f53b78
refactor(style): responsive layout 2022-04-14 18:59:19 +02:00
Corentin Thomasset
57fd14a199
feat(page): home page layout 2022-04-06 00:42:24 +02:00
Corentin Thomasset
3db4f91c27
feat(page): added 404 page 2022-04-05 17:40:35 +02:00
Corentin Thomasset
64c92a661c
chore: first commit 2022-03-31 00:33:29 +02:00