Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-08-09 | fix(copy): prevent shorthand copy if source is present in useCopy (#559) | 1 | -1/+1 | ||
* fix(copy): prevent shorthand copy if source is present in useCopy * refactor(copy): normalized copy usage | |||||
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 | -13/+15 | ||
2023-05-27 | refactor(ui): removed all n-space | 1 | -2/+2 | ||
2023-05-14 | refactor(ui): replaced some n-input with c-input-text | 1 | -12/+10 | ||
2023-04-20 | refactor(ui): replaced naive ui cards with custom ones | 1 | -2/+2 | ||
2023-04-19 | refactor(clean): removed useless br tags | 1 | -3/+1 | ||
2023-04-19 | refactor(ui): getting ride of naive ui buttons | 1 | -1/+1 | ||
2022-08-04 | refactor(base64): mutualized base64 functions into global utilities | 1 | -1/+2 | ||
2022-07-25 | feat(new-tool): added a basic auth generator | 1 | -0/+48 | ||