smilerz
|
f0e56863c5
|
create indexes
|
2021-07-29 16:38:25 -05:00 |
|
smilerz
|
48f5642e04
|
foundation for user configurable search paramaters
|
2021-07-29 16:38:24 -05:00 |
|
smilerz
|
51cda4c2ff
|
WIP
|
2021-07-29 16:38:24 -05:00 |
|
smilerz
|
ec804d520d
|
split search vectors for recipe name and description
|
2021-07-29 16:38:24 -05:00 |
|
smilerz
|
6ffbb14bc2
|
WIP
|
2021-07-29 16:38:24 -05:00 |
|
smilerz
|
ad963f7e4c
|
Fix after rebase
|
2021-07-29 16:38:24 -05:00 |
|
smilerz
|
d4b958f821
|
updated comments, removed direct trigram search
|
2021-07-29 16:38:24 -05:00 |
|
smilerz
|
2eeb642c34
|
add trigrams to full text search
|
2021-07-29 16:38:24 -05:00 |
|
smilerz
|
6eaf519fd6
|
add unaccent to full text search vectors
|
2021-07-29 16:38:24 -05:00 |
|
smilerz
|
447324e673
|
WIP
|
2021-07-29 16:38:24 -05:00 |
|
smilerz
|
fc252149e3
|
add trigrams to search rank
|
2021-07-29 16:38:24 -05:00 |
|
smilerz
|
d605152335
|
simplified code
|
2021-07-29 16:38:24 -05:00 |
|
smilerz
|
faef4a8044
|
updated search v2 with full text search
|
2021-07-29 16:38:24 -05:00 |
|
smilerz
|
4878f01db8
|
filter.py
|
2021-07-29 16:38:24 -05:00 |
|
smilerz
|
4e94e26b7c
|
added multi-language support to FTS
|
2021-07-29 16:38:24 -05:00 |
|
smilerz
|
556f74cc2b
|
rebuild recipe index from admin site
|
2021-07-29 16:38:24 -05:00 |
|
smilerz
|
fd24117c27
|
command line to rebuild index
|
2021-07-29 16:38:24 -05:00 |
|
smilerz
|
f87c963e28
|
updated to handle sqlite
|
2021-07-29 16:38:23 -05:00 |
|
smilerz
|
a20ff46d40
|
fixed smalltable
|
2021-07-29 16:38:23 -05:00 |
|
smilerz
|
b1cd2d250a
|
working proof of concept
|
2021-07-29 16:38:23 -05:00 |
|
vabene1111
|
e341b96249
|
synology
|
2021-07-29 17:55:21 +02:00 |
|
vabene1111
|
7ed5606e9d
|
Merge pull request #782 from vabene1111/dependabot/pip/boto3-1.18.9
Bump boto3 from 1.18.4 to 1.18.9
|
2021-07-29 17:11:33 +02:00 |
|
vabene1111
|
f3fffc1a3b
|
Merge pull request #774 from vabene1111/dependabot/pip/recipe-scrapers-13.3.5
Bump recipe-scrapers from 13.3.4 to 13.3.5
|
2021-07-29 17:11:21 +02:00 |
|
vabene1111
|
c5a3e22542
|
Merge pull request #772 from vabene1111/dependabot/pip/python-dotenv-0.19.0
Bump python-dotenv from 0.18.0 to 0.19.0
|
2021-07-29 17:11:16 +02:00 |
|
vabene1111
|
c6990ef2d8
|
fixed fraction issue
|
2021-07-29 17:11:01 +02:00 |
|
vabene1111
|
12a438752b
|
fixed old search made new search default
|
2021-07-29 16:55:57 +02:00 |
|
vabene1111
|
8642298eda
|
recipe book context menu
|
2021-07-29 16:32:15 +02:00 |
|
dependabot[bot]
|
6260aba668
|
Bump boto3 from 1.18.4 to 1.18.9
Bumps [boto3](https://github.com/boto/boto3) from 1.18.4 to 1.18.9.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.18.4...1.18.9)
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-29 00:03:37 +00:00 |
|
dependabot[bot]
|
c56489cfa0
|
Bump recipe-scrapers from 13.3.4 to 13.3.5
Bumps [recipe-scrapers](https://github.com/hhursev/recipe-scrapers) from 13.3.4 to 13.3.5.
- [Release notes](https://github.com/hhursev/recipe-scrapers/releases)
- [Commits](https://github.com/hhursev/recipe-scrapers/compare/13.3.4...13.3.5)
---
updated-dependencies:
- dependency-name: recipe-scrapers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-26 00:17:52 +00:00 |
|
dependabot[bot]
|
33b84c3d6a
|
Bump python-dotenv from 0.18.0 to 0.19.0
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v0.18.0...v0.19.0)
---
updated-dependencies:
- dependency-name: python-dotenv
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-26 00:17:30 +00:00 |
|
vabene1111
|
45454eb27b
|
test create pinned recipe component
|
2021-07-22 16:53:20 +02:00 |
|
vabene1111
|
f628823ab2
|
Merge pull request #751 from tandy-1000/patch-1
Update manual setup
|
2021-07-22 16:42:16 +02:00 |
|
vabene1111
|
781cbc16f7
|
space create initial name and markup
|
2021-07-22 16:39:42 +02:00 |
|
vabene1111
|
28e6c9d922
|
increased default file upload limit
|
2021-07-22 16:07:32 +02:00 |
|
vabene1111
|
d96bac47c4
|
Merge pull request #760 from vabene1111/dependabot/pip/requests-2.26.0
Bump requests from 2.25.1 to 2.26.0
|
2021-07-22 16:04:30 +02:00 |
|
vabene1111
|
1dafeb4db9
|
Merge pull request #762 from vabene1111/dependabot/pip/bleach-3.3.1
Bump bleach from 3.3.0 to 3.3.1
|
2021-07-22 16:04:25 +02:00 |
|
vabene1111
|
c02cdf6e68
|
Merge pull request #763 from vabene1111/dependabot/pip/recipe-scrapers-13.3.4
Bump recipe-scrapers from 13.3.2 to 13.3.4
|
2021-07-22 16:04:20 +02:00 |
|
vabene1111
|
3628835fd4
|
Merge pull request #767 from vabene1111/dependabot/pip/whitenoise-5.3.0
Bump whitenoise from 5.2.0 to 5.3.0
|
2021-07-22 16:04:16 +02:00 |
|
vabene1111
|
747b5937eb
|
Merge pull request #770 from vabene1111/dependabot/pip/boto3-1.18.4
Bump boto3 from 1.17.110 to 1.18.4
|
2021-07-22 16:04:10 +02:00 |
|
dependabot[bot]
|
2fde8f9b52
|
Bump boto3 from 1.17.110 to 1.18.4
Bumps [boto3](https://github.com/boto/boto3) from 1.17.110 to 1.18.4.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.17.110...1.18.4)
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-22 00:02:59 +00:00 |
|
tandy1000
|
7c06da89f0
|
simplify, add some fixes re static / media files
|
2021-07-21 09:59:14 +01:00 |
|
Jesse
|
2b17b12252
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (76 of 76 strings)
Translation: Tandoor/Recipes Frontend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/nl/
|
2021-07-19 19:53:09 +00:00 |
|
Jesse
|
07afa7957a
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (471 of 471 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/nl/
|
2021-07-19 16:40:51 +00:00 |
|
dependabot[bot]
|
f0488c93d2
|
Bump whitenoise from 5.2.0 to 5.3.0
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/evansd/whitenoise/releases)
- [Changelog](https://github.com/evansd/whitenoise/blob/master/docs/changelog.rst)
- [Commits](https://github.com/evansd/whitenoise/compare/v5.2.0...v5.3.0)
---
updated-dependencies:
- dependency-name: whitenoise
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-19 00:40:33 +00:00 |
|
Jesse
|
86a3d87276
|
Translated using Weblate (Dutch)
Currently translated at 93.8% (442 of 471 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/nl/
|
2021-07-16 09:53:08 +00:00 |
|
dependabot[bot]
|
fd14d79c12
|
Bump recipe-scrapers from 13.3.2 to 13.3.4
Bumps [recipe-scrapers](https://github.com/hhursev/recipe-scrapers) from 13.3.2 to 13.3.4.
- [Release notes](https://github.com/hhursev/recipe-scrapers/releases)
- [Commits](https://github.com/hhursev/recipe-scrapers/compare/13.3.2...13.3.4)
---
updated-dependencies:
- dependency-name: recipe-scrapers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-15 00:03:06 +00:00 |
|
dependabot[bot]
|
4e852374cc
|
Bump bleach from 3.3.0 to 3.3.1
Bumps [bleach](https://github.com/mozilla/bleach) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/mozilla/bleach/releases)
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES)
- [Commits](https://github.com/mozilla/bleach/compare/v3.3.0...v3.3.1)
---
updated-dependencies:
- dependency-name: bleach
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-15 00:03:01 +00:00 |
|
dependabot[bot]
|
898b1699b7
|
Bump requests from 2.25.1 to 2.26.0
Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.26.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.25.1...v2.26.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-14 00:03:01 +00:00 |
|
vabene1111
|
e92dbcd63e
|
compiled javascript
|
2021-07-13 16:47:45 +02:00 |
|
vabene1111
|
0c28e7e1b4
|
recipes as part of recipes/steps
|
2021-07-13 16:47:39 +02:00 |
|