523 Commits

Author SHA1 Message Date
Joe Stanley
88a69e5f57
changed "controls" > "control", removed exess brackets (#1063) 2022-03-16 21:47:39 -08:00
zackbcom
6c549ff993
Fix TypeError in clean_nutrition function (#1043)
* Fix Null error

* Better fix

* Black fixes

* extend-ignore should be used for adding ignore
2022-03-15 12:44:46 -08:00
zackbcom
73c537ed36
Fix #1034 - target option is not supported (#1042) 2022-03-14 14:32:30 -08:00
aman207
8ede318b3a
Minor wording changes to the API Key Generation section (#1017) 2022-03-14 14:31:44 -08:00
Hammy Havoc
26312d978c
Fixed bad URL (#1031)
URL on image didn't make sense.
2022-03-14 14:29:30 -08:00
Hayden
eb99dbf2ba
New Crowdin updates (#1022)
* New translations en-US.json (Greek)

* New translations en-US.json (Greek)

* New translations en-US.json (Greek)

* New translations en-US.json (Serbian (Cyrillic))
2022-03-14 14:29:16 -08:00
Toucani
b1c5fd6f80
Adding Ukrainian language support (#964) 2022-02-13 09:58:24 -09:00
Hayden
13ebbe0c6f add runtime.txt 2022-02-08 09:32:31 -09:00
Hayden
68e49b7839 add sponsors 2022-02-08 09:25:00 -09:00
Hayden
6af971768f add netlify build for docs 2022-02-08 09:24:55 -09:00
Hayden
820fde36db
Fix/image height overflow (#962)
* set height constraints

* fix cropped image

* update version info

* add changelog to sidebar
2022-02-04 08:13:12 -09:00
Hayden
4b9dcf95f9
Fix/version number (#960)
* npm install

* set versions

* bump beta label

* bump app version

* v0.5.5 changelog

* allow higher version of python

* add discord release notification
2022-02-03 12:29:48 -09:00
Felix Breidenstein
e82020b7e0
Fix version number for 0.5.4 (#957)
* Add changelog for v0.5.4 to the docs

* Fix APP_VERSION in config file

This fixed #926
2022-02-03 11:33:56 -09:00
Steven Massaro
cfa5c9606d
add a line to the docs that clarifies that the run.sh file must have LF line endings (#922) 2022-02-03 11:32:27 -09:00
Steven Massaro
951f92e1ba
remove leading and trailing whitespaces from bulk add entries (#921) 2022-02-03 11:32:09 -09:00
Hayden
8a8ee40f4f
New Crowdin updates (#930)
* New translations en-US.json (Ukrainian)

* New translations en-US.json (Ukrainian)

* New translations en-US.json (Ukrainian)

* New translations en-US.json (Russian)

* New translations en-US.json (Ukrainian)

* New translations en-US.json (Ukrainian)

* New translations en-US.json (Ukrainian)

* New translations en-US.json (Russian)

* New translations en-US.json (Ukrainian)

* New translations en-US.json (Ukrainian)

* New translations en-US.json (Russian)

* New translations en-US.json (Turkish)
2022-02-03 10:21:16 -09:00
MidnightRising
9d9de3aa77
Trims URL when importing a recipe (#909)
Co-authored-by: Midnight <midnight1@protonmail.com>
2022-01-07 12:12:59 -09:00
MidnightRising
bee7a910b7
Adjusts the image view from height to min-height (#908)
Co-authored-by: Midnight <midnight1@protonmail.com>
2022-01-07 12:10:02 -09:00
Hayden
7f03b1bea8
New Crowdin updates (#886)
* New translations en-US.json (Swedish)

* New translations en-US.json (Swedish)

* New translations en-US.json (French, Canada)

* New translations en-US.json (Danish)
2022-01-01 11:07:54 -09:00
sephrat
d6cd5df449
Add support for fr-CA language (#865)
Fixes #816
2021-12-15 15:32:52 -09:00
cadamswaite
cc2b53a211
White background favicons-2 (#860)
* New favicons

* Add references to new image paths
2021-12-15 15:32:38 -09:00
Hayden
5936c919c4
New translations en-US.json (French, Canada) (#854) 2021-12-04 16:02:46 -09:00
cadamswaite
00bc9a15ec
Allow schema to give images as dict (#859) 2021-12-04 16:02:35 -09:00
Hayden
8154ee548a
Chore/bump deps (#853)
* add LDAP dep

* bump extruct and scraper

* allow for disabling auto backup

* v0.5.4 changelog
2021-12-01 21:07:17 -09:00
Hayden
591bf9d98f
Update v1-task.yaml 2021-11-24 11:46:43 -09:00
Hayden
f202b1f922
Update v1-task.yaml 2021-11-24 11:45:59 -09:00
Hayden
17b2e37e4e
Update v1-task.yaml 2021-11-24 11:40:53 -09:00
Hayden
0ec8087ac6
Rename v1-task to v1-task.yaml 2021-11-24 11:33:59 -09:00
Hayden
e580d6f904
Create v1-tasks template 2021-11-24 11:33:26 -09:00
dvdkon
56d9cafb68
Add LDAP authentication support (v2, onto dev) (#803)
* Add LDAP authentication support

* Add test for LDAP authentication
2021-11-24 08:59:03 -09:00
Hayden
32c864c703
New Crowdin updates (#818)
* New translations en-US.json (French, Canada)

* New translations en-US.json (French, Canada)

* New translations en-US.json (French, Canada)

* New translations en-US.json (French)

* New translations en-US.json (French, Canada)

* New translations en-US.json (French, Canada)

* New translations en-US.json (French)
2021-11-23 20:38:25 -09:00
Bryce Willey
37280a3da0
Improve the SWAG Community Guide (#793)
* Freshen up the SWAG documentation

Added some extra pointers for setting up HTTPS with Mealie and SWAG, and indented the `docker-compose.yml` as it should be.

* Replaced <code> html blocks with backticks

* Better formatting and comments in example config files

* Made DuckDNS consistent with other places on the page
2021-11-23 20:34:23 -09:00
cadamswaite
7f850fba98
Use firefox UA when making requests (#780) 2021-11-23 20:34:10 -09:00
J.P. Krauss
b40f201430
Allow arrow keys to function when SearchDialog is not open (#777) 2021-11-07 10:11:07 -09:00
sephrat
a0d796551c
Add support for new languages (#781)
* Add support for Slovak language

* Add support for new languages

Catalan, Danish, Norwegian and Russian
2021-11-07 10:03:37 -09:00
Hayden
fe3a4ab641
Update dockerbuild.prod.yml 2021-10-31 20:56:28 -08:00
Hayden
9a9fe66ccb
Update dockerbuild.release.yml 2021-10-30 14:37:44 -08:00
Hayden
7fe4b75949
Build on release 2021-10-30 12:37:59 -08:00
Hayden
de5bea6f73
Bug/minor fixes (#762)
* Set web concurrency to 1

* bump versions

* update release notes

Co-authored-by: Hayden <hay-kot@pm.me>
2021-10-30 12:13:54 -08:00
Hayden
b6d43e8e3d
New Crowdin updates (#759)
* New translations en-US.json (Chinese Simplified)

* New translations en-US.json (Chinese Simplified)
2021-10-28 19:13:10 -08:00
cadamswaite
18b099b115
Feature: Pick best image from list (#745)
* Pick largest image from list

* Add a safe value incase all requests fail

* Formatting
2021-10-19 20:30:06 -08:00
cadamswaite
3831eef508
Fix the recipe scraper debugger (#736)
* Fix recipe debugger

* Remove scrape-schema-recipe from dependencies

* Fix breaking tests
2021-10-19 16:01:35 -08:00
cadamswaite
75113cc2c7
Fix issues parsing times not in "PT.*H.*M" format (#733)
* Add more tests to the time cleaner

* Parse more time entries

* Formatting

* Refactor parse_duration

* Refactor pretty_print_timedelta

* Add some tests for pretty_print_timedelta

* Add option for cook_time from schema
2021-10-19 16:01:19 -08:00
cadamswaite
b81f88dc18
Fix issue with parsing scraped nutrition (#732)
* Fix issue with parsing scraped nutrition

* Attempt to clean nutrition info

* Allow comma separator

* Fix return type for clean_nutrition. Fail safe in case of unexpected type from scraper

* Switch to using regex parsing

* Formatting

* Cleanup - empty strings no longer a concern
2021-10-19 16:01:05 -08:00
zierbeek
756ffc8e90
Fixes #734 ios shortcut link and screenshots (#742) 2021-10-17 12:50:04 -08:00
Hayden
ec7df232ed
New Crowdin updates (#730)
* New translations en-US.json (Russian)

* New translations en-US.json (Russian)

* New translations en-US.json (Russian)

* New translations en-US.json (Russian)

* New translations en-US.json (Swedish)

* New translations en-US.json (Swedish)

* New translations en-US.json (Swedish)
2021-10-17 12:49:51 -08:00
Hayden
35caef1c39
Revert "Docker/run as nonroot (#692)" (#724)
This reverts commit 19aa572bd8a169371103f3b11f28169bfd09cee9.
2021-10-06 09:42:37 -08:00
Hayden
9541137ef7
Update v1-bug-report.yaml 2021-10-04 15:40:49 -08:00
Hayden
756597324d
Create v1-bug-report.yaml 2021-10-04 15:40:03 -08:00
Hayden
55f009ed9e
Update bug-report.yaml 2021-10-04 15:35:45 -08:00