Commit Graph

157 Commits

Author SHA1 Message Date
cebc2ebf71 fixed logic errors 2014-05-16 01:39:12 +02:00
7b1c6566ae Merge branch 'master' of https://github.com/jngrt/meshenger 2014-05-16 01:37:50 +02:00
e1a198bea1 fixed logic erros 2014-05-16 01:32:59 +02:00
jngrt
a3fe513094 Merge branch 'master' of https://github.com/jngrt/meshenger 2014-05-15 23:10:40 +02:00
jngrt
afae0b552e simply-crypt js test added 2014-05-15 23:10:26 +02:00
3febff3f73 Update meshenger_roadmap 2014-05-15 22:47:24 +02:00
adfc560a65 Update meshenger_roadmap 2014-05-15 22:18:42 +02:00
21011546dc turned ip-to-hash into 2 functions, known devices are determined on the basis of reading the nodes/hash/ now, fixed bug where index for other nodes was always newer even if it wasnt 2014-05-15 21:53:13 +02:00
03f3fef866 made the scripts executable 2014-05-15 18:35:00 +02:00
0f3a1e32c2 Update README.md
Added instructions for catching all http requests and redirecting them to the Meshenger webapp (aka poor mans captive portal)
2014-05-04 13:56:55 +02:00
ec18d8db6f Update meshenger_clientserve.py
serve the webapp.html on every url requested
2014-05-04 13:44:53 +02:00
440c794de7 Update README.md
tiny readme update
2014-04-29 00:39:39 +02:00
jngrt
996785e821 message dir bug in clientserve 2014-04-28 23:57:39 +02:00
jngrt
54c2c0e754 updated webapp.html + ajax 2014-04-28 23:49:38 +02:00
jngrt
b2893eaf3c split node and client serve 2014-04-28 22:44:59 +02:00
73ddf0f806 Update README.md 2014-04-28 15:57:44 +02:00
975f4e3dec Update main.py
disable ipv6 on hotspot interface
2014-04-28 14:12:21 +02:00
cf5ea7ccf5 Update meshenger_roadmap 2014-04-28 13:20:20 +02:00
fee99a041c added roadmap + fix indent error in main 2014-04-24 19:32:02 +02:00
590a4f5d98 fixed bug where ip_to_hash made a "node" dir for every node 2014-04-24 17:41:52 +02:00
50a52e447b properly commented savepoint 2014-04-24 17:26:08 +02:00
66cd549021 savepoint, index timestamp werkt 2014-04-24 17:18:08 +02:00
078ca154ff build_index now in separate thread 2014-04-24 17:03:42 +02:00
70711312b0 update 2014-04-24 16:37:30 +02:00
7a6d139280 reverted changes 2014-04-24 16:23:50 +02:00
fa67aba96e made a mesh 2014-04-24 14:31:48 +02:00
b2e787bf32 made changes in discover() to assign assing a local time to node/hash/lastupdate 2014-04-24 13:58:12 +02:00
e4996cdda7 removed hardcode in wgets, fixed wrong path for msg dir in meshenger_serve 2014-04-24 12:54:15 +02:00
fb023f8a8b added exception to main if foreing index cant be downloaded 2014-04-24 12:09:53 +02:00
0a3148d063 lazyinstall now configures uhttpd 2014-04-24 11:37:39 +02:00
85cf679d04 improved lazyinstall slightly 2014-04-24 10:58:10 +02:00
a815d397d8 delete files made by main.py 2014-04-21 12:11:19 +02:00
6a541c13ba gitignored files that main.py creates 2014-04-21 12:10:02 +02:00
820465828e began to integrate server into main.py 2014-04-21 11:57:16 +02:00
26eb57a17c Merge branch 'master' of https://github.com/jngrt/meshenger 2014-04-21 10:52:11 +02:00
3644391ed4 added a lazyinstall script for dev purposes 2014-04-21 10:51:26 +02:00
7c88165975 added hotspot to readme 2014-04-19 16:39:44 +02:00
8cf4bad805 blegh 2014-04-18 20:25:01 +02:00
52228adb53 added extra config instructions + fixed logic 2014-04-18 20:23:59 +02:00
7e2c473c96 make msg dir on init 2014-04-18 18:55:12 +02:00
0bc692f444 added wireless configuration info 2014-04-17 23:19:33 +02:00
15e6f8af87 added wireless configuration info 2014-04-17 23:17:56 +02:00
50ae5c5ed6 make it pretty 2014-04-17 19:04:41 +02:00
7b97423262 Began adding open-wrt setup 2014-04-17 19:02:44 +02:00
Generic Username
e776ad6ee4 Added some background info on Meshenger 2014-04-17 16:36:37 +02:00
Generic Username
9cd2251db5 nodes now broadcast a timestamp of their last change 2014-04-04 20:53:22 +02:00
jngrt
8f61d977ce changed web server to class, ready for integration in threads in main.py 2014-04-04 20:51:52 +02:00
jngrt
a5d61f517d merge 2014-04-04 18:40:23 +02:00
jngrt
88b342764e post functionality in serve.py 2014-04-04 18:39:32 +02:00
Generic Username
1b23da4055 added threads for announce + discover 2014-04-04 18:39:17 +02:00