Commit graph

2533 commits

Author SHA1 Message Date
shortcutme 1eaa8afc5f
Only display the filename on sidebar download queue 2018-10-15 13:02:13 +02:00
shortcutme 1fc364fa07
Remove unused lines from dbCursor 2018-10-15 13:01:44 +02:00
shortcutme f275ba36a1
Skip table creation on error 2018-10-15 13:01:17 +02:00
shortcutme 1aa741a25b
Always change db cursor settings 2018-10-15 13:01:04 +02:00
shortcutme 6b2f619096
Fix updateHashfield optional file detection 2018-10-15 12:59:28 +02:00
shortcutme f74ddc1010
Don't delete connecting sites at startup 2018-10-15 12:59:04 +02:00
shortcutme 6a240919bf
Test archived before 2018-10-15 12:58:39 +02:00
shortcutme 2518867d50
Allow to also list connecting site with siteList API command 2018-10-15 12:58:14 +02:00
shortcutme 046b95d5b1
Rev3620 2018-10-08 15:35:32 +02:00
shortcutme 12dab27729
Skip tracker status with no value yet 2018-10-08 15:34:40 +02:00
ZeroNet 29964aa90c
Merge pull request #1683 from geekless/Zeroname-fixes
Allow using other domain resolver plugins along with Zeroname
2018-10-08 15:19:44 +02:00
ZeroNet f0f7b86c7d
Merge pull request #1693 from krixano/patch-1
Add "allow-presentation" to iframe
2018-10-08 10:48:55 +02:00
Christian Seibold 2d437975a8
Add allow presentation to iframe
Allows zites to use the Presentation API
2018-10-07 20:01:30 -05:00
Vadim Ushakov ea40d212c2 Allow using other domain resolver plugins along with Zeroname
Fixes several closely related bugs in Zeroname Plugin, those prevent correct work of other domain resolvers:

1. get(), isDomain(): when an address doesn't look like a valid domain, pass control to the next plugin in a chain.

3. Move the .bit-domain matching logic to a separate method isBitDomain().

2. get(), need(): use isBitDomain(), not isDomain() to check if domain resolving is needed in order to not interfere with other domain resolvers.

4. Also rewrite isAddress() to make it look similar to the new implementation of isDomain().
2018-10-06 12:35:14 +07:00
shortcutme befed2200e
Rev3619 2018-10-05 15:09:35 +02:00
shortcutme 7afe1807b7
Merge sidebar js 2018-10-05 15:08:42 +02:00
shortcutme 91478aa128
Add TLS version of the connection to stats page 2018-10-05 15:08:28 +02:00
shortcutme 424b36ffca
Avoid double removing tag on sidebar close 2018-10-05 15:08:12 +02:00
shortcutme 52f7dc71e6
Fix typo in private key confirmation 2018-10-05 15:07:55 +02:00
shortcutme 402e6e7433
Merge branch 'master' of https://github.com/HelloZeroNet/ZeroNet 2018-10-04 15:44:27 +02:00
shortcutme 6592906d0d
Rev3618 2018-10-04 15:44:07 +02:00
shortcutme 678f4102a5
Confirmation of private key forgot 2018-10-04 15:43:25 +02:00
shortcutme c70e3bb3dd
Add comment to detection of Android float issue 2018-10-04 15:43:12 +02:00
shortcutme b089355b5a
Fix detaction of pt-br system language 2018-10-04 15:42:45 +02:00
shortcutme 00cf1badfc
Fix error on invalid cli action 2018-10-04 15:42:11 +02:00
shortcutme 07159ea5df
Remove invalid characters from language setting 2018-10-04 15:41:28 +02:00
ZeroNet 52f3b8b507
Merge pull request #1640 from tangdou1/patch-3
Update zh.json
2018-10-02 18:33:39 +02:00
ZeroNet d1387e50e2
Merge pull request #1643 from DaniellMesquita/patch-3
Update pt-br.json
2018-10-02 18:33:17 +02:00
ZeroNet 65112b6008
Merge pull request #1644 from DaniellMesquita/master
Update Sidebar's pt-br.json
2018-10-02 18:32:50 +02:00
shortcutme 4e4dc30a91
Rev3616 2018-09-30 21:57:14 +02:00
shortcutme 70292dac00
Don't allow to take the ownership of the updater site with the API 2018-09-30 21:56:36 +02:00
shortcutme e46cb2f240
Fix content type indentification 2018-09-30 21:55:48 +02:00
shortcutme 9fee86df59
Always return lower cased content type 2018-09-30 21:54:50 +02:00
Daniell Mesquita 19b61a32af
Update pt-br.json 2018-09-22 17:12:33 -03:00
Daniell Mesquita 60091a2b5e
Update pt-br.json 2018-09-22 16:08:07 -03:00
tangdou1 68d246a3e9
Update zh.json 2018-09-22 22:45:22 +08:00
tangdou1 9749f59b5a
Update zh.json 2018-09-22 22:37:41 +08:00
shortcutme 15c09a0f03
Rev3612 2018-09-21 20:40:38 +02:00
ZeroNet 971212e7e9
Merge pull request #1635 from tangdou1/patch-1
Fix bootstrapper is blocked by itself
2018-09-21 20:30:29 +02:00
tangdou1 807d461289
Fix bootstrapper is blocked by itself
Make the bootstrapper server can add its own ip and port in its own bootstrapper.db as a peer.
2018-09-21 14:05:27 +08:00
shortcutme e033b72942
Rev3611 2018-09-21 02:19:01 +02:00
shortcutme 98b476de71
Load current users before creating a new one 2018-09-21 02:18:29 +02:00
shortcutme 8fd2af1870
Private key save and fogot to sidebar 2018-09-21 02:17:53 +02:00
shortcutme 2a1849d027
Rev3609, Don't validate valid pattern in UiConfig if the field is hidden 2018-09-17 17:48:15 +02:00
shortcutme d04b759913
Allow more time inaccuracy for noparallel test 2018-09-17 15:40:44 +02:00
shortcutme 2772e705ae
Rev3608 2018-09-17 15:34:03 +02:00
shortcutme d44a4e8ae2
Sidebar optimization and dummy static page for uncoming internal page 2018-09-17 15:33:45 +02:00
shortcutme 53a40fa914
Stop worker if the file is not required anymore 2018-09-17 15:32:32 +02:00
shortcutme 86d1d4898a
Remove task on file write error 2018-09-17 15:31:10 +02:00
shortcutme e4af2d5e86
Pick up task that is taken by idle peer 2018-09-17 15:30:48 +02:00