aaro-n

Results 20 issues of aaro-n

## Describe the error I have completely read the Chinese installation document of Answer. I need to add a more complete description of the `AUTO_INSTALL` setting in `environment variables`. If...

bug

### 检查清单 - [X] 已经在 [GitHub Issues](https://github.com/go-sonic/sonic/issues) 中搜索过该问题 ### 是什么版本出现了此问题? 1.1.4 ### 使用的什么数据库? SQLite、MySQL(阿里云数据库,PlanetScale和TiDB Cloud) ### 使用的哪种方式部署? Docker ### 在线站点地址 无 ### 发生了什么? 删除所有数据,全新安装,在`安装导向`中有`数据导入项`,选择之前`小工具`-》`博客备份`-〉`数据导出`导出的json文件,上传后点击`导入`,提示“服务器错误”,在日志中未发现明显的错误。 导出markdown文档,在新网站导入markdown文档,正常。 ### 相关日志输出 ```shell www@debian:~/sonic/data/logs$ cat...

bug

# 问题描述 前端可以通过增加`darkMode: 'auto',`来控制Artalk的深/浅变化,当前端Artalk是深色时,访问Artalk后端还是浅色的,我希望后端也能跟随浏览器变成深色。 # 测试 在服务端添加变量`ATK_FRONTEND_DARKMODE = "'auto'"`重新部署后,这个变量未起作用,并且如果前端配置使用后端的参数配置,Artalk前端保持浅色,必须增加`darkMode: 'auto',`后,才会在浏览器为深色模式下切换为深色。 # 参考 https://artalk.js.org/guide/frontend/config.html#darkmode

bug

### 路由地址 ```routes /weibo/timeline/:uid/:feature?/:routeParams? ``` ### 完整路由地址 ```fullroutes /weibo/timeline/:uid/:feature?/:routeParams? ``` ### 相关文档 https://docs.rsshub.app/zh/routes/social-media#%E4%B8%AA%E4%BA%BA%E6%97%B6%E9%97%B4%E7%BA%BF ### 预期是什么? 微博个人时间线有内容输出 ### 实际发生了什么? 微博个人时间线能访问,但没有内容输出。 ### 部署 自建 ### 部署相关信息 平台:Fly.io 部署方式:Docker 部署版本:Git Hash: d9712b7f ###...

RSS bug

# Problem reproduction: Use slashbase to create a new PostgreSQL link, `Display Name:` enter the link name, then delete the PostgreSQL link, and then use the same `Display Name:` name...

🐞 bug
⚙️ backend
🔥 critical

# 运行环境介绍 运行平台及方式:fly.io使用Dockerfile方式部署运行 数据库:[Supabase](https://supabase.com/)(postgres) CDN:cloudflare及cloudfront 版本:docker [v3.1.4.03130801](https://github.com/px-org/PanIndex/releases/tag/v3.1.4.03130801) # 问题 * 后台管理地址 ** 在配置环境中修改后台管理地址,由`/admin`改为`/uf5PpjqgTCJTF5`,重新登陆后生效,但在`缓存管理`的`查看数据(JSON)`地址还是原地址,手动修改后可以访问。例子,原链接`https://域名/api/v3/admin/cache...`将地址手动改为`https://域名/api/v3/uf5PpjqgTCJTF5/cache...`就可以正常查看数据 ** 后台地址可以通过`https://域名/api/v3/public/config.js`查询,如果是要增加保护的话,已经泄露了。(隐私模式下,不登录) * 网站图标(Favicon)修改`https://1.com/favicon.ico`(PanIndex域名为ce.com),保存后刷新访问,前端一片空白,favicon地址为`https://ce.com/favicon.ico`,这是不对的。 # 其他 我有个文件夹已经设置加密访问,有没有办法设置为浏览的时候要密码,下载里边的文件不要密码。例子,访问`https://1.com/测试`需要密码,访问`https://1.com/测试/ceshi.zip`不需要密码。

**Introduction to the running environment** ClassicPress version: 1.7.2 PHP version: 8.0, 8.1 Database: planetscale XML Sitemap Generator for Google: 4.1.19 **Problem description** I switched from WordPress to ClassicPress (1.6.5) in...

### 检查清单 - [X] 已经在 [GitHub Issues](https://github.com/go-sonic/sonic/issues) 中搜索过该问题 ### 是什么版本出现了此问题? 1.1.4 ### 使用的什么数据库? Other ### 使用的哪种方式部署? Docker ### 在线站点地址 https://www.itansuo.info/ ### 发生了什么? 在google search console 提交sonic所生成的站点地图,google search console 提示有错误,要修正。 ![Google](https://github.com/go-sonic/sonic/assets/45537680/9be33283-a742-45af-8dbe-63493e200221)...

bug

**Disclamer** In order to keep this bug tracker manageable, you need to keep a few things in mind: *Any feature request not following this template will be closed as invalid...

# Introduction ``` Version: v2.5.0 Go: go1.21.5 linux/amd64 (race=false cgo=true) Database: PostgreSQL 15.6 Uptime: 9h21m19s ``` I built my own Docker image, and the repository address is: [docker-goatcounter](https://github.com/aaro-n/docker-goatcounter). I found...