Commit Graph

100 Commits

Author SHA1 Message Date
Lollyde
9caf72aae7 fix: documentation link (#2163)
seems like this was missed a while back.
2024-10-31 13:55:38 +01:00
Stefan Buys
a99555c1d0 Fixes documentation links 2024-01-07 08:18:13 +02:00
Manuel
108803ae2a fix: outdated config schema (#1769) 2023-12-30 21:54:48 +01:00
Thomas Camlong
6e6f435abc Merge pull request #1629 from ajnart/ssr/optimize 2023-11-14 20:04:25 +01:00
ajnart
e3e890f0a1 Update crowdin data 2023-11-13 20:20:35 +01:00
Thomas Camlong
811d940f2b 🐳 Fix issues with dockerfile (#1611)
* Add `wait $PID` to be able to send SIG_ABORT

* Move to docker `entrypoint`

* Change default NEXTAUTH_URL

* Add `VOLUME` instruction

* corrected a typo

* 🐳 Fix docker TCP not working

Fixes Lost docker connection via TCP with 0.14.0 update #1577

* 🚧 Improve dockerfile and start script and fix permission issue by adding new user with permission to read / write to /data folder

* 🐛 Cleanup changes, Local db:migrate script not working, CI failed

*  Image properties customization (#1590)

* 🌐 New Crowdin updates (#1572)

*  Add notice page for readonly db

* Misc docker changes

* 🐳 Add `homarr` as `USER`

* 🐛 Unable to use user homarr because db.sqlite file is already owned by root

---------

Co-authored-by: Lumilias <10852161+Lumilias@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
Co-authored-by: Manuel <30572287+manuel-rw@users.noreply.github.com>
Co-authored-by: Manuel <manuel.ruwe@bluewin.ch>
2023-11-13 20:04:44 +01:00
ajnart
30f3897a80 🔧 Change default config colors 2023-11-10 22:23:06 +01:00
Manuel
a0eb68782a feat: new default board 2023-11-09 21:27:23 +01:00
Thomas Camlong
d63b6d8ea8 Merge pull request #1539 from ajnart/about-page
Turn about modal into a static page
2023-11-07 09:57:25 +01:00
Justijn Depover
388a856a42 Update default.json with typo (#1547) 2023-11-03 20:57:53 +01:00
ajnart
ea8c8ffee2 🚧 WIP on about page 2023-10-31 23:48:24 +01:00
Meier Lukas
5d4c0cf293 🐛 Background image not visible, remove background image from default config 2023-10-22 23:44:15 +02:00
Manuel
b249c0205f 🔀 Merge branch 'dev' into feature/add-basic-authentication 2023-08-13 15:12:20 +02:00
ajnart
daa5ca29f9 🎨 Re-write default config 2023-08-13 07:46:41 +02:00
Meier Lukas
db8d88affc 🐛 Fix deprecated zustand dependencies 2023-08-09 21:41:57 +02:00
Meier Lukas
d9eec612d8 ♻️ Remove console log 2023-08-09 21:27:57 +02:00
Meier Lukas
c312828c79 Add translation to user settings 2023-07-29 11:35:34 +02:00
Meier Lukas
d8562e2990 Add working sign-in / sign-out, add working registration with token 2023-07-29 10:05:05 +02:00
Thomas Camlong
d7c1c2d389 Remove version name in default config
Fixes #1187
2023-07-21 17:48:43 +09:00
Meier Lukas
c7e066392f 🐛 Fix issue with old migration and add migration for location 2023-06-11 00:33:28 +02:00
Manuel
e6c4b1e78c 🔧 Update version in default.json 2023-05-06 09:28:00 +02:00
Manuel
1c0c9cc282 🔧 Update deprecated attributes in config file (#868) 2023-05-03 12:51:03 +02:00
Manuel
530b158f4e ♻️ Fix default img paths 2023-04-11 18:59:56 +02:00
Meier Lukas
18d58ad4e7 Update default config 2023-03-30 22:54:36 +02:00
Manuel
2b20cecb79 ♻️ Add version reading by package file 2023-01-31 21:58:55 +01:00
Manuel
118e310884 🔖 Bump version from 0.11.2 to 0.11.3 2023-01-28 20:56:18 +01:00
Manuel
77ae6f0082 🔖 Increment version to 0.10.2 2023-01-20 20:12:26 +01:00
Manuel
1e046e8193 🔧 Fix wrapper position in default config 2023-01-20 20:05:03 +01:00
Manuel
727b4c4eca 🔖 Bump version 2023-01-18 15:26:31 +01:00
Thomas Camlong
ab4b475540 v0.11
v0.11
2023-01-18 17:33:08 +09:00
Bjorn Lammers
b56c759951 ✏️ Changes wording and typos 2023-01-13 11:10:09 +00:00
Bjorn Lammers
4c9290289a 🐛 Fixes favicon aspect-ratio 2023-01-11 22:00:20 +01:00
Manuel Ruwe
393a6c2dc2 🐛 Fix default config 2023-01-10 22:20:07 +01:00
ajnart
d49cfb0632 Update default config 2023-01-08 13:55:31 +09:00
Meierschlumpf
d333dc87ca 🎨 Improve default config for all layout sizes 2023-01-07 23:40:17 +01:00
Manuel Ruwe
5585d9e678 🔧 Update default configuration 2023-01-07 20:47:24 +01:00
Meierschlumpf
b70399f4f0 Merge branch 'manuel-rw-gridstack' into gridstack-wip-meierschlumpf 2023-01-07 17:59:43 +01:00
Meierschlumpf
1ea4ca2149 🎨 Format with prettier 2023-01-07 09:45:00 +01:00
Meierschlumpf
6be0779ac3 🐛 Fix styling issue after category movement 2023-01-07 09:33:14 +01:00
Meierschlumpf
6e4938482e 🐛 Fix issue with shape 2023-01-07 09:23:10 +01:00
Meierschlumpf
2da206d5b0 🐛 Fix issues with change position modal 2023-01-07 09:19:02 +01:00
Meierschlumpf
48fa81aaad 🎨 Refactored dashboard-view 2023-01-07 00:05:07 +01:00
Meierschlumpf
d26128af0e 🐛 Sidebars not working 2023-01-06 23:50:08 +01:00
Manuel Ruwe
8be8ca2215 🔧 Update default config icons 2023-01-06 23:00:53 +01:00
Meierschlumpf
9608452bed Implemented different layout sizes 2023-01-06 22:46:07 +01:00
Meierschlumpf
6f8f0e90cb wip: improve responsive scaling 2023-01-05 06:01:54 +01:00
Meierschlumpf
d439ba1842 🐛 Improve resposivnes 2023-01-04 19:06:19 +01:00
Meierschlumpf
afe3e2fc39 🐛 Made aspect ratio 1 to 1 2023-01-03 16:40:15 +01:00
Manuel Ruwe
ade1534005 💄 Adjust grid stack 2023-01-02 18:25:13 +01:00
Manuel Ruwe
7ced782a2e 🔧 Auto-organize default config 2022-12-31 17:58:35 +01:00