Commit Graph

897 Commits

Author SHA1 Message Date
Arinerron bb793d12aa
Increment Onionr version to 0.0.1 2019-03-28 21:09:36 -07:00
Arinerron 234f1eed0c
undo what I did 2019-03-28 21:07:04 -07:00
Arinerron 3531b28667
Fix bugs in release creation script 2019-03-28 21:05:15 -07:00
Arinerron 99924a9569
Add release creation script 2019-03-28 21:01:59 -07:00
Arinerron afd611febe
Correct PKGBUILD's version info 2019-03-28 21:01:38 -07:00
Arinerron 3e789a8650
Fix plugin bug 2019-03-28 20:25:20 -07:00
Arinerron 8bae211a8d
Use ONIONR_HOME or DATA_DIR env vars 2019-03-28 12:08:07 -07:00
Arinerron 9bd5efce1f
Make onionr use dirs from env 2019-03-28 12:03:37 -07:00
Arinerron 66d7dae08f
Default yes in Debian install script 2019-03-28 11:54:55 -07:00
Arinerron 781f2ea421
Add +x to debian install script 2019-03-28 11:38:40 -07:00
Arinerron 74b50cc7f8
Add Debian install script 2019-03-28 11:38:17 -07:00
Arinerron 3b70c9e95e
Reload daemon before enabling onionr on Arch Linux installation script 2019-03-28 11:10:11 -07:00
Arinerron a9f63b05c7
Add error handing to Arch Linux installation script 2019-03-28 11:08:36 -07:00
Arinerron 2c8bb14508
Add Arch Linux install script and systemd service 2019-03-28 11:01:23 -07:00
Arinerron 8461eed15e
Add log files to gitignore 2019-03-28 10:55:06 -07:00
Arinerron 4f66c874f5
Fix potential future bug with Makefile 2019-03-28 10:54:36 -07:00
Arinerron 81f334667e
Add header command (not in help menu) 2019-03-28 10:53:52 -07:00
Arinerron 0203ec0fd3
Add onionr icon 2019-03-28 09:10:04 -07:00
Arinerron 83fb7754ad
Add basic PKGBUILD 2019-03-27 11:57:59 -07:00
Kevin Froman 7048db42bd adjust expiration 2019-03-15 11:48:06 -05:00
Kevin Froman 59cc7709d9 fs adjustments 2019-03-15 00:30:43 -05:00
Kevin Froman 7f84cd0598 bug fixes 2019-03-14 19:18:35 -05:00
Kevin Froman 4757bb0963 further fixed forward secrecy 2019-03-13 23:51:29 -05:00
Kevin Froman 6568086e24 fixed forward secrecy expiration, key deletion and block expire detection 2019-03-13 19:50:45 -05:00
Kevin Froman 97e0945e12 finish merging new-main 2019-03-13 17:00:51 -05:00
Kevin Froman 0660e5f77f do not spam connection messages 2019-03-13 16:10:11 -05:00
Kevin Froman 5d45db8f8d small refactor in js and added exit btn to friend info overlay 2019-03-12 23:56:26 -05:00
Kevin Froman fdd3ff0a9d multiprocess pow progress 2019-03-12 13:23:46 -05:00
Kevin Froman 800c061e94 ui changes and work on whitepaper 2019-03-11 00:10:37 -05:00
Kevin Froman 4fb01bac0e work on friends ui and bug fixes 2019-03-09 12:01:57 -06:00
Kevin Froman 137d6f39dd refactoring, work on friends ui, bug fixes and whitepaper work 2019-03-09 00:37:57 -06:00
Kevin Froman 1562848999 more refactoring and secured requirements.txt 2019-03-08 19:57:44 -06:00
Kevin Froman 236edac257 more refactoring 2019-03-08 00:30:14 -06:00
Kevin Froman e0a18e2adf in process of refactoring onionr.py 2019-03-07 19:08:06 -06:00
Kevin Froman 4d2a1cab1e use only one thread in proof of work by default, because of GIL 2019-03-06 23:43:32 -06:00
Kevin Froman 26f25f8fe4 do not save expired blocks 2019-03-06 22:58:21 -06:00
KF 7b635c4fc9 fixed import error in plugins being slient, affecting plugins not being enabled on some platforms/versions 2019-03-06 16:39:46 -06:00
Kevin Froman ecad9ac207 False not false in keyboard interrupt handler 2019-03-05 12:07:13 -06:00
Kevin Froman 930d825ebc fix makefile and broken sentbox 2019-03-05 11:11:49 -06:00
Kevin Froman d4eb3f43ef adjusted readme 2019-03-05 09:57:07 -06:00
Kevin Froman c491ccc9cb updated readme and whitepaper 2019-03-05 00:08:09 -06:00
Kevin Froman 456e3f68ad updated readme and whitepaper 2019-03-05 00:06:49 -06:00
Kevin Froman b74315f75a new bootstrap address 2019-03-04 21:17:49 -06:00
Kevin Froman c262b67626 fixed UI sentbox 2019-03-04 21:16:33 -06:00
Kevin Froman 9b6553511b bug fixes 2019-03-04 16:29:44 -06:00
Kevin Froman 45221291fa work on friends and mail UI 2019-03-04 13:03:35 -06:00
Kevin Froman 4798308ccd work on mail ui deletion of items 2019-03-03 00:26:55 -06:00
Kevin Froman c45c016123 moving mail over to blueprint system 2019-03-02 13:17:18 -06:00
Kevin Froman c89bf5b430 work on plugins doing http endpoints 2019-03-02 00:22:59 -06:00
Kevin Froman 11625b297a refactoring and work on mail 2019-02-27 21:02:44 -06:00