Manuel
0fcc8d2a82
🔖 Tag version to 0.13.3 ( #1356 )
2023-09-03 18:00:25 +02:00
Manuel
c94ffbf91f
🐛 External URL being '' in media requests ( #1355 )
2023-09-03 18:00:15 +02:00
Manuel
bc6fde5936
🐛 Fix edit mode error in notebook ( #1357 )
2023-09-03 18:00:05 +02:00
WillyJL
d5c90a742b
Fix enable/disable edit mode ( #1333 )
2023-09-03 17:54:12 +02:00
Tagaishi
fc9d6f796e
🐛 Notebook scrollbar ( #1342 )
2023-09-03 17:52:35 +02:00
Thomas Camlong
96e0394724
🐛 Fix small things in MediaModal
2023-09-03 17:28:23 +02:00
Manuel
693f29bb82
fix: next image warning
2023-09-03 17:18:03 +02:00
Manuel
35db402376
fix: copying .env and set default values for docker img
2023-09-03 17:02:50 +02:00
Manuel
1958b70dee
fix: object fit for image in about modal
2023-09-03 16:31:16 +02:00
Manuel
e7ad853678
refactor: image in about modal
2023-09-03 16:28:20 +02:00
Manuel
c14fad680d
refactor: use relative TS path
2023-09-03 16:23:40 +02:00
Manuel
a2738111b5
fix: binaryTarget for new docker base img
2023-09-03 16:17:13 +02:00
Manuel
016a1bb2e4
config: add IDEA directory to ignored dirs
2023-09-03 15:36:07 +02:00
Tagaishi
77c11e3fed
🐛 'seerr search bug fix ( #1350 )
...
* 🐛 'seerr search bug fix
* 🐛 Trailing '/' error
* ✨ Redirect overseerr search item to movie page
* 💡 Comment explaining RegExp
* ⏪ undo link to overseerr item
2023-09-02 22:30:56 +02:00
Tagaishi
5f2ddcd2c4
✨ Auth Page Dark/Light mode toggle button ( #1265 )
...
* ✨ Dark/Light toggle button
* 💄 Moved button to top right
* 💄 Moved button to top right
* ✨ Toggle Button component + integrations
* 💄 Rounding corners + Floating background onboard
2023-09-02 07:00:02 +02:00
Tagaishi
565260ee14
✅ Update vitest test for Pihole as sdk changed ( #1352 )
...
* ✅ Update vitest test for Pihole as sdk changed
* ✅ Added test + bug discovered related to it
2023-09-02 06:58:16 +02:00
Tagaishi
371587c62d
✨ Rework Media Request Stats Widget ( #1344 )
...
* ✨ Rework Media Request Stats Widget
* 🎨 More code to do it better than last commit
* ♻️ Resize improvement
* 🐛 Empty Username handling
* 🎨 widget as router input
* ✨ Open links in new tab + media request scrollArea
2023-09-01 22:15:40 +02:00
Angel
1bb1a8f628
🐛 Adguard logic and several small bugs
2023-09-01 21:59:01 +02:00
Thomas Camlong
ba7e31b972
🌐 New Crowdin updates ( #1272 )
2023-09-01 21:55:45 +02:00
Tagaishi
8211e22d86
💄 Add custom font sizing for app name ( #1341 )
...
* 💄 Add custom font sizing for app name
* 🚸 Added maximum font size
2023-09-01 21:53:51 +02:00
Thomas Camlong
79012ec681
Merge pull request #1312 from Tagaishi/translation-handling-update
2023-09-01 20:41:00 +02:00
Tagaishi
ad61b155b8
💄 Large screen gridstack max value to 32 and sidebar gridstack over 13 bug fix ( #1339 )
...
* 💄 Large screen gridstack max value to 32
* 🐛 Fix sidebar bug
2023-09-01 17:16:37 +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
Tagaishi
981c964ba9
🐛 Fix locale for calendar and clock ( #1330 )
2023-09-01 17:13:55 +02:00
Tagaishi
78627f7b51
🐛 Removed trim as this blocked using space char ( #1340 )
2023-09-01 17:12:34 +02:00
Tagaishi
106795e1be
💄 Included back the text under percentage ( #1343 )
2023-09-01 17:09:56 +02:00
Tagaishi
eb0282dbde
🐛 fix flex for bookmark in firefox ( #1346 )
2023-09-01 17:05:13 +02:00
Manuel
3b74f735a1
🦺 Set default value for DATABASE_URL
2023-08-31 19:47:21 +02:00
Manuel
9b3801ba6e
🔧 Install openssl layer to the default docker image
2023-08-31 19:43:41 +02:00
Manuel
f6a1da99a6
⚗️ Switch base image to node20.5-slim
2023-08-31 19:31:55 +02:00
Manuel
0673375734
⚗️ Remove parameters
2023-08-31 17:43:17 +02:00
Manuel
455230c111
⚗️ Try out random fixes
2023-08-29 22:36:12 +02:00
Manuel
8d3252f2cf
⚗️ Remove npm config command
2023-08-29 22:21:04 +02:00
Manuel
ff13582044
⚗️ Roll back to turbo build
2023-08-29 22:15:59 +02:00
Manuel
b4abec77fd
⚗️ Use yarn flags for install
2023-08-29 22:12:10 +02:00
Manuel
5cfe3e9dd1
⚗️ Roll back to yarn
2023-08-29 22:11:29 +02:00
Manuel
79e201bd81
⚗️ Make npm install in docker file silent
2023-08-29 22:09:40 +02:00
Manuel
aba42a1aa1
⚗️ Check if build is passing with npm instead of yarn
2023-08-29 22:08:26 +02:00
Manuel
516c5b41ea
🔧 Add npm log level to dockerfile
2023-08-29 21:57:29 +02:00
Manuel
f34221d3f7
💚 Add network mode to docker build and push step
2023-08-29 21:43:51 +02:00
Manuel
aee541b6dc
fix: docker build and prisma orm database push
2023-08-29 21:19:36 +02:00
Manuel
ab2e827270
🔧 Move npm install to top in docker file
2023-08-28 21:25:30 +02:00
Thomas Camlong
52ccbb3938
Merge pull request #1331 from Tagaishi/rss-no-feed-stuck-loading-fix
...
🐛 RSS empty feed stuck on loading
2023-08-27 09:43:19 +02:00
Tagaishi
9b7caef6d3
♻️ refactor for minimal changes
2023-08-27 03:14:49 +02:00
Tagaishi
06a0f30ae7
🐛 RSS empty feed stuck on loading
2023-08-27 03:07:23 +02:00
Manuel
a9c577a5a3
👷 Ignore database from docker image
2023-08-26 17:16:34 +02:00
Meier Lukas
713a8f2f97
Merge branch 'feature/add-basic-authentication' of https://github.com/ajnart/homarr into feature/add-basic-authentication
2023-08-26 17:00:46 +02:00
ajnart
24fb17ab12
✨ Adjust invite page
...
Add password strenght validation, adds background style
2023-08-26 16:07:05 +02:00
ajnart
b00a1bcdc8
💄 Style FloatingBackground
2023-08-26 16:06:21 +02:00
Meier Lukas
cdd710455f
🐛 Issue with middleware redirect in docker
2023-08-24 21:37:39 +02:00