1254 Commits

Author SHA1 Message Date
mvdkleijn
3fed1337cc Optimize 1 SVG(s) 2024-06-04 13:26:47 +00:00
Albin Médoc
ba79608ec2
Make Authentik Enhanced App (#741)
* Make authentik start with capitalized A

* Make Authentik Enhanced App

* Only count internal Authentik users

* Show permissions required for Authentik API token
2024-06-04 15:26:35 +02:00
mvdkleijn
77f13777e8 Optimize 1 SVG(s) 2024-06-04 13:23:29 +00:00
Albin Médoc
8148218996
Add Maintainerr Enhanced App (#743)
* Add Maintainerr Enhanced App

* Also show total rules for Maintainerr
2024-06-04 15:23:16 +02:00
Tanmay Chimurkar
e80ddb581c
Add usage (#737)
Additionally show the current disk usage by Immich in `GiB` to keep track of the amount of photo media in the Immich instance from heimdall itself.
2024-05-24 17:37:32 +02:00
Tanmay Chimurkar
e6e58cc674
Add usage details (#736)
* Update Immich.php

The current implementation of Immich.php issues an `invalid credentials` error on Heimdall when the `config` is enabled with the admin API key.

The below changes fixes these issues and renders the `Photos` and `Videos` as per the api endpoint.

* Linter fixes
2024-05-24 17:36:37 +02:00
kekZiger
4382ef68a4
Changed Audiobookshelf to enhanced (#735)
* Added API Support
Shows "Total Watch Time" of 1 User (identified by the apikey)

* Optimize 1 SVG(s)

* Changes for PHPCS

---------

Co-authored-by: kekZiger <kekZiger@users.noreply.github.com>
2024-05-23 10:24:20 +02:00
Martijn van der Kleijn
b2a62f039d
Merge pull request #734 from kekZiger/master
fixed ruTorrent
2024-05-21 20:27:45 +02:00
kekZiger
76b27978bb fixed ruTorrent
added
    private $attrs;
    private $vars;

changed:
   $this->url("RPC2"),
to:
    $this->url("plugins/rpc/rpc.php"),
2024-05-21 11:03:08 +02:00
kekZiger
6a4c63fa31
Add JellyStat as enhanced (#732)
* First Version
- Icon is not the right size
- "Something went wrong"
* Rename icon
* Overhaul...
* Remove all debug stuff
* changes for PHPCS
* PHPCS
2024-05-18 00:42:54 +02:00
Blobber
dc24a6a935
updated logo pulled from project repo (#731)
https://github.com/Fallenbagel/jellyseerr/blob/develop/public/logo_full.svg
2024-05-16 23:05:14 +02:00
Axel Seemann
7d509a699e
Fix proxmox with offline node (#730)
* Exclude .idea from beeing tracked in repository
* Ensure encoded body is of type stdClass before accessing it. This will prevent throwing an exception if one node is offline.
* Use correct ident config for phpfiles. Fix phpcs errors.
2024-05-03 17:05:08 +02:00
Martijn van der Kleijn
db5a9025ee
Merge pull request #728 from linuxserver/dependabot/github_actions/peaceiris/actions-gh-pages-4
Bump peaceiris/actions-gh-pages from 3 to 4
2024-04-15 17:39:44 +02:00
dependabot[bot]
9441192490
Bump peaceiris/actions-gh-pages from 3 to 4
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 4.
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-gh-pages/compare/v3...v4)

---
updated-dependencies:
- dependency-name: peaceiris/actions-gh-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 14:36:20 +00:00
mvdkleijn
230830c1c1 Optimize 1 SVG(s) 2024-03-28 20:11:34 +00:00
Martijn van der Kleijn
9693cf07c2
Merge pull request #725 from hasecilu/immich_logo
Update Immich logo
2024-03-28 21:11:20 +01:00
mvdkleijn
a4bb50c063 Optimize 1 SVG(s) 2024-03-28 20:11:02 +00:00
Martijn van der Kleijn
09dcf2cf0d
Merge pull request #726 from hasecilu/radicale
Add Radicale foundation app
2024-03-28 21:10:50 +01:00
hasecilu
5d6c293bc5
Add Radicale foundation app 2024-03-26 23:34:36 -06:00
hasecilu
b54dbf7b97
Update Immich logo 2024-03-26 23:27:23 -06:00
mvdkleijn
f1ada5c386 Optimize 1 SVG(s) 2024-03-26 10:58:28 +00:00
Martijn van der Kleijn
f667b3bde1
Merge pull request #724 from m-torhan/wandb-foundation-app
Add Weights & Biases foundation app
2024-03-26 11:58:14 +01:00
Maciej Torhan
fe918b6030
Add Weights & Biases foundation app
Signed-off-by: Maciej Torhan <maciek97x@gmail.com>
2024-03-25 20:29:07 +01:00
Martijn van der Kleijn
87b8e653c0
Merge pull request #723 from linuxserver/chore-migrate-actions-to-node20
chore: Bump node version for actions
2024-03-23 21:13:41 +01:00
Martijn van der Kleijn
dcf77259e5 Bump node version 2024-03-23 21:11:46 +01:00
Martijn van der Kleijn
8da6c1a7dc
Merge pull request #721 from linuxserver/feat-vikunja
feat: add vikunja foundation app
2024-03-23 20:52:50 +01:00
Martijn van der Kleijn
fd9f42071f feat: add vikunja foundation app 2024-03-23 20:51:35 +01:00
Martijn van der Kleijn
4eb7166e87
Merge pull request #717 from listiges-kaenguru/reportserver-basic
Add ReportServer
2024-03-07 10:19:00 +01:00
Listiges Känguru
513eb11848 Add ReportServer 2024-03-07 09:35:26 +01:00
mvdkleijn
e2559ac6e6 Optimize 1 SVG(s) 2024-03-05 19:44:19 +00:00
Martijn van der Kleijn
8fa010e3f4
Merge pull request #716 from listiges-kaenguru/joplin-basic
Add JoplinServer
2024-03-05 20:44:03 +01:00
Listiges Känguru
ec6fc0e6ea Add JoplinServer 2024-03-05 20:39:52 +01:00
Listiges Känguru
456f466813
feat: add Crater (#713) 2024-03-05 20:34:46 +01:00
Listiges Känguru
c9195b0ae5
feat: add Grist (#715) 2024-03-05 20:33:44 +01:00
Listiges Känguru
95bbdd8dad
feat: add CrontabUI (#714)
* Add CrontabUI

* Scale up icon
2024-03-05 20:32:32 +01:00
mvdkleijn
26b44e4926 Optimize 1 SVG(s) 2024-03-03 18:52:55 +00:00
Paranoid93
ef5a08ab46
feat: add RaspberryMatic (#712)
* add RaspberryMatic
* add RaspberryMatic
* fix typos
* replace png with svg
* Fix typo in json

---------

Co-authored-by: Martijn van der Kleijn <martijn.niji@gmail.com>
2024-03-03 19:52:44 +01:00
James Ward
fd71423f7c
fix: switch jellyfin to use non-deprecated auth mechanism (#707)
* fix: test jellyfin against an endpoint requiring authentication

* fix: switch jellyfin to use non-deprecated auth mechanism

* chore: add heimdall client to jellyfin app
2024-02-28 20:27:29 +01:00
Listiges Känguru
30f1ae6491
feat: added daloRadius (#704)
* Added daloRadius

with fixed icon

* fixed names

* Revert "fixed names"

This reverts commit e4a7632d67c597139b60f096b5011c3079c3cd79.

* fixed class name

Co-authored-by: James Ward <james@notjam.es>

* fixed names

* step

so i can rename again

* fixed renaming

* fix renaming

---------

Co-authored-by: James Ward <james@notjam.es>
2024-02-28 15:45:36 +01:00
Listiges Känguru
d436569686
feat: added Rustdesk (#710)
* Added Rustdesk
* fix icon
2024-02-28 15:36:34 +01:00
mvdkleijn
d8b4fd8eb2 Optimize 1 SVG(s) 2024-02-28 14:34:41 +00:00
Listiges Känguru
a45e52fe53
feat: added Fluidd (#711)
* Added Fluidd
* fixed icon to svg
2024-02-28 15:34:26 +01:00
Listiges Känguru
e0720d08fe
feat: added Asustor (#708)
* Added Asustor
* Update license info

---------

Co-authored-by: Martijn van der Kleijn <martijn.niji@gmail.com>
2024-02-28 13:34:33 +01:00
Listiges Känguru
7dc633e423
feat: added ShellinaBox (#709)
* Added ShellinaBox
* Correct license info

---------

Co-authored-by: Martijn van der Kleijn <martijn.niji@gmail.com>
2024-02-28 13:15:01 +01:00
Listiges Känguru
1ce2a3386f
feat: added BrotherPrinter (#703)
* Added BrotherPrinter

(can also be used for scanners)

* fixed icon
* Updated description
* Correct description

---------

Co-authored-by: Martijn van der Kleijn <martijn.niji@gmail.com>
2024-02-28 11:50:59 +01:00
Listiges Känguru
3f35d0413b
feat: Added Zigbee2MQTT (#705)
* Added Zigbee2MQTT
* Try to fix names

fixes #612
2024-02-28 11:16:13 +01:00
Listiges Känguru
cab11149d9
feat: added Passbolt (#702)
* Added Passbolt
* fixed icon
* fix
2024-02-28 11:09:48 +01:00
Martijn van der Kleijn
fafc5597b2
Merge pull request #706 from imnotjames/feat/uptime-kuma-enhanced
feat: enhance uptime kuma app
2024-02-28 11:07:40 +01:00
Listiges Känguru
57a74e5ca5
feat: added Vaultwarden (#701)
* Added Vaultwarden
* Update Logo
* reorder folder
* fixed icon
* Update app.json with GNU AGPL

Project was re-licensed to GNU AGPL v3 sometime last year.

---------

Co-authored-by: Martijn van der Kleijn <martijn.niji@gmail.com>
2024-02-28 10:54:38 +01:00
Listiges Känguru
929bfed3cc
feat: added ecoDMS (#700)
* Added ecoDMS
* Updated Icon
* Delete Thumbs.db
* step
* rename
2024-02-28 10:45:01 +01:00