vabene1111
ba4c3b95e5
removed deprecated functions/packages
2021-03-10 18:17:31 +01:00
vabene1111
d01f7409bf
removed django-random-queryset
...
the looping strategy is not efficient when using spacing as ids for a single user might be spaced far apart. A single user also only has a few hundred recipes so using the order by ? method should be more efficient and also automatically be compatible with spaces
2021-02-25 16:44:42 +01:00
vabene1111
29ab6cfb2d
Merge branch 'develop' into feature/spaces
...
# Conflicts:
# cookbook/views/data.py
# cookbook/views/views.py
2021-02-25 15:59:32 +01:00
dependabot[bot]
f2630c3ba0
Bump markdown from 3.3.3 to 3.3.4
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.3.3...3.3.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-25 06:02:05 +00:00
vabene1111
670fc9bf35
Merge pull request #451 from vabene1111/dependabot/pip/django-autocomplete-light-3.8.2
...
Bump django-autocomplete-light from 3.8.1 to 3.8.2
2021-02-23 20:48:27 +01:00
vabene1111
d9a5649adc
Merge pull request #446 from vabene1111/dependabot/pip/django-3.1.7
...
Bump django from 3.1.6 to 3.1.7
2021-02-23 20:48:15 +01:00
dependabot[bot]
76c7ad1ff5
Bump django-autocomplete-light from 3.8.1 to 3.8.2
...
Bumps [django-autocomplete-light](https://github.com/yourlabs/django-autocomplete-light ) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/yourlabs/django-autocomplete-light/releases )
- [Changelog](https://github.com/yourlabs/django-autocomplete-light/blob/master/CHANGELOG )
- [Commits](https://github.com/yourlabs/django-autocomplete-light/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-23 06:02:25 +00:00
dependabot[bot]
689918c1ac
Bump django from 3.1.6 to 3.1.7
...
Bumps [django](https://github.com/django/django ) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.1.6...3.1.7 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-22 07:00:34 +00:00
dependabot[bot]
1c43be3899
Bump django-crispy-forms from 1.11.0 to 1.11.1
...
Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms ) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/django-crispy-forms/django-crispy-forms/releases )
- [Changelog](https://github.com/django-crispy-forms/django-crispy-forms/blob/master/CHANGELOG.md )
- [Commits](https://github.com/django-crispy-forms/django-crispy-forms/compare/1.11.0...1.11.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-22 07:00:29 +00:00
vabene1111
c42266b82c
basic space stuff
2021-02-19 11:53:30 +01:00
vabene1111
6c52b7bbd9
remove pre commit from build dependencies
2021-02-08 10:02:30 +01:00
dependabot[bot]
ff0a7c5262
Bump pre-commit from 2.10.0 to 2.10.1
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.10.0...v2.10.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 06:47:48 +00:00
dependabot[bot]
24f1fb228e
Bump django from 3.1.5 to 3.1.6
...
Bumps [django](https://github.com/django/django ) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.1.5...3.1.6 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-02 07:47:36 +00:00
dependabot[bot]
1e00fa16db
Bump bleach from 3.2.3 to 3.3.0
...
Bumps [bleach](https://github.com/mozilla/bleach ) from 3.2.3 to 3.3.0.
- [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.2.3...v3.3.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-02 06:06:55 +00:00
vabene1111
ac1c283efb
Merge pull request #373 from vabene1111/dependabot/pip/jinja2-2.11.3
...
Bump jinja2 from 2.11.2 to 2.11.3
2021-02-01 09:42:10 +01:00
dependabot[bot]
4cdd784259
Bump django-crispy-forms from 1.10.0 to 1.11.0
...
Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/django-crispy-forms/django-crispy-forms/releases )
- [Changelog](https://github.com/django-crispy-forms/django-crispy-forms/blob/master/CHANGELOG.md )
- [Commits](https://github.com/django-crispy-forms/django-crispy-forms/compare/1.10.0...1.11.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 07:31:37 +00:00
dependabot[bot]
461cb20a4f
Bump jinja2 from 2.11.2 to 2.11.3
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 07:31:33 +00:00
vabene1111
53c715b6f6
Merge branch 'develop' into feature/allauth
...
# Conflicts:
# requirements.txt
2021-01-28 12:07:30 +01:00
dependabot[bot]
d826b9f38a
Bump pre-commit from 2.9.3 to 2.10.0
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.9.3 to 2.10.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.9.3...v2.10.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-28 06:15:44 +00:00
dependabot[bot]
b275fdcf62
Bump bleach from 3.2.2 to 3.2.3
...
Bumps [bleach](https://github.com/mozilla/bleach ) from 3.2.2 to 3.2.3.
- [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.2.2...v3.2.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-27 06:17:50 +00:00
vabene1111
098f88e0b8
super basic working example
2021-01-21 20:54:55 +01:00
vabene1111
bf3fe1c716
Merge pull request #351 from vabene1111/dependabot/pip/pyyaml-5.4.1
...
Bump pyyaml from 5.4 to 5.4.1
2021-01-21 09:39:47 +01:00
dependabot[bot]
9251613cd6
Bump bleach from 3.2.1 to 3.2.2
...
Bumps [bleach](https://github.com/mozilla/bleach ) from 3.2.1 to 3.2.2.
- [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.2.1...v3.2.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-21 05:50:44 +00:00
dependabot[bot]
0bd6df9d57
Bump pyyaml from 5.4 to 5.4.1
...
Bumps [pyyaml](https://github.com/yaml/pyyaml ) from 5.4 to 5.4.1.
- [Release notes](https://github.com/yaml/pyyaml/releases )
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES )
- [Commits](https://github.com/yaml/pyyaml/compare/5.4...5.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-21 05:50:43 +00:00
dependabot[bot]
345ffe4d6d
Bump pyyaml from 5.3.1 to 5.4
...
Bumps [pyyaml](https://github.com/yaml/pyyaml ) from 5.3.1 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases )
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES )
- [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-20 05:56:58 +00:00
vabene1111
d99e523608
added pre commit hooks and some other workflow stuff
2021-01-14 00:00:26 +01:00
vabene1111
24ed6a1cd2
recipe stuff
2021-01-12 20:51:28 +01:00
vabene1111
5bb20bd479
Merge branch 'develop' into feature/vue
2021-01-11 10:04:55 +01:00
dependabot[bot]
cf07040ece
Bump django-tables2 from 2.3.3 to 2.3.4
...
Bumps [django-tables2](https://github.com/jieter/django-tables2 ) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/jieter/django-tables2/releases )
- [Changelog](https://github.com/jieter/django-tables2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jieter/django-tables2/compare/v2.3.3...v2.3.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-11 07:06:07 +00:00
vabene1111
b93b16d6eb
save WIP
...
not really getting the feel for this, will continue later, need to really learn how this works
2021-01-09 23:27:25 +01:00
vabene1111
6acf4bb831
Revert "temp save vue transition stuff"
...
This reverts commit 976cedd536
.
2021-01-09 23:11:37 +01:00
vabene1111
976cedd536
temp save vue transition stuff
2021-01-08 22:31:48 +01:00
dependabot[bot]
0c2cb599ba
Bump jinja2 from 2.11.0 to 2.11.2
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 2.11.0 to 2.11.2.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/2.11.0...2.11.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-06 06:03:30 +00:00
vabene1111
ee707eba5c
super basic templating working
2021-01-05 21:46:24 +01:00
dependabot[bot]
065ed6c437
Bump django from 3.1.4 to 3.1.5
...
Bumps [django](https://github.com/django/django ) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.1.4...3.1.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-05 06:24:30 +00:00
dependabot[bot]
00992da998
Bump pillow from 8.0.1 to 8.1.0
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/8.0.1...8.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-04 07:22:34 +00:00
dependabot[bot]
a42a76a2cf
Bump requests from 2.25.0 to 2.25.1
...
Bumps [requests](https://github.com/psf/requests ) from 2.25.0 to 2.25.1.
- [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.0...v2.25.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-17 06:23:09 +00:00
vabene1111
cdcca80196
Merge pull request #252 from vabene1111/dependabot/pip/django-cleanup-5.1.0
...
Bump django-cleanup from 4.0.0 to 5.1.0
2020-12-15 22:44:08 +01:00
vabene1111
400cd2f6a0
Merge pull request #251 from vabene1111/dependabot/pip/djangorestframework-3.12.2
...
Bump djangorestframework from 3.11.0 to 3.12.2
2020-12-15 22:44:02 +01:00
dependabot[bot]
37a4821d01
Bump django-cleanup from 4.0.0 to 5.1.0
...
Bumps [django-cleanup](https://github.com/un1t/django-cleanup ) from 4.0.0 to 5.1.0.
- [Release notes](https://github.com/un1t/django-cleanup/releases )
- [Changelog](https://github.com/un1t/django-cleanup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/un1t/django-cleanup/compare/4.0.0...5.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-15 21:44:00 +00:00
vabene1111
d165075a96
Merge pull request #250 from vabene1111/dependabot/pip/django-crispy-forms-1.10.0
...
Bump django-crispy-forms from 1.9.1 to 1.10.0
2020-12-15 22:43:38 +01:00
vabene1111
a062173ebd
Merge pull request #249 from vabene1111/dependabot/pip/django-3.1.4
...
Bump django from 3.1.3 to 3.1.4
2020-12-15 22:43:31 +01:00
dependabot[bot]
dc46502667
Bump djangorestframework from 3.11.0 to 3.12.2
...
Bumps [djangorestframework](https://github.com/encode/django-rest-framework ) from 3.11.0 to 3.12.2.
- [Release notes](https://github.com/encode/django-rest-framework/releases )
- [Commits](https://github.com/encode/django-rest-framework/compare/3.11.0...3.12.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-15 06:28:44 +00:00
dependabot[bot]
ac58f1959d
Bump django-crispy-forms from 1.9.1 to 1.10.0
...
Bumps [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms ) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/django-crispy-forms/django-crispy-forms/releases )
- [Changelog](https://github.com/django-crispy-forms/django-crispy-forms/blob/master/CHANGELOG.md )
- [Commits](https://github.com/django-crispy-forms/django-crispy-forms/compare/1.9.1...1.10.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-15 06:28:43 +00:00
dependabot[bot]
f4543f8d65
Bump django from 3.1.3 to 3.1.4
...
Bumps [django](https://github.com/django/django ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.1.3...3.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-15 06:28:42 +00:00
dependabot[bot]
d0ef5e27df
Bump icalendar from 4.0.6 to 4.0.7
...
Bumps [icalendar](https://github.com/collective/icalendar ) from 4.0.6 to 4.0.7.
- [Release notes](https://github.com/collective/icalendar/releases )
- [Changelog](https://github.com/collective/icalendar/blob/master/CHANGES.rst )
- [Commits](https://github.com/collective/icalendar/compare/4.0.6...4.0.7 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-15 06:28:41 +00:00
vabene1111
d2e9ad2ae6
requirement still needed
2020-12-14 15:14:55 +01:00
vabene1111
56c9edd328
removed deprecated psycopg2
2020-12-14 15:11:41 +01:00
vabene1111
4f34ec1be8
Merge pull request #235 from vabene1111/dependabot/pip/pillow-8.0.1
...
Bump pillow from 7.1.2 to 8.0.1
2020-12-14 12:08:48 +01:00
dependabot[bot]
e444ba91f0
Bump pillow from 7.1.2 to 8.0.1
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 7.1.2 to 8.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/7.1.2...8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 11:08:35 +00:00