2012-11-28 03:51:24 +04:00
|
|
|
/favicon.ico FaviconR GET
|
2011-08-07 20:24:09 +04:00
|
|
|
/robots.txt RobotsR GET
|
2014-06-13 03:14:41 +04:00
|
|
|
/static StaticR Static getStatic
|
2018-06-17 02:04:13 +03:00
|
|
|
|
2011-08-07 20:24:09 +04:00
|
|
|
/ RootR GET
|
2018-06-09 14:46:08 +03:00
|
|
|
/journal JournalR GET
|
|
|
|
/register RegisterR GET
|
2019-02-21 04:39:35 +03:00
|
|
|
/add AddR GET POST PUT
|
2018-06-17 02:04:13 +03:00
|
|
|
|
|
|
|
/manage ManageR GET
|
|
|
|
/edit/#FilePath EditR GET POST
|
|
|
|
/upload/#FilePath UploadR GET POST
|
|
|
|
/download/#FilePath DownloadR GET
|
2019-02-19 10:57:58 +03:00
|
|
|
|
2020-09-30 03:27:21 +03:00
|
|
|
/version VersionR GET
|
2019-02-19 10:57:58 +03:00
|
|
|
/accountnames AccountnamesR GET
|
|
|
|
/transactions TransactionsR GET
|
|
|
|
/prices PricesR GET
|
|
|
|
/commodities CommoditiesR GET
|
|
|
|
/accounts AccountsR GET
|
|
|
|
/accounttransactions/#AccountName AccounttransactionsR GET
|