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

17 Commits

Author SHA1 Message Date
239af3590d
Added deadline for counting documents
Set a deadline for counting documents, and added a button to count
documents if the deadline has been exceeded.
2023-07-24 20:38:30 +02:00
cb89b5923f
Improved error logging and dialogs 2023-06-24 20:27:48 +02:00
dc0094b27c
Made harsh loading/error experience friendlier 2023-06-23 17:22:47 +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
7eb7f97d21
Find view: make changes to single documents from within the object editor 2023-06-02 22:33:43 +02:00
a5eadbf456
Aha, this was the bottleneck 2023-05-28 13:57:10 +02:00
5dd9e0573d
Zenity progress bar 2023-02-21 20:11:40 +01:00
5b1f410a50
Correct use of zenity methods 2023-02-21 17:27:44 +01:00
bd18b54842
Zenity dialogs 2023-02-20 21:04:01 +01:00
1b2315b0b0
Aggregation 2023-02-18 15:41:53 +01:00
5f358885a3
Save queries 2023-02-15 17:00:53 +01:00
126b42d570
Logging 2023-02-11 21:57:52 +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
3c4437cbbb
Renamed PerformFind -> FindItems 2023-01-17 09:47:07 +01:00
9662d46957
Split a bit of backend code 2023-01-14 20:47:29 +01:00