1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2024-11-25 12:20:33 +01:00
Commit Graph

21 Commits

Author SHA1 Message Date
7cebafeff3
Use yeslint! as configuration for ESLint 2023-08-07 17:51:30 +02:00
dependabot[bot]
982d112665
Bump eslint from 8.42.0 to 8.43.0 in /frontend (#40)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 14:43:57 +02:00
dependabot[bot]
e388b2513b
Bump @codemirror/view from 6.13.0 to 6.13.2 in /frontend (#41)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 14:43:47 +02:00
dependabot[bot]
29154d04d7
Bump @codemirror/language from 6.7.0 to 6.8.0 in /frontend (#33)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 16:20:16 +02:00
6cc329982a
Configure ESlint properly 2023-06-11 09:27:57 +02:00
dependabot[bot]
775e4d98d8
Bump vite from 3.2.5 to 3.2.7 in /frontend (#29)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-06 07:12:15 +02:00
dependabot[bot]
9c1e6fe37a
Bump @codemirror/lang-javascript from 6.1.8 to 6.1.9 in /frontend (#22)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 21:50:11 +02:00
dependabot[bot]
4e12591fc8
Bump eslint from 8.41.0 to 8.42.0 in /frontend (#23)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 21:49:45 +02:00
dependabot[bot]
0ddf172327
Bump @codemirror/view from 6.12.0 to 6.13.0 in /frontend (#24)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-05 21:49:31 +02:00
e7ff075744
Added a nice welcome screen for first-time users 2023-05-31 18:24:00 +02:00
dependabot[bot]
7f03917711
Bump svelte from 3.55.0 to 3.59.1 in /frontend (#11)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-31 14:56:26 +02:00
5b636a39b4
Downgrade bson package to 4.7.0 2023-05-30 20:58:42 +02:00
dependabot[bot]
effb386d14
Bump eslint from 8.31.0 to 8.41.0 in /frontend (#3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 20:45:48 +02:00
dependabot[bot]
d9ea48f673
Bump date-fns from 2.29.3 to 2.30.0 in /frontend (#4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 20:45:27 +02:00
dependabot[bot]
c52507a91a
Bump bson from 4.7.2 to 5.3.0 in /frontend (#7)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-30 20:43:16 +02:00
5015a47495
Implement object viewer based on codemirror 2023-05-29 17:07:58 +02:00
9b6423b3ae
Moved JS deps 2023-02-11 22:01:37 +01:00
ae811bc0d5
Show BSON types correctly 2023-01-24 20:55:53 +01:00
a4698eee43
Use Webdesq objecttree instead highlight.js 2023-01-19 08:57:25 +01:00
5297f00635
Added a JSON viewer for items 2023-01-15 12:02:17 +01:00
101d892139
Initial commit 2023-01-10 17:28:27 +01:00