1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-06-28 05:25:11 +00:00
Commit Graph

267 Commits

Author SHA1 Message Date
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
ea376f5ba7 Fix host/database selection bug in grid 2023-06-07 21:12:09 +02:00
b29b534b2f Show version number in about dialog (#28) 2023-06-06 21:52:02 +02:00
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
f44165e41a Removed accidentally comitted dmg 2023-06-05 21:53:25 +02:00
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
c0f072b72e Bump github.com/wailsapp/wails/v2 from 2.3.1 to 2.5.1 (#21)
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:02 +02:00
8e5beb9a2d Bump golang.org/x/sync from 0.1.0 to 0.2.0 (#20)
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:54 +02:00
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
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
cc1f67af45 CI: create-dmg doesn't seem to work on Ventura. Disabling it for the time being. 2023-06-04 17:33:20 +02:00
6e7ca49623 CI: correct use of parameters for Linux script 2023-06-04 17:18:59 +02:00
1524cdb244 Extract CI scripts to files. macOS: generate DMG 2023-06-04 17:11:13 +02:00