Commit Graph

28 Commits

Author SHA1 Message Date
journey-ad c3f18f8b34 perf: Delayed writing to database
- Implement delayed writing feature to database for improved performance and reduced write frequency
- Update docs
2023-03-06 18:59:42 +08:00
Jad c3cf12769c
Update Readme.md 2022-03-03 16:30:34 +08:00
Jad 5dc3b40346 add new theme: asoul 2022-03-03 08:24:37 +00:00
Jad 1dd0b1a97e add: index page use google analytics 2021-01-01 20:05:02 +00:00
Jad 09a1ac729c add new theme: moebooru-h, gelbooru-h 2021-01-01 19:22:23 +00:00
Jad 80cf80e6d6
Merge pull request #5 from journey-ad/dependabot/npm_and_yarn/bl-2.2.1
build(deps): bump bl from 2.2.0 to 2.2.1
2020-09-09 17:35:01 +08:00
dependabot[bot] c5ea95b4e8
build(deps): bump bl from 2.2.0 to 2.2.1
Bumps [bl](https://github.com/rvagg/bl) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v2.2.0...v2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-03 23:02:54 +00:00
Jad 7e956bc45d
Merge pull request #3 from d1y/master
add default mongodb url && return json data REST api
2020-08-22 21:23:16 +08:00
Jad 398f0ff6ba
Update index.js
修改了一些写法和逻辑
没必要处理所有的异常,比如配置文件出错这类启动时就能发现的
2020-08-22 21:20:20 +08:00
Jad 56c4a37f6d
Update mongodb.js
简化代码
2020-08-22 20:36:34 +08:00
d1y 4daac0781f add return json data REST api
获取@name数据(json)
2020-08-22 00:24:02 +08:00
d1y fc8af30731 add getCount method..
1. 添加获取 count 的方法
2. 用更安全的方式获取端口号🙂
2020-08-22 00:14:01 +08:00
d1y d94b2f64ab add default mongodb url(local server) 2020-08-22 00:11:20 +08:00
Jad a5130cc5a3
Merge pull request #1 from fossabot/add-license-scan-badge
Add license scan report and status
2020-08-13 17:57:35 +08:00
Jad 6262fba89d
Update Readme.md 2020-08-13 17:57:24 +08:00
fossabot 5d02962043 Add license scan report and status
Signed off by: fossabot <badges@fossa.com>
2020-08-12 22:22:51 -07:00
Jad 66cb59a122 style: update chat room title 2020-08-12 10:25:00 +00:00
Jad ce03c1ba11
Create .gitignore 2020-08-12 18:24:22 +08:00
Jad 6070d1afe6
Create LICENSE 2020-08-12 18:12:35 +08:00
Jad 1ee8309f15 fix: wrong require path to component 2020-08-12 10:10:17 +00:00
Jad 3bd1ae58e4 feat: support mongoDB
feat: support dynamic image size
docs: add Readme.md
2020-08-12 10:03:35 +00:00
Jad 5ba2c86092 feat: add message board 2020-08-09 16:18:18 +00:00
Jad e16d9e0a04 feat: add theme 2020-08-05 05:37:12 +00:00
Jad fd010096c1 docs: update index template 2020-08-04 08:44:19 +00:00
Jad 860d6813c1 feat: add favicon 2020-08-04 08:36:37 +00:00
Jad ee154902b2 docs: update index template 2020-08-04 02:28:30 +00:00
Jad bae0bff58a init commit 2020-08-03 12:50:20 +00:00
Jad cbbf373bd7 Initial commit 2020-08-03 12:11:58 +00:00