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