aboutsummaryrefslogtreecommitdiff
path: root/src/tools/git-memo (follow)
AgeCommit message (Collapse)AuthorFilesLines
2024-02-11feat(i18n): get locales on build (#880)Gravatar Corentin THOMASSET 6-12/+0
2024-02-05feat(i18n): added vi tools translations (#876)Gravatar David Nguyen 1-0/+4
* Update Vietnamese translations in vi.yml file * Add Vietnamese translations for various tools
2024-02-05feat(i18n): added zh tools translations (#874)Gravatar QingFeng 1-0/+4
2024-02-01feat(i18n): added missing locale files in tools (#863)Gravatar Corentin THOMASSET 4-0/+0
2024-02-01refactor(i18n): added locales per tool (#861)Gravatar Corentin THOMASSET 2-3/+7
2023-06-10refactor(naming): prevent auto import conflicts for git memoGravatar Corentin Thomasset 2-1/+1
2023-05-28chore(lint): switched to a better lint configGravatar Corentin Thomasset 1-6/+6
2022-08-04refactor(lint): added import rulesGravatar Corentin Thomasset 1-1/+1
2022-06-02feat(tools): new badge for recently created toolsGravatar Corentin Thomasset 1-3/+3
2022-06-02refactor: renammed Tool.ts to tool.tsGravatar Corentin Thomasset 1-1/+1
2022-05-09fix(lint): missing new linesGravatar Corentin Thomasset 1-1/+2
2022-05-09fix(typo): misspelingsGravatar Corentin Thomasset 1-3/+2
2022-04-22refactor(lint): linter auto fixGravatar Corentin Thomasset 2-10/+11
2022-04-18fix(git-memo): pre scroll on overflowGravatar Corentin Thomasset 1-0/+1
2022-04-15refactor(style): updated linter configGravatar Corentin Thomasset 1-3/+3
2022-04-12feat(tool): git memoGravatar Corentin Thomasset 3-0/+109