filebrowser/backend/http
Graham Steffaniak b928e6557c updated with a few changes
- git directory structure changed (no more src folder)
 - search now works with filesize larger/smaller than x MB
 - search currently allows for only one search request at a time
   - cancels older requests by having them immediately return null
2023-07-21 17:41:24 -05:00
..
auth.go updated with a few changes 2023-07-21 17:41:24 -05:00
commands.go updated with a few changes 2023-07-21 17:41:24 -05:00
data.go updated with a few changes 2023-07-21 17:41:24 -05:00
http.go updated with a few changes 2023-07-21 17:41:24 -05:00
preview.go updated with a few changes 2023-07-21 17:41:24 -05:00
preview_enum.go updated with a few changes 2023-07-21 17:41:24 -05:00
public.go updated with a few changes 2023-07-21 17:41:24 -05:00
public_test.go updated with a few changes 2023-07-21 17:41:24 -05:00
raw.go updated with a few changes 2023-07-21 17:41:24 -05:00
resource.go updated with a few changes 2023-07-21 17:41:24 -05:00
search.go updated with a few changes 2023-07-21 17:41:24 -05:00
settings.go updated with a few changes 2023-07-21 17:41:24 -05:00
share.go updated with a few changes 2023-07-21 17:41:24 -05:00
static.go updated with a few changes 2023-07-21 17:41:24 -05:00
users.go updated with a few changes 2023-07-21 17:41:24 -05:00
utils.go updated with a few changes 2023-07-21 17:41:24 -05:00