CorrectRoadH
58a71bb280
Update: update memos version ( #213 )
2023-07-16 18:10:04 +08:00
Cp0204
1a5b06584e
Update: ddns-go, ChatGPT-Next-Web, Alist ( #211 )
2023-07-15 15:13:56 +08:00
raller1028
eb311d9ea9
Update docker-compose.yml ( #208 )
2023-07-14 17:23:14 +08:00
raller1028
ebe32949c2
Update docker-compose.yml ( #207 )
...
update ddns-go network_mode and port
2023-07-13 15:34:21 +08:00
zxxhz
67d8d82042
增加ddns-go,修改transmission分类错误 ( #204 )
...
Add ddns-go, modify transmission classification error
2023-07-13 15:32:39 +08:00
CorrectRoadH
351019d240
app: ChatGPT-Next-Web ( #205 )
...
The app is more features than chatbot-ui(in casaos appstore). I deploy
it in my computer and it working fine. It can read openai API key from
env and the feature is to be implemented in the latest casaos app
management.
2023-07-13 14:11:55 +08:00
raller1028
681eeca068
update stash picture name
2023-07-05 08:56:49 +01:00
raller1028
05b79b9a11
Update docker-compose.yml ( #202 )
2023-07-05 15:51:43 +08:00
raller1028
2b9e35cc1f
Update Databag docker-compose.yml ( #201 )
2023-07-05 15:03:03 +08:00
Tiger Wang
b685992efb
fix corrupted `category-list.json` ( #200 )
...
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-07-04 18:43:40 -04:00
Fabio Tea
618e0a362a
Stash ( #192 )
...
This PR adds
⭐ [stash](https://github.com/stashapp/stash ) Version v0.21.0
---------
Co-authored-by: Tiger Wang <tigerwang@outlook.com>
2023-07-03 18:53:08 +08:00
raller1028
2f7ab8fe3c
Update docker-compose.yml ( #199 )
...
Update databag icon and screenshot url
2023-07-03 18:12:37 +08:00
Pierre Balzack
ad9fb79faf
added new app databag ( #197 )
...
Databag is a federated chat service that is designed for privacy but
also light weight self-hosting.
repo: https://github.com/balzack/databag
2023-07-03 18:09:05 +08:00
Nathan Doyle
0419addb28
[Emby] Update image to use latest tag ( #195 )
...
Updated the image to use the latest version tag
---------
Co-authored-by: Tiger Wang <tigerwang@outlook.com>
2023-06-30 13:02:30 -04:00
WisdomSky
1c74b487f5
Bump Apps image tags into most recent minor versions ( #194 )
...
This PR bumps the image tags of some apps into their more recent minor
version specially those that followed semver versioning scheme.
2023-06-29 21:07:28 -04:00
CorrectRoadH
d0de8455f8
fix: delete unused interpolation var in Jellyfin ( #193 )
...
casaos app management didn't interpolate $APP_IPV4. So It can't be
interpolated.
@JohnGuan @tigerinus Please take a look
Co-authored-by: CorrectRoadH <ctrdh@ctrdh-macbook.lan>
2023-06-29 11:37:29 +08:00
1337Reaper
d1405ad0b8
Fixed docker-compose for Adminer ( #186 )
...
Screenshot and thumbnail links are case sensitive. Fixed docker compose
so that it points correctly.
2023-06-25 11:00:49 +08:00
raller1028
dc3b59fc7c
Raller1028 patch 1 ( #185 )
2023-06-21 11:38:32 +08:00
WisdomSky
c2138ff541
[New Apps] Database Apps ( #179 )
...
This PR adds 3 new (popular) database apps:
⭐ **MariaDB**: version 10.11.3
⭐ **MongoDB 4**: version 4.4.22 _(Latest version of MongoDB is in #177 )_
⭐ **PostgreSQL**: version 15.3
2023-06-21 11:29:28 +08:00
Tiger Wang
537981f043
update CONTRIBUTING.md ( #184 )
2023-06-20 23:21:09 -04:00
1337Reaper
6fb68a608d
[New App] Adminer + category json addition ( #181 )
...
Adminer app submission for the CasaOS store + addition of database app
category to the json
2023-06-20 10:33:52 +08:00
ETWang1991
3b573262f0
Update docker-compose.yml ( #180 )
2023-06-16 10:55:02 +08:00
WisdomSky
46441e0d4c
[New Apps] Add MongoDB, Petio & Cloudflared ( #177 )
...
**Petio**
Description: Petio is similar to
[Ombi](https://github.com/IceWhaleTech/CasaOS-AppStore/tree/main/Apps/Ombi ),
but has much nicer UI.
Homepage: https://petio.tv/
**Cloudflared (with UI)**
Description: This cloudflared image comes with a WebUI where the user
can set the tunnel token and start/stop the tunnel.
Homepage: https://hub.docker.com/r/wisdomsky/casaos-cloudflared
**MongoDB**
Homepage: https://hub.docker.com/_/mongo
> Note: Mongo is included since Petio uses MongoDB. So if the user has
no existing MongoDB instance running on his machine, he/she can install
the MongoDB app.
---------
Co-authored-by: Tiger Wang <tigerwang@outlook.com>
Co-authored-by: raller1028 <57336867+raller1028@users.noreply.github.com>
2023-06-16 10:54:05 +08:00
WisdomSky
e0b488f2c1
[New App] Overseerr ( #178 )
...
### Overseerr
Overseerr is a request management and media discovery tool built to work
with your existing Plex ecosystem. Overseerr is similar to Ombi and
Petio.
homepage: https://overseerr.dev/
2023-06-13 14:58:49 +08:00
WisdomSky
5b82e9fe2c
Bump Apps image tags into most recent minor versions ( #176 )
...
This PR bumps the image tags of some apps into their more recent minor
version specially those that followed semver versioning scheme.
2023-06-10 14:40:01 -04:00
Cp0204
a9baa5e4bb
update Alist ( #175 )
2023-06-06 16:33:07 +08:00
Cp0204
4b159c759a
add app alist ( #170 )
2023-06-06 15:14:16 +08:00
Tiger Wang
7a30da5de5
Update CONTRIBUTING.md
2023-05-31 08:00:19 -04:00
CorrectRoadH
b1476ba945
Memos update to 0.13.1 ( #168 )
2023-05-27 10:12:45 -04:00
Tiger Wang
be326cda49
Update CONTRIBUTING.md
2023-05-25 20:26:50 -04:00
Tiger Wang
e8c300daba
add contribution guidelines for icon, thumbnail and screenshots ( #163 )
...
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
Co-authored-by: 老竭力 <jerrykuku@qq.com>
2023-05-25 16:38:19 -04:00
Tiger Wang
d60068344f
add multi-lang description, tagline and tips for MineOS
...
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-05-24 12:20:14 -04:00
Tiger Wang
be78c5768b
add mckaywrigley/chatbot-ui - a OSS UI for ChatGPT ( #160 )
...
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-05-24 00:09:44 -04:00
CorrectRoadH
e49ee7655d
update memos ( #159 )
2023-05-22 12:29:36 -04:00
Tiger Wang
829ce7a67d
update CONTRIBUTING.md
2023-05-19 10:06:29 -04:00
Tiger Wang
b3018a347e
add description to ports of EmulatorJS
...
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-05-18 20:58:28 -04:00
Tiger Wang
f3cf0dfcdb
fix nextcloud loading issue by avoiding unsafe port 10080
...
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-05-18 20:58:04 -04:00
Tiger Wang
17ca202341
fix start issues with EmulatorJS, Handbrake, Resilio-sync, Snapdrop ( #155 )
2023-05-18 18:49:41 -04:00
Tiger Wang
342e48feae
fix invalid `command` in EmulatorJS, Handbrake, Resilio-sync, Snapdrop ( #154 )
...
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-05-18 16:22:05 -04:00
Tiger Wang
4d930d5f88
create LICENSE
2023-05-18 12:37:56 -04:00
Tiger Wang
a6d40a1b1b
create CODE_OF_CONDUCT.md
2023-05-18 12:36:47 -04:00
Tiger Wang
e6dd2ff7c0
update README.md
...
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-05-18 12:35:33 -04:00
Tiger Wang
02b2920dc1
update README.md
...
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-05-18 12:34:47 -04:00
raller1028
5b64a63570
Add 4 new apps to appstore
2023-05-18 09:36:46 +01:00
Chàra Rose
576cb20837
Update MineOS appfile.json ( #152 )
...
Fixed typos and updated some values to match `docker-compose.yml`
2023-05-16 03:34:26 -04:00
raller1028
345a159edf
Update push_to_new_AppStore.yml ( #149 )
2023-05-12 17:34:12 +08:00
raller1028
85c4a698b7
Update push_to_new_AppStore.yml ( #148 )
2023-05-12 16:39:41 +08:00
raller1028
ec28a0fb6f
Update push_to_new_AppStore.yml ( #147 )
2023-05-12 14:35:32 +08:00
raller1028
1352555c25
Update push_to_new_AppStore.yml ( #146 )
2023-05-12 14:30:06 +08:00
raller1028
6e8ea5bae5
Update push_to_new_AppStore.yml ( #145 )
2023-05-12 14:25:37 +08:00