zealot icon indicating copy to clipboard operation
zealot copied to clipboard

开源自部署移动应用、 macOS、Linux 和 Windows 应用分发平台,提供 iOS、Android SDK、fastlane 等丰富组件库 | Self-hosted Beta App Distribution for Android, iOS, macOS, Linux and Windows apps

Results 54 zealot issues
Sort by recently updated
recently updated
newest added

### 部署方式 | How to Deploy 源码部署 | Source ### 部署版本 | Version nightly (Default) ### 反代服务 | Reverse Proxy none ### 已阅读文档 | Read the document - [X] 已阅读...

bug

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.54 to 0.15.1. Release notes Sourced from esbuild's releases. v0.15.1 Update esbuild's Yarn Plug'n'Play implementation to match the latest specification changes (#2452, #2453) This release updates esbuild's...

dependencies
javascript

### 描述 | Description 最初获取设备 UDID 功能是可以根据设备型号来显示扫描二维码还是显示安装描述文件进行获取功能,此功能曳然而止在 iPad 的 User Agent 发生改变不再包含 iPad 的特征而是采用和 macOS 一样的规则,后续版本放弃了检测全部展示出来让用户自己选择。 再 #829 重写前端 Javascript 之后这个可以很好的被重新捡起来,逻辑回归: - [x] 非苹果设备仅展示扫描二维码并提示不可后续操作,请使用 iPhone (iPod Touch) 或 iPad 设备...

enhancement

### 部署方式 | How to Deploy 使用一键部署脚本 | Using zealot-docker on-click install (Default) ### 部署版本 | Version nightly (Default) ### 反代服务 | Reverse Proxy kong-2.8.1 ### 已阅读文档 | Read the...

### 部署方式 | How to Deploy 使用一键部署脚本 | Using zealot-docker on-click install (Default) ### 部署版本 | Version nightly (Default) ### 反代服务 | Reverse Proxy kong-2.8.1 ### 已阅读文档 | Read the...

bug

### 描述 | Description 对于服务性能方面除了商业的服务外,可能会考虑自己提供一些实时的性能数据,需求先写在这里沉淀之后再看是否需要。 相关 gems: - https://github.com/MiniProfiler/rack-mini-profiler - https://github.com/discourse/prometheus_exporter - https://github.com/johnewart/ruby-metrics - https://github.com/metricfu/metric_fu

enhancement
wip

例如可以把storage做成S3存储,这样一方面对本地磁盘压力小很多,另一方面可以对zealot伸缩以支持更高并发的场景

enhancement
wip

现在 Zealot 只支持 APK 和 IPA 的解析,希望能加入更多应用类型的支持,例如 1. macOS 应用程序,使用 Zip 打包,解析根目录中的 .app,可以解析出图标及 Info.plist 2. Windows 应用程序,使用 Zip 打包,可以解析 exe 文件的图标,名称可以采用 exe 的文件名 这样 Zealot 就可以作为一个全平台的 dailybuild 平台来使用了。

enhancement
wip

Bumps [turbo-rails](https://github.com/hotwired/turbo-rails) from 1.1.1 to 1.3.0. Release notes Sourced from turbo-rails's releases. v1.3.0 What's Changed Upgrade to Turbo 7.2.0 by @​dhh in hotwired/turbo-rails#361 Replace ? operator with conditional check by...

dependencies
ruby

Bumps [@hotwired/turbo-rails](https://github.com/hotwired/turbo-rails) from 7.1.3 to 7.2.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@hotwired/turbo-rails&package-manager=npm_and_yarn&previous-version=7.1.3&new-version=7.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript