Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-05-27 | refactor(ui): removed all n-space | 3 | -9/+7 | ||
2023-05-17 | feat(new tool): camera screenshot and recorder | 1 | -2/+2 | ||
2023-05-15 | refactor(ui): replaced some n-input with c-input-text | 1 | -21/+20 | ||
2023-05-14 | refactor(ui): replaced some n-input with c-input-text | 2 | -13/+6 | ||
2023-05-01 | fix(home): prevent weird blue border on card | 1 | -0/+1 | ||
2023-04-23 | fix(ts): cleaned legacy typechecking warning | 1 | -1/+1 | ||
2023-04-20 | refactor(ui): replaced naive ui cards with custom ones | 3 | -7/+13 | ||
2023-04-19 | refactor(ui): getting ride of naive ui buttons | 4 | -33/+40 | ||
2023-04-19 | feat(ipv4-range-expander): expands a given IPv4 start and end address to a ↵ | 1 | -0/+35 | ||
valid IPv4 subnet (#366) * feat(ipv4-range-expander): expands a given IPv4 start and end address to a valid IPv4 subnet * feat(ipv4-range-expander): remove old component copyable-ip-like.vue * feat(ipv4-range-expander): fix sonar findings * feat(ipv4-range-expander): changes due to review * feat(ipv4-range-expander): only show n-alert if both ipv4 addresses are valid | |||||
2023-04-10 | refactor(dx): generic data transformer | 2 | -1/+58 | ||
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-04-05 | chore(clean): removed extra console.log | 1 | -2/+0 | ||
2023-03-30 | feat(menu): collapsible category | 1 | -2/+2 | ||
2023-03-30 | feat(menu): collapsible category | 1 | -0/+136 | ||
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 | |||||
2023-03-08 | refactor(branding): correct branding for twitter & github (#268) | 1 | -3/+3 | ||
2023-03-01 | revert(pwa): fallback to autoUpdate | 1 | -52/+0 | ||
2023-03-01 | chore(pwa): close update notification on update | 1 | -28/+48 | ||
2023-03-01 | refactor(pwa): prompt for pwa update | 1 | -0/+32 | ||
2023-02-10 | refactor(tool-card): enforce description height | 1 | -1/+1 | ||
2023-02-10 | refactor(tool-card): enforce description height | 1 | -0/+1 | ||
2022-12-21 | refactor(tracker): better tracker injection | 1 | -24/+40 | ||
2022-12-21 | feat(search-bar): use cmd + k to focus on mac | 1 | -1/+10 | ||
2022-12-21 | feat(tracker): added actions monitoring | 1 | -0/+1 | ||
2022-12-20 | refactor(clean): removed empty style tag | 2 | -4/+0 | ||
2022-12-17 | feat(tools): added favorite tool handling | 5 | -20/+65 | ||
2022-12-16 | fix(tool-card): correct text color on light mode for card description | 1 | -2/+2 | ||
2022-12-16 | feat(search-bar): better search back result | 2 | -8/+66 | ||
2022-12-16 | refactor(search-bar): improved tool fuzzy search | 1 | -16/+8 | ||
2022-11-13 | fix(ui): remove icon transparency overlap | 1 | -2/+4 | ||
2022-08-19 | refactor(colored-card): added transition on like hover | 1 | -0/+1 | ||
2022-08-19 | feat(new-tool): meta tag generator | 1 | -0/+2 | ||
2022-08-17 | fix: removed colored card border | 1 | -4/+1 | ||
2022-08-17 | feat: added colored share card | 1 | -0/+61 | ||
2022-08-03 | refactor(display): mutualized code display | 1 | -0/+98 | ||
2022-07-23 | refactor: added accessibility labels on icon buttons | 1 | -4/+6 | ||
2022-07-23 | feat(search): focus the search bar using Ctrl+K | 1 | -3/+20 | ||
2022-06-02 | feat(tools): new badge for recently created tools | 2 | -2/+54 | ||
2022-05-24 | refactor(imports): removed useless defineProps import | 1 | -1/+1 | ||
2022-04-24 | refactor: changed twitter account handler | 1 | -1/+1 | ||
2022-04-22 | refactor(lint): linter auto fix | 5 | -130/+76 | ||
2022-04-18 | fix(menu): menu auto closed on mobile | 1 | -14/+12 | ||
2022-04-16 | refactor: clean imports | 2 | -5/+2 | ||
2022-04-16 | feat(nav): navigation tooltips | 1 | -0/+108 | ||
2022-04-16 | feat(ux): copyable input | 1 | -0/+49 | ||
2022-04-15 | refactor(style): updated linter config | 3 | -34/+67 | ||
2022-04-15 | feat: mobile friendly menu | 1 | -0/+47 | ||
2022-04-14 | refactor: better icon | 1 | -3/+1 | ||
2022-04-14 | refactor(style): improve style for tool-card | 1 | -2/+7 | ||