5819 Commits

Author SHA1 Message Date
2ef4156369 Add github sync for i2p.itoopie
Some checks failed
Sync Primary Repository to GitHub Mirror / sync (push) Has been cancelled
2025-05-10 18:52:16 -04:00
zzz
a2054dce35 python3 fixes, compiles but doesn't work 2025-03-08 12:47:29 -05:00
zzz
7b78004df5 add i2pcontrol.py from i2p.scripts (2018), currently broken 2025-03-08 12:44:59 -05:00
zzz
621df9848d 0.0.5 2024-07-17 09:29:01 -04:00
zzz
1c35a83cac Translation update 2024-07-17 08:19:55 -04:00
zzz
a30ad7eedc Translation update 2024-05-04 08:29:28 -04:00
zzz
7053f0460b Translation updates 2023-11-10 11:24:39 -05:00
zzz
fb2b887955 Migrate tx config to v3 2023-11-10 11:21:48 -05:00
zzz
15cba6c164 Add generics, remove @SuppressWarnings 2022-12-18 09:15:52 -05:00
zzz
beca815ab7 Add translations: tk, es_AR 2022-12-18 05:51:56 -05:00
zzz
1879ea27f5 translation updates from tx 2022-12-17 11:54:05 -05:00
zzz
c1650d208c Don't send token if null 2022-12-17 11:49:04 -05:00
zzz
3bb594e77d minor ReseedMonitor fixup 2022-12-17 11:48:25 -05:00
zzz
ac845dd0f7 0.0.4 2022-02-18 14:13:54 -05:00
zzz
d5b5e72839 translation updates from Transifex 2022-02-18 14:12:37 -05:00
zzz
ea69516968 poupdate-source 2022-02-01 07:46:17 -05:00
zzz
80d74fd590 Clear the tracker data point also when clearing graphs 2022-01-20 11:03:57 -05:00
zzz
dc389b6546 Disable reseed monitor for standalone too
the router does it by itself
2022-01-12 10:01:08 -05:00
zzz
d7865d233b Fix stopping threads again 2022-01-12 09:06:59 -05:00
zzz
cdcc40e871 Can't use removeNotify 2022-01-12 08:21:28 -05:00
zzz
bef498cafe Don't start forever loop or reseed timer in plugin 2022-01-12 07:56:28 -05:00
zzz
c3ad937523 Stop some of the threads on frame destroy
Kill the main frame on plugin exit
2022-01-12 07:25:07 -05:00
zzz
e62edc04ad Prep for stopping threads 2022-01-11 16:30:22 -05:00
zzz
aa71e88958 Fixup plugin start/stop 2022-01-11 16:14:24 -05:00
zzz
eca5a15605 Un-static part 4: Logs 2022-01-11 16:00:38 -05:00
zzz
5e3878f9ad Un-static part 3: CertificateManager 2022-01-11 13:21:08 -05:00
zzz
d8c85586b0 Un-static part 2: ConfigurationManager 2022-01-11 13:08:48 -05:00
zzz
25dd896d26 Un-static part 1
Replace TrayManager.getInstance() with constructor
Pass Main to TrayManager
Create WindowHandler in TrayManager
Pass WindowHandler to RegisteredFrames
Only create ItoopieHostnameVerifier once, in gui/Main
Pass gui/Main to SettingsFrame
Pass gui/Main to ItoopieHostnameVerifier and CertificateGui
Sync on lock in ItoopieHostnameVerifier.clearRecentlyDenied()
Comment out some main() and other test code
Make some fields non-static
Remove some static initializers
Start gui/Main before the tray icon
Fixed the tray icon on Gnome with a delay in TrayManager
2022-01-11 11:05:00 -05:00
zzz
0498ea69ea IPv6 address fix 2022-01-10 13:31:35 -05:00
zzz
153922c144 Conf file location override for plugin
Change getAppConfDir() to return File
2022-01-10 10:13:59 -05:00
zzz
8aa7d51813 Spacing on settings tab 2022-01-10 06:47:30 -05:00
zzz
32baafb1fd Start of a plugin version
WIP
2022-01-09 12:12:58 -05:00
zzz
1f83e692cd Don't clear graph when user closes the window 2022-01-09 12:06:20 -05:00
zzz
7003bcbd2a Simplify ObjectRecorder
by replacing direct access of fields with a Tracker interface
Remove support for getting multiple values from a Tracker,
it was unused.
2022-01-09 08:32:52 -05:00
zzz
b554c5b647 Clear graphs when changing router hostname/port
finals
2022-01-09 07:33:50 -05:00
zzz
211583154e overview tab multiline alignment fixes 2022-01-08 15:38:42 -05:00
zzz
ab11214404 Layout fixes to make more room for translations
delete the deleteme's
2022-01-08 12:41:53 -05:00
zzz
1ca0be7158 Fix constants 2022-01-08 12:28:29 -05:00
zzz
bbfdbc2c22 Layout tweaks overview tab 2022-01-08 11:15:08 -05:00
zzz
0475a5fe4c Multiline labels on overview tab to make more room for translations 2022-01-08 10:28:54 -05:00
zzz
0a1a9285c6 Type fixes for i2pd 2022-01-08 10:03:21 -05:00
zzz
680d8a931b installer: Update app version and min JRE 2022-01-05 07:12:46 -05:00
zzz
6da991c5ab Make tunnel status multiline
Add room for multiline net status
Flip order of net and tunnel status
2022-01-04 13:43:30 -05:00
zzz
e18c811b60 Add about tab text to README 2022-01-04 13:18:52 -05:00
zzz
5f9d9f3856 Spacing on tab headers 2022-01-04 12:54:51 -05:00
zzz
cbc8852b9a Set graph values to 0 when router is gone 2022-01-04 12:51:51 -05:00
zzz
c403154130 Fix NPE saving settings
by commenting out a bunch more related to "change I2PControl" remote config
beta2
2022-01-04 12:18:36 -05:00
zzz
1291874d3d Add tab icons 2022-01-04 12:12:01 -05:00
zzz
5c7f1e12e1 Set version as 0.0.4-beta1 2022-01-04 10:42:54 -05:00
zzz
e07a9a91c6 Remove "Settings read from I2P router" message 2022-01-04 10:40:47 -05:00