Thomas Camlong
8f50795db7
WIP on integrations panel
2023-12-12 17:20:55 +01:00
Meier Lukas
a2032756e3
Merge branch 'dev' into board-in-database
2023-11-17 17:35:56 +01:00
Meier Lukas
404d73ebf7
🔖 Bumb version to 1.14.1 ( #1627 )
2023-11-13 20:50:35 +01:00
Meier Lukas
c771e345bb
🐛 Fix yarn.lock after merge
2023-11-12 21:43:34 +01:00
Meier Lukas
5bdaa06787
Merge branch 'dev' into board-in-database
2023-11-12 21:41:49 +01:00
Meier Lukas
37946deedb
🐛 Fix yarn.lock after merge
2023-11-12 20:52:16 +01:00
Meier Lukas
2a9598a66a
Merge branch 'dev' into board-in-database
2023-11-12 20:51:24 +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
Meier Lukas
e7ab19c622
🚧 Add working loading of board, add temporary input to manage page to add boards
2023-10-01 00:11:05 +02:00
Meier Lukas
092a5b6241
🐛 Some unit tests not working
2023-09-29 06:56:01 +02:00
Meier Lukas
1857520fbf
Temporary solution for docker container
2023-09-28 21:33:38 +02:00
Meier Lukas
ca7434b00c
♻️ Migrate from prisma to drizzle
2023-09-27 22:03:46 +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
Meier Lukas
01e5bf2119
🔖 Increase version to 0.13.2
2023-08-12 22:43:47 +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
Manuel
0277f808c3
🔀 Merge branch 'dev' into feature/add-basic-authentication
2023-08-07 22:06:37 +02:00
Manuel
db30f5b92c
🔖 Increase version to 0.13.1
2023-08-06 20:01:46 +02:00
Meier Lukas
d281a2ee98
Merge branch 'dev' into feature/add-basic-authentication
2023-08-06 15:02:57 +02:00
Meier Lukas
f074794009
Merge pull request #1212 from Tagaishi/widget-option-tooltips
...
✨ InfoCard
2023-08-05 23:57:22 +02:00
Manuel
cdb88ff941
🔥 Remove type safety for translations
2023-08-05 21:36:15 +02:00
Manuel
2615f8e0ae
💚 Remove run param from turbo build
2023-08-05 12:18:50 +02:00
Manuel
0455db61af
📌 Fix turbo version
2023-08-05 12:10:34 +02:00