Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-13 | refactor(style): port display | 1 | -4/+8 | |
2022-04-13 | feat(tool): random port generator | 4 | -1/+47 | |
2022-04-13 | feat(tool): url encode/decode | 3 | -0/+117 | |
2022-04-12 | feat(tool): base converter | 5 | -1/+118 | |
2022-04-12 | feat(tool): git memo | 11 | -18/+504 | |
2022-04-12 | fix: removed global define | 1 | -3/+0 | |
2022-04-12 | feat(tool): date-time converter | 6 | -1/+128 | |
2022-04-11 | fix(validation): proper rules | 2 | -13/+16 | |
2022-04-11 | refactor(style): removed extra br | 1 | -1/+0 | |
2022-04-11 | chore(deps): update naive-ui | 2 | -48/+48 | |
2022-04-11 | feat(search): round and clearable searchbar | 1 | -11/+9 | |
2022-04-11 | feat(tool): bip39-generator | 5 | -29/+194 | |
2022-04-11 | fix(style): working dark mode persistence | 1 | -8/+4 | |
2022-04-09 | feat(tool): bip39-generator | 7 | -29/+436 | |
2022-04-07 | refactor: menu option key | 1 | -1/+2 | |
2022-04-07 | feat(seo): added title + description | 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 | 5 | -4/+83 | |
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 | 4 | -1/+62 | |
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 | 13 | -19/+821 |