Zlatin Balevsky
f83275e1e7
update plugin for batched browse results
2020-10-10 16:42:14 +01:00
Zlatin Balevsky
7ea0333ed9
update translations
2020-10-08 12:37:28 +01:00
Zlatin Balevsky
bff9d3f5a2
update po file
2020-10-08 12:27:25 +01:00
Zlatin Balevsky
869ada0ebf
make members relevant to initialization volatile
2020-10-08 12:25:15 +01:00
Zlatin Balevsky
b5830bb838
Better error message if the plugin fails to initialize
2020-10-08 12:24:25 +01:00
Zlatin Balevsky
ac269479bf
init the bandwidth counter on Uploader changes as well
2020-10-07 11:38:11 +01:00
Zlatin Balevsky
7cbf466b9b
move bandwidth smoothing logic in its own class, use it in uploader
2020-10-07 07:51:45 +01:00
Zlatin Balevsky
f7aa04b8c7
update upload speed smoothing logic in plugin
2020-10-06 20:36:40 +01:00
Zlatin Balevsky
dd4635e82c
typo
2020-10-04 17:09:40 +01:00
Zlatin Balevsky
a58b8c30fc
update source po file
2020-10-04 16:48:50 +01:00
Zlatin Balevsky
9c993a800e
Externalize enum names for translation in plugin
2020-10-04 16:23:01 +01:00
Zlatin Balevsky
f4e0c707df
fix cleaning up of hopeless downloads in plugin
2020-09-23 15:23:51 +01:00
Zlatin Balevsky
fa53a35023
option for download attempts before giving up in plugin
2020-09-23 14:44:51 +01:00
Zlatin Balevsky
94dd6101aa
show sequential status and hopeless host count in plugin
2020-09-23 14:33:18 +01:00
Zlatin Balevsky
964e315367
add a hopeless state for a download where all sources are hopeless
2020-09-23 14:17:40 +01:00
Zlatin Balevsky
2c7cf24942
browse and subscribe actions from upload table for plugin
2020-09-18 17:30:47 +01:00
Zlatin Balevsky
4cdb383b9f
fix minutes-to-milliseconds conversion of feed update interval in desktop gui. Make default feed update interval one hour
2020-09-16 14:37:08 +01:00
idk
fdb64f5539
re-try muwire icon fix with update codebase
2020-08-12 21:28:20 -04:00
idk
5b4f3202d6
update the image and create a smaller, icon-ized version
2020-08-12 21:23:42 -04:00
Zlatin Balevsky
eb1f2fe19d
escape download file name
2020-06-18 21:23:51 +01:00
Zlatin Balevsky
76e726b520
switch to the Groovy json library
2020-06-05 20:29:39 +01:00
Zlatin Balevsky
4f626615d8
disable translation instead of throwing an Error if the user is on development i2p router build
2020-06-05 20:05:03 +01:00
Zlatin Balevsky
0d783a6bcd
harmonize some strings
2020-05-21 11:31:27 +01:00
Zlatin Balevsky
5daad35ee2
new icon
2020-05-17 14:30:23 +01:00
Zlatin Balevsky
367a43825f
trim whitespaces before signing
2020-05-15 13:21:51 +01:00
zzz
f1a2b103a8
Prep for push to transifex
...
Additional string cleanup, regenerate English po file
2020-05-13 10:29:18 -04:00
zzz
179c3438cd
Fix script line changes from previous MR
...
Fix some missing quotes
Move util.js and tables.js to css.jsi
script files don't require nonce; inline scripts do.
Nonce doesn't matter until we turn on the CSP.
2020-05-11 10:59:28 -04:00
Zlatin Balevsky
7fa6812ee9
merge from zzz/csp2
2020-05-11 13:38:20 +01:00
zzz
a1c714b46e
Replace innerHTML part 1 (Gitlab issue #45 )
...
Change all plain text and empty content from innerHTML to textContent
2020-05-11 08:20:03 -04:00
zzz
2d3e843d64
Plugin headers and CSP (Gitlab issue #44 )
...
Prep for stricter script-src:
Add headers, remove js onload, move init call to the js
Add nonces to all scripts, can't use yet due to innerHTML (see Gitlab issue #45 )
2020-05-11 07:50:36 -04:00
Zlatin Balevsky
992daa1e45
size limit on nicknames
2020-05-10 09:51:56 +01:00
Zlatin Balevsky
11aa6dda70
sign tool in web ui
2020-05-07 13:29:21 +01:00
Zlatin Balevsky
58a92e7442
disallow certain characters in nicknames
2020-05-06 11:49:52 +01:00
Zlatin Balevsky
fb59d1ca0c
fix the wait window while core is loading
2020-05-04 08:15:25 +01:00
zzz
91ea2c0184
Move accordion javascript to its own file
...
Open the accordion section for the page you are on
2020-05-03 12:16:05 -04:00
zzz
44dc7b808f
Clean up help text for consistency and translatability
2020-05-03 08:28:05 -04:00
Zlatin Balevsky
16d3a109ca
option to disable tracking in web ui
2020-04-12 11:40:21 +01:00
Zlatin Balevsky
293ff76ae9
Move the wait for client manager in the background thread, hopefully fixes #42
2020-03-30 13:28:22 +01:00
Zlatin Balevsky
acb70f72d6
fix determination if a directory is shared
2020-03-30 12:42:16 +01:00
Zlatin Balevsky
62bb4f9e5f
actions dropdown on trust lists page
2020-03-29 21:16:54 +01:00
Zlatin Balevsky
03d6fb15f2
Actions menu on TrustUsers page
2020-03-29 20:58:15 +01:00
Zlatin Balevsky
699f3ce1b6
convert the Mark (Dis)Trusted links on search results page to hover menu
2020-03-29 19:15:34 +01:00
Zlatin Balevsky
7f9c8bddb6
fix the color of the hover menu when hovering over a table
2020-03-29 13:18:40 +01:00
Zlatin Balevsky
d111983d68
help text for each page
2020-03-28 23:33:11 +00:00
Zlatin Balevsky
50148e5603
add a Help tooltip section in the header. To be updated with different text for each page
2020-03-28 22:51:07 +00:00
Zlatin Balevsky
1054fe0935
x -> px
2020-03-28 20:19:01 +00:00
Zlatin Balevsky
2de2badb0b
tooltips on config options
2020-03-28 19:55:00 +00:00
Zlatin Balevsky
424922f2e3
start adding tooltips to config options
2020-03-28 19:19:35 +00:00
Zlatin Balevsky
adce4b1574
help tooltips on Browse and Feeds pages
2020-03-28 18:39:30 +00:00
Zlatin Balevsky
355535e660
help tooltips on search box and share input box
2020-03-28 16:14:03 +00:00