ecb9726ba4
Help: more advanced settings
2017-01-07 18:31:10 +00:00
894186e975
Updates to /graph
...
- Graph image updates
- Custom fonts with fallback
- Left-align legend
- Thinner restart and graph lines for clarity
- Separate legend and display period date
- Text tidyups
- Tweak layout and text of configuration options
- Default width to 400px to avoid info truncation
- 15s and 30s refresh options
2017-01-07 18:28:55 +00:00
053ebd7079
Disable anti-aliasing and hinting on QR codes to improve quality of display text
2017-01-07 17:52:09 +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
6b7ac9fba6
Move susidns export button to top of UI
2017-01-07 17:29:12 +00:00
0badcf63aa
Theme and forms for imagegen app
2017-01-07 17:09:34 +00:00
23f835781c
I2PTunnel CSS hooks
2017-01-07 16:24:34 +00:00
f7db737c1f
Update i2psnark filetype icons
2016-08-08 08:00:01 +00:00
6512a9eb11
propagate from branch 'i2p.i2p' (head c62904685f0153a5b8cd032e8b3f1c4f64c5bec9)
...
to branch 'i2p.i2p.str4d.ui' (head 2a82ccb644906256af7bd0827725dc83e4c76be2)
2016-08-08 02:29:14 +00:00
9c0ae14609
Streaming: Fix debug NPE (ticket #1821 )
2016-08-02 14:56:03 +00:00
5fcafb6434
i2psnark: Fix SIOOBE on bad announce URL (ticket #1823 )
2016-08-02 14:28:34 +00:00
c73a4a7983
i2psnark: Don't warn on failure to delete file if it's already gone
2016-07-30 18:47:03 +00:00
5368da2632
propagate from branch 'i2p.i2p' (head 57f8904e34e39111f13c427cb9fc92eeeb71afcd)
...
to branch 'i2p.i2p.str4d.ui' (head c4a8676261c7bbfa420927d931398c52f38ed03f)
2016-07-24 09:21:14 +00:00
b925f517d2
i2ptunnel: Block 'Proxy' header
2016-07-18 15:23:52 +00:00
37ebf04bb5
Streaming: Kill accept() when session disconnects
2016-07-16 16:59:07 +00:00
7f2bd164db
Plugins: Add exception for HSQLDB Timer in thread check
2016-07-16 16:08:34 +00:00
ddf332e779
susidns: rework top nav, consolidate filter section, misc markup
2016-07-11 07:08:55 +00:00
e01fe689d0
Encase susimail message nav in div
2016-07-11 07:08:13 +00:00
c586970128
Migrate i2ptunnel UI to tables, drop duplicate ids
2016-07-11 06:54:26 +00:00
f1d56a488a
propagate from branch 'i2p.i2p' (head 67b5bc86a038a01b09ce3118cb12ffc5a63a7465)
...
to branch 'i2p.i2p.str4d.ui' (head e6ed70b649e8c498444b47918e2396a9602b8fd2)
2016-07-11 06:52:57 +00:00
5f62bf3e62
Missing i2ptunnel dependency in IDEA
2016-07-11 06:52:50 +00:00
3471950f6f
propagate from branch 'i2p.i2p' (head e820709c391eb47dd85c43b4ec76d3731e2d653f)
...
to branch 'i2p.i2p.str4d.ui' (head d58f7672f47913b858ab8651f9f460ac4a911898)
2016-07-10 14:41:03 +00:00
0333fb6e22
Add a couple of missing dependencies to IDEA
2016-07-10 14:40:54 +00:00
e34eaa351e
propagate from branch 'i2p.i2p' (head 34802d93f1d32368153a6769608d8e1046d0d117)
...
to branch 'i2p.i2p.str4d.ui' (head cc830bf1431a74c1944324a7b90349cc9319bd92)
2016-07-10 00:24:52 +00:00
03de374b07
Project files for IntelliJ IDEA
2016-07-10 00:24:40 +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
4ee66c8218
Back out previous checkin adding override fields to Translate;
...
we can set language and country with System properties in app context.
Back out previous checkin bundling countries translations in
i2psnark standalone; use Locale to translate country names.
2016-06-18 17:49:28 +00:00
e6f111c5fc
Split up /configclients, add /configi2cp, /configplugins, /configwebappsx
...
(ticket #1804 )
2016-06-16 15:24:24 +00:00
e146480401
More manifest attributes in streaming jars
2016-06-15 18:34:44 +00:00
e7f82c88f1
i2psnark standalone:
...
- hide router link
- change javascript down message
2016-06-15 15:29:09 +00:00
9ba8f53ec7
Translate: Add method to set language in standalone app context
...
i2psnark:
- add form to set language in standalone context
- add Ukrainian and Japanese translations
2016-06-15 15:03:17 +00:00
47f0bbb93a
merge of '65027e70ec9585f6013d97ec88d4f251869e47fd'
...
and 'c26f9208a0245c8b4b421076479271214ff1d660'
2016-06-13 06:03:03 +00:00
9a9144321d
Add build target for Maven Central
...
Requires the Maven Ant Tasks to be installed. On Debian:
sudo apt-get install libmaven-ant-tasks-java
2016-06-13 06:02:48 +00:00
2113946ed0
add snark standalone context and redirect files
...
fix snark standalone build
2016-06-11 17:03:10 +00:00
1fea327eff
more jar manifest attributes
2016-06-11 16:39:27 +00:00
d84b0e4455
propagate from branch 'i2p.i2p.zzz.test2' (head ee7dbea07e8ad7e01cb8012a1540aca8346ee7d2)
...
to branch 'i2p.i2p' (head 2cb447c64ae706c6cead619c9428083fce6f1d46)
2016-06-11 13:47:12 +00:00
bb8e050434
i2psnark standalone:
...
- Add shutdown hook to delete temp dir
- Fix up CSS URL paths to use single quotes
- Don't attempt to register with update manager
2016-06-11 13:34:09 +00:00
e27af374b0
i2psnark standalone:
...
- Cherry-pick fixes from psi's github i2psnark_rpc branch
- Fix up Jetty XML file for Jetty 8
- Start with JettyStart
- Add UrlLauncher to launch browser
- Move RunStandalone to standalone/ directory
- Fix up paths in CSS files during build
- Force startup delay to 0 when in router context
- Fix theme selection when not in router context
- Adjust CSS and image paths when not in router context
- Add hosts.txt so announces work
2016-06-10 19:10:59 +00:00
471ff5b939
Fix distclean for deb builds
...
Deb build doc updates
Checklist updates
Deb 8 changelog
2016-06-08 16:41:01 +00:00
bc6583fe57
merge of '0bf1803f4554f830aee970415fcd6c9b6c4d2747'
...
and '98a4dbd3af97e8892dafc24a4ebbcc6b2ff30afe'
2016-06-06 21:55:04 +00:00
389eba23cb
Drop empty file inadvertently checked in two years ago
2016-06-06 12:54:38 +00:00
f564d4dc22
Fixes for a bunch of old unused code to make it compile
2016-06-05 12:57:32 +00:00
38b930cd03
propagate from branch 'i2p.i2p' (head eb2151f9d804ec432bfe97214896ee62da08943e)
...
to branch 'i2p.i2p.zzz.test2' (head 2ea50c5f22fe1e24d37dff2f283b77feaa9190ee)
2016-06-04 13:00:36 +00:00
2eb89e938a
i2ptunnel CLI: Don't set the listen host to the I2CP host
2016-06-04 12:50:24 +00:00