Corentin Thomasset
|
b63c4b5415
|
refactor: lazy-loading tools routes
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-15 22:12:46 +02:00 |
|
Corentin Thomasset
|
26bda68f41
|
fix: ordered contributors by contribution count
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-15 22:12:46 +02:00 |
|
Corentin Thomasset
|
cd9a2318fd
|
fix: added parseFloat in isInt
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-09 08:22:26 +02:00 |
|
dotvirus
|
318691837e
|
Use Number.isInteger
|
2020-06-09 08:22:26 +02:00 |
|
Corentin Thomasset
|
17f3e7de35
|
refactor: proper validation rules
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-09 08:22:26 +02:00 |
|
Corentin Thomasset
|
aa4fb5ffff
|
fix: added quantity validation rules
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-09 08:22:26 +02:00 |
|
Corentin Thomasset
|
84e727a43a
|
feat: can generate multiple uuids
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-08 19:15:52 +02:00 |
|
Corentin Thomasset
|
efe62bb3cf
|
fix: color picker now updates fields
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-08 11:58:09 +02:00 |
|
Corentin Thomasset
|
fba0701df2
|
feat: contributors + changelogs in about page
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-08 00:31:07 +02:00 |
|
Corentin Thomasset
|
b013903c41
|
refactor: cleaner 404 page
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-07 23:13:08 +02:00 |
|
Corentin Thomasset
|
432ac7dd1c
|
feat: 404 handler + page
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-07 23:11:18 +02:00 |
|
Corentin Thomasset
|
b46ae1a89e
|
fix: removed history mode for router to prevent 404 on route direct access
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-07 19:20:00 +02:00 |
|
Corentin Thomasset
|
45112d1b33
|
feat: prevent non-integer bases
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-07 19:20:00 +02:00 |
|
Corentin Thomasset
|
e5ffb4b946
|
fix: added router in vue analytics
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-07 14:06:29 +02:00 |
|
Corentin Thomasset
|
a110a6b212
|
feat: added google analytics
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-07 14:01:30 +02:00 |
|
Corentin Thomasset
|
db48322ec3
|
feat: dynamic title/description
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-07 13:39:45 +02:00 |
|
Corentin Thomasset
|
c4bfad764c
|
refactor: indent/format
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-07 13:39:45 +02:00 |
|
Corentin Thomasset
|
4801519b9f
|
fix: input date format not updating
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-07 13:39:45 +02:00 |
|
Corentin Thomasset
|
5ec4c26f01
|
refactor: inputs length
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-07 13:39:45 +02:00 |
|
Corentin Thomasset
|
b3d63734f0
|
feat: abstract
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-07 13:39:45 +02:00 |
|
Corentin Thomasset
|
9f4a257599
|
refactor: cleaned ColorConverter
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-07 13:39:45 +02:00 |
|
Corentin Thomasset
|
3e5a26c54c
|
refactor: using "color-convert" in ColorConverter
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-07 13:39:45 +02:00 |
|
Corentin Thomasset
|
332cd33196
|
feat: ColorConverter
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-07 13:39:45 +02:00 |
|
Corentin Thomasset
|
40b2695c8d
|
refactor: font awesome 5 icons
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-07 13:39:45 +02:00 |
|
Corentin Thomasset
|
55668ea312
|
feat: home page
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-07 13:39:45 +02:00 |
|
Corentin Thomasset
|
77a6f20b2b
|
feat: UuidGenerator
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-07 13:39:45 +02:00 |
|
Corentin Thomasset
|
407669def2
|
feat: BaseConverter
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-07 13:39:45 +02:00 |
|
Corentin Thomasset
|
8c78e8ad77
|
feat: TextStats + better searchbar
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-07 13:39:45 +02:00 |
|
Corentin Thomasset
|
85587beb0d
|
feat: TextCypher
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-07 13:39:45 +02:00 |
|
Corentin Thomasset
|
805716910a
|
feat: FileUploader + Base64
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-07 13:39:45 +02:00 |
|
Corentin Thomasset
|
e67e4cf547
|
feat: searchbar in menu on small screens
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
|
2020-06-07 13:39:45 +02:00 |
|
CorentinTh
|
716cfb69e3
|
feat: search bar
|
2020-06-07 13:39:45 +02:00 |
|
CorentinTh
|
d9f6c55a79
|
feat: urlencoder + file in base64
|
2020-06-07 13:39:45 +02:00 |
|
CorentinTh
|
ee4eb30ca2
|
feat: improved date converter input
|
2020-06-07 13:39:45 +02:00 |
|
CorentinTh
|
5a06d89bcc
|
feat: DateConverter
Signed-off-by: CorentinTh <corentin.thomasset74@gmail.com>
|
2020-06-07 13:39:45 +02:00 |
|
CorentinTh
|
d1db2c8601
|
feat: TokenGenerator + Hash
|
2020-06-07 13:39:45 +02:00 |
|
CorentinTh
|
335e626400
|
chore: first commit
|
2020-04-07 18:06:35 +02:00 |
|