.. |
collection_find_export_excel
|
Fixed export to Excel feature, it works now
|
2023-06-26 21:18:29 +02:00 |
app_menu.go
|
Correctly open settings & about dialogs
|
2023-12-23 14:10:48 +01:00 |
app_settings.go
|
Changed os.ModePerm (777) file permissions to 644 and 755
|
2023-12-22 16:00:54 +01:00 |
app.go
|
Replaced hasMongoDump with hasMongoShell
|
2024-06-25 10:47:03 +02:00 |
collection_aggregate.go
|
Improved error logging and dialogs
|
2023-06-24 20:27:48 +02:00 |
collection_find_export.go
|
Debug Excel export script
|
2023-06-26 21:18:29 +02:00 |
collection_find_queries.go
|
Changed os.ModePerm (777) file permissions to 644 and 755
|
2023-12-22 16:00:54 +01:00 |
collection_find.go
|
Added deadline for counting documents
|
2023-07-24 20:38:30 +02:00 |
collection_indexes.go
|
Improved error logging and dialogs
|
2023-06-24 20:27:48 +02:00 |
collection_insert.go
|
Improved error logging and dialogs
|
2023-06-24 20:27:48 +02:00 |
collection_remove.go
|
Improved error logging and dialogs
|
2023-06-24 20:27:48 +02:00 |
collection_update.go
|
Improved error logging and dialogs
|
2023-06-24 20:27:48 +02:00 |
collection.go
|
Added collection copy feature (fixes #63)
|
2023-07-21 21:40:08 +02:00 |
connection.go
|
Add app name and version to mongo connections
|
2023-07-01 10:35:41 +02:00 |
database_dump.go
|
Improved error logging and dialogs
|
2023-06-24 20:27:48 +02:00 |
database.go
|
Improved error logging and dialogs
|
2023-06-24 20:27:48 +02:00 |
host_logs.go
|
Add ability to see host logs (#54)
|
2023-07-01 20:30:43 +02:00 |
host_shell.go
|
Changed os.ModePerm (777) file permissions to 644 and 755
|
2023-12-22 16:00:54 +01:00 |
hosts.go
|
Changed os.ModePerm (777) file permissions to 644 and 755
|
2023-12-22 16:00:54 +01:00 |
views.go
|
Changed os.ModePerm (777) file permissions to 644 and 755
|
2023-12-22 16:00:54 +01:00 |