Commit Graph

740 Commits

Author SHA1 Message Date
67b51774e3 propagate from branch 'i2p.www' (head bffd2812f9c516072d67f9e255c5a6404da88202)
to branch 'i2p.www.revamp' (head a6fb5601cc1d2b4567e099fda4ee15c3b5915465)
2015-06-27 15:49:12 +00:00
8f80ae4ab0 Datagram dataspec 2015-06-27 15:37:31 +00:00
ec7153c563 Link to other messages in I2NP dataspecs 2015-06-27 15:33:16 +00:00
3a527f5535 Add message types to spectags
Command to generate spectags file:
cd i2p2www/pages/site && ctags -f spectags --regex-html=/\"type_\([a-zA-Z0-9]+\)\"/\\1/t,type/ --regex-html=/\"struct_\([a-zA-Z0-9]+\)\"/\\1/s,struct/ --regex-html=/\"msg_\([a-zA-Z]+\)\"/\\1/m,msg/ -R -n docs/spec/*.html
2015-06-27 15:16:33 +00:00
822d5f778d I2NP dataspec 2015-06-27 15:02:57 +00:00
414efb636f Tunnel message dataspec 2015-06-27 14:08:57 +00:00
83372117ea Updated spectags
Command to generate the file:
cd i2p2www/pages/site && ctags -f spectags --regex-html=/\"type_\([a-zA-Z0-9]+\)\"/\\1/t,type/ --regex-html=/\"struct_\([a-zA-Z0-9]+\)\"/\\1/s,struct/ -R -n docs/spec/*.html
2015-06-27 13:48:42 +00:00
019a6c70f5 Disambiguate I2NP and I2CP message headers (for ctags) 2015-06-27 13:47:03 +00:00
c040cb56b5 Disambiguate TMDI and GCDI (for ctags) 2015-06-27 13:40:17 +00:00
48d9b26a91 Highlight JSON 2015-06-27 12:50:43 +00:00
4951df7d67 Fixed TunnelId anchor so ctags work 2015-06-27 12:28:49 +00:00
9baccc15d8 Use meta class for redirect notice 2015-06-27 03:12:53 +00:00
cdbc2adf00 propagate from branch 'i2p.www' (head 3a0922a7dadd3bd3da78f979e22d19e587736830)
to branch 'i2p.www.revamp' (head 5821b19a04fd11c8b9f2db7e967c9c01c785736b)
2015-06-24 12:21:53 +00:00
3a07ec3cdd Categorize mirrors by network 2015-06-24 12:19:51 +00:00
bce4445b59 Add in-I2P download mirror 2015-06-22 22:35:08 +00:00
bbc34f8ad1 update android version and checksum 2015-06-18 20:24:00 +00:00
b5d602e3f6 update.killyourtv.i2p has the 0.9.20 APK 2015-06-18 13:02:19 +00:00
6d05a742de Android 0.9.20 2015-06-18 05:31:20 +00:00
zzz
ca1a0fa5e9 streaming updates 2015-06-17 13:51:27 +00:00
zzz
50ccbb5b8e multiprotocol 2015-06-11 16:59:50 +00:00
zzz
603050c678 copy SAM 3.2 proposal from ticket 1574 to spec for further review 2015-06-11 16:48:03 +00:00
zzz
092a170956 fix anchor 2015-06-10 23:32:20 +00:00
zzz
558daac87d Preliminary I2CP multisession docs 2015-06-10 21:04:25 +00:00
zzz
b7000ebf87 500 fix hopefully 2015-06-05 12:05:36 +00:00
zzz
d0ac40c184 0.9.20 2015-06-02 18:54:22 +00:00
zzz
a69450dd98 minor i2cp correction 2015-06-02 13:18:09 +00:00
bbda270a4a RTL style fixes 2015-05-31 02:54:31 +00:00
ccc3598c81 Add a third size scale, style .meta and .box the same 2015-05-31 02:37:44 +00:00
dfdb1aa7cc Create meta class for showing metadata in right margin 2015-05-31 01:24:23 +00:00
b0a6ddd870 Consistent content positioning 2015-05-31 01:07:41 +00:00
b889b7c861 Extracted TOC of tech intro 2015-05-30 04:22:19 +00:00
31bc68f2b8 Move index of attacks into sidebar 2015-05-30 03:36:01 +00:00
fa7cfd9fe4 Different padding for one- and two-column view 2015-05-30 03:16:39 +00:00
4c273e17c6 Put papers nav into sidebar 2015-05-30 00:29:55 +00:00
526c56cd26 Put blog metadata into sidebar 2015-05-30 00:22:40 +00:00
068c60acb2 Moved TOCs into sidebar 2015-05-30 00:16:40 +00:00
c00f7739ff Style fixes for when sidebar has no or partial content 2015-05-29 22:18:02 +00:00
452d9973ef Started moving TOCs into correct place 2015-05-29 16:18:25 +00:00
13b38463ab First pass at redesigning content layout 2015-05-29 16:05:36 +00:00
9bf4f790ab Shortlinks for blog posts 2015-05-28 21:48:16 +00:00
zzz
35a4ae2144 add time zone note 2015-05-15 16:08:27 +00:00
zzz
ba5ad300ee add info on jstl.jar and standard.jar 2015-05-15 14:22:47 +00:00
zzz
ec3ab6a311 html fix 2015-05-13 12:59:14 +00:00
zzz
7a111e5ec0 Spelling fix (ticket #1561)
Add info on dev build su3 version
2015-05-13 12:20:38 +00:00
zzz
0e250a1368 more SAMv3 cleanups 2015-05-12 19:34:18 +00:00
zzz
591e3612b2 SAM:
- Clarify that v3 forwarded datagrams are sent via UDP (ticket #1488)
2015-05-12 18:46:25 +00:00
zzz
aa3a27f1d1 SAM:
- More consistency in key/value syntax
   some changes taken from ticket #1488 patch 0001
 - Clarify destination and private key everywhere
 - Clarify key=value quoting and lack of escaping (ticket #1488)
 - Add more v3 references to DATAGRAM SEND and RAW SEND
   (ticket #1488 comment 7)
 - More links
 - HTML-ize the v3 spec
2015-05-12 14:24:36 +00:00
zzz
fe04384a68 Add docs for new console-icon property (ticket #1550) 2015-05-09 15:37:04 +00:00
zzz
ed28457030 new caps 2015-05-06 03:22:48 +00:00
b75c601071 update Debian instructions (jessie is the current stable) 2015-04-27 11:42:02 +00:00