Commit Graph

70 Commits

Author SHA1 Message Date
261621dd46 cosmetics 2014-05-28 21:00:11 +02:00
dickreckard
33a1e3f863 Merge branch 'master' of https://github.com/stuff2233/meshenger 2014-05-28 20:48:45 +02:00
dickreckard
722aa2a8d0 webapp 2014-05-28 20:48:08 +02:00
e8ef0c9a56 Merge branch 'master' of https://github.com/stuff2233/meshenger 2014-05-28 12:52:49 +02:00
0d4efad1ae cosmetic changes 2014-05-28 12:51:12 +02:00
5fe9e0b19b Update README.md 2014-05-28 12:35:39 +02:00
6bfd985333 Update README.md
added init script howto
2014-05-28 12:13:57 +02:00
dickreckard
fdc3d06675 fixed the webapp so it removes non-existing msgs from the cache 2014-05-28 12:02:01 +02:00
dickreckard
87ed307ac5 general cleanup of randomness 2014-05-28 11:09:01 +02:00
dickreckard
f12bd4dcec igg 2014-05-28 01:36:32 +02:00
dickreckard
6022f00690 keys| 2014-05-27 22:56:11 +02:00
ddbd5842aa updated roadmap 2014-05-16 05:15:54 +02:00
7982530fb8 devices should now properly download stuff on joining network, added verbosity to the daemon threads 2014-05-16 05:11:04 +02:00
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