1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 04:31:05 +08:00

27341 Commits

Author SHA1 Message Date
renovate[bot]
3d2d0ef4de
chore(deps): update jellyfin/jellyfin docker tag to v10.11.1 (#2265) 2025-10-27 04:34:23 +00:00
pooneyy
909da5bbe8
Merge branch 'config' into localApps 2025-10-27 12:31:20 +08:00
pooneyy
e8a96429bd
🔧 chore(ci): improve commit handling and status reporting
- add quiet flag to git commit for cleaner output
- store commit SHAs in temporary file for batch processing
- implement loop to set GitHub status for each individual commit
- update success message format for better readability
- maintain existing functionality while enhancing logging and status management
2025-10-27 12:30:53 +08:00
renovate[bot]
cc7b75b909
chore(deps): update pihole/pihole docker tag to v2025.10.1 (#2264) 2025-10-27 02:13:25 +00:00
renovate[bot]
48396591bb
chore(deps): update moonrailgun/tianji docker tag to v1.30.4 (#2263) 2025-10-27 02:13:24 +00:00
renovate[bot]
0a37bf2bd4
chore(deps): update ghostchu/peerbanhelper docker tag to v9.0.10 (#2262) 2025-10-26 22:41:47 +00:00
renovate[bot]
266b666baf
chore(deps): update ghcr.io/chroma-core/chroma docker tag to v1.2.2 (#2261) 2025-10-26 22:41:33 +00:00
pooneyy
265173109a
feat(DecoTV): add DecoTV application with version 0.4.0 and latest
- add application configuration with form fields for webui port, site name, description, announcement, admin credentials, registration settings, storage options, and douban api
- include docker compose configuration for both v0.4.0 and latest versions with environment variables mapping
- provide comprehensive readme documentation with features, deployment instructions, and security guidelines
- add application metadata with tags, descriptions, and architecture support
- include application logo for visual identification
2025-10-27 01:32:19 +08:00
renovate[bot]
4621ef8c02
chore(deps): update soulter/astrbot docker tag to v4.5.0 (#2260) 2025-10-26 17:05:32 +00:00
renovate[bot]
7546a2a911
chore(deps): update casbin/casdoor docker tag to v2.100.0 (#2259) 2025-10-26 17:05:29 +00:00
renovate[bot]
4fd73ac61c
chore(deps): update beszel to v0.15.0 (#2258) 2025-10-26 16:55:39 +00:00
renovate[bot]
222f69351b
chore(deps): update chaoszhu/easynode docker tag to v3.5.2 (#2257) 2025-10-26 16:55:36 +00:00
renovate[bot]
a4bee0cc46
chore(deps): update ghcr.io/pooneyy/kotatsu-syncserver docker tag to v20251009 (#2256) 2025-10-27 00:52:38 +08:00
renovate[bot]
6525d6f89c
chore(deps): update dushixiang/next-terminal docker tag to v2.6.6 (#2255) 2025-10-26 12:54:12 +00:00
pooneyy
b61edd0290
Merge branch 'config' into localApps 2025-10-26 20:52:12 +08:00
pooneyy
ae37a53691
🔧 chore(renovate): update package rules configuration
- remove 'minor' and 'patch' from automatic label assignment
- maintain major updates and other types in labeling rules
2025-10-26 20:51:13 +08:00
pooneyy
6e2acaa817
Merge branch 'patch/add-apps' into localApps 2025-10-26 18:37:48 +08:00
renovate[bot]
3cc25f620e
chore(deps): update xhongc/music_tag_web docker tag to v2.6.0 (#2254) 2025-10-26 10:32:21 +00:00
renovate[bot]
b4acb0ab5a
chore(deps): update pihole/pihole docker tag to v2025.10.0 (#2253) 2025-10-26 10:32:17 +00:00
pooneyy
c0bf6dc650
📝 docs(apps): update documentation links and configuration files
- update documentation links for anheyu-blog-pro, anheyu-blog, bestsub, and termix
- remove commented build lines from docker-compose.yml files for anheyu-blog-pro and anheyu-blog
- add arm/v7 architecture support for bestsub application
- remove arm64 architecture support from dnsmgr application
- add ppc64le, arm/v7, and s390x architecture support for oauth2-proxy application
- removing unnecessary whitespace
2025-10-26 18:29:08 +08:00
renovate[bot]
4346face7a
chore(deps): update lobehub/lobe-chat docker tag to v1.142.2 (#2251) 2025-10-26 09:07:41 +00:00
renovate[bot]
8ccfc84d1b
chore(deps): update n8nio/n8n docker tag to v1.117.1 (#2252) 2025-10-26 09:07:40 +00:00
renovate[bot]
91cf4a7bbe
chore(deps): update lobe chat (#2249) 2025-10-26 07:02:15 +00:00
renovate[bot]
f5eaf6c076
chore(deps): update moonrailgun/tianji docker tag to v1.30.3 (#2250) 2025-10-26 07:02:11 +00:00
renovate[bot]
25ddff6258
chore(deps): update codeberg.org/forgejo/forgejo docker tag to v13.0.2 (#2247) 2025-10-26 06:59:27 +00:00
renovate[bot]
f87ecefedc
chore(deps): update linuxserver/prowlarr docker tag to v2.1.5 (#2248) 2025-10-26 06:59:25 +00:00
renovate[bot]
9cf03718a6
chore(deps): update johannesjo/super-productivity docker tag to v16.1.0 (#2246) 2025-10-26 04:49:20 +00:00
renovate[bot]
a0eae6e91f
chore(deps): update hanxi/xiaomusic docker tag to v0.3.95 (#2245) 2025-10-26 04:49:19 +00:00
pooneyy
48d32d61a7
feat(wechat-selkies): add wechat-selkies application version 0.0.5
- add data.yml with form fields for port, config path, username and password configuration
- add docker-compose.yml with wechat-selkies service configuration and network setup
- add README.md with Chinese documentation including features and upgrade notes
- add README_en.md with English documentation and project overview
- add main data.yml with application metadata and architecture support
- add logo.png for application branding

📝 docs(wechat-selkies): add comprehensive documentation

- provide detailed project description and browser access requirements
- include upgrade instructions and feature highlights
- support both Chinese and English documentation versions
2025-10-26 12:44:34 +08:00
renovate[bot]
26c4898c64
chore(deps): update casbin/casdoor docker tag to v2.99.0 (#2244) 2025-10-26 00:34:00 +00:00
renovate[bot]
6befdd8924
chore(deps): update wiserain/flexget docker tag to v3.18.18 (#2243) 2025-10-26 00:33:53 +00:00
renovate[bot]
cb931f21b1
chore(deps): update verdaccio/verdaccio docker tag to v6.2.1 (#2242) 2025-10-25 20:35:59 +00:00
renovate[bot]
c73f9b0a1b
chore(deps): update cloudnas/clouddrive2 docker tag to v0.9.13 (#2241) 2025-10-25 20:35:54 +00:00
renovate[bot]
c866a1447c
chore(deps): update thijsvanloef/palworld-server-docker docker tag to v1.4.6 (#2240) 2025-10-25 17:02:43 +00:00
renovate[bot]
84b4f8de85
chore(deps): update hanxi/xiaomusic docker tag to v0.3.94 (#2239) 2025-10-25 17:02:40 +00:00
renovate[bot]
89afae94ce
chore(deps): update cloudnas/clouddrive2 docker tag to v0.9.12 (#2238) 2025-10-25 16:51:18 +00:00
renovate[bot]
35e069aa81
chore(deps): update blinkospace/blinko docker tag to v1.6.5 (#2237) 2025-10-25 16:51:12 +00:00
github-action update-app-version
925dc203f1 📈将应用 anheyu-blog-pro 的版本从 1.4.8 升级到 1.5.2 [skip ci] 2025-10-25 16:36:28 +00:00
renovate[bot]
405a7a77b5 chore(deps): update anheyu/pro docker tag to v1.5.2 2025-10-25 16:36:13 +00:00
github-action update-app-version
e93a05eff5 📈将应用 anheyu-blog 的版本从 1.4.8 升级到 1.5.2 [skip ci] 2025-10-25 13:45:54 +00:00
renovate[bot]
e8d0f83244 chore(deps): update anheyu/anheyu-backend docker tag to v1.5.2 2025-10-25 13:45:37 +00:00
renovate[bot]
3bea4dba4a
chore(deps): update ghcr.io/pooneyy/maccms10 docker tag to v2025.1000.4051 (#2235) 2025-10-25 13:34:04 +00:00
renovate[bot]
c74670718a
chore(deps): update ghcr.io/pooneyy/php docker tag to v8.4.14 (#2236) 2025-10-25 13:34:00 +00:00
renovate[bot]
7c49900b71
chore(deps): update ghcr.io/pooneyy/acg-faka docker tag to v3.2.3 (#2234) 2025-10-25 10:47:06 +00:00
renovate[bot]
8c43c2f9be
chore(deps): update billionmail/core docker tag to v4.7.3 (#2233) 2025-10-25 10:46:55 +00:00
renovate[bot]
0fa6286a22
chore(deps): update semitechnologies/weaviate docker tag to v1.33.2 (#2232) 2025-10-25 05:36:22 +00:00
renovate[bot]
45bf0efa7b
chore(deps): update php docker tag to v8.4.14 (#2231) 2025-10-25 05:36:12 +00:00
pooneyy
96fc3d7cca
feat(nezha-dashboard): add nezha dashboard v1.14.9 version 2025-10-25 13:32:28 +08:00
renovate[bot]
76aa60e9fd
chore(deps): update gitea/gitea docker tag to v1.24.7 (#2230) 2025-10-25 04:50:09 +00:00
renovate[bot]
4da1816074
chore(deps): update ghost docker tag to v6.5.3 (#2229) 2025-10-25 04:50:02 +00:00