1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-30 06:12:15 +02:00
seaweedfs/weed/server
listeng 5b18cf09e7 Return json data when content-type is "application/json"
Before #344, the filer will return json data, and cschiano make a template that render to html. But sometimes need json data, so I add some code will return json data when content-type is "application/json".
2016-12-26 16:49:43 +08:00
..
filer_ui Add limit parameter and pagination for files 2016-07-20 10:46:28 +02:00
master_ui
volume_server_ui
common.go refactor Volume Assign function 2016-06-26 10:50:18 +08:00
filer_server.go Updating PostgreSQL file store integration to support directories. 2016-12-12 13:03:32 -07:00
filer_server_handlers.go Revert "Adding HTTP verb whitelisting options." 2016-08-05 15:45:48 -06:00
filer_server_handlers_admin.go add "weed copy" command to copy files to filer 2016-07-20 23:45:55 -07:00
filer_server_handlers_read.go Return json data when content-type is "application/json" 2016-12-26 16:49:43 +08:00
filer_server_handlers_write.go filer mysqlstore bug fix 2016-09-08 11:35:54 +08:00
master_server.go Revert "Adding HTTP verb whitelisting options." 2016-08-05 15:45:48 -06:00
master_server_handlers.go
master_server_handlers_admin.go Revert "Adding HTTP verb whitelisting options." 2016-08-05 15:45:48 -06:00
master_server_handlers_ui.go
raft_server.go fix bug : join post is empty 2016-11-08 11:00:46 +08:00
raft_server_handlers.go
volume_server.go add option to enable caching 2016-11-16 07:09:57 -08:00
volume_server_handlers.go Revert "Adding HTTP verb whitelisting options." 2016-08-05 15:45:48 -06:00
volume_server_handlers_admin.go
volume_server_handlers_helper.go
volume_server_handlers_read.go refactoring 2016-06-13 15:07:17 -07:00
volume_server_handlers_sync.go
volume_server_handlers_ui.go
volume_server_handlers_vacuum.go
volume_server_handlers_write.go fix volume_layout bug, add new feature for volume etag write,filer pass through query params' 2016-06-29 16:05:00 +08:00