Commit Graph

1092 Commits

Author SHA1 Message Date
Kevin Froman
08d5d9e425 added install readme disclaimer and don't log max thread messages to terminal 2019-10-17 17:04:57 -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
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
47e81a4bb5 correct resettor help message 2019-10-09 22:31:40 -05:00
Kevin Froman
8195ffbeb6 bug fixes for tor and lock files 2019-10-08 17:26:44 -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
31825bfad7 fix lockfile and add motd key to onionrvalues 2019-10-07 19:02:12 -05:00
Kevin Froman
c22f084315 work on runtime tests and onboarding 2019-10-07 00:51: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
e2832afacb fixed friends 2019-10-04 17:12:07 -05:00
Kevin Froman
215c8d2c3a added dark mode 2019-10-04 16:49:35 -05:00
Kevin Froman
14334e7197 fix mnemonic test and added make-release.sh 2019-09-30 00:13:43 -05:00
Kevin Froman
37db4b514e switch pubkeymanager and contactmanager over to niceware 2019-09-29 23:40:23 -05:00
Kevin Froman
991c79b350 added url command 2019-09-29 22:03:55 -05:00
Kevin Froman
48e956c27c moved to niceware from mnemonic 2019-09-29 21:14:43 -05:00
Kevin Froman
f0e7810342 split mail reply on - 2019-09-29 16:32:46 -05:00
Kevin Froman
d49811bc2e increase restart sleep to avoid port conflicts 2019-09-29 15:55:14 -05:00
Kevin Froman
6d515f7a60 added notification config option 2019-09-29 15:52:34 -05:00
Kevin Froman
b077f72e5f work on site finder and fixed friend adding 2019-09-29 15:48:21 -05:00
Kevin Froman
0067bd36b5 try to fix stdout broken pipe 2019-09-28 23:57:29 -05:00
Kevin Froman
e310ffc4e2 try to fix stdout broken pipe 2019-09-28 23:53:15 -05:00
Kevin Froman
e3b8e12dfb try to fix stderr broken pipe 2019-09-28 23:48:28 -05:00
Kevin Froman
c709c8e030 try to fix stderr broken pipe 2019-09-28 23:44:19 -05:00
Kevin Froman
631510f4fe moved vanityonionr into onionr repo 2019-09-28 20:22:39 -05:00
Kevin Froman
4df69b7842 work on sites api for finding user sites 2019-09-28 00:37:24 -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
24d682860f fix ui test 2019-09-27 10:42:35 -05:00
Kevin Froman
f14239db6c added run time test framework 2019-09-26 02:43:03 -05:00
Kevin Froman
386b64da10 moved onionrproofs and subprocesspow into one module/directory 2019-09-23 18:01:32 -05:00
Kevin Froman
09f6735961 moved static data one directory up 2019-09-23 17:56:05 -05:00
Kevin Froman
e4df34ef29
moved dbcreator to onionrsetup 2019-09-23 14:48:35 -05:00
Kevin Froman
f980c26aa7 now use bootstrap use configuration setting 2019-09-22 15:48:56 -05:00
Kevin Froman
6322306273 fixed mail plugin being broken 2019-09-22 14:22:35 -05:00
Kevin Froman
0d4ab54ceb fixed plugins import onionrblocksapi unnecessary 2019-09-22 03:28:38 -05:00
Kevin Froman
6d4b35c5e3 Merge branch 'master' of gitlab.com:beardog/Onionr 2019-09-21 21:55:03 -05:00
Kevin Froman
ec4ff3158e merge dev server 2019-09-21 21:54:49 -05:00
Kevin Froman
292cae9822 Merge branch 'master' of ssh://gitlab.com:/beardog/onionr 2019-09-21 21:45:46 -05:00
Kevin Froman
921bf36a3f slightly improved readstatic 2019-09-21 21:45:36 -05:00
Kevin Froman
edd9bf6d3b moved block related files to onionrblocks 2019-09-21 18:49:24 -05:00
Kevin Froman
e49f311192 merged plugin related py files into one folder/module 2019-09-21 17:45:46 -05:00
Kevin Froman
021954c86b added identicons to circles 2019-09-21 00:07:21 -05:00
Kevin Froman
586ce58894 added more help messages 2019-09-21 00:06:49 -05:00
Kevin Froman
ccc30f68d6 Fix circles feed bug not showing your posts 2019-09-20 20:41:06 -05:00
Kevin Froman
4187aba570 added restart button to ui 2019-09-20 12:53:42 -05:00
Kevin Froman
a7a5f88142 added restart command 2019-09-20 11:25:12 -05:00
Kevin Froman
fbe1766aea
fix filenotfound error in softreset, added softreset event 2019-09-20 09:47:14 -05:00
Kevin Froman
0405eda30e +added python info to version command
+uploads now have sessions
2019-09-19 18:43:06 -05:00