Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-10-14 | refactor(ui): switched naive tooltip components to custom ones (#661) | 1 | -32/+8 | ||
2023-08-21 | feat(copy): support legacy copy to clipboard for older browser (#581) | 1 | -14/+6 | ||
2023-06-23 | feat(new-tool): json to toml | 1 | -0/+2 | ||
2023-06-18 | feat(new tool): xml formatter (#457) | 1 | -0/+1 | ||
* feat(new tool): xml formatter * feat(xml-formatter): added happy path e2e tests * refactor(xml-formatter): improved unit tests * refactor(xml-formatter): add better suitable icon * feat(xml-formatter): added happy path e2e tests * feat(xml-formatter): registered xml as syntax highlighter * chore(auto-import): removed unused NSpace --------- Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com> | |||||
2023-06-10 | refactor(imports): removed unnecessary imports to vue | 1 | -1/+0 | ||
2023-05-28 | chore(lint): switched to a better lint config | 1 | -40/+42 | ||
2023-05-27 | refactor(ui): removed all n-space | 1 | -2/+2 | ||
2023-04-20 | refactor(ui): replaced naive ui cards with custom ones | 1 | -2/+2 | ||
2023-04-19 | refactor(ui): getting ride of naive ui buttons | 1 | -3/+3 | ||
2023-04-10 | refactor(dx): generic data transformer | 1 | -1/+1 | ||
2023-04-10 | refactor(lint): auto fix lint | 1 | -1/+1 | ||
2023-04-06 | feat(css): added unocss with attributify preset | 1 | -1/+1 | ||
2023-03-27 | feat(new-tool): add a docker run to docker compose converter (#291) | 1 | -0/+2 | ||
* Integrate composerize (https://github.com/magicmark/composerize) into it-tools * Fix Prettier errors * Fix Prettier errors * Fix code according to suggestions * Added syntax highlighting to TextareaCopyable component, some ui adjustments in docker-run-to-docker-compose-converter.vue | |||||
2022-08-19 | feat(new-tool): meta tag generator | 1 | -0/+2 | ||
2022-08-03 | refactor(display): mutualized code display | 1 | -0/+98 | ||