1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Dec 08, 2024 — Dec 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
enable global configuration of path rewrites (fixes #78) More... over 5 years ago
restore open local file function (closes #54) More... about 9 years ago
Expand tilde in topdirs (fixes #50) More... over 9 years ago
Let the user choose the fields included for CSV extraction More... over 9 years ago
Merge pull request #40 from medoc92/master More... almost 11 years ago
Changed the value of set_cookie() 'expires' from 3x10**9 3x10**8 (10 years) The initial value was triggering 2038 issues or some platforms (or pure integer overflows, did not check). Also admit long as param type inside set_cookie() as there does not seem to be any reason not to. More... almost 11 years ago
Create a .gitignore to hide .pyc files from git More... about 11 years ago
Set Content-Length header in /download More... about 11 years ago
Change directory only if needed More... about 11 years ago
Merge pull request #37 from dsheyp/patch-1 More... about 11 years ago
set expires-attribute for cookies More... about 11 years ago
py: fix error when search folder utf-8 More... over 11 years ago
Merge pull request #27 from jobe451/master More... over 11 years ago
Merge pull request #31 from medoc92/master More... over 11 years ago
Compute directory url using path manip, not filename substraction. Filename can be empty or inadequate More... over 11 years ago
Guard against empty doc fmtime field More... over 11 years ago
Formating improved More... over 11 years ago
WSGI / Apache2 setup described More... over 11 years ago
removed link to file, download is default More... over 11 years ago
removed absolute path from download / preview More... over 11 years ago
Update webui.py More... over 11 years ago
Merge pull request #24 from medoc92/master More... almost 12 years ago
Some browsers (chrome, ie) do not support margin-left style specs on <option> elements. Use multiple nbsps instead. Yes ugly... temp workaround while waiting for a master of style ? More... almost 12 years ago
When computing dirs for filtering, need to limit the replacement of the top_path to 1, else for, e.g. /mnt, we end up replacing all / characters... More... almost 12 years ago
Merge pull request #22 from jronallo/master More... almost 12 years ago
add autodiscovery link tag for opensearch document More... almost 12 years ago
py: add cli options for bind address/port More... almost 12 years ago
Merge pull request #19 from medoc92/master More... almost 12 years ago
Use recoll highlighter instead of local one to properly handle stemming More... about 12 years ago
py: use stemming lang from rclconfig, should fix #2 More... about 12 years ago