ZeroNet
de550d7cae
Merge pull request #1027 from cclauss/patch-2
...
Old style exceptions --> new style
2017-07-18 20:51:48 +02:00
cclauss
eaa344abca
Update main.py
2017-07-16 22:57:28 +02:00
Andrew (anoa)
dc82f7ab3e
Small grammar fix
2017-07-15 00:30:25 -07:00
shortcutme
a6ce2a0253
Rev2156
2017-07-15 01:32:39 +02:00
shortcutme
a0d85d7d83
Prompt new site addition in raw mode
2017-07-15 01:32:15 +02:00
shortcutme
6a4882d81d
Test SafeRe repetition limit
2017-07-15 01:31:08 +02:00
shortcutme
ac1a03d17b
Don't allow more than 10 repetitions in one pattern
2017-07-15 01:30:53 +02:00
shortcutme
0e930efd95
Cache SafeRe patterns
2017-07-15 01:30:35 +02:00
shortcutme
d281f112d9
Rev2154, Fix same origin checking in proxy mode
2017-07-14 11:08:22 +02:00
shortcutme
5a42cb92cd
Rev2153
2017-07-14 10:37:19 +02:00
shortcutme
3459d35ed2
Test unsafe regex pattern recognization
2017-07-14 10:37:09 +02:00
shortcutme
699a8be721
Test unsafe patterns in dbschema
2017-07-14 10:36:41 +02:00
shortcutme
1f4a5643db
Test unsafe regex patterns on sign and verify
2017-07-14 10:36:18 +02:00
shortcutme
492408def7
Use class variable to store test site privatekey
2017-07-14 10:35:44 +02:00
shortcutme
74763465a8
Use SafeRe to match file patterns in dbschema.json
2017-07-14 10:34:57 +02:00
shortcutme
c069d4f67c
Use SafeRe to match user defined patterns in content.json
2017-07-14 10:34:18 +02:00
shortcutme
bf41c7b651
Detect potentionally unsafe regex patterns
2017-07-14 10:31:42 +02:00
shortcutme
3f5a5b4f9b
Rev2151
2017-07-13 19:33:16 +02:00
shortcutme
b60a1ec455
Test invalid filenames
2017-07-13 19:33:07 +02:00
shortcutme
13157eea1e
Move included content verification to separate function, fix root content.json file path verification
2017-07-13 19:32:54 +02:00
shortcutme
dd11f87673
Rev2148, Fix signing typo
2017-07-13 15:03:04 +02:00
shortcutme
87910a236b
Rev2147
2017-07-13 15:00:23 +02:00
shortcutme
096675c87e
Add unit to verification error
2017-07-13 15:00:04 +02:00
shortcutme
7d3beeb9e0
Enforce valid relative paths on verification
2017-07-13 14:59:17 +02:00
shortcutme
96a097e33d
Separate isValidRelativePath function
2017-07-13 14:58:52 +02:00
shortcutme
1bb3140f5b
Move file hashing to separate funcion to allow easier extension
2017-07-13 14:58:16 +02:00
shortcutme
6bf3d34c6c
Rev2145
2017-07-12 12:28:28 +02:00
shortcutme
3cd7e4e48e
Better way to strip pyc/pyd from config file path
2017-07-12 12:28:21 +02:00
shortcutme
e525ea2431
Rev2144, Fix CSP header in FilePack plugin, Allow media-src and font-src from self source
2017-07-11 23:00:33 +02:00
shortcutme
c8f37674c6
Rev2142, Fix random wrong data dir path
2017-07-11 21:03:24 +02:00
shortcutme
12ca870e38
Rev2141
2017-07-10 02:42:50 +02:00
shortcutme
f630e6c25e
Test raw access security
2017-07-10 02:42:41 +02:00
shortcutme
7c6bea6ddd
Fix raw site access without / at the site address end
2017-07-10 02:42:28 +02:00
shortcutme
efbef25c76
UserSetSettings, UserGetSettings Websocket API commands
2017-07-10 02:41:01 +02:00
shortcutme
1384da4691
Rev2137
2017-07-09 14:54:20 +02:00
shortcutme
426fe561c9
Cleanup not used wrapper opener check
2017-07-09 14:12:13 +02:00
shortcutme
5950b04c40
Add allow-origin header for media requests from same origin to fix css font support
2017-07-09 14:11:44 +02:00
shortcutme
434cfce32a
More simple same origin test for media files cross-site access
2017-07-09 14:11:06 +02:00
shortcutme
febdea6c64
Serve files without wrapper if requested using /raw/ prefix
2017-07-09 14:10:01 +02:00
shortcutme
6c0062dbc1
Rev2132
2017-07-06 00:09:47 +02:00
shortcutme
49735b7e55
Fix not internal error on request files from not seeded sites
2017-07-06 00:09:35 +02:00
shortcutme
1d6168f457
Download, svg, xml, flash, pdf files instead of displaying to avoid js execution
2017-07-06 00:09:05 +02:00
shortcutme
2a161f4421
Never allow cross-origin file request
2017-07-06 00:08:32 +02:00
shortcutme
f30b2b6fc2
Rev2130, Use SslPatch to load openssl library, Fix Android 6 openssl loading
2017-07-04 01:12:58 +02:00
shortcutme
ebbe19131b
Rev2128, Update to OpenSSL v1.0.2l
2017-06-30 10:13:25 +02:00
shortcutme
03cabcb07c
Rev2127, Fix delete files without file_info
2017-06-27 18:08:28 +02:00
shortcutme
401d3ec1c9
Rev2125, Fix missing if line
2017-06-21 00:03:26 +02:00
shortcutme
fd1f104f4e
Rev2124
2017-06-20 20:32:59 +02:00
shortcutme
66e2192e65
Add --silent option to disable logging to terminal
2017-06-20 20:32:51 +02:00
shortcutme
0d6d19502f
Format json reply for peerCmd command line action
2017-06-20 20:29:11 +02:00
shortcutme
a7b22e2055
Fix error on exit for peers without site
2017-06-20 20:28:35 +02:00
shortcutme
71fbcee76c
Fix error on exiting when there is no stream_server started
2017-06-20 20:28:09 +02:00
shortcutme
e157894694
Rev2122
2017-06-20 11:20:48 +02:00
shortcutme
f08f354eb6
More detailed file size match error logging
2017-06-20 11:20:43 +02:00
shortcutme
23db93d20f
Fix invalid update logging
2017-06-20 11:20:30 +02:00
shortcutme
67212ee29e
Rev2121
2017-06-19 16:19:04 +02:00
shortcutme
15d8589069
Fix typo, less verbose socket logging
2017-06-19 16:18:37 +02:00
shortcutme
14cd9315c1
Don't try to send to closed socket
2017-06-19 16:18:20 +02:00
shortcutme
f1786c2ee6
Handle unknown message type
2017-06-19 16:16:43 +02:00
shortcutme
7d9cb65ba1
Catch message type errors on connection parsing
2017-06-19 16:16:13 +02:00
shortcutme
9f72fdeb41
Display sign error on command line siteSign command failure
2017-06-19 16:14:36 +02:00
shortcutme
b7106995b7
Test size errors on getFile
2017-06-19 16:14:14 +02:00
shortcutme
dca3c775d1
Test expect exact sign and verification errors
2017-06-19 16:13:58 +02:00
shortcutme
916709a7e4
Allow less peer error if for popular sites
2017-06-19 16:13:06 +02:00
shortcutme
066f54f521
Only log listModification request in verbose mode
2017-06-19 16:12:41 +02:00
shortcutme
64199c7ded
Reduce logging on tracker error
2017-06-19 16:12:24 +02:00
shortcutme
79ca1069ec
Display exact sign error to UI on failure
2017-06-19 16:11:47 +02:00
shortcutme
43c8dacd70
Catch and log exact verification errors on worker download
2017-06-19 16:10:49 +02:00
shortcutme
f773bf3336
Add file_size to request to avoid unnecessary download
2017-06-19 16:10:18 +02:00
shortcutme
9a9bd71634
Catch file verification errors on update request
2017-06-19 16:07:36 +02:00
shortcutme
25657ebdca
Log to site instead of fileserver
2017-06-19 16:04:17 +02:00
shortcutme
c7146613a1
Store inner path to variable on update request to save some complexity
2017-06-19 16:02:52 +02:00
shortcutme
c58d28861d
Raise RequestError instead of Exception of fileGet error
2017-06-19 16:01:41 +02:00
shortcutme
ff69b04216
Catch verify exceptions on manual site files verification process
2017-06-19 15:57:02 +02:00
shortcutme
7653cba247
SiteVerify command line action display verify error
2017-06-19 15:49:39 +02:00
shortcutme
b0ee0dae93
Remove old testing code
2017-06-19 15:48:50 +02:00
shortcutme
0224863b1f
Only use positive sizes to calculate size sum of content.json
2017-06-19 15:48:33 +02:00
shortcutme
94c7ce9f42
Sign raise error instead of return False
2017-06-19 15:47:47 +02:00
shortcutme
2a3b8a7692
Verify raise exception instead of return False
2017-06-19 15:47:03 +02:00
shortcutme
fec3ff7d8e
Remove bad files that has no info
2017-06-19 15:40:13 +02:00
shortcutme
4b346243eb
On clone sign content.json after all other files copied
2017-06-19 15:39:14 +02:00
shortcutme
c2b177434d
Drop error if want to publish non existent file
2017-06-19 15:38:05 +02:00
shortcutme
c5d90ddd19
Start new workers if lots of tasks left
2017-06-19 15:36:07 +02:00
shortcutme
db8c85d249
Version 0.5.6, Changelog
2017-06-15 22:23:00 +02:00
shortcutme
a89f66e8b5
Rev2109
2017-06-15 19:50:11 +02:00
shortcutme
e9ce137e14
Display invalid hosts
2017-06-15 19:49:51 +02:00
shortcutme
2f7bfa95b2
Fix multi value argument command line parsing
2017-06-15 19:49:00 +02:00
shortcutme
c84fcf2034
Support manual ui_host command line parameter
2017-06-15 19:48:01 +02:00
shortcutme
0d3fa43f00
Remove unnecessary ui ip replace
2017-06-15 19:43:23 +02:00
shortcutme
2e04ba1880
Bind ui server to ipv4 address
2017-06-15 19:42:38 +02:00
ZeroNet
85b2a81568
Merge pull request #869 from MRoci/master
...
Root content.json "signers" field as a list
2017-06-15 15:24:00 +02:00
shortcutme
0725464388
Fix database loading
2017-06-15 13:33:51 +02:00
shortcutme
f506ac9701
Faster getPath
2017-06-15 13:30:36 +02:00
shortcutme
97b3563e6b
Rev2105, Fix database updating when path contains special characters
2017-06-15 13:30:06 +02:00
MRoci
9ac5746e3c
Changed this assignment to have the "signers" field in root's
...
content.json as a list and not a dictionary to mantain uniformity with
"includes" "signers" field and for not having a dict with empty values
2017-06-13 18:20:39 +02:00
shortcutme
1f1cbf01d7
Rev2103
2017-06-13 14:21:07 +02:00
shortcutme
eefe7e1b5a
Don't add obsolete old signature format
2017-06-13 14:20:58 +02:00
shortcutme
42874038e2
Only allow UI requests from safe hosts
2017-06-13 14:19:23 +02:00
shortcutme
d55fbd1728
Remove obsolete auth_key_sha512
2017-06-13 14:18:17 +02:00
shortcutme
aa402ebaf3
Fix typo
2017-06-13 14:13:09 +02:00
shortcutme
ae21f056d5
Error if no peer connection found
2017-06-13 14:12:48 +02:00
shortcutme
a4a23f3ea0
Fix site lock violation logging
2017-06-13 14:12:13 +02:00
Ivanq
67395b5e47
Allow fileRules for root content.json
2017-06-13 11:36:38 +03:00
shortcutme
742c2fe684
Rev2099, Keep tor client running until update finished
2017-06-06 00:05:43 +02:00
shortcutme
5801863b76
Rev2098
2017-06-05 01:09:17 +02:00
shortcutme
653219d1de
Rev2096
2017-06-03 00:54:26 +02:00
shortcutme
6167dda01d
Compact json list output
2017-06-03 00:53:59 +02:00
shortcutme
0b7d1ad90d
Add callback for certSelect
2017-06-03 00:53:40 +02:00
shortcutme
5e6f6c5b85
Merge branch 'master' of https://github.com/HelloZeroNet/ZeroNet
2017-05-30 01:04:50 +02:00
shortcutme
f0f32cf25c
Rev2092, Prefer recent peers when starting workers
2017-05-30 01:04:45 +02:00
Artem Molotov
d6721f0656
Small fix russian translation
2017-05-28 18:22:35 +03:00
shortcutme
de363b57ce
Rev2091, Port opening error should not prevent ZeroNet startup
2017-05-26 12:22:35 +02:00
shortcutme
e291555e60
Rev2090, Fix ssl patch library finding, Changelog for 0.5.5
2017-05-26 12:14:43 +02:00
Sergei Bondarenko
830f98573e
fix incorrect variable order in file_path.replace
2017-05-24 19:28:02 +03:00
shortcutme
b0d574dfb0
Rev2089, Close the transaction on failed peer db save
2017-05-24 10:40:10 +02:00
shortcutme
b73742839b
Rev2088
2017-05-24 10:29:19 +02:00
shortcutme
89bb12de71
Search for success message instead of error when portchecking
2017-05-24 10:28:59 +02:00
shortcutme
ed11ae283f
Use https for portchecker.co
2017-05-24 10:27:02 +02:00
shortcutme
fb43dfb4f2
Merge branch 'master' of https://github.com/HelloZeroNet/ZeroNet
2017-05-23 12:42:16 +02:00
shortcutme
6dc084c3ab
Rev2087
2017-05-23 12:42:09 +02:00
shortcutme
ba9cd9b0ca
Fix undefined placeholder
2017-05-23 12:42:02 +02:00
shortcutme
aacde33614
File size limit default to 10MB
2017-05-23 12:41:37 +02:00
shortcutme
3f59727ab6
Formatting
2017-05-23 12:40:42 +02:00
Sergei Bondarenko
a871b5dbe7
fix issue #936
...
os.path.join(*file_path.split("/")) construction drops leading slash from string thus making absolute path relative. It leads into problems in case if data_dir differs from directory where is zeronet installed.
2017-05-22 20:31:44 +03:00
shortcutme
7900578077
Rev2082, Log websocket receive errors
2017-05-22 11:34:16 +02:00
MuxZeroNet
35a18bd0b2
Weak password warning ( #938 )
...
* Weak password warning
* Update UiWebsocket.py
* Don't implement print with an O(n^2) iteration
* Rename method
* Fix logging, uncaught exception in addNotes
and pushes a notification when UI server is bound to the whole Internet.
* Remove memo comments. Remove terminal hue.
2017-05-22 11:13:45 +02:00
shortcutme
e6680b4f60
Version 0.5.5, Rev2081, Lack of JS notification
2017-05-18 23:03:26 +02:00
shortcutme
077b3df3cd
Rev2080
2017-05-18 03:07:43 +02:00
shortcutme
edd726ac9f
Site upgrade support in clone command
2017-05-18 03:07:32 +02:00
shortcutme
cbf184846a
Fix permissionAdd/Remove admin command
2017-05-18 03:05:45 +02:00
shortcutme
2677ad92d3
Fix multi-line confirmation dialog
2017-05-18 03:05:02 +02:00
shortcutme
442c01eabf
Rev2068, Deny blacklist add/remove in multiuse mode
2017-05-14 22:59:47 +02:00
shortcutme
d467aabd4c
Rev2067, Fix inner_path stripping
2017-05-11 18:18:12 +02:00
shortcutme
f4f4aa0e50
Rev2066
2017-05-11 18:03:12 +02:00
shortcutme
84b535767b
By default nothing is domain
2017-05-11 18:02:05 +02:00
shortcutme
5908d2ca53
RenderWrapper showloadingscreen parameter
2017-05-11 18:01:16 +02:00
shortcutme
27a582634f
Don't check referrer for html files
2017-05-11 18:00:57 +02:00
shortcutme
47245f485a
ActionFile security check
2017-05-11 17:59:46 +02:00
shortcutme
545459be88
RenderWrapper with parameters
2017-05-11 17:59:12 +02:00
shortcutme
b5d3995874
GetSiteUrl based on if it's proxy request
2017-05-11 17:57:29 +02:00
shortcutme
487f5cb8c2
Fix unicode url redirects
2017-05-11 17:56:01 +02:00
shortcutme
cc31081f1c
Different design for second button of wrapperConfirm
2017-05-11 17:55:38 +02:00
shortcutme
a9b9902e60
Placeholder support for displayPrompt
2017-05-11 17:55:09 +02:00
shortcutme
f183e756f3
Multi button support for wrapperConfirm
2017-05-11 17:54:48 +02:00
shortcutme
bf042ce7a3
Rev2060, Only boost all.js and all.css priority, really fix download priority test
2017-05-07 21:34:44 +02:00
shortcutme
d2cf613872
Merge branch 'master' of https://github.com/HelloZeroNet/ZeroNet
2017-05-07 21:21:35 +02:00
shortcutme
f67cb7b145
Rev2059, Fix download test, boost priority on request by 15, Adjust default priorities
2017-05-07 21:21:26 +02:00
probonopd
b8fb53ba20
Allow running from usr/share/zeronet
2017-05-07 19:51:53 +02:00
shortcutme
db744f576e
Rev2058
2017-05-07 18:19:24 +02:00
shortcutme
3f772d1e1e
Boost priority for essential files to allow concurrent requests
2017-05-07 18:19:08 +02:00
shortcutme
438bdbc141
Protect peers for low traffic sites from closing
2017-05-07 18:15:23 +02:00
shortcutme
728e497057
Display database rebuilding progressbar
2017-05-07 18:14:13 +02:00
shortcutme
d346a532ff
Rev2056, Add local client to sidebar peer numbers
2017-05-06 18:08:32 +02:00
shortcutme
34a6337c01
Rev2055, Don't add ? to url if start with # using replaceState and pushState
2017-05-06 17:27:49 +02:00
mishfit
270eb677c7
allow empty file query filters
2017-04-21 03:26:17 -06:00
shortcutme
fae5d22e86
Rev2054, Outgoing socket binding support
2017-04-14 16:05:42 +02:00
shortcutme
c5629adf23
Rev2050, Fix archive benchmark hash calculation and zip homogenization
2017-04-14 11:52:01 +02:00
shortcutme
9b480b41e1
Rev2049, Delete test.tar.bz2 after benchmark
2017-04-14 11:13:29 +02:00
shortcutme
fbed15318b
Fix file request testcase
2017-04-14 00:34:40 +02:00
shortcutme
14c906561d
Rev2048, Stop sending detailed exception as response to file request
2017-04-14 00:26:20 +02:00
shortcutme
e125895615
Rev2047, Add archive benchmark
2017-04-13 22:54:16 +02:00
shortcutme
6bef5ca7f4
Version 0.5.4, Rev2046
2017-04-13 16:27:38 +02:00
shortcutme
f33f1faeea
Only keep last 10 files opened
2017-04-13 16:27:30 +02:00
shortcutme
b261dc5dfd
Boost workers after 50 tasks
2017-04-13 16:27:05 +02:00
shortcutme
164a9b947f
Rev2045
2017-04-12 17:37:55 +02:00
shortcutme
49adea1654
siteSetLimit returns with ok on success
2017-04-12 17:36:50 +02:00
shortcutme
169cf2e6ae
Support optional db files
2017-04-12 17:36:03 +02:00
shortcutme
dafe9981a2
Rev2043, Fix selected domain display
2017-04-12 00:45:48 +02:00
shortcutme
c78af9773c
Rev2042
2017-04-12 00:32:30 +02:00
shortcutme
1a7a22eb91
Set added cert
2017-04-12 00:32:19 +02:00
shortcutme
4c7ff9bb53
Fix unhandled expcetion on invalid cert
2017-04-12 00:31:37 +02:00
shortcutme
1ee592f5b7
Rev2039
2017-04-10 12:19:59 +02:00
shortcutme
10632c15ef
Fix target_onion on connection recovery
2017-04-10 12:19:23 +02:00
shortcutme
25bb14037c
Better site lock violation logging
2017-04-10 12:18:21 +02:00
shortcutme
d7db7a8060
Rev2035, Dont sign same onion address multiple time
2017-04-10 01:16:34 +02:00
shortcutme
f3edd8013d
Rev2034, Fix leaking users.json via webui
2017-04-09 16:54:28 +02:00
ZeroNet
279e2ae865
Merge pull request #884 from MuxZeroNet/patch-15
...
Update TestWeb.py tests
2017-04-09 16:28:36 +02:00
shortcutme
c056384bd5
Rev2033
2017-04-09 12:05:11 +02:00
shortcutme
a06ce64bbf
Limit maximum number of tor hidden service created
2017-04-09 12:05:04 +02:00
shortcutme
7bda72027a
Site lock validation based on target_onion
2017-04-09 12:03:25 +02:00
shortcutme
c5c0df838f
Store requested onion address instead of site_lock
2017-04-09 12:02:24 +02:00
shortcutme
75d94aaf06
Choose from current hidden services if over tor_hs_limit
2017-04-09 11:58:18 +02:00
shortcutme
16bfb35109
No positive preference for peers with more than 5 shared sites to avoid centralization
2017-04-09 11:57:35 +02:00
ZeroNet
409841a3cf
Merge pull request #834 from MuxZeroNet/patch-13
...
[Open for more Tests] StemPort Plugin
2017-04-08 22:20:06 +02:00
shortcutme
880d536837
Disable geventwebsocket logging
2017-04-08 17:22:29 +02:00
shortcutme
1144f28982
Rev2027, Rollback PySocks as it does not works well with Tor/gevent
2017-04-08 17:22:00 +02:00
shortcutme
3384bd1e58
Rev2026, Change diferent openssl binary for better compatibility
2017-04-08 12:14:59 +02:00
shortcutme
03f3e9e4fd
Rev2025, Publish remotely outdated files on modification check
2017-04-07 21:17:25 +02:00
shortcutme
e1f7752aff
Rev2023
2017-04-07 18:18:41 +02:00
shortcutme
52afc9d0b2
Prefer ips starting with 192 on upnp port opening
2017-04-07 18:18:22 +02:00
shortcutme
8ea8e8c28a
Publish incoming files to more peers
2017-04-07 18:17:30 +02:00
shortcutme
c6792b7674
Ignore content if file not found on signing
2017-04-07 18:16:58 +02:00
MuxZeroNet
2cb8cc9107
Update TestWeb.py
2017-04-06 23:14:46 +00:00
shortcutme
309308dac0
Rev2020
2017-04-07 00:12:56 +02:00
shortcutme
8650651567
Prefer OpenSSL 1.0
2017-04-07 00:12:50 +02:00
shortcutme
7e53bed95f
Rev2018
2017-04-06 23:46:38 +02:00
shortcutme
2f38f8d9f3
Update gevent websocket to 0.10.1
2017-04-06 23:26:19 +02:00
shortcutme
44afaf7a4b
Update openssl dlls to 1.0.2k
2017-04-06 23:25:25 +02:00
shortcutme
ccfcdbc6ca
Update pyelliptic
2017-04-06 23:24:38 +02:00
shortcutme
929432d469
Force SSLv23
2017-04-06 23:22:55 +02:00
shortcutme
e15cb8a43d
Rev2014
2017-04-06 19:22:05 +02:00
shortcutme
fbe96a0a6d
Update rsa to 3.4.2
2017-04-06 19:21:32 +02:00
shortcutme
fa65a6dc05
Update PySocks to 1.6.7
2017-04-06 19:20:27 +02:00
shortcutme
9921fc07dd
Update pybitcointools to 1.1.42
2017-04-06 19:19:47 +02:00
shortcutme
12a0c955bc
Update pyasn to 0.2.4
2017-04-06 19:18:33 +02:00
shortcutme
2be3ff02bd
Rev2009
2017-04-01 22:32:06 +02:00
shortcutme
e3baf8944e
Dont save user file in parallel
2017-04-01 22:32:06 +02:00
shortcutme
233d5f31f2
Support ignore_class and queue to noparallel decorator
2017-04-01 22:32:06 +02:00
shortcutme
cfb2276ecd
Always try to find new peers for optional files if no workers
2017-04-01 22:32:06 +02:00
shortcutme
d7ba9f6924
Rev2004, Fix message utf8 error
2017-03-18 11:11:01 +01:00
shortcutme
afcd6dfa14
Rev2003, Fix dbQuery exception in verbose mode
2017-03-15 13:13:21 +01:00
shortcutme
f55c2659cd
Rev2002, Fix exception on startworkers
2017-03-12 22:14:24 +01:00
shortcutme
9755df6fa6
Merge branch 'master' of https://github.com/HelloZeroNet/ZeroNet
2017-03-12 17:57:23 +01:00
shortcutme
e564d730ce
Rev1999
2017-03-12 17:57:13 +01:00
shortcutme
e37938abe0
Rev1999
2017-03-12 17:56:53 +01:00
shortcutme
9b5f7928bf
Start workers for slow optional file tasks
2017-03-12 17:56:28 +01:00
shortcutme
d7496d6fd5
Boost js, css, dbschema and non-user json file priority
2017-03-12 17:55:47 +01:00
shortcutme
f46f9fa6ea
Test new content.json content
2017-03-12 13:13:47 +01:00
shortcutme
2473a09f7b
Load content.json content before signing
2017-03-12 13:13:30 +01:00
shortcutme
ec513f0b60
Remove archived files from bad files
2017-03-12 13:13:08 +01:00
brunogarciacv
ad826dd846
Brazilian Portuguese Translation
2017-03-11 03:56:45 -03:00
brunogarciacv
fd8742ae3a
Brazilian Portuguese translation
2017-03-11 03:43:39 -03:00
shortcutme
96e45bb517
Rev1995
2017-03-06 15:30:51 +01:00
shortcutme
909b9da9da
Unnecessary log and comment
2017-03-06 15:30:42 +01:00
shortcutme
50937990e5
Fix typos
2017-03-06 15:30:31 +01:00
shortcutme
4fbfb5838a
Fix parsing zeronet.conf
2017-03-06 15:28:37 +01:00
Martijn de Boer
ef6c9325e0
Added Dutch translation file
2017-03-05 13:55:47 +01:00
ZeroNet
0e2f742b7e
Merge pull request #842 from mishfit/refactorListAndWalk
...
Rename SiteStorage.list to SiteStorage.walk
2017-03-04 12:39:06 +01:00
MuxZeroNet
dff261eb18
Log ZeroFrame errors to console
2017-03-03 02:42:20 +00:00
shortcutme
349ee5858f
Rev1993
2017-03-02 23:40:36 +01:00
shortcutme
461f0a274a
Only count ping time if no waiting requests
2017-03-02 23:40:30 +01:00
shortcutme
a2eef70030
Boost priority to first added file to queue
2017-03-02 23:40:08 +01:00
shortcutme
2efb6cf4f1
Connect first to best peers based on ping time
2017-03-02 23:39:52 +01:00
shortcutme
36db8a4dc9
Ratelimit progressbar update to save some cpu time
2017-03-02 23:39:31 +01:00
shortcutme
52ed170292
Create new file server for every test
2017-02-27 11:21:40 +01:00
shortcutme
871588aa9f
Move invalid path test upper level
2017-02-27 11:21:22 +01:00
shortcutme
a72c4eafff
Version 0.5.3, Rev1988
2017-02-27 00:14:19 +01:00
shortcutme
97cec2ba46
Benchmark helper for console
2017-02-27 00:13:41 +01:00
shortcutme
4e846774b4
Log formatting
2017-02-27 00:13:30 +01:00
shortcutme
a6be8ddc2d
Connectable peers ordered
2017-02-27 00:13:18 +01:00
shortcutme
b65670b9e4
Don't remove peers with atleast 5 sites
2017-02-27 00:12:55 +01:00
shortcutme
ea635d4630
Only totally connected peers counted to peer cleanup
2017-02-27 00:12:36 +01:00
shortcutme
2e9737c149
Faster and better getConnectedpeers
2017-02-27 00:11:57 +01:00
shortcutme
0f8de2b7c1
Use latest added peers and use reputation for listModifications and publishing
2017-02-27 00:11:45 +01:00
shortcutme
2188c5d9fa
Use getRecentPeers for publishing
2017-02-27 00:11:02 +01:00
shortcutme
b5d879c1cd
Start site update check on site re-connect
2017-02-27 00:10:27 +01:00
shortcutme
fd365a19f7
Use getRecentPeers for listModification
2017-02-27 00:09:59 +01:00
shortcutme
adbaadae81
Allow 100 sec timeout for listModification
2017-02-27 00:09:41 +01:00
shortcutme
09ad4133fb
20 sec timeout for listModified
2017-02-27 00:08:46 +01:00
shortcutme
da49981ecd
Allow 6 failed requests before closing peer
2017-02-27 00:07:51 +01:00
shortcutme
ebd00bfb9f
Separate site cleanup and announce thread
2017-02-27 00:07:29 +01:00
shortcutme
353ddd3105
Sync site checking for not so active sites
2017-02-27 00:06:40 +01:00
shortcutme
e80887d779
Add reputation for old peers
2017-02-27 00:06:13 +01:00
shortcutme
06ddf26d09
Increase command timeout
2017-02-27 00:05:27 +01:00
shortcutme
c5c41f2d3e
Fix argument parsing error
2017-02-27 00:05:08 +01:00
shortcutme
c5b47fe4a0
Increase connected limit to 8 from 6
2017-02-27 00:03:10 +01:00
shortcutme
fe7a53fb8a
Separate config argument for workers
2017-02-27 00:02:56 +01:00
shortcutme
bad2a79f05
Reason for connection closing
2017-02-27 00:02:24 +01:00
mishfit
656c818211
rename SiteStorage.list to SiteStorage.walk
...
also, add SiteStorage.list as non-recursive
directory listing (`os.listdir`)
2017-02-24 21:58:46 -07:00
shortcutme
c95637eee1
Rev1941, Use utf-8 encoding on text files
2017-02-24 14:39:20 +01:00
shortcutme
819f765bce
Rev1940, Fix utf8 archive names on Safari
2017-02-24 14:23:44 +01:00
shortcutme
f42ad03f91
Rev1936
2017-02-24 01:16:29 +01:00
shortcutme
26bad8d05b
Fix needConnections bug
2017-02-24 01:16:22 +01:00
MuxZeroNet
0aa6358938
Update TorManager.py
2017-02-23 23:39:45 +00:00
MuxZeroNet
a724dd472f
Update TorManager.py
2017-02-23 23:09:47 +00:00
shortcutme
4d3603136f
Rev1933
2017-02-22 11:29:35 +01:00
shortcutme
4aff146812
Log giving up on a file
2017-02-22 11:29:35 +01:00
shortcutme
a59cf9b9aa
Rev1930, Change stack size argument for special hardwares
2017-02-19 13:20:49 +01:00
shortcutme
221aa16433
Rev1929, Fix file filed on not bad files
2017-02-19 12:32:41 +01:00
shortcutme
44507d8556
Rev1927
2017-02-19 12:23:40 +01:00
shortcutme
7fb8cd06bc
Rev1924
2017-02-19 00:53:43 +01:00
shortcutme
63b609f725
Give up files after 30 tries
2017-02-19 00:52:31 +01:00
shortcutme
2eef0bded1
Only increment bad_file if internet connection is active
2017-02-19 00:52:20 +01:00
shortcutme
45e2b350a9
Raise exception on invalid path
2017-02-19 00:51:47 +01:00
shortcutme
22059e71a2
Rev1914, Fix command line sitePublish command
2017-02-17 12:17:44 +01:00
MuxZeroNet
ddc3f72afb
Make TorManager accept plugins
2017-02-17 01:17:51 +00:00
shortcutme
d57d82f439
Rev1913, Support local address other than 127.0.0.1
2017-02-16 20:56:07 +01:00
shortcutme
39734dfadb
innerLoaded command alias as wrapperInnerLoaded
2017-02-16 19:04:00 +01:00
shortcutme
23dc8e063c
Rev1909, Rebuild content.db on error
2017-02-15 13:35:24 +01:00
shortcutme
f5fb6b83ff
Rev1905, Secure DB write db_mode option
2017-02-15 12:43:05 +01:00
shortcutme
179ee2d2a4
Rev1899, Add followed feed number to site info
2017-02-14 19:03:17 +01:00
shortcutme
94485ed78c
Rev1896
2017-02-13 16:27:59 +01:00
shortcutme
6a71bb256e
Always load json_row on deleting
2017-02-13 16:13:09 +01:00
shortcutme
cfad85b30e
Log file object on db load
2017-02-13 16:12:56 +01:00
shortcutme
276b65f0b9
Rev1893, In multiuser mode dont allow users to add or remove mute
2017-02-11 21:57:12 +01:00
shortcutme
a15d82a7ef
Rev1892
2017-02-11 18:26:37 +01:00
shortcutme
6149f5c6ee
Download everything on add
2017-02-11 18:26:37 +01:00
shortcutme
0106a193e5
Store SiteManager to UiServer
2017-02-11 18:26:36 +01:00
shortcutme
f523925817
Add separate function to check if user has run the API command
2017-02-11 18:26:36 +01:00
shortcutme
6b900ab0b1
Rev1884, Fix mute plugin startup error
2017-02-10 00:40:32 +01:00
shortcutme
becb71ad28
Version 0.5.2, Rev1882
2017-02-09 01:58:26 +01:00
shortcutme
56efa02820
GetDbFiles return inner path
2017-02-09 01:57:12 +01:00
shortcutme
f3c71f3e6c
Move SiteStorage database updating to separate function
2017-02-09 01:56:20 +01:00
shortcutme
4ec0209dd7
Invalid request detect
2017-02-09 01:54:24 +01:00
shortcutme
277d16eabb
Bad action increment on invalid file update request
2017-02-09 01:54:04 +01:00
shortcutme
38d330da1a
Rename db.loadJson to db.updateJson
2017-02-09 01:53:31 +01:00
shortcutme
90c9adc8dc
Fix error reporting on asnyc websocket functions
2017-02-09 01:53:02 +01:00
shortcutme
eb30eb90d6
Use more worker on initial sync
2017-02-09 01:52:39 +01:00
shortcutme
d411d4d398
Rev1862, Skip optional file delete on invalid limit
2017-02-06 09:57:51 +01:00
ZeroNet
c9fa29c562
Merge pull request #798 from l5h5t7/master
...
Update Chinese translation
2017-02-05 23:19:13 +01:00
shortcutme
f74e9397db
Rev1861, Fix favicon for zero url access type
2017-02-05 22:55:24 +01:00
shortcutme
4988d31aff
Rev1859, Update more active sites first
2017-02-05 18:36:58 +01:00
shortcutme
a08114b1b0
Rev1855, Fix content type detection, Formatting
2017-02-02 12:51:41 +01:00
ZeroNet
57a0d4f8a6
Update test
2017-02-01 23:48:24 +01:00
shortcutme
aab6255783
Rev1851
2017-01-29 19:03:29 +01:00
shortcutme
66e2bfd76b
Reset bad_files on full update
2017-01-29 19:03:22 +01:00
shortcutme
db7dad6731
Don't delete content.json files from bad_files on update
2017-01-29 19:03:08 +01:00
shortcutme
b03f287d86
Dont log changed files
2017-01-29 19:02:40 +01:00
shortcutme
2b389e4e85
Support since parameter for siteUpdate
2017-01-29 19:02:08 +01:00
lmath
4559ee0d7f
Update Chinese translation
2017-01-28 06:27:45 +08:00
shortcutme
1668659ff6
Rev1848
2017-01-27 14:02:03 +01:00
shortcutme
13f0ccf8c6
Fix optional files deleting
2017-01-27 14:01:55 +01:00
shortcutme
8a75f200ca
No logging phantomjs
2017-01-27 14:00:41 +01:00
shortcutme
8b2920c296
Add relative path to file info
2017-01-27 14:00:28 +01:00
shortcutme
b29634e906
Rev1844
2017-01-27 13:06:17 +01:00
shortcutme
32c63fb140
Don't reload source on changes in Test directory
2017-01-27 13:06:09 +01:00
shortcutme
d65c7d05a4
Remove /media access
2017-01-27 13:05:49 +01:00
shortcutme
72f91a2816
Fix selenium with gevent 1.2
2017-01-27 13:05:10 +01:00
shortcutme
c57d0283b3
Fix optional files test
2017-01-27 13:04:32 +01:00
shortcutme
8fcca9cb9c
Rev1841
2017-01-27 12:09:35 +01:00
shortcutme
c9ba59e895
Fix new version popup on first visit
2017-01-27 12:09:23 +01:00
shortcutme
697e177e13
Don't remove missing optional files
2017-01-27 12:02:14 +01:00
shortcutme
0f0cf18f92
Store data in Application Support if running from Library
2017-01-24 16:36:51 +01:00
shortcutme
6271fb9218
Update test
2017-01-23 17:23:31 +01:00
shortcutme
fd71a36da8
Rev1838
2017-01-23 12:55:11 +01:00
shortcutme
6c9f709290
Fix linux utf8 path free space query
2017-01-23 12:55:03 +01:00
shortcutme
802b6775d7
Wait a bit before browser open to let http server start
2017-01-23 12:54:47 +01:00
shortcutme
2113b03a42
Rev1845, Hide Tor console window
2017-01-23 00:31:52 +01:00
shortcutme
a0c3d7f8a6
Rev1833, Fix utf8 system paths
2017-01-22 21:22:53 +01:00
shortcutme
6a46181e8e
Rev1830
2017-01-22 11:09:58 +01:00
shortcutme
54c553d13b
Timeout and Base64 encoding support for fileGet
2017-01-22 11:09:45 +01:00
shortcutme
bf34d95bc1
Call fileGet and fileList in async
2017-01-22 11:09:26 +01:00
shortcutme
b6644887bd
Move admin_commands to class variable
2017-01-22 11:08:41 +01:00
shortcutme
50acc6b55f
Rev1825
2017-01-21 23:01:48 +01:00
shortcutme
7938689f95
Skip SQLite thread check for macOS compatibility
2017-01-21 23:00:37 +01:00
shortcutme
8258da2e46
macOS var data location
2017-01-21 23:00:13 +01:00
shortcutme
5c1ce5302a
Replace dead tacker
2017-01-21 22:59:10 +01:00
ZeroNet
778e010bb3
Merge pull request #782 from cxgreat2014/patch-2
...
Add openssl support for optware and entware router
2017-01-20 20:53:07 +01:00
anonym
6679baadbb
TorManager.send(): read until repsonse terminator.
...
Tor command responses terminate with "250 OK\r\n" so we have to read
until that sequence is encountered.
The previous implementation is racy: after sending a command it would
accept whatever that is found on the socket as its response, no matter
if it is correctly terminated or not.
This commit fixes: https://github.com/HelloZeroNet/ZeroNet/issues/756
2017-01-20 10:53:31 +01:00
cxgreat2014
cdf3b3f011
Add openssl support for optware and entware
2017-01-20 15:29:17 +08:00
shortcutme
2dc981496b
Rev1821, Show progress bar on publishing
2017-01-16 13:41:57 +01:00
shortcutme
b68424f008
wrapperProgress API command
2017-01-16 13:41:11 +01:00
shortcutme
8c9457d636
Rev1818, Set user-only permissions on directories instead of files
2017-01-15 13:19:34 +01:00
shortcutme
0a3a71f634
Rev1817, Fix windows crash on trayicon shutdown
2017-01-14 21:41:59 +01:00
shortcutme
d3fc1cf897
Rev1816, Fix exe distribution forbidden error
2017-01-14 12:43:05 +01:00
MuxZeroNet
6b0ef500ed
Fix extension detection
2017-01-12 05:22:26 +00:00
ZeroNet
c20efea1e9
Merge pull request #757 from sirMackk/unicode_fix
...
Decodes IGD response to utf-8; Makes function arguments immutable;
2017-01-11 19:59:28 +01:00
shortcutme
77e07dd5b5
Rev1815, Request tor version using GETINFO
2017-01-11 19:56:33 +01:00
sirMackk
1d8fe61920
Decodes IGD response to utf-8; Makes function arguments immutable;
2017-01-11 19:53:22 +01:00
shortcutme
2425f9f03e
Rev1814
2017-01-11 13:14:02 +01:00
shortcutme
60fc5fb4d3
Allow transaction errors
2017-01-11 13:14:02 +01:00
shortcutme
4e96ddfb9e
Allow .. in data_dir path
2017-01-11 13:14:02 +01:00
MuxZeroNet
4a6dc7971e
#752
2017-01-09 05:01:49 +00:00
shortcutme
901478475f
Rev1812, Put zeronet.conf, data, log to parent dir when running from .exe, First signed commit
2017-01-09 01:28:50 +01:00
shortcutme
1a5bfd973e
Only download media if site is already added
2017-01-08 17:31:03 +01:00
shortcutme
6cb3bd9860
Rev1811
2017-01-08 17:28:45 +01:00
shortcutme
6c68f8dd6c
Fix content type detection for options request
2017-01-08 17:27:57 +01:00
shortcutme
2447279191
Rename websocket detection
2017-01-08 17:26:59 +01:00
shortcutme
612d885ad2
Fix OpenSSL loading for compiled exe
2017-01-08 17:25:50 +01:00
shortcutme
60e9bfbf19
Update to latest OpenSSL
2017-01-08 17:25:17 +01:00
MuxZeroNet
0a1eecee20
WebSocket requests not allowed
2017-01-08 06:56:42 +00:00
shortcutme
86bba4f0e4
Rev1806
2017-01-07 01:09:12 +01:00
shortcutme
bea212a8d1
Fix certAdd error
2017-01-07 01:09:05 +01:00
shortcutme
41ac8dc781
Add integer modification dates
2017-01-07 01:07:52 +01:00
shortcutme
3afca90c0e
Fix content.json modified float decimals on Android
2017-01-07 01:07:52 +01:00
ZeroNet
8ef7e0a772
Merge pull request #743 from MuxZeroNet/patch-1
...
Add X-Frame-Options header
2017-01-06 13:29:00 +01:00
shortcutme
6f2445c417
Rev1801, Fix open file limit set on Linux
2017-01-06 10:31:47 +01:00
MuxZeroNet
da7821a3a9
X-Frame-Options
2017-01-06 01:44:22 +00:00
shortcutme
431415c052
Rev1800, Use -tmpnew and -tmpold postfix for atomic write
2017-01-05 03:03:17 +01:00
shortcutme
5c2b90c20f
Rev1799, Force correct css content type
2017-01-05 02:33:33 +01:00
shortcutme
9d5bfa4be8
Rev1797
2017-01-05 02:27:14 +01:00
shortcutme
eee65da257
FileList API command
2017-01-05 02:26:58 +01:00
shortcutme
d9f8e83429
Safe disk write for content.json files
2017-01-05 02:26:44 +01:00
shortcutme
c94e73a029
Skip sites with broken content.json on startup
2017-01-05 02:26:05 +01:00
shortcutme
4514154364
Fix diff error
2017-01-05 02:25:49 +01:00
shortcutme
889c88c492
Close connection after 40 bad action
2017-01-05 02:25:16 +01:00
shortcutme
ee0176e730
Increase connection bad action on bad file location
2017-01-05 02:25:06 +01:00
shortcutme
5103879471
wrapperRequestFullscreen command
2016-12-30 19:32:36 +01:00
shortcutme
74a4a4b9da
Update websocket on permission add and remove
2016-12-30 18:55:11 +01:00
erqan
a3f62f56f6
tor_password argument...
2016-12-27 17:15:02 +03:00
shortcutme
9a1735f37d
Rev1791, Fix gevent 1.2 compatibility
2016-12-27 11:37:58 +01:00
shortcutme
86b0046f28
Don't allow load load wrapper frames as prefetch or as image
2016-12-27 11:37:35 +01:00
Derson5
9565335394
Polish translation ( #708 )
...
* Add files via upload
* Update and rename zeronet2.txt to pl.json
* Add files via upload
* Update and rename zeronet.txt to pl.json
2016-12-20 10:36:56 +01:00
shortcutme
e37daabb53
Rev1786, Fix sidebar on FF
2016-12-14 10:28:41 +01:00
shortcutme
987b7ffd0c
Rev1785
2016-12-14 00:44:18 +01:00
shortcutme
f89f351b3c
Dont copy content.json-default file
2016-12-14 00:43:08 +01:00
shortcutme
34ab2bad49
Clone inner path dest fix
2016-12-14 00:42:52 +01:00
shortcutme
62501d00b1
Use content.json-default if exists
2016-12-14 00:42:31 +01:00
shortcutme
c0d2e5efa6
Fix ZeroTalk scroll fixing
2016-12-14 00:25:47 +01:00
shortcutme
34e52153a2
Remove BOM and duplicate key
2016-12-12 17:01:59 +01:00
Thibaut Broggi
3cd04d03c8
Add spanish translation
2016-12-12 12:22:52 +00:00
shortcutme
a17ab1ce25
Rev1781, Only force / to end of site address
2016-12-09 01:00:53 +01:00
shortcutme
c4ae8ef711
Rev1780
2016-12-08 17:15:38 +01:00
shortcutme
10772a704e
Root path parameter for cloning
2016-12-08 17:14:55 +01:00
shortcutme
64321043b7
Fix permission error
2016-12-08 17:14:30 +01:00
shortcutme
350b417ccb
Rev1766, Hungarian translation of new files
2016-12-05 02:30:18 +01:00
shortcutme
f1f12ee8bd
Rev1762, Fix binary files corruption with new updated
2016-12-04 21:36:52 +01:00
shortcutme
b66317fa7d
Rev1761, Update ZeroNet from ZeroNet network
2016-12-04 18:57:08 +01:00
shortcutme
58848068e6
Save sites.json before updating
2016-12-04 18:55:03 +01:00
shortcutme
20ed04af84
Also delete orphan sites from site_id cache
2016-12-04 18:54:43 +01:00
shortcutme
5e6b41945b
Fix sidebar for empty sites
2016-12-04 18:54:22 +01:00
ZeroNet
2a443a29c2
Merge pull request #690 from erqan/tr
...
fixing turkish translation..
2016-12-04 18:31:34 +01:00
erqan
e5b5f5ba62
fixing turkish translation..
2016-12-03 13:18:40 +03:00
shortcutme
c1fd2be8cf
Rev1758, Change working dir to zeronet.py dir
2016-12-01 00:34:11 +01:00
erqan
c6aba41ed1
adding tr..
2016-11-26 15:08:53 +03:00
frerepoulet
df34abfcd9
Corrections to french translation
2016-11-24 15:50:48 -05:00
shortcutme
f083e26cf0
Rev1756, Sidebar button flud fix
2016-11-24 19:50:30 +01:00
iShift
3e06f21432
Russian translation for main
2016-11-24 15:05:29 +03:00
lmath
77208475b0
Fix translation commented by ooser ( #667 )
2016-11-23 15:51:49 +01:00
HostFat
45028fa2a3
Italian language ( #665 )
...
* Italian language
* Fix missing {
2016-11-22 22:33:58 +01:00
shortcutme
5adf4c31cb
Rev1755, wrapperSetTitle command
2016-11-22 02:06:32 +01:00
frerepoulet
610938b120
Initial french translation
2016-11-21 17:36:50 -05:00
Navo
13a17c1a16
Fixed typo in de.json
...
widerhergestellt -> wiederhergestellt
2016-11-21 19:15:14 +01:00
jaros1
8102b0608a
danish texts for ZeroNet
2016-11-20 15:23:06 +01:00
lmath
033b16928c
Add Chinese (Traditional, Taiwan) Translation
2016-11-20 13:05:38 +08:00
ZeroNet
0fa0f4c0d9
Merge pull request #651 from ysc3839/patch-1
...
Update zh.json
2016-11-19 14:38:15 +01:00
Maciej Krüger
4451e20573
Add German Translation ( #653 )
...
* Add German Translation
* Fix dot
2016-11-19 14:37:50 +01:00
Richard Yu
d6c70a4259
Update zh.json
2016-11-19 19:50:58 +08:00
shortcutme
bbbfffd1cb
Rev1754, Don't reload domain database on very request
2016-11-19 10:56:19 +01:00
l5h5t7
a601d5e41c
Add Chinese (Simplified) Translate
2016-11-19 08:14:33 +08:00
shortcutme
15061bafae
Rev1751
2016-11-18 21:40:01 +01:00
shortcutme
23a7c3e49c
Fallback to en language if failed to get system default locale
2016-11-18 21:39:53 +01:00
shortcutme
d65d5eb45c
Version 0.5.1, Rev1750
2016-11-18 20:15:51 +01:00
shortcutme
430805adcc
Add language to serverinfo
2016-11-18 20:11:11 +01:00
shortcutme
38ff33512f
Use raise instead of assert for sql select filter
2016-11-18 20:11:03 +01:00
shortcutme
8ad6cd2e81
Allow to change language configuration parameter, reload translate files on change
2016-11-18 20:10:24 +01:00
shortcutme
0f31f1d34a
Make UiWebsocket messages translatable
2016-11-18 20:09:51 +01:00
shortcutme
b25bf97cad
Add language to UI js as paramter to avoid cache
2016-11-18 20:07:58 +01:00
shortcutme
9ff2bfc4bb
Easier UI js translation
2016-11-18 20:07:26 +01:00
shortcutme
b276f01f2e
Hungarian transition of Python messages
2016-11-18 20:06:59 +01:00
shortcutme
e4cfec3ba0
Test strict translator
2016-11-18 20:03:00 +01:00
shortcutme
da2e47cd5f
Python, Html, JS translator class
2016-11-18 20:02:43 +01:00
shortcutme
d7ff49c4c7
Reload source on .json changes
2016-11-18 20:02:03 +01:00
shortcutme
4413f77ba9
Language parameter
2016-11-18 20:00:15 +01:00
shortcutme
bd49ecd585
Rev1714
2016-11-16 11:22:47 +01:00
shortcutme
0e83eba6df
Don't retry failed peer on optional file search
2016-11-16 11:22:38 +01:00
shortcutme
b220f5de5c
Noparallel ignore args add first parameter to make it per-class
2016-11-16 11:21:31 +01:00
shortcutme
6c74f6c527
Possible to disable length header on sitemeda
2016-11-16 11:19:35 +01:00
shortcutme
2e08d68d87
Remove content.json files from bad file list
2016-11-16 11:19:08 +01:00
shortcutme
d5210d27e2
Load all sites on commands to avoid errors
2016-11-16 11:18:44 +01:00
shortcutme
c38611dc15
Only display opened db number in log
2016-11-16 11:18:15 +01:00
shortcutme
c82c61ef3d
Rev1704, FIx siteSign error
2016-11-11 23:12:32 +01:00
shortcutme
c076f605aa
Rev1703, Allow custom favicon
2016-11-10 23:14:30 +01:00
shortcutme
70e78056e9
Sorted load of plugins
2016-11-10 23:10:28 +01:00
shortcutme
93866f9abf
Rev1702
2016-11-08 15:02:50 +01:00
shortcutme
c2984ecd47
Update site size after archiving
2016-11-08 15:02:44 +01:00
shortcutme
d21d0d5b9a
Rev1701, Simpler index for better sqlite compatibility
2016-11-08 03:34:28 +01:00
shortcutme
14f2470477
Version 0.5.0, Rev1700
2016-11-07 23:49:02 +01:00
shortcutme
de5eb43da1
Warnings instead of errors
2016-11-07 23:48:34 +01:00
shortcutme
110885401c
Use optionalDownloaded in workermanager
2016-11-07 23:48:11 +01:00
shortcutme
2b7e898781
WorkerManager onCompelte function
2016-11-07 23:47:53 +01:00
shortcutme
2cdde7dd46
Retry file deletion on error
2016-11-07 23:47:09 +01:00
shortcutme
9765afc286
Modify checkfiles to use optionalRemove, optionalDownloaded and isDownloadable functions
2016-11-07 23:46:54 +01:00
shortcutme
cb5b3884cd
Change verification errors to warning
2016-11-07 23:44:58 +01:00
shortcutme
9178a3ad6a
Handle missing content
2016-11-07 23:44:38 +01:00
shortcutme
cc504e93f6
Change contentdb calls to site object
2016-11-07 23:43:42 +01:00
shortcutme
4890c4cb2f
Fix big site download
2016-11-07 23:43:08 +01:00
shortcutme
73b3c8db55
Use site object on delete from contentdb
2016-11-07 23:42:28 +01:00
shortcutme
713a2f88a9
Query and send more hashfield
2016-11-07 23:42:13 +01:00
shortcutme
30a2116abf
Only announce if trackers
2016-11-07 23:42:00 +01:00
shortcutme
6acc81cb50
Retry bad files in separate thread
2016-11-07 23:41:25 +01:00
shortcutme
af571deb16
Peer cleanup ttl based on peer numbers
2016-11-07 23:40:04 +01:00
shortcutme
e6a82d4c64
Pooled file downloads to handle large ammount of files better
2016-11-07 23:39:45 +01:00
shortcutme
83b3dc8fbe
Autodownload optional pattern check to separate function to allow plugins
2016-11-07 23:39:04 +01:00
shortcutme
d1ad7e0850
Stats for total optional files and downloaded optional files in a site
2016-11-07 23:36:04 +01:00
shortcutme
2048648b39
Reduce findoptional spam
2016-11-07 23:32:20 +01:00
shortcutme
a3d21f5377
Update if high priority and less than 10 peers for the file
2016-11-07 23:29:53 +01:00
shortcutme
62d092e5ac
Update task ids during startFindOptional if new task added
2016-11-07 23:27:42 +01:00
shortcutme
d60785ee33
Ignore parameters for startFindOptional noparallel
2016-11-07 23:26:07 +01:00
shortcutme
fe19bd2fce
Faster findOptionalTasks
2016-11-07 23:25:25 +01:00
shortcutme
7951763612
Faster findOptionalHashIds
2016-11-07 23:24:50 +01:00
shortcutme
5fafe7cf29
Change contentdb reference to site object in test
2016-11-07 23:20:52 +01:00
shortcutme
bd51c61eb6
Findhashfield optimization and limit
2016-11-07 23:20:08 +01:00
shortcutme
9fcd456205
Return file send stats
2016-11-07 23:19:33 +01:00
shortcutme
c727443ea3
Log connection cpu time usage for non io heavy commands
2016-11-07 23:19:17 +01:00
shortcutme
7ffd897653
Change contentdb after it modified in db
2016-11-07 23:17:41 +01:00
shortcutme
e7c9c2d192
Call ContentDb functions with site object
2016-11-07 23:16:22 +01:00
shortcutme
0b599a95e8
Only import supported cols
2016-11-07 23:15:09 +01:00
shortcutme
5893bbc199
Fix map command overwrite
2016-11-07 23:14:36 +01:00
shortcutme
7baeb8e10f
Allow keyvalue table creation before json_id present
2016-11-07 23:14:09 +01:00
shortcutme
14f10d7d10
Open cursor if necessary
2016-11-07 23:13:05 +01:00
shortcutme
bdc8c7e5cc
Formatting
2016-11-07 23:12:48 +01:00
shortcutme
f55a1f1bf3
Support delayed commands in Db
2016-11-07 23:11:14 +01:00
shortcutme
b7ede15b06
Print message before shutdown
2016-11-07 23:10:31 +01:00
shortcutme
d5d3f32bf8
Support traceback info formatting
2016-11-07 23:09:39 +01:00
shortcutme
0d9e3baebc
Formatting
2016-11-07 23:09:06 +01:00
shortcutme
8955998d25
Support insertOrUpdate in database cursor
2016-11-07 23:08:57 +01:00
shortcutme
d595373f9f
Use insertOrUpdate instead of replace on setcontent
2016-11-07 23:08:13 +01:00
shortcutme
12bf5bb152
Sote site in contentdb after files loaded
2016-11-07 23:02:37 +01:00
shortcutme
c35ffccf6c
Change to schema based ContentDb to easier extension
2016-11-07 23:01:40 +01:00
shortcutme
0706748d10
Accept plugins to ContentDB
2016-11-07 23:00:59 +01:00
shortcutme
b3ba79a0fd
Function to check if the user has permission to modife a site
2016-11-07 22:55:09 +01:00
shortcutme
81744c584e
Merge wrapper js modifications
2016-11-07 22:53:07 +01:00
shortcutme
0774662689
Allow more connection backlog
2016-11-07 22:52:34 +01:00
shortcutme
6201612169
Store cpu time used by connection
2016-11-07 22:52:22 +01:00
shortcutme
fc239cfd0d
Change tracker to more reliable one
2016-11-07 22:52:03 +01:00
shortcutme
7677b6859e
Move config file modification to Config class
2016-11-07 22:51:43 +01:00
shortcutme
76af3a2e78
Gevent timer helper
2016-11-07 22:50:45 +01:00
shortcutme
38838b94a2
Formatting
2016-11-07 22:50:33 +01:00
shortcutme
5ff31e7cb4
Get free space on HDD function
2016-11-07 22:50:01 +01:00