Commit Graph

513 Commits

Author SHA1 Message Date
shortcutme c493f732f9
New ContentFilter plugin for shared site and user blocklist 2018-06-25 14:35:26 +02:00
shortcutme a59fb4fd1e
Send file updated event to site on signing 2018-06-25 14:33:14 +02:00
shortcutme 9afc39d5f1
Add signing parameters to sitePublish 2018-06-25 14:22:24 +02:00
shortcutme 4fdd362ed5
Avoid starting multiple discover request for same unknown client 2018-06-21 21:55:32 +02:00
shortcutme 250741e431
Fix firefox websocket disconnect on download link click 2018-06-03 12:35:12 +02:00
shortcutme b4eb09d5e9
Rev3468, Ignore newsfeed items with invalid date_added value 2018-05-30 17:16:45 +02:00
ZeroNet 49d1bc08c3
Merge pull request #1437 from imachug/patch-1
Allow fileQuery as CORS command
2018-05-28 10:47:09 +02:00
ZeroNet e9e5c41f79
Merge pull request #1439 from imachug/fix-sign-zeroid
Fix signing&publishing file owned by ZeroID/other provider user
2018-05-28 10:38:26 +02:00
Ivanq fac3721dfd Fix signing&publishing file owned by ZeroID/other provider user. Fixes my old PR lol 2018-05-26 12:15:23 +03:00
Ivanq e687d5db69
Allow fileQuery as CORS command 2018-05-24 13:16:18 +03:00
Radtoo f7fa770fc5 Support dumping sites larger than 2GB by allowing zip64 2018-05-23 03:48:25 +02:00
ZeroNet a311366ee7
Merge pull request #1432 from imachug/cors-fix
Add fileList, dirList as CORS commands
2018-05-22 12:16:30 +02:00
Ivanq c2f5a12ce1 Add fileList, dirList as CORS commands 2018-05-19 12:15:13 +03:00
Takumi 3057302baa add Japanese 2018-05-12 17:36:57 +09:00
shortcutme e874730679
Rev3464, Download site as zip 2018-05-02 02:31:31 +02:00
shortcutme 35cf4f3009
Rev3456, Fix SiteAnnouncer import 2018-04-28 22:31:54 +02:00
shortcutme ceff73ee5b
Make AnnounceLocalPlugin and AnnounceZeroPlugin compatible with SiteAnnouncer class 2018-04-28 22:10:16 +02:00
shortcutme 6b33ad8a32
Handle cases when the user does not have site added yet 2018-04-18 22:06:18 +02:00
shortcutme 40cf4f2c2a
Don't override create_user parameter 2018-04-18 22:06:00 +02:00
shortcutme e51788ac05
Make sure that we close UDP sockets of local peer discovery 2018-04-18 13:11:50 +02:00
shortcutme 2e573e95e5
Fix multiuser plugin deauth 2018-04-12 19:26:44 +02:00
Ivanq 4fbfa1d579 Fix mergerSiteAdd typo 2018-04-06 11:40:23 +03:00
shortcutme a877a9fd91
Proper cleanup local announcer listener after testcase 2018-04-04 15:31:55 +02:00
shortcutme abc481604f
Rev3404, Fix bigfile upload 2018-04-04 12:39:46 +02:00
shortcutme c703458e00
Rev3403, Fix uploading small files with bigfile plugin 2018-04-04 10:24:38 +02:00
tangdou1 75861db84b Update Chinese translation (#1370)
* Update zh.json

* Update zh.json
2018-04-04 03:50:04 +02:00
shortcutme 1b8b3cf1ee
Fix site loading with Zeroname plugin 2018-04-03 14:40:47 +02:00
shortcutme c2176ba27d
Add current fileserver port to stats page 2018-04-03 14:40:29 +02:00
dqwyy a69f898e12 Update zh-tw.json (#1360)
* Update zh-tw.json

* Update zh-tw.json
2018-03-31 18:21:28 +02:00
shortcutme b8d83c7ec4
Mark site with has_bigfile if new bigfile found 2018-03-29 03:16:47 +02:00
shortcutme 5c644d1b36
Make Bigfile plugin compatible with optionalDownloaded changes 2018-03-29 03:15:49 +02:00
shortcutme 7d3d0f7ceb
Add test for different files with same hash_id 2018-03-29 03:13:37 +02:00
shortcutme 101d2ea9b6
Check optional file downloaded status from sql if optionalmanager is present 2018-03-29 02:59:59 +02:00
shortcutme c1397bbaf7
Attach optionalmanager events to ContentManager instead of WorkerManager 2018-03-29 02:58:24 +02:00
shortcutme 16a9f38844
Use renamed optionalRemoved function 2018-03-29 02:57:06 +02:00
shortcutme f162987a4f
Rename optionalRemove to optionalRemoved and accept hash only by id 2018-03-29 02:54:52 +02:00
shortcutme d61cd96d8f
VerifyFiles call returns more detailed statistics 2018-03-29 02:49:06 +02:00
shortcutme b23a4c8288
Only apply outline to iframe when sidebar opened 2018-03-29 02:44:43 +02:00
ZeroNet 960bf3f3bf
Merge pull request #1328 from tangdou1/patch-1
update Chinese translation (simplified) for new functions
2018-03-22 01:30:18 +01:00
ZeroNet edf959f26d
Merge pull request #1329 from tangdou1/patch-2
update Chinese translation (traditional) for new functions
2018-03-22 01:29:59 +01:00
shortcutme 76c4a6bb7c
Rev3377, Fix sidebar animation 2018-03-21 18:05:22 +01:00
shortcutme 9d3913ed70
Also delete piecemap on bigfile deletion 2018-03-20 21:58:51 +01:00
shortcutme c3b146611b
Rev3372, Cosmetic changes on open site directory button 2018-03-19 16:05:14 +01:00
ZeroNet a454f3de6e
Merge pull request #1325 from imachug/show-directory
Add "Open site directory" button
2018-03-19 15:56:02 +01:00
shortcutme 0533f29e7a
Only recover file piecefield if we already hashed it 2018-03-19 02:57:54 +01:00
shortcutme ad1d81dccf
Cache inner_path to sha512 hash for bigfiles to avoid loading content.json every time 2018-03-18 21:25:28 +01:00
shortcutme 8828629a30
Merge branch 'master' of https://github.com/HelloZeroNet/ZeroNet 2018-03-14 22:34:48 +01:00
shortcutme 660fc982ca
Fix packed file request 2018-03-14 22:22:04 +01:00
shortcutme 1189c76691
Add existing bigfiles to piecefield if they were downloaded outside of ZeroNet 2018-03-14 22:21:45 +01:00
tangdou1 27a3414a27
Update zh-tw.json for new function 2018-03-13 16:12:04 +08:00