e7ddee5509
Graphs: Add stat for render time (ticket #2684 )
2020-02-03 15:41:06 +00:00
0f7bcbf4bb
Graphs: Clean up font setting, fix bugs (ticket #2684 )
...
Unit font now monospaced on Linux and Mac as intended
Don't set Droid Sans font, not present in any platform by default
Fix font scaling for Japanese
Detect more RTL languages
Make fonts configurable
2020-02-03 14:19:35 +00:00
c4c75c0ce5
javadoc fix
2020-01-27 16:21:05 +00:00
b572a330ed
improve the consistency of the icons used throughout both the themes, round off buttons on light CSS theme, new favicon, bigger logo, don't fix sidebar height to 36px
2020-01-24 00:27:40 +00:00
1a0b25a6ef
Console: Don't refresh bw graph with js unless enclosing summary bar refresh time is longer
2020-01-03 14:52:58 +00:00
23598ab011
Console: Add hellips to restart messages
2020-01-03 13:51:01 +00:00
29f8fec912
big CSS update across all dark-theme apps and susimail light-theme
2020-01-03 03:24:55 +00:00
ae994e3230
Console: Fix displayed name when installing new plugin
2019-12-21 14:24:18 +00:00
ccaf4ce4b9
Console: Don't show 'Unresolved TCP address' error,
...
NTCP2 addresses may have triggered it.
2019-12-21 10:04:04 +00:00
61ec10ff47
I2CP: Don't throw exception on early internalConnect()
...
ClientManager.isAlive() returns true even on port conflict
Hide port conflict message in console
2019-12-20 16:04:35 +00:00
938410d68b
Console: poupdate to remove strings moved to core and router
2019-12-19 14:24:18 +00:00
dd0d84fece
Router: Add a router strings bundle
2019-12-19 14:08:28 +00:00
b2aa649c2a
Build: Add encoding to all javac targets
2019-12-19 11:19:52 +00:00
520da91735
Console: Get log level translations from core
2019-12-17 19:24:41 +00:00
bf94460420
Core: Move date/time/size translations from console to core,
...
so apps can use them.
Fix translation in LogWriter, was never included in console.
2019-12-17 17:21:35 +00:00
3277ea4854
Console: Hide services sidebar section if empty
...
Use Exception.getLocalizedMessage() everywhere
HomeHelper javadoc
2019-12-15 15:48:19 +00:00
9c534fda7b
Console: Stat group display names
2019-12-14 14:17:06 +00:00
831c1945a5
Fix build (missed one file)
2019-12-05 15:54:44 +00:00
74b61a7ba6
Console: Sort advanced section after translation
2019-12-04 18:01:22 +00:00
d65208b917
Console: Sort help section after translation
2019-12-04 17:36:34 +00:00
bf70a1520b
Console: Sort internals section after translation
2019-12-04 17:16:14 +00:00
3a3416d2a5
Console: Sort summary bar services section
...
Simplify data structures in NavHelper
Index NavHelper map by untranslated app name
NavHelper cleanups
2019-12-04 17:01:29 +00:00
00667151da
Console: Rework summary bar services section
...
Move icon selection from CSS to code
Use plugin-configured icon if available
2019-12-03 19:18:20 +00:00
9289a6daa9
NDT: Fix JSON encoding of extended login (ticket #2672 )
...
Disable middlebox and firewall tests
Don't NPE if no middlebox test
Change version to match measurement-kit
Don't prefer IPv6, it is unreliable
Disable SSL by default, unreliable
Add 30s timeout to initial handshake to prevent long hangs on SSL
2019-12-03 14:57:32 +00:00
7cfc16ca36
NDT: Prevent NPE on JSON parse of bad/empty input (ticket #2672 )
2019-12-02 17:45:22 +00:00
f7a2d23f1e
NetDbRenderer debug log cleanup
2019-12-02 15:34:27 +00:00
31e8ff8f45
Update manager: Notify GeoIP type and file version
2019-12-02 15:29:42 +00:00
3a7ee4f211
Console: Move restart status up in summary bar
...
Process restart status first regardless of display order
2019-12-02 15:25:10 +00:00
6b0e3750c9
Add more partial Persian translations, add to config page
2019-11-29 13:57:05 +00:00
9ffd71e0b8
Settle on strings for new categories on the router console home page
2019-11-23 18:41:42 +00:00
4e81e48d64
Use "Base32" and "Base64" consistently in strings
...
Update clearnet user-agent to match TBB
2019-11-21 13:59:26 +00:00
79334afcbc
Console: Fix plugin icon-code images
2019-11-15 21:11:40 +00:00
c711d48835
Console: Hide more SSU peer info unless advanced
2019-11-15 13:55:04 +00:00
65b3cdbb12
Console: Hide buttons on /configkeyring if no entries
2019-11-13 17:39:56 +00:00
a854ccee69
remove plugins link
2019-11-13 14:07:01 +00:00
13318a12da
Console: Fix NPE on bad input
2019-11-12 16:55:39 +00:00
eda91af7c7
pick a better icon for hidden services manager, improve some text, and hide some of the stuff in /monitoring
2019-11-11 17:57:08 +00:00
f7471713da
Re-categorize items from /home and introduce 2 new categories. Make them configurable on /confighome
2019-11-11 00:49:26 +00:00
ff293d50a9
introduce divs to allow selecting buttons on /home by category
2019-11-08 17:42:53 +00:00
a51ee8e745
findbugs all over
2019-10-30 15:26:56 +00:00
dc29525e5c
Console: Remove theme choice objects on /configui
...
so we don't get snakes with noscript
(thx drz3d)
2019-10-28 16:07:25 +00:00
413eb7d0eb
Console: Consolidate 'selected' strings
2019-10-23 11:16:02 +00:00
eef6c5cb33
Build: Recognize gettext 0.20
2019-10-23 11:00:23 +00:00
e44a7c5054
modern-styled bandwidth configuration menu
2019-10-03 05:44:53 +00:00
142508c872
configkeyring html fixes
2019-10-02 20:23:47 +00:00
3563fdf9e4
Console: Add date columns on /configkeyring
2019-10-02 14:02:20 +00:00
18ed1a6bb3
PortMapper: Fix URL generation for IPv6 hosts
...
Console: Remove i2pwiki.i2p (ticket #2626 )
2019-10-01 16:09:17 +00:00
e66d64d89b
comment out debug log
2019-09-12 16:13:59 +00:00
65698aa0da
remove unnecessary buffers
2019-09-08 19:59:55 +00:00
ee5a22be24
Console: Case-insensitive sort for plugins
2019-09-08 12:05:00 +00:00