Commit Graph

20 Commits

Author SHA1 Message Date
Cp0204 4c0255e57e
update: Improving AppStore Quality (#400)
Standardize icons and add missing items
2024-01-25 10:31:03 +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
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
Cp0204 10c4349ce2
fix&add container_name (#224) 2023-07-26 17:05:00 +08:00
zxxhz 67d8d82042
增加ddns-go,修改transmission分类错误 (#204)
Add ddns-go, modify transmission classification error
2023-07-13 15:32:39 +08:00
Tiger Wang fc5e69ed99
move `port_map`, `index`, `hostname`, `scheme` from container level `x-casaos` to root level `x-casaos` (#35)
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-04-26 20:35:07 -04:00
raller1028 3c35559c8f
add more translations (#32) 2023-04-09 23:57:49 -04:00
Tiger Wang c850c2ab5d
change language code to lower cases, e.g. `en-US` now is `en-us`, for better i18n support (#31)
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-04-06 16:20:58 -04:00
Tiger Wang 05385c062e
update each `docker-compose.yml` file to adopt new `x-casaos` extension structure (#30)
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-04-03 20:40:15 -04:00
Tiger Wang b98ec41805
update `tips.before_install` for all apps due to schema change (#28)
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-03-24 21:14:10 -04:00
Tiger Wang ca726eb819
remove unnecessary properties from docker-compose.yml of each app (#24) 2023-03-08 19:45:48 -05:00
Tiger Wang b57d75857a
replace deprecated mem_reservation with recommended property. (#23)
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-03-07 13:15:13 -05:00
Tiger Wang fa69aa7c58
update docker-compose files with specific version and architectures (#22)
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-03-06 19:52:47 -05:00
Tiger Wang af9b788b96
convert legacy appfile to new Docker Compose based app format (#17)
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-02-27 19:15:03 -05:00
John Guan 952491c3dc Update icon.png 2022-06-29 18:40:11 +08:00
lunearity cc3da37c40
Update appfile.json (#3)
fix CasaOs password
2022-06-09 18:37:59 +08:00
llwaini 0ec02fbfbb modify icon 2022-04-07 11:03:23 +08:00
llwaini f6547fe828 Modify app 2022-04-06 17:08:51 +08:00
llwaini 2186fcd74a modify App 2022-04-06 16:14:00 +08:00
llwaini e3f6f9d9e2 add apps 2022-04-06 14:35:34 +08:00