Commit Graph

36 Commits

Author SHA1 Message Date
Kevin Froman 6cc01fa240 boiler plate and bug fixes 2019-11-15 22:18:38 -06:00
Kevin Froman 304df0fbb4 lock databases with timeout from onionrvalues 2019-10-29 00:36:56 -05:00
Kevin Froman 9c1cb1a7e1 added new bootstrap node, changed todo, documented onionrvalues better 2019-10-24 03:20:06 -05:00
Kevin Froman 8195ffbeb6 bug fixes for tor and lock files 2019-10-08 17:26:44 -05:00
Kevin Froman 31825bfad7 fix lockfile and add motd key to onionrvalues 2019-10-07 19:02:12 -05:00
Kevin Froman 215c8d2c3a added dark mode 2019-10-04 16:49:35 -05:00
Kevin Froman 09f6735961 moved static data one directory up 2019-09-23 17:56:05 -05:00
Kevin Froman a7a5f88142 added restart command 2019-09-20 11:25:12 -05:00
Kevin Froman 0405eda30e +added python info to version command
+uploads now have sessions
2019-09-19 18:43:06 -05:00
Kevin Froman 4b8fe7eeb3 bumped min python version to 3.7, added upload sessions to use in preventing infinite upload fails 2019-09-16 02:50:13 -05:00
Kevin Froman f99ff27006 onionr can now run from relative dirs and lots of bug fixes 2019-09-10 01:05:59 -05:00
Kevin Froman ddcb1e39e3 switched to bip39 from pgp word list 2019-09-06 15:09:39 -05:00
Kevin Froman 75ec108496 improved network stability by having automatic tor restarts 2019-08-09 20:04:56 -05:00
Kevin Froman daff149acc refactoring 2019-08-09 15:41:27 -05:00
Kevin Froman 7c02f6fff1 * refactored blockmetadata
* be more careful with block type length
+ work on chat
2019-08-09 15:07:32 -05:00
Kevin Froman aea32bd1bc progress removing onionr.py 2019-08-03 23:52:57 -05:00
Kevin Froman 6e526bf629 progress removing onionr.py 2019-07-31 00:10:28 -05:00
Kevin Froman e037633735 progress removing onionr.py 2019-07-30 13:13:10 -05:00
Kevin Froman 453e8588c5 progress removing onionr.py 2019-07-30 00:19:22 -05:00
Kevin Froman ef6bb8c1e9 added keymanager test 2019-07-27 15:29:15 -05:00
Kevin Froman dbbefafd19 progress in removing core 2019-07-18 18:07:18 -05:00
Kevin Froman 71805811cf corrected permissions again 2019-06-16 13:20:54 -05:00
KF 5e73f83c57 + added powchoice.py to use old pow on windows, temporary fix for subprocess method not working there
* various bug fixes
2019-06-14 20:31:01 -05:00
Kevin Froman 5edf0e234a added more subdirectory readmes 2019-06-13 11:24:34 -05:00
Kevin Froman 64944f6f7c - removed onionrdaemontools (split into many files, mostly into communicatorutils)
- removed included secrets.py since 3.6 is required now anyways
2019-06-13 01:58:17 -05:00
Kevin Froman 268325c07d
- removed simplecache for now
* fixed existingRand bytes check in announce in onionrdaemontools
* moved openhome to its own file
* slight comment and boilerplate changes
+ added more readme files for subdirectories
2019-06-12 15:12:56 -05:00
Kevin Froman 075467ad20
* updated contributing.md with better explanations
* added clandestine endpoint and web files, basic page layout
* better comply with gplv3 in pgpwords module
2019-05-18 13:46:48 -05:00
Kevin Froman a4d6dc5fa5 bug fixes and refactoring 2019-05-07 12:56:20 -05:00
Kevin Froman ad94c8a4ef added first block spec draft 2019-04-12 12:15:30 -05:00
Kevin Froman 30630e1d8e work on clandestine 2019-04-12 12:15:30 -05:00
Kevin Froman 726bbe61ac improved expiry 2019-04-12 12:15:30 -05:00
Kevin Froman 944c76d2e9 code cleanup, defunct code removal, and some module splitting 2019-02-11 17:44:39 -06:00
Kevin Froman 30604fa23c more mail ui work 2019-02-10 12:43:45 -06:00
Kevin Froman 898085887c convert human readable keys back to base32, work on mail sending from web ui 2019-02-09 20:21:36 -06:00
Kevin Froman 6687b2a843 changed permisisons 2019-02-02 17:10:04 -06:00
Kevin Froman 557ffa2f4a moved a couple files, work on mail interface, improvements to web + blockapi for block decryption 2019-02-01 00:38:12 -06:00