Mikhail Epifanov
|
1dc9244ac2
|
dont use timezone in test
|
2024-02-06 00:47:46 +01:00 |
|
Mikhail Epifanov
|
962d617839
|
switch to threading, f multiprocessing in python
|
2024-02-06 00:37:37 +01:00 |
|
Mikhail Epifanov
|
65a7c82af9
|
terminate worker on finalize
|
2024-02-06 00:17:23 +01:00 |
|
Mikhail Epifanov
|
16e8c1e8e3
|
disable connector in tests
|
2024-02-06 00:02:38 +01:00 |
|
Mikhail Epifanov
|
2a6c13fc5c
|
add finalizer to stop worker on terminate
|
2024-02-05 23:50:57 +01:00 |
|
Mikhail Epifanov
|
0e945f4bd7
|
add startup & termination log to worker
|
2024-02-05 23:40:50 +01:00 |
|
Mikhail Epifanov
|
0279013f72
|
remove loop closing
|
2024-02-05 23:37:18 +01:00 |
|
Mikhail Epifanov
|
074244ee12
|
add timeout to async test
|
2024-02-05 23:35:39 +01:00 |
|
Mikhail Epifanov
|
247907ef25
|
move from signals to apps, add dedicated feature docs, add config toggle to menu item, undo unnecessary changes
|
2024-02-05 23:26:33 +01:00 |
|
Mikhail Epifanov
|
513082255b
|
Merge branch 'develop' into HomeAssistantConnector
|
2024-02-05 16:09:47 +01:00 |
|
vabene1111
|
36c0fbffbe
|
fixed duplicate detection in migration 0200
|
2024-02-05 14:52:40 +01:00 |
|
vabene1111
|
febf3a3d86
|
removed flawed duplicate detection
|
2024-02-05 14:05:11 +01:00 |
|
vabene1111
|
7e39e6fea5
|
fixed meal type constraint
|
2024-02-05 13:52:52 +01:00 |
|
Mikhail Epifanov
|
75c0ca8a9e
|
bunp migration
|
2024-02-02 20:52:05 +01:00 |
|
Lorenzo
|
199caff2a2
|
Translated using Weblate (Italian)
Currently translated at 93.0% (456 of 490 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/it/
|
2024-02-01 17:22:53 +00:00 |
|
Mikhail Epifanov
|
8b5b063da6
|
Merge branch 'develop' into HomeAssistantConnector
|
2024-01-29 09:57:10 +01:00 |
|
Mikhail Epifanov
|
502a606534
|
Update the code based on feedback. set Default to enabled, add to documentation how to disable it. Add extra documentation
|
2024-01-28 22:59:51 +01:00 |
|
vabene1111
|
5001d05df2
|
removed use plurarl from space serializer
|
2024-01-28 11:05:31 +01:00 |
|
vabene1111
|
58989a96e3
|
added force theme
|
2024-01-28 09:22:37 +01:00 |
|
vabene1111
|
25c8f18b79
|
Merge pull request #2380 from RomRider/fix-1706
add: support to scale numbers/amounts in a recipe step
|
2024-01-28 09:18:19 +01:00 |
|
vabene1111
|
6b4b2a8f87
|
removed use_plural space attribute and left over settings
|
2024-01-28 08:42:42 +01:00 |
|
vabene1111
|
126e8a5a53
|
fixed FDC migration
|
2024-01-28 08:22:04 +01:00 |
|
vabene1111
|
d10c70b797
|
fixed iCal endpoint
|
2024-01-28 08:21:57 +01:00 |
|
Mikhail Epifanov
|
ba169ba38d
|
better logging on skipped action
|
2024-01-24 08:59:31 +01:00 |
|
Mikhail Epifanov
|
578bb2af25
|
better error handling during connector initilization
|
2024-01-24 08:57:24 +01:00 |
|
tomtjes
|
570aefc9fa
|
add styles to base
|
2024-01-20 10:42:52 -05:00 |
|
Mikhail Epifanov
|
5f9d59317b
|
Merge branch 'develop' into HomeAssistantConnector
|
2024-01-17 22:55:21 +01:00 |
|
Mikhail Epifanov
|
409c0295ec
|
convert example & homeassistant specific configs to a generic with all optional fields
|
2024-01-17 22:40:44 +01:00 |
|
tomtjes
|
36fd097ec5
|
Update base.html
|
2024-01-14 19:18:17 -05:00 |
|
vabene1111
|
bb52f8902d
|
added max spaces per user + added custom app name + fixed theming tests
|
2024-01-15 07:41:51 +08:00 |
|
Mikhail Epifanov
|
245787b89e
|
make the connectors form be able to display all types for connectors
|
2024-01-14 17:03:02 +01:00 |
|
vabene1111
|
35eff630ff
|
updated theming tests
|
2024-01-14 15:39:02 +08:00 |
|
vabene1111
|
8d90fada1d
|
fixed theming breaking for users without space
|
2024-01-14 15:33:14 +08:00 |
|
vabene1111
|
2ba2b97f9c
|
moved manifest to use main theming function
|
2024-01-14 08:40:05 +08:00 |
|
Mikhail Epifanov
|
fb65100b14
|
add debug logging
|
2024-01-13 20:30:54 +01:00 |
|
Mikhail Epifanov
|
87ede4b9cc
|
change formatting a bit, and add async close method
|
2024-01-13 13:43:08 +01:00 |
|
Mikhail Epifanov
|
48ac70de95
|
make the tests check for any error message
|
2024-01-13 11:56:51 +01:00 |
|
vabene1111
|
26408c33f4
|
removed debug code
|
2024-01-13 07:42:54 +08:00 |
|
Mikhail Epifanov
|
50eb232fff
|
update tests and fix small bug in connector_manager
|
2024-01-13 00:24:58 +01:00 |
|
Mikhail Epifanov
|
022439e017
|
increase queue size to account for recipe adding burst
|
2024-01-12 23:40:16 +01:00 |
|
Mikhail Epifanov
|
9c804863a8
|
undo accidental changes
|
2024-01-12 23:15:28 +01:00 |
|
Mikhail Epifanov
|
9cf3bdd5f2
|
write some simple tests
|
2024-01-12 23:13:53 +01:00 |
|
Mikhail Epifanov
|
445e64c71e
|
add an config toggle for external connectors
|
2024-01-12 22:20:55 +01:00 |
|
Mikhail Epifanov
|
d576394c99
|
run everything in a seperate process
|
2024-01-12 20:50:23 +01:00 |
|
Mikhail Epifanov
|
a61f79507b
|
add enabled field
|
2024-01-11 23:11:04 +01:00 |
|
Mikhail Epifanov
|
f1b41461db
|
bugfix for not working space loading
|
2024-01-11 22:46:29 +01:00 |
|
Mikhail Epifanov
|
6a393acd26
|
redo migration. cleanup commented out code
|
2024-01-11 22:35:58 +01:00 |
|
Mikhail Epifanov
|
bf0462cd74
|
add missing from rebase
|
2024-01-11 22:14:22 +01:00 |
|
Mikhail Epifanov
|
e5f0c19cdc
|
Add ConnectorManager component which allows for Connectors to listen to triggers and do actions on them. Also add HomeAssistantConfig which stores the configuration for the HomeAssistantConnector
|
2024-01-11 22:13:20 +01:00 |
|
Jan Kubošek
|
94cfc36ed5
|
Translated using Weblate (Czech)
Currently translated at 100.0% (362 of 362 strings)
Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/cs/
|
2024-01-09 12:07:20 +00:00 |
|