ajnart
044c3fdf4c
Merge branch 'dev' of github.com:/ajnart/homarr into dev
2022-05-25 18:26:17 +02:00
ajnart
4026d0b6be
💄 Update poster styling
2022-05-25 18:26:13 +02:00
Thomas Camlong
151e37c282
Update Crowdin configuration file
2022-05-25 18:13:29 +02:00
Thomas Camlong
0a476f648a
v0.5.1 : Readarr and Lidarr integrations !
...
### New Features
- ✨ Lidarr and Readarr integrations
- ✨ Add a way to delete a config via the API
- ✨ Add a way to save a config and delete it
- ✨ Add a key bind to open settings (CTRL + L)
### Bug Fixes
- 🐛 Fixing date issues with weather module
- 🐛 Fix Readarr date match
### UI Changes
- 💄 Totally rework how the media previews work!
- 💄 Make the settings menu a drawer instead
- 💄 Change the way the footer is displayed
### GitHub Changes
- 📝 (README): Updates documentation & Move to Wiki
### Other Changes
- 🧑💻 Added strings as an option type for modules
- 🏗️ Make the max notifications to 4
v0.5.1
2022-05-25 13:17:54 +02:00
ajnart
3f2aa50f85
✨ Totally rework how the media previews work!
2022-05-25 13:13:36 +02:00
ajnart
fbaaa389c2
🐛 Fix Readarr date match
2022-05-25 13:13:17 +02:00
ajnart
af83695d81
🏗️ Make the max notifications to 4
2022-05-25 13:12:12 +02:00
ajnart
2cb6781a94
✨ Lidarr and Readarr integrations
2022-05-25 10:50:57 +02:00
ajnart
4f68f7e395
✨ Add a keybind to open settings, CTRL + L
2022-05-24 23:02:27 +02:00
ajnart
6a14937112
Merge branch 'dev' of github.com:/ajnart/homarr into dev
2022-05-24 22:55:50 +02:00
ajnart
9eef4988e7
✨ Add a way to save a config and delete it
2022-05-24 22:55:47 +02:00
ajnart
3855673787
✨ Add a way to delete a config via the API
2022-05-24 22:55:28 +02:00
ajnart
a89b0746ba
💄 Make the settings menu a drawer instead
2022-05-24 22:55:10 +02:00
Bjorn Lammers
09dd5d7907
🔖 Update version to v0.5.1
2022-05-24 21:51:08 +02:00
Bjorn Lammers
f029483f1e
🔖 Update version to v0.5.1
2022-05-24 21:50:57 +02:00
Bjorn Lammers
364055b9b6
📝 Oopsie doopsie hehe
2022-05-24 21:48:06 +02:00
Thomas Camlong
8775ad249c
Merge pull request #152 from ajnart/docs
...
📝 (README): Updates documentation & Move to Wiki
2022-05-24 21:39:50 +02:00
Bjorn Lammers
3249d766b3
📝 Add "Read the Wiki"
2022-05-24 21:39:34 +02:00
Bjorn Lammers
fd65dc8943
📝 Fix some bugs
2022-05-24 21:26:10 +02:00
WalkxCode
fd73c7f70d
📝 (README): Updates documentation & Move to Wiki
2022-05-24 21:21:20 +02:00
ajnart
4984866fb3
🚨 Linting and add icons
...
Adds future support for self hosted icons
2022-05-24 20:15:07 +02:00
ajnart
4ae4b224c7
🐛 Fixing issues with weahter module
2022-05-24 20:14:26 +02:00
ajnart
802f7fd6c7
🧑💻 Added strings as an option type for modules
2022-05-24 20:14:07 +02:00
ajnart
bbb35b236f
💄 Change the way the footer is displayed
2022-05-24 20:13:01 +02:00
Bjorn Lammers
2eb3b18499
Merge pull request #144 from ajnart/dev
...
v0.5.0 : Quality of life and dev experience
2022-05-23 22:24:24 +02:00
Bjorn Lammers
553be7da33
Merge pull request #144 from ajnart/dev
...
v0.5.0 : Quality of life and dev experience
v0.5.0
2022-05-23 22:22:08 +02:00
Bjorn Lammers
260b850e1a
📝 Add star mention
2022-05-23 21:49:03 +02:00
Bjorn Lammers
726a4fddd3
🔥 Remove fixed issues
2022-05-23 21:09:48 +02:00
Bjorn Lammers
318c094f27
📝 Update Docs to match new release
2022-05-23 18:30:11 +02:00
Thomas Camlong
6e0d3807e4
Merge pull request #142 from ajnart/dnd
...
Drag and drop ! (v0.5.0)
2022-05-23 17:02:18 +02:00
ajnart
10e9dc06dd
⚰️ Remove dead code
2022-05-23 16:52:43 +02:00
ajnart
e84687e5fc
🔖 Version v0.5.0
2022-05-23 14:44:01 +02:00
Thomas Camlong
361d41065c
Merge branch 'dev' into dnd
2022-05-23 14:39:17 +02:00
ajnart
4c0fbc0b42
⚰️ Remove dead code
2022-05-23 14:38:39 +02:00
ajnart
ef8e380956
🔥 Remove some other default configuration files
2022-05-23 14:34:17 +02:00
ajnart
5db28b1607
🚨 Fix storybook compilation
2022-05-23 14:23:05 +02:00
ajnart
dbfd4cf050
🐛 Fix search module default queryUrl
2022-05-23 12:38:10 +02:00
ajnart
ffd298a2b6
🐛 Fix line clamping in media display
2022-05-23 12:37:36 +02:00
ajnart
9b1b5906e7
⬆️ Upgrade and remove dependencies
2022-05-23 11:48:25 +02:00
Thomas Camlong
19bd14c63d
Merge branch 'dev' into dnd
2022-05-23 11:24:31 +02:00
ajnart
b69343af56
✨ Introduce DND in main app shelf!
2022-05-23 11:20:08 +02:00
ajnart
94ee90eebb
⚰️ Remove dead code
2022-05-23 11:19:40 +02:00
ajnart
72b3097ad1
⚰️ Remove dead code
2022-05-23 11:19:26 +02:00
Thomas Camlong
225f910fe8
Merge pull request #139 from ajnart/New-Config-Format
...
✨ Add new config format
2022-05-23 10:48:46 +02:00
ajnart
10d9ffc740
🚨 Fix compilation for types
2022-05-23 10:44:31 +02:00
ajnart
4202d25d62
📦 Add type definitions for UUID
2022-05-23 10:26:17 +02:00
ajnart
6a905e1b49
🚨 Lint code and prettier
2022-05-23 10:24:54 +02:00
ajnart
72e08f484f
🚑 Use different type of UUID
2022-05-23 10:23:10 +02:00
ajnart
64dbb9c025
✨ Add drag and drop, fixes #88
2022-05-23 00:04:14 +02:00
ajnart
af2e0235bf
✨ Add new config format
...
Should be WAAAAY easier to work with modules now
2022-05-22 20:42:10 +02:00