Commit Graph

5934 Commits (d167b14ab6f5d0cceee427580667e9867e7cc230)

Author SHA1 Message Date
luccioman 69f1971052 Added basic controls to play all audio results.
6 years ago
luccioman 9782a98a9c Added the possibility to customize facets sort type and direction
6 years ago
sgaebel c2398fd890 remove warnings: 'Statement unnecessarily nested within else clause'
6 years ago
sgaebel 8d2e7262d9 Recrawl:
6 years ago
luccioman 60b520fb13 Cleaned up Spanish translation after merge of PR #238
6 years ago
luccioman cd72515188
Merge pull request #238 from ivanhercaz/esLang
6 years ago
luccioman 2f75e2d9c8 Fixed a case of NullPointerException on disconnected RWI data structure
6 years ago
luccioman e85f231bdf Fixed termination of Host browser and link structure Solr query threads
6 years ago
luccioman 260ac11c65 Limit length of initially visible text in link structure graph nodes
6 years ago
luccioman 5a8d9abd8a Upgraded d3js dependency from 3.4.4 to 5.7.0
6 years ago
luccioman 9f8e1994a4 Added missing CSS width units to some HostBrowser.html styling
6 years ago
luccioman 0b1d2cb0dd Fixed "TypeError: table.tBodies[0] is undefined" host browser JS error
6 years ago
luccioman fcf6b16db4 Added new crawler attribute for finer control over Media Type detection
6 years ago
luccioman 88d0ed676c Render http status instead of null responses on snapshot api errors
6 years ago
luccioman 92e10d7d1c Added a crawl start hint message on availability or not of wkhtmltopdf
6 years ago
luccioman 8852c97cee Added basic styling for cleaner rendering of missing image snapshots
6 years ago
luccioman 746e0e788d Render a relevant HTTP status code on snapshot image rendering error
6 years ago
luccioman 753bda1409 Fixed remaining blacklist entries improper decoding of '+' character
6 years ago
luccioman 61c337f29a Decode blacklist entries for easier edition of non ascii chars
6 years ago
luccioman ed93221fa1 Improved normalization of blacklist path patterns having non ascii chars
6 years ago
luccioman d23578efc3
Merge pull request #240 from ivanhercaz/fixEnglishBookmarksPage
6 years ago
ivanhercaz 41684ba559 adding Spanish to the interface language list
6 years ago
ivanhercaz 1dafc85d33 typo fix in Bookmarks.html
6 years ago
luccioman 3d14fb51c5 Removed now unused Java import in addition to modification from PR #239
6 years ago
otter 8820d8d7c7 replace current date by FailDate
6 years ago
luccioman c409ec089c Hide password values from visible HTML in the Advanced Config page
6 years ago
luccioman 75b9cd53cc Use accessible labels in the Server Access Settings page
6 years ago
luccioman 4ed055bcdf Enforced access controls to System settings pages
6 years ago
luccioman de6820d257 Updated html input field type for seed upload with file method
6 years ago
luccioman 10548229af Fixed rendering of the YMarks.html page
6 years ago
luccioman bdd6ec3fff Fetch result pages one by one when scrolling in portal search widget
6 years ago
luccioman b46dc4fc94 Fixed portal search widget results favicon url
6 years ago
luccioman fa96637a84 Configured local peer as default portal search widget backend
6 years ago
luccioman 44efb2f868 Removed implicit global JavaScript variables from portal search widget
6 years ago
luccioman 79643c40bf Limit search API calls rate when typing in the search portal widget
6 years ago
luccioman 39dd29a484 Replaced RWI ranking JQuery sliders with standard HTML range inputs
6 years ago
luccioman 1b866c6076 Added possibility to hide or show image results with rendering errors
6 years ago
luccioman 5b60b4225f Fixed encoding of '+' character on search pages links
6 years ago
luccioman b726b2b532 Removed unnecessary '+' character URL decoding from search query
6 years ago
luccioman 0efc6c89ef Fixed rendering of crawl queues page for URLs with raw IPV6 addresses
6 years ago
luccioman 0e976e9030 Added a link to MediaWiki dumps summary in import page for convenience
6 years ago
luccioman ecd4535eb6 Prevent entering empty OpenSearch URLs in ConfigHeuristics_p.html
6 years ago
luccioman 1ca9cb6bd9 Fixed a NullPointerException case, reported in issue #209
6 years ago
luccioman 8a29551c54 Upgraded the OpenGeoDB dump URL
6 years ago
luccioman bf4f320b16 Optionally render the response header when using the Solr html writer
6 years ago
luccioman 88e6ce23c9 Consistently render empty facets and facets having only entries at zero
6 years ago
luccioman 534f09e92b Added and updated hint messages about remote crawler status
6 years ago
luccioman c726154a59 Fixed removal of URLs from the delegatedURL remote crawl stack
6 years ago
luccioman 2bdd71de60 Added server side columns sorting on the Process Scheduler table
6 years ago
luccioman f895745e1c Removed more unsafe concurrent accesses to SimpleDateFormat instances.
6 years ago