1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-01-18 13:07:58 +00:00
Commit Graph

72 Commits

Author SHA1 Message Date
cb89b5923f
Improved error logging and dialogs 2023-06-24 20:27:48 +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
dc0094b27c
Made harsh loading/error experience friendlier 2023-06-23 17:22:47 +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
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
b29b534b2f
Show version number in about dialog (#28) 2023-06-06 21:52:02 +02:00
7eb7f97d21
Find view: make changes to single documents from within the object editor 2023-06-02 22:33:43 +02:00
c05ac2074b
Added changelog 2023-06-02 18:43:52 +02:00
79d42fd44e
Updated menu links 2023-06-02 18:35:36 +02:00
b18917ebb4
Linux support, updated documentation 2023-06-02 17:23:39 +02:00
415efe9ac4
Multiple improvements to the frontend
* Consistent usage of modal footer
* Remove hosts
* Moved hosts to dedicated store
2023-05-31 20:20:39 +02:00
27dc1f9117
Get rid of concurrent map writes, once and for all 2023-05-31 19:18:30 +02:00
b29502e3cc
Correct prefrences typos into preferences 2023-05-31 18:24:54 +02:00
918365ec93
Simplify menu 2023-05-30 19:56:59 +02:00
8319f0bd82
Write environment info to JSON file 2023-05-28 22:05:06 +02:00
82d880dbff
Improvememts to export tool and logging 2023-05-28 21:54:40 +02:00
a5eadbf456
Aha, this was the bottleneck 2023-05-28 13:57:10 +02:00
f18eea7915
menu mess 2023-05-27 21:18:47 +02:00
ab1891be27
Improvements to progress dialogs 2023-05-27 17:52:51 +02:00
a84b1498a3
First commit in a long time 2023-05-26 17:21:39 +02:00
b15fde11db
Removed export functionality. Only dumping for now 2023-02-21 20:26:46 +01:00
5dd9e0573d
Zenity progress bar 2023-02-21 20:11:40 +01:00
44c94d0d72
Moved UI methods to their own struct 2023-02-21 17:47:21 +01:00
5b1f410a50
Correct use of zenity methods 2023-02-21 17:27:44 +01:00
1f76b16e75
Rename collection through zenity dialog 2023-02-21 08:14:52 +01:00
bd18b54842
Zenity dialogs 2023-02-20 21:04:01 +01:00
c758ad27ed
Do not beep on windows 2023-02-19 20:56:44 +01:00
a3df489beb
Updated "purge logs?" dialog 2023-02-19 17:59:15 +01:00
78540622ee
Loose JSON parsing. Many UI improvements. 2023-02-19 17:26:32 +01:00
64caea4d81
Beep 2023-02-18 15:54:18 +01:00
2b6a4574ac
Moved open_file 2023-02-18 15:42:51 +01:00
1b2315b0b0
Aggregation 2023-02-18 15:41:53 +01:00
715519b06d
Export refinements 2023-02-16 20:19:04 +01:00
38ef130684
Fixed view store bugs 2023-02-16 11:58:20 +01:00
5f358885a3
Save queries 2023-02-15 17:00:53 +01:00
126b42d570
Logging 2023-02-11 21:57:52 +01:00
ff3766ad85
Renamed settings.go -> app_settings.go 2023-02-11 11:22:20 +01:00
d4ce9900c8
Export/dump... wip 2023-02-11 11:22:02 +01:00
1cf89b3278
Forms! 2023-01-29 20:00:15 +01:00
2d33c6f2ab
dump/export (wip) 2023-01-28 13:25:14 +01:00
e28bc40ef1
Do not fill terminal with results... 2023-01-25 15:59:21 +01:00
ae811bc0d5
Show BSON types correctly 2023-01-24 20:55:53 +01:00
b58a2ca84f
Use BSON instead of JSON for unmarshalling 2023-01-24 11:44:43 +01:00
fa924f087d
Custom views! 2023-01-23 20:47:43 +01:00
29e93dcab1
Menus and keyboard shortcuts 2023-01-23 14:12:14 +01:00
b35222f86b
Truncate collections 2023-01-23 13:35:31 +01:00
4d50d43f4d
Layout changes. Edit collection names. 2023-01-22 21:12:56 +01:00