Meier Lukas
a87935875d
feat: add download functionality for board configuration files ( #2111 )
2024-08-24 14:39:13 +02:00
ajnart
84f57bb0a1
chore: add test:docker script for local development
2024-05-15 22:16:00 +02:00
Meier Lukas
0a08b8fb9b
Merge branch 'master' into dev
2024-05-07 20:04:46 +02:00
Meier Lukas
b70e179ff9
core: increase version to 0.15.3 ( #2007 )
2024-05-07 19:48:03 +02:00
Jelte Lagendijk
5fbb444d5f
feat: add [homarr_base] replacement for external urls ( #2024 )
2024-05-07 19:47:19 +02:00
Manuel
f67e2c5a45
core: increase version to 0.15.2 ( #1967 )
2024-03-15 19:46:12 +01:00
Manuel
fca7fcbad2
core: increase version to 0.15.2 ( #1967 )
2024-03-15 18:42:32 +01:00
Manuel
bbad5a7866
chore: increase version
2024-03-15 18:41:03 +01:00
Manuel
29bc596090
chore: increase version
2024-03-14 20:55:08 +01:00
Manuel
46a57c1cf2
config: tag release ( #1906 )
2024-02-17 14:36:09 +01:00
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
Manuel
a60053e6c4
config: chore version ( #1876 )
2024-02-04 09:12:48 +01:00
Manuel
a87bda7810
chore: increase version ( #1867 )
2024-01-31 20:18:39 +01:00
Manuel
c701f723cf
feature: add trpc openapi ( #1818 )
2024-01-14 22:20:51 +01:00
Manuel
bd280d171b
chore: increase version ( #1811 )
2024-01-11 19:02:06 +01:00
Manuel
a3948430ed
chore: increase version in package.json ( #1771 )
2023-12-30 22:11:05 +01:00
Tagaishi
e13a4afdde
feat: remove location based timezone resolving ( #1680 )
2023-12-30 20:09:17 +01:00
Someone
217020154b
feat: add filter and sorting functionality to torrents table
2023-12-07 18:28:28 +01:00
Manuel
5522abdfb6
🔖 Increase version ( #1699 )
2023-11-23 21:46:51 +01:00
Manuel
312e2c8297
✨ #698 homeassistant widget ( #1658 )
2023-11-23 21:44:05 +01:00
Meier Lukas
404d73ebf7
🔖 Bumb version to 1.14.1 ( #1627 )
2023-11-13 20:50:35 +01:00
Meier Lukas
d7cdd6a30b
🐛 Cleanup changes, Local db:migrate script not working, CI failed
2023-11-12 11:20:22 +01:00
Meier Lukas
2a1f73345c
🚧 Improve dockerfile and start script and fix permission issue by adding new user with permission to read / write to /data folder
2023-11-12 01:02:26 +01:00
ajnart
3cdb1c3253
📦 Rollback TS
2023-11-09 19:36:25 +01:00
ajnart
1bf45b22f3
📌 Update TypeScript version to 5.2.2 in package.json
...
and yarn.lock
2023-11-08 20:51:40 +01:00
ajnart
ce30bffb6a
⚰️ Remove unused translations files and packages
2023-11-08 20:41:09 +01:00
ajnart
20584d0a98
🔧 Remove Renovate configuration from package.json
2023-11-07 17:28:19 +01:00
Tagaishi
4f0be52fe9
✨ Notebook Add Advanced Controls ( #1452 )
...
* 💄 Reduce notebook widget min width to fit sidebar
* ✨ Highlight and text align controls
* ✨ Notebook Image support
* ✨ Notebook text coloring support
* ✨ Notebook Image resize support
* ✨ Notebook Advanced Highlight and Text Coloring
* ✨ TaskList and lists indentations (not finished)
* ⬆️ Updated tiptap components to 2.1.12
* 🐛 notebook content not updating
* ✨ Cancel Edit function + 🐛 onReadOnlyCheck bug fix
* ✨ Notebook Table
* 🚧 Tweaks
* 🌐 Added Translations
* 🐛 Fix notebook table column resize
* 🌐 Replace common translations
* ✨ Notebook Underline, default text change
2023-11-03 21:14:29 +01:00
Thomas Camlong
a9144a9340
Merge branch 'dev' into add-umami
2023-10-26 12:40:46 +02:00
ajnart
30acb3eff3
Bumb version to v0.14.0
2023-10-25 14:14:16 +02:00
ajnart
b9a226f59c
📈 Add umami analytics using homarr.dev
2023-10-24 14:46:14 +02:00
Meier Lukas
6bcef9e24c
🐛 Issue with migrate script in docker ( #1483 )
2023-10-22 17:59:21 +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
Manuel
690c627f81
✨ Add login redirection
...
* ✨ Add login redirection
* 🚑 Fix cross site scripting using server side regex validation
* ✅ Add unit test
2023-09-24 16:04:07 +02:00
Manuel
b49d021daf
✨ Add allow anonymous switch
2023-09-21 19:45:30 +02:00
Manuel
f35f6debaf
🔀 Merge dev to auth branch
2023-09-10 13:38:53 +02:00
Manuel
4164b98967
🔖 Increase version to 0.13.4 ( #1378 )
2023-09-07 21:44:48 +02:00
Tagaishi
3120949a7e
⬇️ next js 13.4.19 to 13.4.12 ( #1376 )
2023-09-07 21:34:04 +02:00
Tagaishi
8cfd5c6d73
⬇️ next 13.4.19 to 13.4.12 ( #1370 )
2023-09-07 07:34:49 +02:00
Manuel
0fcc8d2a82
🔖 Tag version to 0.13.3 ( #1356 )
2023-09-03 18:00:25 +02:00
Manuel
35db402376
fix: copying .env and set default values for docker img
2023-09-03 17:02:50 +02:00
Tagaishi
eb3bbfb025
⬆️ geo-tz to browser-geo-tz ( #1322 )
...
* ⬆️ geo-tz to tz-lookup
* 🐛 Handle multiple timezones return
* ⬆️ change tz-lookup to browser-geo-tz
2023-09-01 17:15:25 +02:00
Manuel
aee541b6dc
fix: docker build and prisma orm database push
2023-08-29 21:19:36 +02:00
Manuel
1def2de8bb
🔀 Merge changes from ajnart
2023-08-23 21:37:02 +02:00
Manuel
8dbb6d4dd3
🔀 Merge branch 'dev' into feature/add-basic-authentication
2023-08-23 21:17:51 +02:00
renovate[bot]
e08f1afded
⬆️ Update dependency @types/node to v18.17.8
2023-08-23 13:37:14 +00:00
renovate[bot]
b567dab4b4
⬆️ Update nextjs monorepo to v13.4.19
2023-08-23 06:18:38 +00:00
Manuel
74de892859
♻️ Onboarding page
2023-08-19 12:16:00 +02:00
Tagaishi
b62b6b9ee7
🐛 Fixed locale on Calendar + moment to dayjs
2023-08-13 21:47:50 +02:00
Manuel
b249c0205f
🔀 Merge branch 'dev' into feature/add-basic-authentication
2023-08-13 15:12:20 +02:00