204 Commits (b65179b7b97f14d96139de3e0225de26c18dea07)
 

Author SHA1 Message Date
Luke Childs 2af993b355 nodeName -> name 9 years ago
Luke Childs 631d4a5a3f Update onionoo to 0.4.0 so search filters work 9 years ago
Luke Childs 089f70b911 Add filter for node name and show title on node page 9 years ago
Luke Childs 133800dcee Search form should always submit to root 9 years ago
Luke Childs 3ee4806d2a Add divider between pagination buttons 9 years ago
Luke Childs ead206439d Should be div not section 9 years ago
Luke Childs d7e231f1da Fix indentation error 9 years ago
Luke Childs 43eeb9fe45 Add node template 9 years ago
Luke Childs 827f0d1d37 Only show search error on search pages 9 years ago
Luke Childs 8fcb78082e Reuse tor node function 9 years ago
Luke Childs 15e551e744 Add get node method 9 years ago
Luke Childs 56abd07939 Setup node route and controller 9 years ago
Luke Childs 686b33cb1e ViewModels -> controllers 9 years ago
Luke Childs 636bd51b51 Add more descriptive search error message 9 years ago
Luke Childs d3e0ca3679 Show minutes if no hours on uptime filter 9 years ago
Luke Childs 6360add214 Colon after search title 9 years ago
Luke Childs 11867f0e5a Only show listing table if we have matches 9 years ago
Luke Childs 6e9eada1d1 Add pagination controls to listing page 9 years ago
Luke Childs 84940170ed Add pagination functionality to query 9 years ago
Luke Childs 8a57709399 Add h1 link to homepage 9 years ago
Luke Childs f81bd4d0c2 Add error handling to listing page 9 years ago
Luke Childs 14771aaa13 Add title to listing table 9 years ago
Luke Childs 8a96f6ff6b Move node list code out into seperate module 9 years ago
Luke Childs f943c784ba Implement backend search logic 9 years ago
Luke Childs d71cfd06c8 Add uptime nunjuck filter 9 years ago
Luke Childs 30b6bc377b Swap humanize.filesize for pretty-bytes 9 years ago
Luke Childs a765f29573 Format node type in listing table 9 years ago
Luke Childs 855edae7a3 Setup nunjuck filters and add filter for node bandwidth 9 years ago
Luke Childs a0e6d29ca1 Format flags in listing table 9 years ago
Luke Childs 2b99c7144e nunjuckEnv -> nunjucksEnv 9 years ago
Luke Childs 081574acf9 Indent map 9 years ago
Luke Childs bc4eaeaae5 Seperate table list into seperate template 9 years ago
Luke Childs c8cd120ec3 Add footer 9 years ago
Luke Childs 18a34e8dfc Wrap main section in main tags 9 years ago
Luke Childs b41cd6e037 Show current search in search bar 9 years ago
Luke Childs c0f284a75d Pass req/res through to nunjuck 9 years ago
Luke Childs e15f39d972 Add header markup 9 years ago
Luke Childs 072af5a248 Setup nodemon 9 years ago
Luke Childs c53f00cba3 Flesh out html 9 years ago
Luke Childs c0b11d770f Add links to single node page 9 years ago
Luke Childs ca308937e9 Update onionoo 9 years ago
Luke Childs 40620bafab Missed a const 9 years ago
Luke Childs 0c33b91a9d Seperate Onionoo API client out into seperate package 9 years ago
Luke Childs af16c3d3b3 Show top 10 nodes by default 9 years ago
Luke Childs 65e90e2aa8 Use correct property for country name 9 years ago
Luke Childs 96fb92dc7a Create node list table 9 years ago
Luke Childs 098592fcb2 Format summary results 9 years ago
Luke Childs 1d806f7791 Parse JSON response in API client 9 years ago
Luke Childs 1370f3bddd Link together view model, view and onionoo client 9 years ago
Luke Childs e2f881affe Setup view model hierarchy 9 years ago