1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2024-11-24 18:26:56 +01:00
rolens/internal/app
2023-12-22 16:00:54 +01:00
..
collection_find_export_excel Fixed export to Excel feature, it works now 2023-06-26 21:18:29 +02:00
app_menu.go Updated host menu items 2023-08-26 20:27:44 +02:00
app_settings.go Changed os.ModePerm (777) file permissions to 644 and 755 2023-12-22 16:00:54 +01:00
app.go Changed os.ModePerm (777) file permissions to 644 and 755 2023-12-22 16:00:54 +01:00
collection_aggregate.go
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
collection_insert.go
collection_remove.go
collection_update.go
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
database.go
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