1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-06-27 21:15:11 +00:00

379 Commits

Author SHA1 Message Date
79568bc5f4 Make table headers stick to the top 2023-06-25 16:11:51 +02:00
8bebdfccd8 Small frontend fixes 2023-06-25 08:16:31 +02:00
f0ab5288f7 Hide tabs scrollbar when not necessary 2023-06-24 22:10:47 +02:00
aaed7a59f7 Add window menu for Mac 2023-06-24 22:10:25 +02:00
f5366a9ad5 Added ulimit note 2023-06-24 22:00:29 +02:00
67b820ad47 Fixed host editing bug 2023-06-24 20:43:02 +02:00
cb89b5923f Improved error logging and dialogs 2023-06-24 20:27:48 +02:00
b73b5f4485 [ImgBot] Optimize images (#45)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-06-24 17:57:57 +02:00
8ccd1a4ce0 Updated readme screenshot once again 2023-06-24 16:06:47 +02:00
eef74b306b Made it possible to input loose JSON into find view inputs
I.e. `{ key: 'val' }` or `{ 'num': 2 }` besides `{ "strict": "json" }`.
2023-06-24 16:05:33 +02:00
3e293910ea Open dump in Explorer/Finder when finished (fixes #43) 2023-06-24 15:50:46 +02:00
8f81e66d17 Renamed dump.go to database_dump.go 2023-06-24 15:40:15 +02:00
0027a4333b Prepared v0.2.1 v0.2.1 2023-06-23 21:32:52 +02:00
2a29f5226c [ImgBot] Optimize images (#42)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-06-23 21:30:41 +02:00
a12417d4e9 Added copy button to error messages 2023-06-23 21:27:55 +02:00
58dd9de4ba Fixed star count on website 2023-06-23 18:42:03 +02:00
77ce1ab842 Temporarily removed fosstodon badge 2023-06-23 18:27:54 +02:00
b5bb51c869 CI: trying to generate .dmg (not working yet) 2023-06-23 18:25:42 +02:00
dc0094b27c Made harsh loading/error experience friendlier 2023-06-23 17:22:47 +02:00
964e66e8a3 Updated readme screenshot 2023-06-23 15:59:38 +02:00
7eb41630db Fixed some hosttree bugs 2023-06-23 15:58:23 +02:00
2ecc664e48 Merge branch 'dialogs_to_frontend' 2023-06-23 15:22:10 +02:00
756fa10555 CI: checkout repo in bundle job 2023-06-23 14:34:49 +02:00
bd265d0548 Multiline tabbar 2023-06-23 14:33:39 +02:00
c41572dbb7 CI: inline ci_bundle.sh 2023-06-23 14:21:49 +02:00
9a07954e4c CI: execute ci_bundle script 2023-06-23 13:32:05 +02:00
535b474d65 Fixed version_to_file script 2023-06-22 21:06:20 +02:00
43b059a579 CI: updated bundle script 2023-06-22 11:37:35 +02:00
0365e8e0ec CI: always run bundle job 2023-06-22 11:04:39 +02:00
fcdefedffd Prepared improved CI action 2023-06-22 10:55:59 +02:00
005f23c322 Linguist: ignore website files 2023-06-20 21:42:09 +02:00
030edaa561 Updated changelog 2023-06-20 21:02:03 +02:00
a4262a6ab7 Bump golang.org/x/sync from 0.2.0 to 0.3.0 (#39)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 14:44:10 +02:00
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
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
c751169b7d Use Wails dialog to report fatal errors 2023-06-18 21:46:44 +02:00
0a3f99fa32 Moved text input dialog to frontend 2023-06-18 21:40:39 +02:00
a1456b3987 Implement OOP hosttree (#32)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-18 21:31:55 +02:00
3fe5f09163 Removed triple line break in release readme 2023-06-17 09:15:02 +02:00
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
cde13d9ec0 Bump github.com/ncruces/zenity from 0.10.8 to 0.10.9 (#34)
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:06 +02:00
19d9b8addd Bump github.com/wailsapp/wails/v2 from 2.3.1 to 2.5.1 (#35)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 16:19:58 +02:00
67ebaecb31 Bump go.mongodb.org/mongo-driver from 1.11.6 to 1.11.7 (#36)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 16:19:49 +02:00
3fd2be55b0 CI: run linter 2023-06-11 09:40:16 +02:00
2ee5c7dadd Fixed frontend coding style problems 2023-06-11 09:34:00 +02:00
6cc329982a Configure ESlint properly 2023-06-11 09:27:57 +02:00
15d30e67c3 Correct doc link in about box (resolves #30) 2023-06-10 09:40:38 +02:00
abc9df0897 Added meaningful window titles 2023-06-09 20:52:15 +02:00
be4e3e778e Display host stats 2023-06-07 21:52:43 +02:00
be7643bd31 Display sb stats generated by dbStats command (#15) 2023-06-07 21:30:22 +02:00