Corentin Thomasset
328fda65b3
refactor(json-prettify): improved layout for the json prettifier
2022-07-24 15:10:38 +02:00
Corentin Thomasset
ba87097e3d
refactor(sql-prettifier): remove unused service files
2022-07-24 15:06:57 +02:00
Corentin Thomasset
d1f95f5b34
feat(new-tool): added an SQL prettifier and formatter
2022-07-24 14:37:27 +02:00
Corentin Thomasset
6cd25a743e
fix(typo): fix few typos
2022-07-24 10:38:28 +02:00
Corentin Thomasset
130031c225
feat(new-tool): added chronometer
2022-07-24 00:58:18 +02:00
Corentin Thomasset
214084262c
refactor(import): auto reordered imports
2022-07-23 23:04:57 +02:00
Corentin Thomasset
92ce419f45
fix(text-statistics): empty text mean 0 words and 0 lines
2022-07-23 19:09:22 +02:00
Corentin Thomasset
394d085846
refactor: added accessibility labels on icon buttons
2022-07-23 18:55:26 +02:00
Corentin Thomasset
ab53048d5f
feat(search): focus the search bar using Ctrl+K
2022-07-23 18:49:10 +02:00
Corentin Thomasset
c2e1d59cb9
fix(title): trully reactive tool title
2022-06-02 00:59:42 +02:00
Corentin Thomasset
f48cd058cf
fix: menu label key value was undefined
2022-06-02 00:57:17 +02:00
Corentin Thomasset
5ab4dd3d4a
fix: tool sorting inconsistencies in home page
2022-06-02 00:44:23 +02:00
Corentin Thomasset
f05c8e1dc6
fix(lint): missing dangling comma
2022-06-02 00:30:43 +02:00
Corentin Thomasset
433ba2a3e5
feat(new-tool): math evaluator
2022-06-02 00:25:10 +02:00
Corentin Thomasset
8fb0e6af9c
refactor: removed unused import
2022-06-02 00:11:49 +02:00
Corentin Thomasset
11720e6cde
feat(tools): new badge for recently created tools
2022-06-02 00:11:49 +02:00
Corentin Thomasset
ac89490794
refactor: renammed Tool.ts to tool.ts
2022-06-02 00:11:49 +02:00
Corentin Thomasset
2f61c745f5
fix(config): updated env values loading
2022-06-01 09:08:46 +02:00
Corentin Thomasset
a46d125c19
refactor: set coerent head title for home page
2022-05-30 20:35:22 +02:00
Corentin Thomasset
6becdbb423
refactor(config): added config management with figue
2022-05-24 00:07:54 +02:00
Corentin Thomasset
5ce1262fb4
refactor(imports): removed useless defineProps import
2022-05-24 00:07:24 +02:00
Corentin Thomasset
048bc4ae94
refactor(json-viewer): add clear button
2022-05-14 16:29:50 +02:00
Evo Stamatov
e9cc499ed8
feat(hash-text): compute all hashes at the same time ( #242 )
...
* compute all hashes at the same time instead of using a select
* add prettier config
* Revert "add prettier config"
This reverts commit fd374ff6fd
.
Prettier config is in `.eslintrc.cjs`. Should run the lint script or
should use ESLint's VS Code extension.
* fix: address requested changes
- rename hashedText to hashText since it's a function and no longer a variable
- rename to list to algoNames
- rename to type to AlgoName
removed unused import
* revert back to allow empty value to be hashed; lint
2022-05-11 16:29:55 +02:00
Corentin Thomasset
383d975695
refactor(base-layout): renammed one letter variable
2022-05-11 15:09:48 +02:00
Evo Stamatov
d2c767f092
refactor(date-converter): mutualised and dry-ed code
2022-05-11 14:06:39 +02:00
Corentin Thomasset
d356b1488f
feat(new-tool): json viewer
2022-05-09 17:41:42 +02:00
Corentin Thomasset
a60f64f744
feat: catch throw on validation
2022-05-09 17:40:29 +02:00
Corentin Thomasset
3cfc5f8bc2
fix(lint): missing new lines
2022-05-09 15:25:48 +02:00
Corentin Thomasset
9755e51fe2
fix(typo): misspelings
2022-05-09 14:38:54 +02:00
Corentin Thomasset
0b0cbd55c3
fix(base-converter): responsive input
2022-04-24 23:22:52 +02:00
Corentin Thomasset
e21230bbd9
refactor(responsive): row layout for multicards on big screens
2022-04-24 23:09:12 +02:00
Corentin Thomasset
84cf1bb964
fix(base64-converter): async onUpload callback
2022-04-24 22:33:40 +02:00
Corentin Thomasset
608ec3a81d
refactor: changed twitter account handler
2022-04-24 19:26:28 +02:00
Corentin Thomasset
b22aa941f5
fix(sider): default collapsed value
2022-04-23 00:43:42 +02:00
Corentin Thomasset
b12cbe4124
refactor: removed useless ref and value
2022-04-23 00:04:14 +02:00
Corentin Thomasset
086d31eab5
refactor(lint): linter auto fix
2022-04-22 23:31:40 +02:00
Corentin Thomasset
8e29a97404
feat(new-tool): html entities escape/unescape
2022-04-22 20:18:12 +02:00
Corentin Thomasset
ebf6695d25
fix(style): hard width for group labels
2022-04-21 13:30:12 +02:00
Corentin Thomasset
c4dabccdae
fix(sider): missing href for link in footer
2022-04-19 13:20:55 +02:00
Corentin Thomasset
0a15892dde
fix(head): added titles for non-tool pages
2022-04-19 13:19:44 +02:00
Corentin Thomasset
005ebfba31
fix(url-parser): cleaned weird margins on dark mode
2022-04-19 00:23:28 +02:00
Corentin Thomasset
2b38d6f81e
feat(new-tool): url parser
2022-04-19 00:12:44 +02:00
Corentin Thomasset
ed9046d3e1
fix(sider-footer): fixed commit sha url
2022-04-18 18:27:52 +02:00
Corentin Thomasset
277bd5f0da
feat(new-tool): device information
2022-04-18 18:22:47 +02:00
Corentin Thomasset
09abffbcf9
refactor(menu): removed burger menu icon tooltip
2022-04-18 10:19:19 +02:00
Corentin Thomasset
6d5856fa93
feat(new-tool): bcrypt
2022-04-18 10:17:39 +02:00
Corentin Thomasset
6b11de258a
refactor(crontab): list instead of table on small screen
2022-04-18 09:18:48 +02:00
Corentin Thomasset
4fc303e5e3
fix(git-memo): pre scroll on overflow
2022-04-18 09:16:43 +02:00
Corentin Thomasset
cbf0b3d699
fix(qr-code): responsive layout
2022-04-18 08:49:39 +02:00
Corentin Thomasset
71f79a5bbf
fix(menu): menu auto closed on mobile
2022-04-18 08:40:07 +02:00