ajnart
|
d438faa3d8
|
🚚 Rename dash. folder to dashdot
Was causing issues on non-unix systems
|
2022-07-23 13:10:10 +02:00 |
|
Thomas Camlong
|
1d734633f0
|
🚑 Merge pull request #301 from ajnart/dev
🚑 Hotfix Docker image with new NextJS version
v0.8.2
|
2022-07-23 00:25:45 +02:00 |
|
ajnart
|
2186756535
|
🚑 Hotfix Docker image with new NextJS version
|
2022-07-22 22:27:02 +02:00 |
|
Thomas Camlong
|
702428d24f
|
🚀 v0.8.2 🐋 Docker fixes and quality of life changes
https://github.com/ajnart/homarr/compare/v0.8.0...v0.8.2
|
2022-07-22 18:45:13 +02:00 |
|
ajnart
|
c8b0e7013d
|
⚡ Improve Calendar module error handling
|
2022-07-22 18:30:15 +02:00 |
|
ajnart
|
385b4a3b24
|
🐛 Fix Docker integration actions timeouts
|
2022-07-22 18:08:32 +02:00 |
|
ajnart
|
5ccdf735ae
|
✨ Hide calendar module sensitive data
Working towards #259
|
2022-07-22 18:07:36 +02:00 |
|
ajnart
|
81a7789f9c
|
✨ Hide downloads module sensitive data
Working thowards #259
|
2022-07-22 17:18:33 +02:00 |
|
ajnart
|
a4defd330c
|
🔥 Remove console.log() statement
|
2022-07-22 16:21:15 +02:00 |
|
ajnart
|
4628d1d1d7
|
🚚 Change setCookies to setCookie
|
2022-07-22 16:20:59 +02:00 |
|
ajnart
|
7b719c2273
|
🐛 Fix bugs with async events from dockerode
|
2022-07-22 16:19:56 +02:00 |
|
ajnart
|
a9b840452e
|
✏️ Fix async data gathering with Dockerode
|
2022-07-22 16:19:28 +02:00 |
|
ajnart
|
3b0658fee2
|
✨ Use tryMatchPort
|
2022-07-22 16:19:07 +02:00 |
|
ajnart
|
b5f1491fbb
|
✨ Add TryMatchPort function and update MatchingImages
|
2022-07-22 16:18:36 +02:00 |
|
ajnart
|
539903f053
|
✏️ Remove resolutions in packagelock
|
2022-07-22 16:16:09 +02:00 |
|
Thomas Camlong
|
f7aa6338f1
|
🔀 Merge pull request #296 from RichyHBM/adding-docker-images
Adding docker images to match thanks to @RichyHBM !
|
2022-07-22 15:18:20 +02:00 |
|
Thomas "ajnart" Camlong
|
f20c2d4472
|
🔖 Bump version to v0.8.2
|
2022-07-22 13:20:34 +02:00 |
|
Thomas "ajnart" Camlong
|
d1d13396f8
|
💄 Linting and prettier
|
2022-07-22 13:20:02 +02:00 |
|
Thomas "ajnart" Camlong
|
bed08c84de
|
⬆️ Upgrade layout for new React and NextJS versions
|
2022-07-22 13:18:46 +02:00 |
|
Thomas "ajnart" Camlong
|
c0e1747e09
|
✨ Make logo text togglable on/off
|
2022-07-22 13:18:46 +02:00 |
|
Thomas "ajnart" Camlong
|
ea8df25620
|
✨ Add searching feature in docker table
|
2022-07-22 13:18:46 +02:00 |
|
Thomas "ajnart" Camlong
|
cd9e844001
|
🐛 Fix docker not getting all containers
Turned off containers will not be shown
|
2022-07-22 13:18:46 +02:00 |
|
Thomas "ajnart" Camlong
|
8eac0bed84
|
⚡ Improve login page
Styling and responsiveness
|
2022-07-22 13:18:46 +02:00 |
|
Thomas "ajnart" Camlong
|
d2eb31f510
|
⬆️ Upgrade 404 page for NextJS latest
|
2022-07-22 13:18:46 +02:00 |
|
Thomas "ajnart" Camlong
|
ed72ab6ec7
|
🐛 Fix middleware due to new NextJS version
Fixes #297
|
2022-07-22 13:18:46 +02:00 |
|
Thomas "ajnart" Camlong
|
02d3766d60
|
⬆️ Upgrade next.config.js for new NextJS version
|
2022-07-22 13:18:46 +02:00 |
|
Thomas "ajnart" Camlong
|
5b4f166216
|
📦 Upgrade to React18
|
2022-07-22 13:18:46 +02:00 |
|
Thomas "ajnart" Camlong
|
75ceab0cf1
|
🐛 Fix fetching images in MatchIcon
|
2022-07-22 13:18:46 +02:00 |
|
Thomas "ajnart" Camlong
|
91181aed13
|
🔧 Add vscode debug files
|
2022-07-22 13:18:46 +02:00 |
|
Thomas "ajnart" Camlong
|
3234f06a2d
|
🐛 Make docker container list scrollable
Fixes #295
|
2022-07-22 13:18:46 +02:00 |
|
Thomas Camlong
|
cac1059c16
|
Update feature-request.yml
|
2022-07-22 13:10:47 +02:00 |
|
RichyHBM
|
632376bed5
|
Additional hotio images
|
2022-07-21 18:50:27 +01:00 |
|
RichyHBM
|
64a29e7f4c
|
Put qbittorrent in alphabetical order
|
2022-07-21 18:47:13 +01:00 |
|
RichyHBM
|
c6d8c9b2d8
|
Add hotio + other high usage images
|
2022-07-21 18:43:42 +01:00 |
|
RichyHBM
|
6915a1bfaf
|
Add dashdot and linuxserver docker images to image to match list
|
2022-07-21 18:29:35 +01:00 |
|
Thomas "ajnart" Camlong
|
00751eeca5
|
✨ Make discord integration a module
This allows for an error message if the docker integration fails to load
|
2022-07-21 11:43:43 +02:00 |
|
Thomas Camlong
|
715a4bd6c7
|
Merge pull request #292 from arghyadipchak/master
Fix Dash. compact view storage
|
2022-07-21 09:08:00 +02:00 |
|
Arghyadip Chakraborty
|
5df2c67c2f
|
Fix Dash. compact view storage
|
2022-07-21 00:39:08 +05:30 |
|
Thomas Camlong
|
ce0f27bb6e
|
v0.8.0 Docker 🐋 and Dash. ⚙ integrations !
<!-- Small release message -->
- ✨ Add support for lists in module option by @ajnart in https://github.com/ajnart/homarr/pull/280
- 🔨 Fix Readarr default port number by @Moohan in https://github.com/ajnart/homarr/pull/287
- ✨ Add dash. Integration by @MauriceNino in https://github.com/ajnart/homarr/pull/277
- ✨ Add Docker integration by @ajnart in https://github.com/ajnart/homarr/pull/289
- Dash. (Pronounced Dashdot) is another self-hosted service, made by @MauriceNino that provides a simple way to see stats about your PC in a sleek way
- Docker integration provides a simple way to start, stop, restart and delete containers. To get started, simply mount your docker socket by adding `-v /var/run/docker.sock:/var/run/docker.sock` to your Homarr container !
* @Moohan made their first contribution in https://github.com/ajnart/homarr/pull/287
* @MauriceNino made their first contribution in https://github.com/ajnart/homarr/pull/277
**Full Changelog**: https://github.com/ajnart/homarr/compare/v0.7.2...v0.8.0
v0.8.0
|
2022-07-20 16:49:48 +02:00 |
|
Thomas Camlong
|
5c1a171832
|
🔀 Merge pull request #289 from ajnart/docker-integration
Add Docker integration 🚀
|
2022-07-20 15:22:40 +02:00 |
|
Thomas "ajnart" Camlong
|
fd8ab2f643
|
🔀 Backmerge dev with dash. integration
|
2022-07-20 15:15:07 +02:00 |
|
Thomas Camlong
|
c750eed5ef
|
Merge branch 'dev' into docker-integration
|
2022-07-20 15:05:16 +02:00 |
|
Thomas "ajnart" Camlong
|
c446bf1a1f
|
📦 Update cookies-next package
|
2022-07-20 15:02:09 +02:00 |
|
Thomas Camlong
|
0fdfa55067
|
🔀 Merge pull request #277 from MauriceNino/feature/276
Add dash. Integration thanks to @MauriceNino !
|
2022-07-20 14:52:12 +02:00 |
|
Thomas "ajnart" Camlong
|
c313eacefd
|
🐛 Fix small bug with the network module
|
2022-07-20 14:47:51 +02:00 |
|
Thomas "ajnart" Camlong
|
649f7521bc
|
🔒 Add guard for Docker socket
|
2022-07-20 14:21:11 +02:00 |
|
Thomas "ajnart" Camlong
|
7065b06c82
|
💄 Format code
|
2022-07-20 14:09:47 +02:00 |
|
Thomas "ajnart" Camlong
|
c4e01e482e
|
✨ Add simple image name matching
|
2022-07-20 14:08:56 +02:00 |
|
Thomas Camlong
|
e56c4b6b56
|
🔀 Merge pull request #287 from Moohan/master
Fix Readarr default port number
|
2022-07-11 13:54:01 +02:00 |
|
James McMahon
|
ce38163c6d
|
Fix Readarr default port number
Per https://wiki.servarr.com/readarr
|
2022-07-11 12:21:28 +01:00 |
|