app.go
|
Split a bit of backend code
|
2023-01-14 20:47:29 +01:00 |
collection_find.go
|
Renamed PerformFind -> FindItems
|
2023-01-17 09:47:07 +01:00 |
collection_indexes.go
|
Drop indexes
|
2023-01-17 20:49:07 +01:00 |
collection_insert.go
|
Renamed one more method
|
2023-01-17 09:50:15 +01:00 |
collection_remove.go
|
Altered remove error messages
|
2023-01-19 15:07:40 +01:00 |
collection_update.go
|
Updates to update screen
|
2023-01-18 13:38:31 +01:00 |
collection.go
|
Drop collections
|
2023-01-14 21:09:21 +01:00 |
connection.go
|
Split a bit of backend code
|
2023-01-14 20:47:29 +01:00 |
database.go
|
Corrected mistakes in previous commits
|
2023-01-14 21:11:35 +01:00 |
hosts.go
|
Removed comment in hosts.go
|
2023-01-18 21:05:40 +01:00 |
settings.go
|
Hosts and settings
|
2023-01-18 20:59:00 +01:00 |