Commit Graph

101 Commits

Author SHA1 Message Date
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
abddeecda7 made circles main.py pep8 compliant 2020-01-15 00:25:16 -06:00
Kevin Froman
0cd533db60 remove block hashes from board cache if they 404 2020-01-15 00:24:42 -06:00
Kevin Froman
3fc11657e8 don't fetch all zero circle messages in ui 2020-01-15 00:22:36 -06:00
Kevin Froman
828f7682b8 added server sent events wrapper and example 2020-01-14 02:29:42 -06:00
Kevin Froman
70408b828b fix about authors 2019-12-18 03:53:16 -06:00
Kevin Froman
63c0c51f38 circles timezone and sorting fixes 2019-12-06 14:25:02 -06:00
Kevin Froman
fd6096a93c default plugins now have navbar removal logic 2019-12-06 01:21:30 -06:00
Kevin Froman
1eb7880de9 fix #36 2019-12-04 01:02:28 -06:00
Kevin Froman
1eb47a4584 onboarding work 2019-12-03 00:00:15 -06:00
Kevin Froman
3816e64da7 fix more of nick's broken changes 2019-12-01 03:51:38 -06:00
Kevin
8a4102cbd1 Merge nick's fixes 2019-12-01 08:10:00 +00: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
54a35a452a fixed mail bugs where one couldn't add contact 2019-11-21 03:18:16 -06:00
Kevin Froman
720efe4fca renamed onionr dir and bugfixes/linting progress 2019-11-21 02:23:58 -06:00
Kevin Froman
6cc01fa240 boiler plate and bug fixes 2019-11-15 22:18:38 -06:00
Kevin Froman
1166c9155a fixed site loader and subdirs 2019-11-13 21:06:04 -06:00
Kevin Froman
adcb3f31a9 * bumped unpaddedbase32 version
* improved readme
* better shutdown message in ui
2019-11-06 18:03:38 -06:00
Kevin Froman
9c1cb1a7e1 added new bootstrap node, changed todo, documented onionrvalues better 2019-10-24 03:20:06 -05:00
Kevin Froman
c60dfdcea3 added new bootstrap node 2019-10-19 03:45:11 -05:00
Kevin Froman
4eeed15ecb added license boilerplate to onboarding and apicheck js 2019-10-17 14:53:21 -05:00
Kevin Froman
bfd25ab706 removed web password from details and fixed python powered image 2019-10-17 05:01:27 -05:00
Kevin Froman
265e2c181b work on onboarding 2019-10-17 05:00:24 -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
cea6840588 added api shutdown check 2019-10-16 03:55:45 -05:00
Kevin Froman
bb7817076d make socket servers non default for now 2019-10-16 01:32:27 -05:00
Kevin Froman
18e317c820 work on onboarding 2019-10-16 01:30:44 -05:00
Kevin Froman
2d5fc6cf54 use span instead of input in mail ui 2019-10-14 06:02:51 -05:00
Kevin Froman
63fced9cff * improved friend removal
* made restart more reliable
* fixed banblock not deleting blocks
* somewhat fixed friend endpoints not working with niceware keys
* started working on adjusting mail interface to use div instead of inputs
2019-10-13 20:13:00 -05:00
Kevin Froman
e5fc15acc2 lots of web ui work 2019-10-11 04:28:43 -05:00
Kevin Froman
f0c72ef1c8 move config editor in index, fix circles showing posts under wrong circle 2019-10-10 02:25:12 -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
Kevin Froman
b10bbe7c52 added confirm for restart/shutdown ui btns 2019-10-08 22:25:34 -05:00
Kevin Froman
7f60560cbe improve input fields in dark theme 2019-10-08 22:17:47 -05:00
Kevin Froman
c4c4fb70d5 added motd, todo.txt, and small bug fixes 2019-10-08 16:14:30 -05:00
Kevin Froman
695f334297 added motd system, reworked handling of bytes in signatures 2019-10-07 21:32:33 -05:00
Kevin Froman
c22f084315 work on runtime tests and onboarding 2019-10-07 00:51:30 -05:00
Kevin Froman
dbb306d7ee webui cleanup 2019-10-06 04:34:30 -05:00
Kevin Froman
7e9fe03235
+ added theme api
+ added switcher from dark and light theme
- deleted profiles directory for now
+ added theme config option
* added boilerplate to circle picker and useridenticons
2019-10-05 18:35:40 -05:00
Kevin Froman
578a238f2e added missing circle files and bulmaswatch 2019-10-05 15:32:07 -05:00
Kevin Froman
f4d7a2acb9 darkmoded friends 2019-10-04 17:13:03 -05:00
Kevin Froman
215c8d2c3a added dark mode 2019-10-04 16:49:35 -05:00
Kevin Froman
f0e7810342 split mail reply on - 2019-09-29 16:32:46 -05:00
Kevin Froman
6d515f7a60 added notification config option 2019-09-29 15:52:34 -05:00
Kevin Froman
60f0ef0fef added option to disable plaintext blocks 2019-09-27 20:38:47 -05:00
Kevin Froman
71c9337ab7 board now uses sha256 2019-09-27 18:04:49 -05:00
Kevin Froman
09f6735961 moved static data one directory up 2019-09-23 17:56:05 -05:00