Mikhail Epifanov
1b529bba10
update variable name and change default to warning, add docs
2024-07-13 22:41:08 +02:00
vabene1111
17d34c5ca7
improved allowed hosts docs, default config and added a system warning
2024-06-27 13:48:11 +02:00
vabene1111
7100f4eb8b
Merge pull request #3147 from bhagerty/patch-1
...
Remove obsolete "version: 3" to eliminate warning message
2024-05-07 07:56:00 +02:00
vabene1111
7285d8b01c
Merge pull request #3150 from bhagerty/develop
...
Delete obsolete "version" entry from last two compose.yml files
2024-05-07 07:55:23 +02:00
Brian Hagerty
44832f7c11
Delete obsolete "version" entry from compose.yml
...
Per my other PR, "version" is obsolete
2024-05-06 12:38:13 -05:00
Brian Hagerty
e475115b6a
Delete obsolete "version" entry
...
Per my first PR, "version" is obsolete and throws a warning.
2024-05-06 12:36:53 -05:00
Brian Hagerty
b32a7a9134
Remove obsolete "version:" entry
...
Per my other PR, "version" is obsolete and throws a warning.
2024-05-06 12:31:35 -05:00
Brian Hagerty
7e7657e444
Remove obsolete "version: 3" to eliminate warning message
...
The "version: 3" entry is obsolete and throws a warning: 'version' is obsolete. AFAIK, there's no reason to keep it. There's a lengthy discussion of this issue in a different repo: https://github.com/jasonacox/Powerwall-Dashboard/issues/453
They got rid of "version" in that project. It seems like it should be removed here too.
2024-05-04 11:00:08 -05:00
smilerz
2e6cc3e58e
document configurations required for formatting and linting
2024-04-08 19:16:18 -05:00
smilerz
38b22f3a56
setup project level linting with flake8
...
project level formatting with prettier
project level formatting with yapf
2024-04-08 10:49:53 -05:00
smilerz
47bc3cfbe7
Update backup.md
...
update compose configuration for pgbackup to include .env file
2024-04-03 09:07:09 -05:00
smilerz
49539ef3ba
add TEST_DATABASE env parameters
2024-03-21 09:11:57 -05:00
smilerz
33b23b299d
removed unused docs/coverage/ reports
2024-03-21 08:58:32 -05:00
vabene1111
64f5b9ad1f
Merge pull request #2931 from ambroisie/declarative-media-root
...
add ability to set 'MEDIA_ROOT'
2024-03-05 09:04:50 +01:00
Bruno BELANYI
857d287233
add ability to set 'MEDIA_ROOT'
2024-03-02 14:33:06 +00:00
smilerz
b2c5e3d5e7
Pytest and Coverage Reports
2024-02-29 11:12:19 -06:00
Anand Patel
ea0675b35e
Add instructions on how to use devcontainers in vscode.
2024-02-29 01:40:59 +00:00
Anand Patel
f855ba1c0f
Update docs as vscode tasks are not devcontainer specific.
2024-02-29 01:30:56 +00:00
Anand Patel
59f645d8c9
Documentation updates for devcontainer based development.
2024-02-29 01:29:25 +00:00
Jerome
d4ba2b9dd2
Add archlinux doc to mkdocs config + add warning
2024-02-28 10:43:49 -05:00
Jerome
961201412e
doc: Add installation instructions for ArchLinux
2024-02-28 10:43:49 -05:00
Jinna Kiisuo
4a7eb91e67
docs(authentication): Improve auth docs to match current allauth best practices and syntax
2024-02-26 13:55:53 +02:00
Mikhail Epifanov
5e508944a3
move env settings to configuration with backlink from connectors page
2024-02-20 17:48:35 +01:00
Mikhail Epifanov
6ce95fb393
add reference to the feature configuration in configuration.md
2024-02-20 09:25:04 +01:00
Mikhail Epifanov
beb860acc6
Merge remote-tracking branch 'origin/develop' into HomeAssistantConnector
...
# Conflicts:
# cookbook/views/api.py
# recipes/settings.py
2024-02-17 00:29:29 +05:30
Maximilian Hippler
250d58f8a1
Fixed wrong keycloak docs
2024-02-13 16:09:06 +01:00
vabene1111
29438109a6
fixed postgres update doc mv -R
2024-02-06 10:58:17 +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
software2000
ce0ee8caaa
update postgres in documentation to version 16
2024-02-04 22:32:03 +01: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
58989a96e3
added force theme
2024-01-28 09:22:37 +01:00
vabene1111
255ecd4a88
Merge pull request #2826 from sohmc/update-documentation
...
Updated nginx documentation to include image server instructions
2024-01-28 08:49:35 +01:00
vabene1111
a1da77fe31
Merge pull request #2891 from langfingaz/patch-1
...
docs: specify database and user role when running psql
2024-01-22 14:20:51 +01:00
Daniel Langbein
20027cf127
docs: fix typo
2024-01-19 16:56:48 +00:00
Daniel Langbein
a661eaf221
docs: specify database and user role when running psql
2024-01-19 15:12:56 +00:00
vabene1111
5129ef77c9
Merge pull request #2715 from nyanSpruk/patch-1
...
fix: Typo in shopping.md
2024-01-19 17:41:00 +08:00
vabene1111
92cfd09155
Merge pull request #2785 from axeleroy/patch-1
...
Add instructions to add the PWA on Firefox for Android
2024-01-19 17:24:54 +08:00
vabene1111
14b7a8fd85
Merge pull request #2866 from Colcothar/automation-doc-typo
...
Fix typo in automation doc
2024-01-19 17:21:30 +08:00
vabene1111
72d4404665
Merge pull request #2887 from adjokic/patch-1
...
Add documenation for Docker + Apache + Subfolder
2024-01-19 16:53:58 +08:00
vabene1111
0493ef7e3a
Merge pull request #2872 from FaySmash/patch-1
...
Improved the understandability of the postgres upgrade steps
2024-01-19 16:13:28 +08:00
adjokic
d6d806791d
Add documenation for Docker + Apache + Subfolder
2024-01-16 21:58:21 -06:00
vabene1111
bb52f8902d
added max spaces per user + added custom app name + fixed theming tests
2024-01-15 07:41:51 +08:00
FaySmash
38c464ebae
Improved the understandability of the postgres upgrade steps
...
I improved the understandability some parts in the psql examples for someone not familiar with the psql syntax.
2024-01-11 17:56:45 +01:00
Colcothar
8e0bc3acc7
Fix typo in automation doc
2024-01-06 17:29:43 +00:00
vabene1111
953dc75a8d
added ability to change unauthenticated theme
2024-01-06 21:43:40 +08:00
vabene1111
ac5333d0e7
cleaned .env template and created dedicated docs page for environment configuration
2024-01-06 15:34:55 +08:00
vabene1111
5c18c09944
Merge branch 'develop' into develop
2024-01-01 14:55:21 +01:00
vabene1111
1bd5f96029
Merge pull request #2792 from Sriyukthika26/my-contribution
...
Update truenas_portainer.md
2024-01-01 14:53:47 +01:00