7687b094c8
Changed os.ModePerm (777) file permissions to 644 and 755
2023-12-22 16:00:54 +01:00
7f2adb2df2
Bump required Go version to 1.20
2023-12-22 14:15:46 +01:00
d1b1c7daa5
UI improvements
2023-12-22 13:30:05 +01:00
f33cac7f5c
DB/collection dropping bugfix
...
After dropping a collection or database, the hosttree was not reloaded
correctly. Now, dropped databases and collections are correctly removed
from the host tree.
2023-08-07 14:57:31 +02:00
b49faea073
Added newline in changelog
2023-08-07 14:49:12 +02:00
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
3ca561b4b4
Added collection copy feature ( fixes #63 )
2023-07-21 21:40:08 +02:00
24b3180eb5
build.js recreates build output dir after it has been removed ( fixes #62 )
2023-07-21 19:28:44 +02:00
3556098bc5
Updated the changelog
2023-07-19 21:31:39 +02:00
ae5002d356
Updated the changelog
2023-07-09 12:56:44 +02:00
64fb9ed173
Added shell to changelog
2023-07-02 11:13:58 +02:00
62f4b88ea6
Added log view to changelog
2023-07-01 20:32:41 +02:00
1ecfa0ab20
Prepared 0.2.1
2023-06-29 14:40:48 +02:00
685ea78376
Updated changelog
2023-06-26 21:22:23 +02:00
9acb89205d
Improved the app menu
2023-06-26 21:05:05 +02:00
79568bc5f4
Make table headers stick to the top
2023-06-25 16:11:51 +02:00
67b820ad47
Fixed host editing bug
2023-06-24 20:43:02 +02:00
cb89b5923f
Improved error logging and dialogs
2023-06-24 20:27:48 +02:00
eef74b306b
Made it possible to input loose JSON into find view inputs
...
I.e. `{ key: 'val' }` or `{ 'num': 2 }` besides `{ "strict": "json" }`.
2023-06-24 16:05:33 +02:00
3e293910ea
Open dump in Explorer/Finder when finished ( fixes #43 )
2023-06-24 15:50:46 +02:00
0027a4333b
Prepared v0.2.1
2023-06-23 21:32:52 +02:00
dc0094b27c
Made harsh loading/error experience friendlier
2023-06-23 17:22:47 +02:00
030edaa561
Updated changelog
2023-06-20 21:02:03 +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
e5ef2d7007
Prepare v0.2.0
2023-06-02 22:45:10 +02:00
7eb7f97d21
Find view: make changes to single documents from within the object editor
2023-06-02 22:33:43 +02:00
8a0d305d7b
Fixed infinite loop bug when a document in the find view has been double clicked
2023-06-02 21:30:47 +02:00
c05ac2074b
Added changelog
2023-06-02 18:43:52 +02:00