Sunrise

Results 27 issues of Sunrise

每当我打开VNote软件,不久就会弹出“QtWebEngineProcess.exe - 应用程序错误”的弹窗 预览功能随之失效,我尝试过切换OpenGL等工作,都无法解决这个问题 ![QQ截图20220719234952](https://user-images.githubusercontent.com/89304297/179794514-6af7d817-e8bb-4b1a-a0db-21e63600f8cf.jpg) ![QQ截图20220719235133](https://user-images.githubusercontent.com/89304297/179794531-75508add-63ce-4401-92d3-240699deb5b3.jpg)

Currently, Crystal language is mostly usable on Windows systems. It is hoped that this plugin can provide support for development environments without WSL (Windows Subsystem for Linux). However, there is...

Wonderful job! Please add support for crystal with [HTTP::Client](https://crystal-lang.org/api/HTTP/Client.html) (Crystal stdlib) or [crest](https://github.com/mamantoha/crest) (popularly used) to make it better!

requested generator

I couldn't find a solution to serve static files in specified path in Crystal public api. It's a nice feature worth considering. Or anything already works now?

希望增加以下功能,优化使用体验: 1. 可以设置torrent文件的打开方式为gopeed 2. 将torrent文件拖入gopeed界面中下载 3. 在下载结果页面能够运行/打开下载内容 4. 在任务栏显示下载进度

## Link https://github.com/yanecc/vfox-crystal

### Search first - [X] I searched and no similar issues were found ### What Happened? Exporting the Hyseria2 or Shadowsocks node configuration to the clipboard on Windows failed. It...

bug
reviewed

**Describe the bug** When try to connect to the CockroachDB database, I received an error message: `Error: server requires encryption.` **Expected behavior** Set PostgreSQL as the database type and enable...

bug 🪲
PostgreSQL 🐘

Currently, to create a new database, one has to follow these steps: 1. Execute `CREATE DATABASE new_db;` in an existing database connection. 2. Disconnect from the current connection. 3. Modify...

enhancement 🚀
PostgreSQL 🐘

## Bug Report When I built for FreeBSD with GitHub Actions, I noticed a warning from the compiler. ``` cc: warning: argument unused during compilation: '-rdynamic' [-Wunused-command-line-argument] ``` https://github.com/yanecc/MockGPT/actions/runs/8981357271/job/24666718448#step:3:1628 crystal...

kind:bug
platform:bsd