Commit Graph

1927 Commits

Author SHA1 Message Date
Manuel
51a1156e68 💚 Remove tests from CI build 2023-03-29 13:00:36 +02:00
Manuel
13531a007c 🚨 Fix build warnings 2023-03-29 12:55:03 +02:00
Manuel
41e142634f Merge branch 'tests/add-tests' of https://github.com/ajnart/homarr into tests/add-tests 2023-03-29 12:42:51 +02:00
Manuel
ca47f2d240 💚 Fix tests and build system 2023-03-29 12:42:47 +02:00
deepsource-autofix[bot]
0506cd542c style: Format code with prettier 2023-03-29 10:20:01 +00:00
Manuel
3f44c59e00 🔀 Merge branch 'dev' into tests/add-tests 2023-03-29 12:17:20 +02:00
deepsource-autofix[bot]
497e22830e style: Format code with prettier
Format code with prettier

This commit fixes the style issues introduced in e966fda according to the output
from prettier.

Details: https://deepsource.io/gh/ajnart/homarr/transform/d081bf6a-f351-4ebd-a249-c708aaec7e67/
2023-03-29 12:04:30 +02:00
Thomas Camlong
e966fdad71 Merge pull request #771 from ajnart/mantine-v6
🎉 Move to Mantine v6
2023-03-28 16:05:09 +09:00
deepsource-io[bot]
964b65477c ci: Update .deepsource.toml 2023-03-27 06:02:42 +00:00
deepsource-io[bot]
39a4e89d66 ci: Add .deepsource.toml 2023-03-27 02:49:53 +00:00
Thomas Camlong
31f562a223 Merge pull request #779 from ajnart/sonarr-series-name 2023-03-24 00:43:27 +08:00
Manuel
577e467048 Add happy-dom dependency 2023-03-22 21:40:38 +01:00
ajnart
fdeac8eb29 Add TV show name in media info and style changes 2023-03-23 00:44:03 +08:00
Thomas Camlong
b87cfb4853 Merge pull request #748 from ajnart/edit-mode-password
Edit mode password modal
2023-03-22 22:30:42 +08:00
Thomas Camlong
64dec6ce3f Merge branch 'dev' into edit-mode-password 2023-03-22 22:22:16 +08:00
Thomas Camlong
a114e6c623 Merge pull request #770 from ajnart/required-properties
 Make integrations fields required
2023-03-22 22:21:21 +08:00
Thomas Camlong
c2af38caab Merge pull request #775 from ajnart/about-keybinds
 Add a simple keybind viewer in about menu #751
2023-03-22 22:20:56 +08:00
Manuel
0d6346c73a ♻️ Pull request comments 2023-03-22 13:29:00 +01:00
ajnart
e0eb195097 🚨 Fix compilation 2023-03-21 11:43:10 +08:00
ajnart
94f13b805c 🐛 Hide docker when edit mode is not enabled #745 2023-03-21 11:40:33 +08:00
ajnart
c507a8892f 🐛 Fix bug with notification 2023-03-21 11:39:34 +08:00
ajnart
b923f8261b 🧑‍💻 Address PR comments 2023-03-21 11:36:34 +08:00
ajnart
13670c5626 🧑‍💻 Address PR comments 2023-03-21 11:35:07 +08:00
Thomas Camlong
59504ff6c4 Merge pull request #742 from ajnart/fix/rss-crash
🚑 Fix RSS widget crash
2023-03-21 11:28:40 +08:00
ajnart
3bb0f20066 🧑‍💻 Address PR comments 2023-03-21 11:26:19 +08:00
ajnart
850375767e 🌐 Add translations 2023-03-21 11:20:15 +08:00
ajnart
ed159ea3c3 🌐 Add translations 2023-03-21 11:18:19 +08:00
ajnart
c799d507d2 🎨 Wrap shortcut with text component 2023-03-21 11:11:50 +08:00
Manuel
4c9d1a1c01 🔀 Merge branch 'dev' into tests/add-tests 2023-03-20 23:18:20 +01:00
Manuel
6633d21788 🧪 Add test for Plex 2023-03-20 23:17:17 +01:00
ajnart
9aebcf0c69 Add a simple keybind viewer in about menu #751 2023-03-20 10:54:46 +08:00
Manuel
63f82971c8 Environment variable for default color scheme #237 (#744) 2023-03-18 12:29:39 +01:00
Manuel
4c28a77e00 Add widget error boundary (#753) 2023-03-18 12:29:10 +01:00
Manuel
c41f547af3 Add beforeunload hook (#762) 2023-03-18 12:28:11 +01:00
ajnart
b3aae68469 Make integrations fields required
Minor integration styling, bigger tooltips, longer texts, removed clear secret button
2023-03-18 19:09:21 +08:00
Thomas Camlong
04a304dcd6 Turbo cache (#767)
* Try to add vercel caching with turbo

* Update lockfile

* Update turbo json file

* Fix CI

* Add new rule

* re-launch ci

* Update CI to use Turbo

* Use yarn turbo build
2023-03-18 18:19:28 +08:00
Manuel
0b237f27f7 Add c8 code coverage 2023-03-17 23:17:58 +01:00
Manuel
5ed363146f Add test for AppAvatar 2023-03-17 23:05:30 +01:00
Manuel
77bad9d6b3 📝 Update contribution guideline for tests 2023-03-17 22:44:27 +01:00
Manuel
464b9d4142 🚨 Fix nestjs warnings, remove old eslint plugins 2023-03-17 22:40:14 +01:00
Manuel
4a856c6267 Add vitest and initial tests 2023-03-17 22:10:00 +01:00
Manuel
47cb9cd5b6 💄 Fix overflow of items in RSS widget 2023-03-07 20:09:51 +01:00
Manuel
13999e44eb 💄 Add conditional rendering for image 2023-03-07 19:52:56 +01:00
Thomas Camlong
749f492034 Merge pull request #756 from ajnart/docs/issue-template
Update bug.yml
2023-03-07 23:47:20 +09:00
Manuel
c6fa03ba8c Update bug.yml 2023-03-06 11:05:27 +01:00
Thomas Camlong
b78ed7fb04 Merge pull request #750 from ajnart/fix-ping-status
🐛 Fix StatusCode not being used properly
2023-03-04 08:14:22 +09:00
Manuel
c8ef6bae1a 🚑 Fix URL malformed (#743) 2023-03-03 20:27:30 +01:00
ajnart
457e9cf2bd 🎨 Format codebase 2023-03-03 12:40:49 +09:00
ajnart
68cea4b6a8 ️ Icon selector performance changes
Added caching for the icons
2023-03-03 12:39:40 +09:00
ajnart
85120e3816 💄 Icon selector style changes 2023-03-03 12:39:10 +09:00