Michael Christen
3a46b07603
fixed many links to old forum, now https://searchlab.eu
6 years ago
luccioman
a8316c79da
Allow JS resorting of search results by unauthenticated users
...
Acces rate limitations to this search mode by unauthenticated users are
set low by default to prevent unwanted server overload but can be
customized through the SearchAccessRate_p.html configuration page
Fixes #291
6 years ago
luccioman
656892a8eb
Merge pull request #283 from tangdou1/patch-1
...
Update zh.lng
6 years ago
luccioman
630fa0015a
P2P/Privacy switch buttons support with JavaScript disabled
6 years ago
tangdou1
eaf15320ed
Update zh.lng
6 years ago
tangdou1
15bb25c7b5
Update zh.lng
6 years ago
tangdou1
3369e0c047
Update zh.lng
6 years ago
tangdou1
fb223556e7
Update zh.lng
6 years ago
tangdou1
854b9d47fe
Update zh.lng
6 years ago
luccioman
0a809deb86
Minor technical fixes on latest Chinese translation update
6 years ago
tangdou1
ac3c78630c
Update zh.lng
6 years ago
tangdou1
e652ba0ad4
Update zh.lng
6 years ago
tangdou1
3a4ce61448
Update zh.lng
6 years ago
tangdou1
fb4c6fed6a
Update zh.lng
6 years ago
tangdou1
57e03a5015
Update zh.lng
6 years ago
tangdou1
127febbe1f
Update zh.lng
6 years ago
tangdou1
76c1c4e6be
Update zh.lng
6 years ago
tangdou1
88ac657c03
Update zh.lng
6 years ago
tangdou1
fadf7f45e6
Update zh.lng
6 years ago
tangdou1
7c4d1ab6c4
Update zh.lng
6 years ago
tangdou1
dee675fed7
Update zh.lng
6 years ago
tangdou1
d20b6cd694
Update zh.lng
6 years ago
tangdou1
ebcb641fa6
Update zh.lng
6 years ago
tangdou1
be23775f18
Update zh.lng
6 years ago
luccioman
d42f079c2d
Additional modifications for typo fix in Bookmarks.html from PR #240
6 years ago
luccioman
0e976e9030
Added a link to MediaWiki dumps summary in import page for convenience
6 years ago
luccioman
ede8ae6697
Fixed few technical mistakes in updated Chinese translation from PR #188
6 years ago
tangdou1
0ff2ca8f01
small update in zh.lng
6 years ago
luccioman
6831bdffb5
Fixed minor technical issues on Chinese updated translations
6 years ago
tangdou1
0ebb27e5da
Update zh.lng
6 years ago
tangdou1
9c6a99f7ca
Update zh.lng
6 years ago
tangdou1
68b5b48335
Update zh.lng
6 years ago
tangdou1
f19570a797
Update zh.lng
6 years ago
tangdou1
edb431cf8a
Update zh.lng
6 years ago
luccioman
534f09e92b
Added and updated hint messages about remote crawler status
...
To help identify why remote crawl results may not be received.
6 years ago
luccioman
2bdd71de60
Added server side columns sorting on the Process Scheduler table
...
For easier usage of large tables in the Table_API_p.html page.
6 years ago
luccioman
ce289ebaf7
Upgraded ConfigNetwork_p html doctype and added language attribute
7 years ago
luccioman
033f7c4c00
Adjusted localhost/qualified account admin access informational texts.
...
Following remarks from @etam on issue #170
7 years ago
luccioman
7c644090ff
Fixed CrawlStartExpert.html HTML validation errors
...
Validated with Nu Html Checker 17.11.1
7 years ago
luccioman
95f1954c78
Adjusted last blacklist entry example for a more accurate description
...
As discussed in issue #160 , blacklist entries can indeed currently not
be "complete" regular expressions, but must be structured as a domain
part, a separator character ('/'), and a path part.
7 years ago
tangdou1
dd4f93f049
Update zh.lng
...
translate some untranslated words to chinese.
7 years ago
tangdou1
e585b4f597
Update zh.lng
7 years ago
luccioman
79a2ba306a
Updated links to Java Regular Expressions documentation to version 8
7 years ago
luccioman
c5c3cc1274
Use HTTP Post operation for resetting memory monitoring state.
...
Fixes issue #145
Also added textual hint on the button, and display it only when it makes
sense, that is to say when the memory state is 'exhausted'.
7 years ago
luccioman
cb10daba92
Renamed Chinese & Greek lng files using ISO639-1 codes.
...
Previously named with their ISO 3166-1 country code : this way, when
setting language to "Browser" in ConfigBasic.html, it didn't work
properly when browser preferred language was Chinese or Greek as their
respective language codes are "zh" and "el" (not "cn" and "gr" which are
their country codes)
7 years ago