57f3b89eed
Fix alignment of language flags
2017-06-05 07:14:15 +00:00
4964b1165f
Hardcode language names in their native language for usability
2017-06-04 10:26:01 +00:00
163023ecc2
String tweaks
2017-06-04 04:59:46 +00:00
ff400c9448
UI feedback
...
Console:
- Increase contrast of table rows on profile/tunnels/peers tables
- Changed pink font to magenta in /logs to increase legibility
- Soften H3 headings in sidebar
- Single click to select I2P Version and Running Environment table text, with
table:hover color change and text cursor to better reflect selection
- Modify text above to indicate what exactly needs to be included in logs
- Reduce size of monospace dests in peers/profiles/tunnels, add additional
spacing (responsive)
- Fix resizing of sidebar reseed button
- De-emphasise siderbar app icons with background-blend-mode: luminosity
- Change sidebar snark icon to match homepage icon
- Bump div.main text color from #222 to #333 (reduce contrast)
i2ptunnel: Increase vertical spacing of H2/H3's
SusiDNS: Change address helper icon to add book icon
i2psnark:
- Remove font-adjust-size (ubergine/vanilla)
- Was probably causing the navbar links to display too large on some setups
- Add extra spacing to screenlogger bullets (ubergine)
2017-06-03 14:09:17 +00:00
0db637ed5a
Clarify choices on address helper save page (ticket #1940 )
2017-05-20 08:09:30 +00:00
62b3e19217
Add router.hideFloodfillParticipant to advanced settings help
2017-05-20 07:26:47 +00:00
e32d4b15e8
String tweaks
2017-05-14 05:41:21 +00:00
67b3c46758
Shortened button text on /configfamily
...
Helps to avoid overlong strings breaking layout in translation (specifically
Russian). The section subtitle already indicates full scope of action.
2017-05-14 05:40:45 +00:00
0aae97162e
Use new tabs for a couple of links
2017-05-14 05:38:56 +00:00
e453ea48e1
/help changes:
...
- Added topnav
- Added mini-FAQ
- Linked to subscriptions section from SusiDNS subscriptions page
- Layout fixes for translated pages
- Reformatted help-legal.jsi, removed/replaced dead links
2017-05-14 05:37:35 +00:00
6b056ce6e0
Backend HTML changes:
...
- Labels for radio/checkbox icons to increase surface area for clicks, improving
UI for touchscreen use
- Standardized configuration labels: bold text for leading options, standard
weight for trailing descriptions
- Remove some hard-coded table layouts
- Additional ids and classes for theming
2017-05-14 05:30:13 +00:00
a3e146a814
propagate from branch 'i2p.i2p' (head 5d56a7eb371dddb9336e596bda69f99c91294b05)
...
to branch 'i2p.i2p.str4d.ui' (head 3aeafcdb5c0ffbc9c77f574558f8438d3e81133e)
2017-04-09 06:52:22 +00:00
0703a29562
propagate from branch 'i2p.i2p.zzz.jetty9' (head 80022f6ef552acd1382d45103969aa7c17b1d794)
...
to branch 'i2p.i2p' (head 3b4b418ae8be95d52228fc7c325fc52e0223e4fe)
2017-03-11 15:24:23 +00:00
a9be26d2bc
unneeded casts
2017-03-11 14:43:37 +00:00
74151b06ef
propagate from branch 'i2p.i2p' (head 600cd73c4b46b7ba8c421149785f6245afa47487)
...
to branch 'i2p.i2p.str4d.ui' (head d5b54214bfe1bf5203f614600b916346a10f26dd)
2017-03-06 04:59:59 +00:00
73708041e8
Spacing tweaks for legibility/consistency
2017-03-06 03:38:30 +00:00
8d928eadba
minor fixes after review
2017-02-27 19:49:05 +00:00
42ba5fa509
Fix typo
2017-02-10 16:42:06 +00:00
bff3f0436c
Router console theme tweaks
2017-02-10 16:39:56 +00:00
cca3f57373
Presentation tweak on /help
2017-01-15 14:06:23 +00:00
93511c0e61
HTML tag validity bugfixes
2017-01-13 17:34:20 +00:00
14bacc272e
propagate from branch 'i2p.i2p' (head 439bb8be3133559026640ebd22fdf93d10ba2cb9)
...
to branch 'i2p.i2p.str4d.ui' (head 83c1a136effdf092093e9af799a138e86da7ec43)
2017-01-08 01:37:15 +00:00
ecb9726ba4
Help: more advanced settings
2017-01-07 18:31:10 +00:00
04b9b202e5
Routerconsole CSS hooks
2017-01-07 17:42:07 +00:00
acec99ff43
Move console links above hidden service links on /home
...
UX motivation:
- Console links are a small group of likely-useful actions and apps, thus makes
sense to keep them at closer reach
- Ensures that if more hidden services links are added, the console links
remain visible
2017-01-07 17:41:32 +00:00
e81a01d3e8
Typo fix
2017-01-07 17:36:08 +00:00
7101fb0997
Move /configclients sub-links into header
2017-01-07 17:33:09 +00:00
f902a63144
Console: Add Referrer-Policy header
2016-12-23 12:35:41 +00:00
0819857b86
add toopie
2016-12-22 11:25:54 +00:00
b78b3cb942
configpeer: Remove hr at bottom
2016-12-04 15:49:53 +00:00
42efed578a
Clean up single char indexOf()
2016-12-03 16:00:09 +00:00
5b31540fe8
Console: Version the css links
2016-12-02 17:23:02 +00:00
850f1504f7
NetDb: Add MTU, SSU caps, IPv6 prefix, and cost lookups
2016-11-27 15:46:07 +00:00
8d494ad162
Lookup by port and sig type
2016-11-26 17:43:18 +00:00
5a87c232ea
NetDb: Add advanced lookup form
...
Fix /16 and /8 lookup
Fix tab highlighted for all lookups
Add sybil points for banlist
2016-11-26 15:11:06 +00:00
cc6cd9e402
Sybil tool enhancements
2016-11-24 18:04:40 +00:00
89733251d4
Console: Lookup RI by caps
...
stub out lookup by IP
2016-11-23 16:00:36 +00:00
97af7d0622
margins on /configlogging
2016-11-20 15:43:16 +00:00
cd4d5a39bf
Console: Add netdb lookup by family
2016-11-17 14:33:33 +00:00
2c65173bec
Console: Add IPv6 firewalled setting on /confignet
2016-11-12 15:14:43 +00:00
75514ddd87
New Korean translation
2016-10-22 13:51:25 +00:00
06a599b4e7
Add Galician language
...
Flag converted from:
https://en.wikipedia.org/wiki/File:Flag_of_Galicia.svg
Public Domain
2016-10-21 22:00:51 +00:00
27cd1a6a6e
Console: Remove calls to deprecated two-arg setStatus()
2016-10-21 21:38:55 +00:00
be9f7dbf6e
Fix HTML error on /configservice
2016-10-20 17:15:51 +00:00
afa5a193a7
Console: Add jsps to view entire router.log and wrapper.log files
...
Add links to /logs
Add some headers to the history.txt jsp
javadocs
2016-08-21 20:21:50 +00:00
6d4f8fd471
Fixes after merge
...
Also found several duplicate ids that were split up; these will be replaced with
classes later.
2016-07-09 23:53:51 +00:00
b38f3b56f8
propagate from branch 'i2p.i2p' (head 2c491226853de4521d10d68da3a0a8e4db33293d)
...
to branch 'i2p.i2p.str4d.ui' (head bbdfdd2b3941cfa3c2c5cab8f3c78069c865c54d)
2016-07-09 23:20:31 +00:00
2506f6b143
spacing
2016-06-25 18:28:02 +00:00
009f6cce6e
add links from old config page to new pages
2016-06-22 13:02:47 +00:00
e6f111c5fc
Split up /configclients, add /configi2cp, /configplugins, /configwebappsx
...
(ticket #1804 )
2016-06-16 15:24:24 +00:00