莫颓
|
a2b53c2e38
|
feat(i18n): about page (#680)
(cherry picked from commit 605b84c16e0eec1a16e6133203e7810a68447607)
Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
|
2023-10-22 08:15:39 +00:00 |
|
莫颓
|
35563b8457
|
feat(i18n): 404 page (#679)
|
2023-10-22 10:07:43 +02:00 |
|
Sellar
|
720201aa7b
|
fix(deps): fix issue on slugify (#593) (#673)
|
2023-10-18 09:23:34 +02:00 |
|
Corentin THOMASSET
|
b2ad4f7a27
|
feat(new tool): text to ascii converter (#669)
|
2023-10-15 22:57:47 +00:00 |
|
Corentin Thomasset
|
b408df82c1
|
refactor(c-table): added description on c-table for accessibility
|
2023-10-15 23:41:55 +02:00 |
|
Corentin THOMASSET
|
88b881880c
|
refactor(ci): reduced timeout in e2e (#666)
|
2023-10-14 22:48:18 +00:00 |
|
Corentin THOMASSET
|
ee4c853b9f
|
refactor(ui): new c-table ui component (#665)
|
2023-10-14 22:45:14 +00:00 |
|
Corentin THOMASSET
|
cbf58fdd28
|
refactor(ui): removed n-page-header component in user-agent parser (#663)
|
2023-10-14 23:01:32 +02:00 |
|
Corentin THOMASSET
|
a757a5155a
|
refactor(ui): removed n-p components in about page (#662)
|
2023-10-14 18:37:26 +02:00 |
|
Corentin THOMASSET
|
025f556023
|
refactor(ui): switched naive tooltip components to custom ones (#661)
|
2023-10-14 16:24:54 +00:00 |
|
renovate[bot]
|
2d2dffb14a
|
chore(deps): update dependency node to v18.18.0 (#636)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-04 11:46:33 +02:00 |
|
Corentin THOMASSET
|
5c4d775e2d
|
feat(new tool): ULID generator (#623)
|
2023-09-11 22:57:42 +00:00 |
|
Corentin THOMASSET
|
557b30426f
|
doc(readme): added contributors list (#622)
|
2023-09-11 20:59:07 +00:00 |
|
renovate[bot]
|
4972159aa7
|
chore(deps): update actions/checkout action to v4 (#613)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-11 22:42:33 +02:00 |
|
renovate[bot]
|
e371ef702e
|
fix(deps): update dependency monaco-editor to ^0.43.0 (#620)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-11 22:40:42 +02:00 |
|
Simon Bordeyne
|
0eedce69a6
|
feat(new tool): add wifi qr code generator (#599)
* (feat: new tool): add wifi qr code generator
* Update src/tools/wifi-qr-code-generator/wifi-qr-code-generator.vue
Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
* Update src/tools/wifi-qr-code-generator/index.ts
Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
* remove naive UI grid
* Update src/tools/wifi-qr-code-generator/index.ts
---------
Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
|
2023-09-06 07:46:40 +00:00 |
|
Mark Townsend
|
8a30b6bdb3
|
refactor(spelling): minor corrections to phrasing/spelling (#596)
* Minor corrections to phrasing/spelling.
* Corrected 'millennia'.
* Corrected tests.
---------
Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
|
2023-09-04 14:51:04 +02:00 |
|
Corentin THOMASSET
|
233d5565f6
|
refactor(i18n): merge tools scoped locales with global ones (#612)
|
2023-09-03 20:07:45 +00:00 |
|
Corentin THOMASSET
|
7ab9204e96
|
refactor(c-key-value-list): got rid of table for layout (#611)
|
2023-09-03 16:12:22 +00:00 |
|
renovate[bot]
|
c7d4562d3b
|
fix(deps): update dependency sql-formatter to v13 (#606)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-03 16:51:12 +02:00 |
|
Corentin THOMASSET
|
18dd1400bd
|
refactor(CI): run e2e against built app and no longer vercel (#610)
|
2023-09-03 14:28:19 +00:00 |
|
renovate[bot]
|
f035f485c0
|
chore(deps): update dependency unplugin-icons to ^0.17.0 (#609)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-03 16:16:01 +02:00 |
|
Anton Mosich
|
e18bae1fca
|
refactor(bcrypt): fix typo (#604)
|
2023-09-01 16:30:51 +02:00 |
|
renovate[bot]
|
d1dff428d8
|
chore(deps): update dependency @intlify/unplugin-vue-i18n to ^0.13.0 (#597)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-01 10:14:50 +02:00 |
|
Corentin THOMASSET
|
3a63837d3d
|
feat(new tool): iban validation and parser (#591)
|
2023-08-27 18:12:31 +00:00 |
|
Corentin THOMASSET
|
81bfe57cb8
|
feat(new tool): text diff and comparator (#588)
* feat(new tool): text diff and comparator
* chore(ci): increased memory in CI
|
2023-08-26 16:43:47 +02:00 |
|
renovate[bot]
|
a9cd91ca9c
|
chore(deps): update dependency @antfu/eslint-config to ^0.41.0 (#585)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-26 16:28:31 +02:00 |
|
Corentin THOMASSET
|
06c35472d3
|
doc(hosting): added cloudron in the other hosting solutions section (#589)
|
2023-08-26 14:18:12 +00:00 |
|
renovate[bot]
|
f3e14fc18f
|
chore(deps): update dependency typescript to ~5.2.0 (#587)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-26 16:17:19 +02:00 |
|
Corentin Thomasset
|
2274766a8f
|
chore(version): release 2023.08.21-6f93cba
|
2023-08-22 01:02:24 +02:00 |
|
Corentin Thomasset
|
a346175d24
|
docs(changelog): update changelog for 2023.08.21-6f93cba
|
2023-08-22 01:02:24 +02:00 |
|
Corentin THOMASSET
|
6f93cba3da
|
feat(copy): support legacy copy to clipboard for older browser (#581)
|
2023-08-21 23:00:20 +00:00 |
|
renovate[bot]
|
76b2761d62
|
chore(deps): switched to fucking typescript v5 (#501)
* chore(deps): update dependency typescript to v5
* chore(deps): switched to fucking typescript v5
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2023-08-21 19:57:59 +00:00 |
|
renovate[bot]
|
6ff9a01cc8
|
chore(deps): update dependency @antfu/eslint-config to ^0.40.0 (#552)
* chore(deps): update dependency @antfu/eslint-config to ^0.40.0
* chore(deps): updated eslint
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2023-08-21 18:27:08 +00:00 |
|
renovate[bot]
|
a2b9b157e5
|
chore(deps): update dependency prettier to v3 (#564)
* chore(deps): update dependency prettier to v3
* chore(deps): updated prettier
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2023-08-21 18:02:54 +00:00 |
|
renovate[bot]
|
144f86e2dc
|
chore(deps): removed @typescript-eslint/parser (#563)
* chore(deps): update dependency @typescript-eslint/parser to v6
* chore(deps): removed @typescript-eslint/parser
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2023-08-21 17:18:04 +00:00 |
|
renovate[bot]
|
0f1f6590c5
|
chore(deps): removed ts-pattern (#565)
* fix(deps): update dependency ts-pattern to v5
* chore(deps): removed ts-pattern
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2023-08-21 17:06:09 +00:00 |
|
renovate[bot]
|
2bcb77a9f9
|
fix(deps): update dependency sql-formatter to v12 (#520)
* fix(deps): update dependency sql-formatter to v12
* fix(sql-prettify): corrected types
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2023-08-21 18:34:15 +02:00 |
|
Corentin THOMASSET
|
c58d6e3423
|
feat(new tool): string obfuscator (#575)
|
2023-08-16 21:43:45 +00:00 |
|
Corentin Thomasset
|
f235dcd6c1
|
chore(version): release 2023.08.16-9bd4ad4
|
2023-08-16 14:19:08 +02:00 |
|
Corentin Thomasset
|
ba2c589f0f
|
docs(changelog): update changelog for 2023.08.16-9bd4ad4
|
2023-08-16 14:19:08 +02:00 |
|
renovate[bot]
|
9bd4ad4dfd
|
chore(deps): update dependency vitest to ^0.34.0 (#562)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-10 16:15:18 +02:00 |
|
renovate[bot]
|
5e12991bcd
|
fix(deps): update dependency uuid to v9 (#566)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-10 15:12:27 +02:00 |
|
renovate[bot]
|
65a9474078
|
chore(deps): update dependency node to v18.17.1 (#560)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-10 01:10:53 +02:00 |
|
renovate[bot]
|
85cc7a8447
|
chore(deps): update dependency unocss to ^0.55.0 (#561)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-09 22:31:31 +00:00 |
|
renovate[bot]
|
4268e255de
|
chore(deps): update dependency @unocss/eslint-config to ^0.55.0 (#553)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-09 22:22:15 +00:00 |
|
renovate[bot]
|
d1c888019b
|
chore(deps): update dependency @intlify/unplugin-vue-i18n to ^0.12.0 (#526)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-10 00:11:59 +02:00 |
|
renovate[bot]
|
7924456cec
|
fix(deps): update dependency mathjs to v11 (#519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-10 00:11:30 +02:00 |
|
renovate[bot]
|
99bc84c37e
|
chore(deps): update docker/login-action action to v2 (#512)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-10 00:10:31 +02:00 |
|
renovate[bot]
|
ea0f27cf4c
|
fix(deps): update dependency @vueuse/router to v10 (#516)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-10 00:10:19 +02:00 |
|