1
0
Fork 0
mirror of https://github.com/koniu/recoll-webui.git synced 2025-10-03 09:49:25 +02:00
Commit graph

24 commits

Author SHA1 Message Date
Jean-Francois Dockes
a1e79dc48c chose appropriate file name extension for downloading a subdocument 2013-09-14 20:04:04 +02:00
Laurent Defert
f74d7ea7d3 Sort by relevancy by default 2013-08-25 12:24:10 +02:00
Laurent Defert
10809d70c5 Add an 'Add to browser' option 2013-08-25 12:24:10 +02:00
Jean-Francois Dockes
248b293ddd Use content-disposition header to set file name for Open/Download 2013-07-10 07:52:57 +02:00
Jean-Francois Dockes
933529b479 added preview and open links using rclextract when available 2013-07-09 18:20:39 +02:00
Jean-Francois Dockes
1f91a59af6 recoll 1.19 compatibility changes 2013-07-09 18:19:35 +02:00
koniu
740f507c0e py/tpl: fix #4 ('..' breaks WSGI, use './' instead)
Thanks to nberelidze@github for spotting and providing solution.
2013-03-03 23:51:09 +00:00
koniu
8acc728085 py: fix parsing of multiline values in recoll.conf. fixes #1 2013-01-20 09:50:26 +00:00
koniu
375800bbf6 py: disable pagination for json/csv 2012-12-23 10:08:10 +00:00
koniu
7c5667b778 py: split off and reshuffle recoll_get_config 2012-12-22 20:17:16 +00:00
koniu
4fc7195250 py: use paths for config dir rather than file 2012-12-22 19:58:36 +00:00
koniu
c588606aed py: fix settings type-casting from defaults 2012-12-22 13:38:32 +00:00
koniu
745e6d3dad py: do not limit num of results by default 2012-12-22 12:01:44 +00:00
koniu
86102a205c add paging of results 2012-12-22 11:57:08 +00:00
koniu
807e1fca43 py: simplify type casting 2012-12-21 16:58:21 +00:00
koniu
b9b91f729f py: allow limiting the number of results 2012-12-21 14:44:22 +00:00
koniu
56453c4503 py: /etc/recoll.conf is wrong 2012-12-21 13:34:57 +00:00
koniu
944fa2f9ae prune some redundant variables 2012-12-19 11:15:37 +00:00
koniu
68ca48cf80 add a setting for local access url paths 2012-12-19 11:02:56 +00:00
koniu
8fe7918ff6 fix abstract parameters 2012-12-19 06:43:42 +00:00
koniu
3a1892161e use positional args where possible 2012-12-18 12:22:37 +00:00
koniu
bddbc00900 make 'maxchars' configurable 2012-12-18 12:18:44 +00:00
koniu
43500e5e61 remove a stray pprint 2012-12-18 09:43:45 +00:00
koniu
70ad857091 import 2012-12-18 09:06:34 +00:00