Commit Graph

706 Commits (03cf1c2c420d24e3e92409fd2480ad8603f8135c)

Author SHA1 Message Date
Ronald Jerez a2866e1714 Pass accept header when fetching the message via url 2024-10-30 05:47:01 -07:00
Bastien Wirtz c7a6f54f35 doc: Avoid tarball install issue. fix #620 2024-10-30 13:40:54 +01:00
Bastien Wirtz b168430fbf fix: empty / null headers issue 2024-10-27 14:40:43 +01:00
Hector Cuesta 95f1d94219 Add the option to set custom headers in the SW 2024-10-27 06:35:36 -07:00
Alex Fornuto bbc88262ee Update README.md
Fixed ToC anchor link.
2024-10-27 02:13:40 -07:00
Bastien Wirtz 4c26a49922 release version bump 2024-10-26 21:19:56 +02:00
Bastien Wirtz 43678d09c1 fix: name collision in NextCloud service 2024-10-26 20:47:28 +02:00
Adam Monsen 58b718c2a9
Add Nextcloud custom service (#650)
Add Nextcloud custom service
2024-10-26 20:41:23 +02:00
thedroid cd25756fd0
FreshRSS custom service. (#672)
Add FreshRSS custom service.
2024-10-26 16:48:03 +02:00
Bobby B 0e5106c42a fix: Update Mealie service component endpoints 2024-10-26 06:26:02 -07:00
Bastien Wirtz c6571b48b4 doc: review documentation 2024-10-25 21:58:32 +02:00
Kaustubh Murumkar ea12ee520b
Fix octoprint timestamp (#693)
update octoprint service with timestamp changes
2024-10-25 21:39:21 +02:00
Matheus Peviani Vellone 11cdb50ea5 doc: add tips and tricks to show latest picture from camera feed 2024-10-25 12:20:40 -07:00
Matheus Peviani Vellone 88585186f2 doc: update message.content docs 2024-10-25 12:20:40 -07:00
mattxcnm 2c33b54385 Update README.md for tarball install cmds
add "-d homer" so the unzip command puts files in the correct "~/homer" directory, which is used in the next step
2024-10-25 04:28:06 -07:00
Bastien Wirtz 842cf8ad2c feat(ci): remove debug flag 2024-10-17 10:05:08 +02:00
Bastien Wirtz 0d0df3d568 fix(ci) run build stage on build platform arch 2024-10-17 09:39:28 +02:00
Bastien Wirtz 08bc4f417d chore(lint): Eslint 9 update 2024-10-16 21:31:58 +02:00
Bastien Wirtz 56a5c0c581 fix dockerhub workflow 2024-10-16 21:28:30 +02:00
Bastien Wirtz aac5885056 fix(ci): remove duplicate pnpm version 2024-10-16 20:59:07 +02:00
Bastien Wirtz 99697a6a07 chore: dependencies update 2024-10-16 14:08:13 +02:00
Bastien Wirtz b760f04962 fix(ci): latest docker tag targets the latest tag
Until now, the latest was more a "dev" release, targeting the latest
changes in the main branch instead of the latest stable release.
2024-10-16 14:05:24 +02:00
royto 64629742f7 feat: add missing notif for lidarr 2024-07-16 04:48:04 -07:00
royto f6b124767e feat: add missing notif for radarr 2024-07-16 04:48:04 -07:00
royto 4797047571 feat: add missing notif for sonarr 2024-07-16 04:48:04 -07:00
Felix Bartels 2389cac9b0 Update theming.md
Minor wording fixes
2024-07-16 00:30:43 -07:00
Bastien Wirtz 6c438298f2 fix(search): make keyboard shortcut works again 2024-07-15 13:55:32 +02:00
Bastien Wirtz fe25fb03a8 fix(fonts): Remove lato reference 2024-06-30 10:11:01 +02:00
Bastien Wirtz 359f1ffb53 feat(ui): Rework theming system, add new theme. 2024-06-29 13:36:55 -07:00
Dan Simpson 2b83a38fc3
Fix up deploy previews (#749)
fix(ci): deploy previews

---------

Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
2024-06-26 07:53:54 +02:00
Bastien Wirtz 4726d8dbc7 doc(demo): update welcome message. 2024-06-20 10:22:07 +02:00
Bastien Wirtz 8196cf71a4 doc(demo): Update demo links 2024-06-20 09:37:44 +02:00
Bastien Wirtz 5935a62aad doc(theming): Describe customization options 2024-06-07 11:56:00 +02:00
Bastien Wirtz e23868c594 chore(lint): Apply on latest additions 2024-06-01 16:15:13 +02:00
TheWhale01 95fde896e0
Added custom service jellystat (#770)
Added custom service jellystat
2024-06-01 16:10:35 +02:00
Jérémy PLANCKEEL e6adfd7bb7 fix: correct procedure to install chart 2024-05-22 23:45:47 -07:00
Jérémy PLANCKEEL fbc20353ef fix: remove copy past error 2024-05-22 23:45:47 -07:00
Jérémy PLANCKEEL 204a9538c8 docs: update kubernetes installation with multiple solution 2024-05-22 23:45:47 -07:00
Bastien Wirtz 6ab50f11e2 Release 24.05.1 2024-05-22 09:28:23 +02:00
Emily Wotruba 765a24e7d0 updated documentation, logo no longer optional (if you want a logo) 2024-05-22 00:26:46 -07:00
Emily Wotruba 75d8afebe6 no longer manipulating props 2024-05-22 00:26:46 -07:00
Emily Wotruba 5872d5fa72 removing unused data 2024-05-22 00:26:46 -07:00
Emily Wotruba 7f750127b3 changed display style of entity count 2024-05-22 00:26:46 -07:00
Emily Wotruba 8f7752a0b8 wait for `fetchServerStatus` before calling `fetchServerStats` 2024-05-22 00:26:46 -07:00
Emily Wotruba ce4d3a3dbe returning fetch to make `fetchServerStatus` awaitable
Co-authored-by: Bastien Wirtz <bastien.wirtz@gmail.com>
2024-05-22 00:26:46 -07:00
Emily Wotruba c53c3957d5 added documentation for the home assistant custom component 2024-05-22 00:26:46 -07:00
Emily Wotruba efc9b1e0ad added custom component for home assistant 2024-05-22 00:26:46 -07:00
SenorSmartyPants 04c178a51b Mylar Custom Service
Styled like Arr apps. Displays upcoming and wanted counts
2024-05-21 04:27:46 -07:00
Bastien Wirtz 3583c6a420 fix(lint): downgrade eslint, requires more work 2024-05-21 13:23:05 +02:00
Bastien Wirtz dd820b599f dependencies update 2024-05-01 22:04:38 +02:00