Commit Graph

59 Commits

Author SHA1 Message Date
Kevin Froman fcfecaff7e fix removing circles from nav bar when disabled 2020-10-16 06:30:17 +00:00
Kevin Froman 895b4fe4fd side bar and ui node list fixes 2020-10-15 23:24:25 +00:00
Kevin Froman cf669024bf handle invalid input when adding peer better 2020-10-15 22:02:51 +00:00
Kevin Froman 10ba2be93f small bug fixes, added more cors headers for pub api browser requests 2020-10-06 02:53:56 +00:00
Kevin Froman 45940b2dba + added address adding input to web ui in sidebar
fixes #10
2020-10-03 22:43:18 +00:00
Kevin Froman 1f067f614a Added tor restart button to index and tor restart command. Enabled tor restart daemon event 2020-09-15 17:08:50 +00:00
Kevin Froman b4d80da3ff Work on fixing node uptime 2020-09-14 23:28:01 +00:00
Kevin Froman 3422ca43ff Fixing block syncing quirks 2020-08-25 15:02:13 -05:00
Kevin Froman e19e23022b show message if user tries to open .onion as onionr site 2020-08-23 06:29:40 -05:00
Kevin Froman 15379a7c2f add readline to client api request crafter 2020-08-23 05:53:43 -05:00
Kevin Froman b66e1d852e clear stats interval on shutdown button, remove deprecated sync httpget 2020-08-23 05:17:15 -05:00
Kevin Froman 308fca7c22 added creating blocks count to sidebar 2020-08-21 09:57:59 -05:00
Kevin Froman 72653c1e93 check for light theme before enabling particles 2020-08-21 09:57:28 -05:00
Kevin 5930f3bfad Added missing tests and sidebar files 2020-08-04 22:35:45 -05:00
Kevin ab10cea8b6 add forgotten spawndaemonthreads and added license info to bulma extension files 2020-08-04 08:45:06 -05:00
Kevin c5fd39c762 remove unused var in torstats 2020-06-27 18:00:52 -05:00
Kevin e07c70057c Added license info to more JS files 2020-06-25 17:30:34 -05:00
Kevin 1aea6c3362 don't show tor transport box if there is none 2020-06-25 03:29:27 -05:00
Kevin ca1f9eb44b fix regression in apicheck js 2020-06-21 22:48:34 -05:00
Kevin 817f0263db transport addresses now displays in dashboard 2020-06-21 17:55:32 -05:00
Kevin 34416c07fe made particles more efficient, finished basic blocks feed 2020-06-21 02:27:55 -05:00
Kevin c81df9093d added particles and some code for recent block listing 2020-06-20 05:31:51 -05:00
Kevin Froman 4cd2302bc9 added logic for stranger notification setting
made page content refreshes happen on visibility
2020-04-05 03:52:40 -05:00
Kevin Froman 71c7ad4545 made onboarding use bulma steps 2020-03-26 02:30:59 -05:00
Kevin Froman d24fd41c53 added fd and disk usage stats 2020-03-24 03:18:05 -05:00
Kevin Froman 83a1c09af7 do not ping api when document is hidden 2020-03-24 00:21:13 -05:00
Kevin Froman 3c6b3652c6 hidden is not a js func 2020-03-23 00:00:35 -05:00
Kevin Froman c7b8f9bed6 don't fetch stats on home page if there is no window focus 2020-03-22 22:04:06 -05:00
Kevin Froman 2a104d7459 added ram stats 2020-03-20 18:39:26 -05:00
Kevin Froman b2f4dae226 refactored main page to not use xhr, added thread ui stat area 2020-03-20 03:46:33 -05:00
Kevin Froman c0def6fb7e fixed shutdown not working on onboarding page 2020-02-28 23:24:32 -06:00
Kevin Froman 26ddee54ce work on mail settings 2020-02-10 08:01:49 -06:00
Kevin Froman 559f6bed49 added settings modal for mail 2020-02-09 03:11:41 -06:00
Kevin Froman 7c7e5de091 do not allow restart on windows 2020-02-06 00:54:49 -06:00
Kevin Froman d91480104b handle more sec levels in ui stats 2020-02-04 15:42:08 -06:00
Kevin Froman cb108cb990 use webpass in torstats 2020-01-29 14:21:12 -06:00
Kevin Froman 5c636246fb added tor circuit stats to main page 2020-01-25 02:23:18 -06:00
Kevin Froman 57f233d856 added work on new main page with tor statistics. Added TorStats class to access tor statistics suck as circuit information 2020-01-21 02:36:19 -06:00
Kevin Froman 7db8193bf6 remove POW for annoncements 2020-01-19 21:02:04 -06:00
Kevin Froman 70408b828b fix about authors 2019-12-18 03:53:16 -06:00
Kevin Froman fd6096a93c default plugins now have navbar removal logic 2019-12-06 01:21:30 -06:00
Kevin Froman 1de668a9e5 onboarding work, now waits to start daemon timers 2019-11-30 02:42:49 -06:00
Kevin Froman ee5f4409af work on onboarding and pep8 compliance. re-worded about 2019-11-26 18:01:32 -06:00
Kevin Froman 1166c9155a fixed site loader and subdirs 2019-11-13 21:06:04 -06:00
Kevin Froman 4eeed15ecb added license boilerplate to onboarding and apicheck js 2019-10-17 14:53:21 -05:00
Kevin Froman d034072704 added apicheck file 2019-10-16 17:32:47 -05:00
Kevin Froman 560e828c8a updated todo and about 2019-10-16 04:15:24 -05:00
Kevin Froman e5fc15acc2 lots of web ui work 2019-10-11 04:28:43 -05:00
Kevin Froman a704eaaf60 make outgoing connections scroll better & not be textarea 2019-10-09 22:32:19 -05:00
Kevin Froman 2ab2597e00 correct placeholder color in dark theme, use better uptime display 2019-10-08 23:17:29 -05:00