Commit Graph

18 Commits

Author SHA1 Message Date
Rikpat
9a8ea9e1fe feat: add ldap and oidc support (#1497)
Co-authored-by: Thomas Camlong <49837342+ajnart@users.noreply.github.com>
Co-authored-by: Tagaishi <Tagaishi@hotmail.ch>
2024-02-09 22:57:00 +01:00
Thomas Camlong
a9144a9340 Merge branch 'dev' into add-umami 2023-10-26 12:40:46 +02:00
ajnart
ea9c74ea11 Changes for demo purposes
Add login button to login page, demo mode env variable and fix update indicator
2023-10-25 15:18:40 +02:00
ajnart
77b2239987 📈 Fix env 2023-10-25 12:58:13 +02:00
ajnart
36a50de485 Fix optional env variable 2023-10-24 15:05:57 +02:00
ajnart
b9a226f59c 📈 Add umami analytics using homarr.dev 2023-10-24 14:46:14 +02:00
Meier Lukas
1d50e2ce9a ♻️ Migrate from prisma to drizzle (#1434)
* ♻️ Migrate from prisma to drizzle
* 🐛 Build issue with CalendarTile
* 🚧 Temporary solution for docker container
* 🐛 Drizzle not using DATABASE_URL
* ♻️ Address pull request feedback
* 🐛 Remove console log of env variables
* 🐛 Some unit tests not working
* 🐋 Revert docker tool changes
* 🐛 Issue with board slug page for logged in users

---------

Co-authored-by: Thomas Camlong <thomascamlong@gmail.com>
2023-10-08 12:10:48 +02:00
Tagaishi
7b2c0d63f3 🐛 env.port reporting NaN bug fix (#1375) 2023-09-07 21:35:28 +02:00
Manuel
1651361b7f 🦺 Allow empty values for DOCKER_PORT 2023-09-04 21:33:50 +02:00
Manuel
3b74f735a1 🦺 Set default value for DATABASE_URL 2023-08-31 19:47:21 +02:00
Manuel
4a04725aaf 🐛 Fix database for docker container 2023-08-23 22:18:31 +02:00
Meier Lukas
b21ee50908 🐛 Fix docker enabled issue 2023-08-10 06:56:45 +02:00
Meier Lukas
865da09c24 🐛 Fix environment variable docker enabled 2023-08-09 21:45:35 +02:00
ajnart
f1fb7a5a78 🐛 Fix env schema
https://env.t3.gg/docs/recipes
2023-08-09 18:36:27 +02:00
Meier Lukas
9e576f1498 ♻️ Address pull request feedback 2023-08-06 14:12:39 +02:00
Meier Lukas
40056ab151 ♻️ Disable docker when not configured 2023-07-31 23:51:54 +02:00
Meier Lukas
c165648d5b 🎨 Improve color scheme logic 2023-07-29 14:30:19 +02:00
Meierschlumpf
3990c1a4ad ♻️ Add env variable validation 2023-07-23 14:18:10 +02:00