Zlatin Balevsky
|
f079326826
|
Unshare directories in batches. Generate list of directories to unshare from core, not gui. Prevent the negative tree from growing when there are unshares. Fix sharing of files without extensions if the extension ignore list is empty.
|
2021-09-06 17:30:39 +01:00 |
Zlatin Balevsky
|
2f1217c1b5
|
Merge branch 'hotfix/0.8.7'
|
2021-07-06 20:42:58 +01:00 |
Zlatin Balevsky
|
a73a7a4ad3
|
sanitize input in /FileDetails page. Thanks to Beardog for the report
|
2021-07-06 20:37:58 +01:00 |
Zlatin Balevsky
|
accf8301ad
|
escape occurrences of short id
|
2021-07-06 20:37:23 +01:00 |
Zlatin Balevsky
|
0f3c22ddd4
|
fix plugin compilation after recent UnsharedFileEvent changes
|
2021-07-05 20:44:48 +01:00 |
Zlatin Balevsky
|
d243e1cd31
|
do not add 1 to the number of pieces, let the HEAD request tell the value
|
2021-05-24 03:52:31 +01:00 |
Zlatin Balevsky
|
0f0f70b6ca
|
wip on upgrading gradle: remove most references to 'compile' and 'runtime' configurations
|
2021-04-07 12:52:38 +01:00 |
Zlatin Balevsky
|
59e26d564e
|
workaround a strange bug with jre logging subsystem
|
2021-01-31 19:46:44 +00:00 |
Zlatin Balevsky
|
45ef62e6f9
|
divide speeds and sizes by 1024 in plugin
|
2020-12-11 18:42:18 +00:00 |
Zlatin Balevsky
|
dda92c1f3a
|
update plugin translations
|
2020-12-03 02:09:35 +00:00 |
Zlatin Balevsky
|
3a499aff66
|
directory -> folder
|
2020-12-01 20:17:01 +00:00 |
Zlatin Balevsky
|
bf799782ee
|
directory -> folder
|
2020-12-01 20:14:02 +00:00 |
Zlatin Balevsky
|
05af04990a
|
directory -> folder
|
2020-12-01 20:13:32 +00:00 |
Zlatin Balevsky
|
3833b90870
|
directory -> folder
|
2020-12-01 19:42:57 +00:00 |
Zlatin Balevsky
|
2c785a1579
|
update plugin translations
|
2020-11-29 14:46:28 +00:00 |
Zlatin Balevsky
|
fe35316c1f
|
disable messaging in plugin until implemented
|
2020-11-29 00:51:39 +00:00 |
Zlatin Balevsky
|
0e1fe12722
|
Clear bottom table if there are no results, GitLab issue #52
|
2020-11-22 22:42:54 +00:00 |
Zlatin Balevsky
|
cea82aa0b4
|
update strings
|
2020-11-22 16:52:40 +00:00 |
Zlatin Balevsky
|
a38cad2218
|
image in dropbox area
|
2020-11-22 16:51:34 +00:00 |
Zlatin Balevsky
|
75d9281992
|
drag and drop functionality for shared files
|
2020-11-22 15:33:45 +00:00 |
Zlatin Balevsky
|
fe216ea648
|
add webui properties with a drop box configuration
|
2020-11-22 08:01:38 +00:00 |
Zlatin Balevsky
|
52683aa887
|
show a warning on the status page if any files failed to load
|
2020-10-29 10:54:52 +00:00 |
Zlatin Balevsky
|
aa3cf2cf84
|
fix plugin build
|
2020-10-22 09:33:18 +01:00 |
Zlatin Balevsky
|
55c82afac8
|
update plugin to set UUID before browsing
|
2020-10-20 10:17:14 +01:00 |
Zlatin Balevsky
|
53362018be
|
remove connCount.js from the startup page. This fixes plugin initialization on new installs
|
2020-10-16 14:45:42 +01:00 |
Zlatin Balevsky
|
75e384ef41
|
update translations
|
2020-10-16 08:04:01 +01:00 |
Zlatin Balevsky
|
5d8a408cb8
|
show total up/down bandwidth in the plugin
|
2020-10-12 11:10:47 +01:00 |
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 |