2015-03-10 23:13:42 +00:00
|
|
|
/static StaticR Static appStatic
|
|
|
|
/auth AuthR Auth getAuth
|
|
|
|
|
|
|
|
/favicon.ico FaviconR GET
|
|
|
|
/robots.txt RobotsR GET
|
|
|
|
|
|
|
|
/ HomeR GET POST
|
2015-04-26 20:18:24 +00:00
|
|
|
/wallet WalletR GET
|
2015-08-06 22:07:48 +00:00
|
|
|
/wallet/#Int64/#Int64 WalletDetailsR GET
|
2015-07-20 20:10:30 +00:00
|
|
|
-- /register RegisterR GET POST
|
|
|
|
/settings SettingsR GET POST
|
2015-08-06 22:07:48 +00:00
|
|
|
/update UpdateR GET
|
2015-08-07 00:26:16 +00:00
|
|
|
/stock StockR GET
|
2015-08-20 16:42:53 +00:00
|
|
|
/analysis/items ProfitItemsR GET
|
2015-08-22 22:22:27 +00:00
|
|
|
/analysis/items/#Int64 ProfitItemsDetailsR GET
|
2015-09-07 01:03:23 +00:00
|
|
|
/orders OrdersR GET
|
2015-09-18 17:06:17 +00:00
|
|
|
/orders/lost LostOrdersR GET
|
|
|
|
/orders/lost/#Int LostOrdersDaysR GET
|
2015-09-17 22:41:37 +00:00
|
|
|
/history/#Int64 ItemR GET
|
2015-09-17 23:08:15 +00:00
|
|
|
/history/#Int64/#Int ItemPagedR GET
|
2015-09-18 15:59:50 +00:00
|
|
|
/transactions/problematic ProblematicR GET
|
|
|
|
/transactions/problematic/#Int ProblematicDaysR GET
|