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