Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-11 | fix(style): working dark mode persistence | 1 | -8/+4 | ||
2022-04-09 | feat(tool): bip39-generator | 4 | -1/+63 | ||
2022-04-07 | refactor: menu option key | 1 | -1/+2 | ||
2022-04-07 | feat(tool): encryption | 3 | -1/+115 | ||
2022-04-06 | feat(layout): menu category | 1 | -6/+11 | ||
2022-04-06 | refactor(page): removed unused import | 1 | -1/+0 | ||
2022-04-06 | feat(page): home page layout | 4 | -3/+65 | ||
2022-04-05 | feat(page): added 404 page | 3 | -0/+36 | ||
2022-04-04 | feat(tool): roman-arabic numbers converter | 5 | -0/+154 | ||
2022-04-04 | feat(tool): uuid v4 generator | 3 | -1/+66 | ||
2022-04-04 | feat: persistent theme selection fallback to prefered theme | 1 | -3/+11 | ||
2022-04-04 | feat(style): theme overrides | 2 | -5/+35 | ||
2022-04-04 | feat(style): dark mode | 3 | -6/+25 | ||
2022-04-04 | feat: search-bar | 2 | -1/+60 | ||
2022-04-04 | fix(hash-text): correct copy message | 1 | -1/+1 | ||
2022-04-04 | fix(hash-text): added missing toString() | 1 | -3/+3 | ||
2022-04-04 | feat(tool): text hash | 3 | -1/+85 | ||
2022-04-04 | feat(tool): added token generator | 5 | -46/+189 | ||
2022-04-04 | chore: components base | 10 | -19/+192 | ||
2022-03-31 | chore: first commit | 14 | -0/+374 | ||