1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-02 21:16:40 +08:00

63 Commits

Author SHA1 Message Date
renovate[bot]
a0232bc918
chore(deps): update haierkeys/fast-note-sync-service docker tag to v1.0.3 (#3131) 2025-12-25 11:27:16 +00:00
renovate[bot]
3f24b59697
chore(deps): update haierkeys/fast-note-sync-service docker tag to v1.0.2 (#3120) 2025-12-24 18:12:03 +00:00
renovate[bot]
cc54c60e16
chore(deps): update haierkeys/fast-note-sync-service docker tag to v1.0.1 (#3109) 2025-12-24 01:33:46 +00:00
renovate[bot]
bd40114786
chore(deps): update haierkeys/fast-note-sync-service docker tag to v1 (#3093) 2025-12-24 02:19:39 +08:00
renovate[bot]
1b549b5b3f
chore(deps): update haierkeys/fast-note-sync-service docker tag to v0.11.5 (#3027) 2025-12-19 05:05:34 +00:00
renovate[bot]
8b2137b22a
chore(deps): update haierkeys/fast-note-sync-service docker tag to v0.11.4 (#3020) 2025-12-18 17:18:31 +00:00
renovate[bot]
67722bf4fe
chore(deps): update haierkeys/fast-note-sync-service docker tag to v0.11.3 (#2981) 2025-12-16 14:58:43 +00:00
pooneyy
f8e0bdc4ea
feat(app): upgrade obsidian-better-sync to fast-note-sync-service
- update docker-compose files to use new image name (haierkeys/fast-note-sync-service) and version (0.11.2/latest)
- update internal volume mount paths from `/better-sync/` to `/fast-note-sync/`
- remove quotes from port environment variable bindings for consistency
- completely rewrite README.md with new product introduction and feature list
- update data.yml with new application name, key, and repository URLs
- rename service from 'Obsidian BetterSync' to 'Fast Note Sync Service' across all metadata
2025-12-16 14:45:14 +08:00
pooneyy
7ff35caf28
🔧 chore(apps): set the pull policy for all services using fixed tag images
- add `pull_policy: always` to all service definitions across all docker-compose files
- ensure consistent image update behavior for all applications
- maintain existing network configurations and external network settings
- preserve all other service configurations and environment variables
2025-11-10 16:10:24 +08:00
pooneyy
9779122311
feat(apps): add structured label field to all application configurations
- add nested label field with en and zh translations for all parameters
- maintain existing labelEn and labelZh fields for backward compatibility
- apply consistent internationalization structure across all apps
- improve localization support for multi-language user interfaces
2025-11-06 23:35:02 +08:00
pooneyy
24ed5c9e9d
feat(apps): add description field to all application data files
- add english and chinese description fields to all application data files
- standardize yaml formatting and indentation across all files
- remove BOM characters from several files
- fix tag indentation in multiple files
- update architecture field formatting in DecoTV and wechat-selkies
- fix crossVersionUpdate value from False to false in gitlab applications
- improve description field formatting in billion-mail application
2025-11-06 22:24:44 +08:00
pooneyy
00cadf9c2c
Update Apps 2025-07-03 11:40:55 +08:00
pooneyy
50a389eba6 Marge sephiroth233/appstore into localApps 2025-07-01 09:08:18 +00:00