Commit Graph

342 Commits

Author SHA1 Message Date
leeson 80aabc2c7c
update lucky version to v2.5.3 (#366)
STUN穿透: 
1.1 强制使用 TCP4 协议进行 stun 保活。 
1.2 新增了对 UPnP 的支持, 
1.3支持在禁用内置转发时 自定义 UPnP/NAT-PMP 内部端口 
存储: 
2.1 修复已知的 bug。 
2.2 优化阿里云盘文件批量重命名速度。
2023-12-16 17:30:05 +08:00
Rodman 04c0eedb89
update: UptimeKuma (#363)
UptimeKuma update 1.23.6-alpine -> 1.23.10
2023-12-13 13:17:24 +08:00
Shubhankar Trivedi a7f51d706e
Plex Update (#362)
PLEX updated to 1.32.8
2023-12-12 12:28:46 +08:00
UnderCurve 92def9ffd3
Update homebridge docker-compose.yml with screenshots (#360)
for some reason the screenshot images weren't in the compose so I added
those to the compose
2023-12-09 08:01:35 +08:00
João Bosco 4594b8f7b7
add : Stremio (#354)
closes #264
2023-12-06 15:04:26 +08:00
raller1028 ceb124c9c3
update qbit version to fix no password problem (#359) 2023-12-05 11:12:38 +08:00
MegaTKC 710751eede
Update the categories for these 3 apps (#355)
There isn't a section for 'Utility' so I decided to rename these apps so
that they can be found in a category search. With a similar named
category named 'Utilities'

---------

Co-authored-by: Tiger Wang <tigerwang@outlook.com>
2023-12-05 09:25:55 +08:00
Scott Harman 8a6120e699
Tweaks to UID, GID, TZ and replace unwritable /path/ (#358)
Update appfile and docker compose for LazyLibrarian, Mylar3 and Readarr
to use consistent conventions for UID, GID and TZ, as well as replacing
the unwritable /path/ location, and make the config of these paths
available in the GUI
2023-12-05 09:22:59 +08:00
raller1028 13a367f1c2
fix readarr path error (#357)
fix readarr path error
2023-12-04 15:28:04 +08:00
raller1028 afda90e92d
Update docker-compose.yml (#356)
Fix transmission env problem: 
This image no longer bundles 3rd party Transmission UI packages. You
will need to either remove the TRANSMISSION_WEB_HOME environment
variable from your container or source a UI package yourself and update
the path to match We would advise you to use subfolders under /config to
store your UI packages so that they survive upgrades
2023-12-04 11:40:38 +08:00
leeson a52468507b
update lucky version to 2.5.2 (#350)
1. 修复了winfsp复制大文件后,文件目录列表显示文件大小为0的 bug。 
2. 修复了当可用安全证书为空时,导致启用 HTTPS 的 Lucky 启动后自动退出的 bug。 
3. 修复了存储管理中本地存储路径启动时因路径无效而无显示的问题。 
4. 修复了 文件服务的 readme.md 文件内容没有显示在页面上。 
5. 对文件服务前端页面进行了优化,以适配暗黑主题。
2023-12-02 08:12:12 +08:00
raller1028 1a2a8dc53a
Update docker-compose.yml (#349)
Add filedrop port_map
2023-11-30 14:37:56 +08:00
Cp0204 a4039c4aed
update FileDrop&lucky (#345) 2023-11-27 15:28:31 +08:00
raller1028 3ac18d060c update Medusa pic path and fix some volumes path 2023-11-27 07:19:26 +00:00
TephlonDude 5c01a15f4e
Added Medusa App (#334)
Added Medusa App
2023-11-27 15:03:33 +08:00
raller1028 64871e45d5
Update docker-compose.yml (#347)
Change from"main: Homebridge" to "main: homebridge"
2023-11-27 14:52:27 +08:00
UnderCurve 9eb9bd0bc5
add homebridge (#332)
add Homebridge to the casaos app store.
2023-11-27 14:50:58 +08:00
Dysta 28d166c766
App Jellyseerr (#331)
add https://github.com/Fallenbagel/jellyserr

This is my first contribution, hope everything is good
2023-11-27 14:42:07 +08:00
raller1028 03051a9c4c
Update docker-compose.yml (#346) 2023-11-27 14:16:37 +08:00
João Bosco 35cbaf084a
[New App] CloudBeaver (#336)
a good cloud database manager.
2023-11-27 14:15:27 +08:00
Cp0204 0e805d31cf
Update ver and arch (#343)
1、Update the mirror version (have manually check the parameter problems
between versions)
2、Fix the correct support architecture

In many linuxserver docker images, [linuxserver dropped armv7
support](https://www.linuxserver.io/blog/a-farewell-to-arm-hf), making
it impossible to install and upgrade these applications on armv7
devices. And the current CasaOS AppStore rules are not perfectly
compatible with these yml files.

**Fortunately, armv7 can be supported by the community store,**
[Apps_arm](https://github.com/Cp0204/CasaOS-AppStore-Play/tree/main/Apps_arm)
store source link:
```
https://play.cuse.eu.org/Cp0204-AppStore-Play-arm.zip
```

---------

Co-authored-by: raller1028 <57336867+raller1028@users.noreply.github.com>
2023-11-27 11:28:16 +08:00
leeson 215f976b68
update lucky version to 2.5.0 (#338)
2023-11-21 v2.5.0
1. filebrowser: 修复了存储模块已知的 bug,现在可以愉快地使用filebrowser 管理阿里云盘。
新增登录令牌有效期参数设置
 2. Web 文件服务:修复了跨域和短连接设置无效的问题。
 3. Lucky新增登录令牌有效期设置参数和最大连续登录错误次数限制,提高账户安全性。
 4. 增加定时 DNS 可用性检测,新增 自定义DNS 和备用 DNS 设置,提供更稳定的网络连接。
 5. 其他已知 bug 修复。
2023-11-27 11:22:42 +08:00
Wout Bouckaert 30fa6b4c94
Bump Crafty to 4.2.1 (#337)
Bumping Crafty Controller to 4.2.1.

No breaking changes for CasaOS, just a minor bug fix.

Co-authored-by: Wout Bouckaert <woutbouckaert@gmail.com>
2023-11-21 07:26:36 +08:00
Shubhankar Trivedi e64e48bd5e
[Update] Uptime Kuma (#330) 2023-11-10 18:16:29 +08:00
Jon e2059a7b87
Update n8n to current "latest" release - 1.15.2 (#328)
This updates the n8n compose file to use our current "latest" release.
2023-11-09 18:09:28 +08:00
João Bosco 15f3279342
[New App] MySpeed (#323)
Request #314
2023-11-09 16:50:52 +08:00
CorrectRoadH 58d4b25a94
chore: update memos version (#329) 2023-11-09 11:32:49 +08:00
raller1028 c11a765ed1
Update docker-compose.yaml (#327) 2023-11-08 18:51:32 +08:00
TephlonDude 9777a92056
Added Trilium to Apps (#321)
Added Trilium (https://github.com/zadam/trilium) to the App Store

Co-authored-by: Tiger Wang <tigerwang@outlook.com>
2023-11-08 18:50:39 +08:00
raller1028 4f804ff257
fix lucky env (#326) 2023-11-08 17:15:50 +08:00
leeson ab77b0f7ac
add app lucky (#325)
Powerful networking tool
家用软硬路由公网利器
2023-11-08 17:14:43 +08:00
Shubhankar Trivedi a47633408f
[New Plex Version] Update docker-compose.yml (#322)
New Plex version arrived
2023-11-06 14:37:29 +08:00
raller1028 8e5948cb25 update Adguard and Jellyfin published conflict port 2023-11-02 09:46:32 +00:00
Fabio Tea f554ee6976
[New Apps] MotionEye (#247)
This PR adds 

 [motion-eye](https://github.com/motioneye-project/motioneye) Version
0.42.1 (aka `master-amd64`; aka `stable`)

---------

Co-authored-by: Tiger Wang <tigerwang@outlook.com>
2023-11-02 17:41:09 +08:00
raller1028 2a9a1f8bb8
Update docker-compose.yml (#315) 2023-11-02 17:29:54 +08:00
Shubhankar Trivedi b5a7a2de38
[New APP] Twingate Connector (#290)
This app will allow users to start a twingate connector.
For more info: https://www.twingate.com

---------

Co-authored-by: Tiger Wang <tigerwang@outlook.com>
2023-11-02 17:28:38 +08:00
raller1028 11b186f425 Fix wrong parameter in new pr 2023-10-31 08:22:13 +00:00
Fabio Tea 62f6413192
[New App] Threadfin (#308)
### App Information

Name: Threadfin
Short Description: M3U Proxy for Plex DVR and Emby/Jellyfin Live TV.
Based on xTeVe
Official Website: https://github.com/Threadfin/Threadfin
Docker Image: https://hub.docker.com/r/fyb3roptik/threadfin

Closes #210
2023-10-31 16:02:14 +08:00
Fabio Tea 5ddf1c767d
[New App] JDownloader2 (#307)
### App Information

Name: JDownloader2
Short Description: Free & open-source download management tool
Official Website: https://jdownloader.org/
Docker Image: https://hub.docker.com/r/jlesage/jdownloader-2

Closes #79
2023-10-31 15:08:18 +08:00
Chester Liu bbb3962a34
[New App] Add Navidrome to Appstore (#304)
Closes #110
2023-10-31 14:56:25 +08:00
João Bosco 6cdc6b7758
[New App] PyLoad (#302)
### App Information
**Name:** Pyload
**Short Description:** Downloader Manager
**Official Website**: https://pyload.net/
**Docker version Website**:
https://docs.linuxserver.io/images/docker-pyload-ng
**GitHub Repository**: https://github.com/pyload/pyload
**Docker Image**: https://hub.docker.com/r/linuxserver/pyload-ng
### Why do you want this app?
Great app for manage downloads


first time contributing here
2023-10-31 14:44:02 +08:00
Noé bb4e95de68
[New App] FileDrop (app req #109) (#296)
let me know if i can make a fix :)
i'll update filedrop as well when i'll have the time
2023-10-31 14:30:36 +08:00
Fabricio Silva c4b259ff28
add: Autobrr (#293) 2023-10-31 14:03:38 +08:00
W 510256bad4
add Siyuan-Note (#281)
Co-authored-by: Tiger Wang <tigerwang@outlook.com>
2023-10-30 16:55:06 +08:00
Wout Bouckaert 7b4fabc8fc
Update Crafty-4 container to 4.2.0 (#309)
Hi there, I'm on the crafty team (`@Boat___`) on the discord. We've been
seeing a lot of new people use CasaOS for crafty which is awesome!
We just released the new version `4.2.0` and would love to get it
updated on CasaOS. This update is a medium sized update but there should
be no breaking changes based on the docker-compose used by y'all. Docker
installs have been well tested on our end.

Is making these PRs the best way to keep our app updated on CasaOS in
the future?
2023-10-21 01:12:06 +08:00
Pierre Balzack 774b93ff53
updated databag container with bug fix release (#303) 2023-10-14 08:38:47 +08:00
raller1028 17506ab2c6
Update docker-compose.yml (#301)
fix esphome filed type
2023-10-08 18:16:48 +08:00
Connor Dickey 38a052071c
Add ESPHome to Appstore. (#292)
Close #57.

The images URLs are referenced to the main branch so they won't work but
match existing app files.
2023-10-08 18:14:48 +08:00
Connor Dickey 1fd16fbb00
Update Node-Red container to 3.1.0-18 (#291)
This container is 7 months old, and would propose the image be updated
to newer tagged version.

Co-authored-by: Tiger Wang <tigerwang@outlook.com>
2023-10-08 18:09:55 +08:00
CorrectRoadH d155965c65
chore: bump memos version (#300) 2023-10-06 23:49:28 -05:00
raller1028 4946d30a6f
Update docker-compose.yml (#299)
fix postgresql main name
2023-10-07 11:30:36 +08:00
CorrectRoadH ebba286439
chore: bump memos version to 0.15.2 (#284)
Co-authored-by: Tiger Wang <tigerwang@outlook.com>
2023-09-30 22:36:19 +08:00
Shubhankar Trivedi e285b67b53
Update docker-compose.yml for newer Plex Version (#289)
New Plex version release: 1.32.6
More info: https://www.plex.tv/media-server-downloads/#plex-media-server
2023-09-28 07:05:03 +08:00
raller1028 24db1f2634 Remove Stable-Diffusion-WebUI 2023-09-25 08:52:16 +01:00
jc21 32b9ddfa00
Update Portainer to 2.19.1 (#288)
See https://github.com/portainer/portainer/releases for 2 recent
releases since 2.18.4

Co-authored-by: Tiger Wang <tigerwang@outlook.com>
2023-09-25 13:46:41 +08:00
jc21 675b3c1823
Update Kuma to 1.23.2 (#287)
See https://github.com/louislam/uptime-kuma/releases for the massive
list of fixes since 1.20.2
2023-09-25 13:46:02 +08:00
CorrectRoadH 2be5f5b479
bump app version (#282) 2023-09-22 21:40:37 +08:00
raller1028 a76c3de4a6
Update docker-compose.yml (#277) 2023-09-19 19:07:15 +08:00
raller1028 821f751656
Update docker-compose.yml (#276) 2023-09-19 19:00:59 +08:00
jc21 3298db382e
Update NPM version to 2.10.4 (#273)
See
https://github.com/NginxProxyManager/nginx-proxy-manager/releases/tag/v2.10.4
2023-09-19 10:52:19 +08:00
link a6a1a1b200
Update docker-compose.yml (#275) 2023-09-18 11:36:20 +08:00
CorrectRoadH 4c067e1739
Update Memos (#274) 2023-09-16 20:33:27 +08:00
raller1028 a2a4d2d4de update SD icon 2023-09-14 12:05:28 +01:00
Jan Němec 5e6268944a
[NEW APP] wg-easy (Wireguard VPN GUI) (#272)
Hey, I just added this one app I was missing in the store. Take a look
and hit me up if there is anything missing.

Thanks!
2023-09-14 17:48:32 +08:00
raller1028 ce88ae7c96 Add Stable Diffusion WenUI 2023-09-14 10:41:37 +01:00
CorrectRoadH 8d4e0c04c5
bump memos version (#269) 2023-09-08 15:43:15 +08:00
Pao Dayag c4d4b5789f
Update Cloudflared-web image tag from 2023.7.3 -> 2023.8.2 (#268) 2023-09-07 07:03:17 +08:00
Chàra Rose 8111d0f2e0
[New App] Crafty Controller (#260)
Created and tested Crafty Controller app for CasaOS as per requested in
https://github.com/IceWhaleTech/CasaOS-AppStore/issues/64

Crafty Controller is an open source Minecraft Server Control Panel made
with the objective of making the management of Minecraft Servers easy.

Thoroughly tested in production and confirmed working.


![image](https://github.com/IceWhaleTech/CasaOS-AppStore/assets/129703415/2ab0a644-1ff4-43d9-93c8-7fc55204ecc4)
2023-09-06 10:31:05 +08:00
raller1028 0b42890f99 update netdata yml 2023-09-05 11:31:02 +01:00
raller1028 a800fff9bb update netdata architectures info 2023-08-31 11:15:10 +01:00
raller1028 10caee8218 Fix Holoplay icon.png name 2023-08-31 04:49:38 +01:00
Stéphane 8a01a2b7ad
[New App] HoloPlay (#263)
[HoloPlay](https://github.com/stephane-r/holoplay-pwa) is a Youtube
alternative app using [Invidious
API](https://github.com/omarroth/invidious). You can save music to
favoris or create your playlists. This project is fully open source.

Co-authored-by: Stéphane <s.richin@oodrive.com>
2023-08-31 11:46:44 +08:00
raller1028 678ee38838
Delete Apps/Stash directory 2023-08-31 11:09:40 +08:00
thedroidkid 13eb192243
Update Radarr and Prowlarr Version (#261) 2023-08-29 18:48:42 +08:00
Pao Dayag 6d63e7012b
Fix calibre web (#257)
Remove leading whitespace in the thumbnail property value in the
`docker-compose.yaml` file which causes the `Export ComposeFile` option
for Calibre-web in CasaOS to not work.


![image](https://github.com/IceWhaleTech/CasaOS-AppStore/assets/6792172/7438106b-f775-4a4c-bfa0-bb3b8cc1fb1c)


![image](https://github.com/IceWhaleTech/CasaOS-AppStore/assets/6792172/ef3d7979-e859-4b53-9707-cb20a6415bc5)
2023-08-24 00:29:36 +08:00
Pao Dayag fbb9101fa3
Updated Cloudflared image into new image repository (#254)
Cloudflare docker image has been renamed from
[wisdomsky/casaos-cloudflared](https://hub.docker.com/r/wisdomsky/casaos-cloudflared)
into
[wisdomsky/cloudflared-web](https://hub.docker.com/r/wisdomsky/cloudflared-web).

Co-authored-by: Tiger Wang <tigerwang@outlook.com>
2023-08-16 13:34:31 +08:00
Tiger Wang bb265c68e8
fix properties that are list but not recognized by docker compose (#253) 2023-08-16 12:49:32 +08:00
CorrectRoadH 8e185f068f
app: label studio (#251)
Co-authored-by: Tiger Wang <tigerwang@outlook.com>
2023-08-15 14:57:51 +08:00
Pierre Balzack 5a37b644c8
Update docker-compose.yml default version (#252) 2023-08-15 12:37:15 +08:00
Fabio Tea 70810218fc
added netdata (#248)
This PR adds 

 [netdata](https://github.com/netdata/netdata) Version 1.41.0 (aka
`stable`)

---------

Co-authored-by: Tiger Wang <tigerwang@outlook.com>
2023-08-11 11:45:11 +08:00
thedroidkid 56f7d5a943
Update cloudflared image to 2023.7.3 (#249)
This update addresses issues with CloudFlared that causes the service to
not start after a reboot.
2023-08-10 03:41:38 +08:00
thedroidkid f4487842dd
Updating some container images. (#246)
Updated the following container images. These versions align with the
ones from Linuxserver.io
Plex
Lidarr
overseerr
radarr
sabnzbd
2023-08-09 09:56:08 +08:00
CorrectRoadH 30afc59f9f
app: bump media fetch pro version to 0.3.1 (#243) 2023-08-05 12:04:54 +08:00
CorrectRoadH 4217d07d5f
update media fetch pro icon (#238) 2023-08-04 15:54:27 +08:00
CorrectRoadH a6833188a4
app: change media fetch pro icon (#237) 2023-08-04 15:47:52 +08:00
CorrectRoadH 064ebfdd42
App/media fetch pro (#236) 2023-08-04 13:49:52 +08:00
CorrectRoadH 759d50ffc0
app: add media fetch pro (#233) 2023-08-04 13:43:29 +08:00
Tiger Wang 9275a66646
update CONTRIBUTING.md with a requirement for Docker Compose `name` property (#235) 2023-08-04 10:55:55 +08:00
Fabio Tea 9a7e09b023
replaced deprecated DOCKER_MODS (#234)
```bash
...

* Setting up desktop integration failed with error:

    ********************************************************
    ********************************************************
    *                                                      *
    *                         !!!!                         *
    *   This mod is no longer updated, please switch to    *
    *      ghcr.io/linuxserver/mods:universal-calibre      *
    *                                                      *
    *                                                      *
    ********************************************************
    ********************************************************
...
```

self explanatory, I guess :)
2023-08-03 11:06:30 +08:00
Cp0204 44423e1a8a
update alist (#228) 2023-07-27 22:54:15 +08:00
Pierre Balzack f21f4e467e
Updated Databag Container (#227) 2023-07-27 08:12:15 +08:00
Cp0204 10c4349ce2
fix&add container_name (#224) 2023-07-26 17:05:00 +08:00
raller1028 7a2c2fae2c
Delete Apps/CouchPotato directory
This image is deprecated. We will not offer support for this image and it will not be updated. This project is no longer maintained upstream and we will no longer be updating this image. For an alternative try: https://github.com/linuxserver/docker-radarr
2023-07-25 14:05:51 +08:00
CorrectRoadH 2d80da3405
chore: update postgresql icon (#221)
@raller1028
2023-07-20 09:40:30 +08:00
CorrectRoadH 949a48c371
Update icon path of some app (#219)
Update icon path of some app
2023-07-18 15:08:12 +08:00
raller1028 ee85a6f597
Update docker-compose.yml (#218)
Node red does not work well when it is on bridge mode with other tools
such as HomeBridge and HomeAssistant. Running it on host mode solves
problem. The other alternative is to have both on same network but this
one is better since homebridge asks host mode specifically which is one
of the main integration which people use with Node-Red. Update Node-Red
compose file network_mode
2023-07-18 10:51:04 +08:00
Nirav Patel 1ca70aa0e0
Changed Node-Red network mode to host (#215)
Node red does not work well when it is on bridge mode with other tools
such as HomeBridge and HomeAssistant. Running it on host mode solves
problem. The other alternative is to have both on same network but this
one is better since homebridge asks host mode specifically which is one
of the main integration which people use with Node-Red.
2023-07-18 10:49:15 +08:00
Cp0204 a8485cb343
update portainer (#216) 2023-07-18 10:32:55 +08:00
Cp0204 eefb24ecdf
update adminer (#217) 2023-07-18 10:30:42 +08:00
raller1028 554909242f
Update docker-compose.yml (#214)
Update screenshot and icon url
2023-07-17 18:12:02 +08:00