aboutsummaryrefslogtreecommitdiff
path: root/src/layouts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-13refactor(style): port displayGravatar Corentin Thomasset 1-4/+8
2022-04-13feat(tool): random port generatorGravatar Corentin Thomasset 4-1/+47
2022-04-13feat(tool): url encode/decodeGravatar Corentin Thomasset 3-0/+117
2022-04-12feat(tool): base converterGravatar Corentin Thomasset 5-1/+118
2022-04-12feat(tool): git memoGravatar Corentin Thomasset 11-18/+504
2022-04-12fix: removed global defineGravatar Corentin Thomasset 1-3/+0
2022-04-12feat(tool): date-time converterGravatar Corentin Thomasset 6-1/+128
2022-04-11fix(validation): proper rulesGravatar Corentin Thomasset 2-13/+16
2022-04-11refactor(style): removed extra brGravatar Corentin Thomasset 1-1/+0
2022-04-11chore(deps): update naive-uiGravatar Corentin Thomasset 2-48/+48
2022-04-11feat(search): round and clearable searchbarGravatar Corentin Thomasset 1-11/+9
2022-04-11feat(tool): bip39-generatorGravatar Corentin Thomasset 5-29/+194
2022-04-11fix(style): working dark mode persistenceGravatar Corentin Thomasset 1-8/+4
2022-04-09feat(tool): bip39-generatorGravatar Corentin Thomasset 7-29/+436
2022-04-07refactor: menu option keyGravatar Corentin Thomasset 1-1/+2
2022-04-07feat(seo): added title + descriptionGravatar Corentin Thomasset 1-1/+2
2022-04-07feat(tool): encryptionGravatar Corentin Thomasset 3-1/+115
2022-04-06feat(layout): menu categoryGravatar Corentin Thomasset 1-6/+11
2022-04-06refactor(page): removed unused importGravatar Corentin Thomasset 1-1/+0
2022-04-06feat(page): home page layoutGravatar Corentin Thomasset 4-3/+65
2022-04-05feat(page): added 404 pageGravatar Corentin Thomasset 3-0/+36
2022-04-04feat(tool): roman-arabic numbers converterGravatar Corentin Thomasset 5-0/+154
2022-04-04feat(tool): uuid v4 generatorGravatar Corentin Thomasset 5-4/+83
2022-04-04feat: persistent theme selection fallback to prefered themeGravatar Corentin Thomasset 1-3/+11
2022-04-04feat(style): theme overridesGravatar Corentin Thomasset 2-5/+35
2022-04-04feat(style): dark modeGravatar Corentin Thomasset 3-6/+25
2022-04-04feat: search-barGravatar Corentin Thomasset 4-1/+62
2022-04-04fix(hash-text): correct copy messageGravatar Corentin Thomasset 1-1/+1
2022-04-04fix(hash-text): added missing toString()Gravatar Corentin Thomasset 1-3/+3
2022-04-04feat(tool): text hashGravatar Corentin Thomasset 3-1/+85
2022-04-04feat(tool): added token generatorGravatar Corentin Thomasset 5-46/+189
2022-04-04chore: components baseGravatar Corentin Thomasset 13-19/+821