Meier Lukas
d63c610cf5
feat: add 1.0 migration page ( #2224 )
2024-12-17 18:39:57 +01:00
Meier Lukas
5b23f7d13a
fix: db migration not working ( #2161 )
2024-10-18 20:50:56 +02:00
renovate[bot]
858ccd72de
⬆️ Update dependency axios to v1.7.4 [SECURITY] ( #2106 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-24 14:39:23 +02:00
Meier Lukas
a87935875d
feat: add download functionality for board configuration files ( #2111 )
2024-08-24 14:39:13 +02:00
Jelte Lagendijk
5fbb444d5f
feat: add [homarr_base] replacement for external urls ( #2024 )
2024-05-07 19:47:19 +02: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
c701f723cf
feature: add trpc openapi ( #1818 )
2024-01-14 22:20:51 +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
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
67eaada59b
📦 Rollback TS
2023-11-09 19:42:47 +01:00
ajnart
1984baf041
📦 Rollback TS
2023-11-09 19:40:41 +01:00
ajnart
3cdb1c3253
📦 Rollback TS
2023-11-09 19:36:25 +01:00
ajnart
c5409e726d
📦 Update yarn lockfile
2023-11-09 03:14:40 +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
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
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
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
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
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
1def2de8bb
🔀 Merge changes from ajnart
2023-08-23 21:37:02 +02:00
renovate[bot]
fa0d525aeb
⬆️ Update dependency framer-motion to v10.16.1
2023-08-23 19:36:43 +00: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]
b5227a6a8c
⬆️ Update dependency @tabler/icons-react to v2.32.0
2023-08-23 09:44:21 +00:00
renovate[bot]
b567dab4b4
⬆️ Update nextjs monorepo to v13.4.19
2023-08-23 06:18:38 +00:00
renovate[bot]
02cf4711a4
⬆️ Update dependency video.js to v8.5.2
2023-08-23 04:09:40 +00:00
renovate[bot]
b1b12d1906
⬆️ Update dependency prettier to v3.0.2
2023-08-23 01:20:38 +00:00
renovate[bot]
a52e110ef4
⬆️ Update dependency @types/react to v18.2.21
2023-08-22 23:28:38 +00:00
renovate[bot]
608cc78966
⬆️ Update dependency @react-native-async-storage/async-storage to v1.19.2
2023-08-22 20:53:43 +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
Thomas Camlong
abb52b093a
✨ Notebook-widget ( #962 )
...
* ⬆️ Add required dependencies
* ✨ Add basic widget definition for `notebook`
* 🌐 Add basic translations for `notebook` widget
* 🐛 Fix `WidgetMenu` zIndex property
* ⚡ ️ Use dynamic import for the `notebook` widget
* 🌐 Update translations
* 🚨 Disable eslint `no-param-reassign` rule
* ✨ Add `notebook` widget
* ➕ Add `immer` as a dependency
* fix: currentConfig not loaded in useEffect callback
fixes #1249
* ♻️ Notebook widget UI (#1266 )
* ♻️ Refactor note widget
* 🐛 Fix translations
* 💄 Widget styling changes
* 🔒 Fix lockfile
* 💄 Remove primary color from edit button
* 💄 Fix css
* ✨ Add the ability to hide an option
* 🔥 Remove aria-labels
* ♻️ Address pull request feedback
* 🐛 Remove wrong description from default value
---------
Co-authored-by: gnattu <gnattu@users.noreply.github.com >
Co-authored-by: Manuel <manuel.ruwe@bluewin.ch >
Co-authored-by: Tagaishi <Tagaishi@hotmail.ch >
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2023-08-12 21:17:12 +02:00
Tagaishi
ffa850b081
✨ Option to show time for a city ( #1236 )
2023-08-09 20:33:17 +02:00
Meier Lukas
d281a2ee98
Merge branch 'dev' into feature/add-basic-authentication
2023-08-06 15:02:57 +02:00
Manuel
cdb88ff941
🔥 Remove type safety for translations
2023-08-05 21:36:15 +02:00
Manuel
0455db61af
📌 Fix turbo version
2023-08-05 12:10:34 +02:00
Manuel
2f2fdfb438
➕ Add sharp and surpress npm update notifier
2023-08-05 11:38:23 +02:00
Manuel
da57166fe7
➕ Use bcryptjs instead of bcrypt
2023-08-05 11:19:52 +02:00
Manuel
5ee740bd67
💚 Potential fix for internal next auth url
2023-08-05 10:36:07 +02:00
Tagaishi
f0a343dfc9
⬆️ yarn.lock for tiptap. Maybe wrong
2023-08-02 04:00:37 +02:00
Manuel
2035b20690
✨ Add password strength indicator and use crypto safe random PWs
2023-08-01 17:42:19 +02:00
ajnart
1bb84e3b0f
✨ Add cache back
2023-08-01 19:20:39 +09:00