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

54 Commits

Author SHA1 Message Date
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
480edf8d59
Index creation 2023-01-22 15:30:27 +01:00
9f095697f5
Renamed application to statisfy MongoDB's rights 2023-01-20 20:46:07 +01:00
05058bf363
Edit hosts 2023-01-20 19:08:56 +01:00
c54c3b1ff6
Render error message when connectToHost fails 2023-01-20 18:19:29 +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
6c77941ae9
Application settings 2023-01-20 15:35:16 +01:00
9811235be7
Many at once - this seems a good time to commit 2023-01-19 20:57:22 +01:00
bf4f9c0506
Altered remove error messages 2023-01-19 15:07:40 +01:00
3d97f3b92f
Drop active item in find.svelte 2023-01-19 09:18:21 +01:00
dbceac7edf
Removed comment in hosts.go 2023-01-18 21:05:40 +01:00
b8f1f241f1
Hosts and settings 2023-01-18 20:59:00 +01:00
af72f76350
Updates to update screen
- Code example for update
- Nice default operators
- Fixed memory leak
2023-01-18 13:38:31 +01:00
1c12dcabc0
Update items (needs refinement) 2023-01-18 11:22:02 +01:00
6469cdb630
Drop indexes 2023-01-17 20:49:07 +01:00
6d7f35775c
Started work on remove feature 2023-01-17 15:56:55 +01:00
68017e19b1
Renamed one more method 2023-01-17 09:50:15 +01:00
3c4437cbbb
Renamed PerformFind -> FindItems 2023-01-17 09:47:07 +01:00