- 07 Sep, 2017 1 commit
-
-
Jean-Francois Dockes authored
Use idoctofile in all cases (no direct file:// urls, this was wrong for compressed files). Needs recoll 1.23.3
-
- 29 May, 2017 1 commit
-
-
Jean-Francois Dockes authored
-
- 04 Dec, 2016 1 commit
-
-
Jean-Francois Dockes authored
Use global admin config variables from recoll config file: webui_nojsoncsv, webui_nosettings, webui_maxperpage
-
- 19 Sep, 2016 1 commit
-
-
koniu authored
Signed-off-by:
koniu <koniu@riseup.net>
-
- 23 May, 2016 1 commit
-
-
koniu authored
Topdirs in recoll.conf starting with ~ wouldn't show in 'Folder' dropdown because glob.glob() doesn't do tilde expansion. Explicit os.path.expanduser() added.
-
- 06 May, 2016 1 commit
-
-
Jean-Francois Dockes authored
-
- 23 Mar, 2015 3 commits
-
-
Yves Fischer authored
-
Yves Fischer authored
-
Yves Fischer authored
-
- 02 Mar, 2015 1 commit
-
-
koniu authored
Changed the value of set_cookie() 'expires' from 3x10**9 3x10**8 (10 years)
-
- 01 Jan, 2015 1 commit
-
-
Jean-Francois Dockes authored
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.
-
- 22 Oct, 2014 1 commit
-
-
koniu authored
set expires-attribute for cookies
-
- 21 Oct, 2014 1 commit
-
-
dsheyp authored
Internet Explorer needs the expires-attribute to be present in order to make the cookies persistent.
-
- 10 Jul, 2014 1 commit
-
-
koniu authored
-
- 09 Jul, 2014 2 commits
- 08 Jul, 2014 2 commits
-
-
Jean-Francois Dockes authored
Compute directory url using path manip, not filename substraction. Filename can be empty or inadequate
-
Jean-Francois Dockes authored
-
- 31 Mar, 2014 5 commits
- 03 Feb, 2014 2 commits
-
-
koniu authored
Fixes to the directory filter list
-
Jean-Francois Dockes authored
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 ?
-
- 23 Jan, 2014 1 commit
-
-
Jean-Francois Dockes authored
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...
-
- 05 Jan, 2014 1 commit
-
-
koniu authored
add autodiscovery link tag for opensearch document
-
- 04 Jan, 2014 1 commit
-
-
Jason Ronallo authored
-
- 31 Dec, 2013 1 commit
-
-
koniu authored
-
- 29 Dec, 2013 1 commit
-
-
koniu authored
Use recoll highlighter instead of local one to properly handle stemming
-
- 29 Oct, 2013 1 commit
-
-
Jean-Francois Dockes authored
-
- 25 Oct, 2013 1 commit
-
-
koniu authored
-
- 24 Oct, 2013 1 commit
-
-
koniu authored
-
- 13 Oct, 2013 1 commit
-
-
koniu authored
Signed-off-by:
koniu <koniu@riseup.net>
-
- 08 Oct, 2013 1 commit
-
-
koniu authored
-
- 07 Oct, 2013 5 commits