1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2024-11-24 18:26:56 +01:00
Commit Graph

26 Commits

Author SHA1 Message Date
7687b094c8
Changed os.ModePerm (777) file permissions to 644 and 755 2023-12-22 16:00:54 +01:00
ef9318576a
Removed Zenity dependency 2023-12-22 15:26:29 +01:00
5deab93162
Find view: confirm deletion (fixes #58) 2023-07-19 21:07:50 +02:00
61142844fa
Shell feature (#44)
Resolves #37: adds a shell tab where the user can write mongo shell
scripts and execute them.
2023-07-01 21:34:32 +02:00
cb89b5923f
Improved error logging and dialogs 2023-06-24 20:27:48 +02:00
b29b534b2f
Show version number in about dialog (#28) 2023-06-06 21:52:02 +02:00
27dc1f9117
Get rid of concurrent map writes, once and for all 2023-05-31 19:18:30 +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
f18eea7915
menu mess 2023-05-27 21:18:47 +02: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
126b42d570
Logging 2023-02-11 21:57:52 +01:00
d4ce9900c8
Export/dump... wip 2023-02-11 11:22:02 +01:00
29e93dcab1
Menus and keyboard shortcuts 2023-01-23 14:12:14 +01:00
4d50d43f4d
Layout changes. Edit collection names. 2023-01-22 21:12:56 +01:00
fff2c53f15
Moved Mac edit menu 2023-01-20 16:28:36 +01:00
544f7d6d8b
App menu 2023-01-20 16:27:51 +01:00
9662d46957
Split a bit of backend code 2023-01-14 20:47:29 +01:00