Commit Graph

40 Commits

Author SHA1 Message Date
Fijxu e2a47ce59a uwu 2023-07-16 03:52:29 -04:00
Fijxu ef98cb9284 Update 'Readme.md' 2023-04-05 00:30:11 -04:00
Fijxu 83b94b8db0 Update 'views/index.pug' 2023-04-05 00:28:54 -04:00
Jad 81936a9883
Merge pull request #50 from HChenZi/feat-homePageUrl
feat: Get url from req for index page
2023-04-04 15:03:08 +08:00
journey-ad 8e3a196dc3 perf: Use more precise variable naming and support configuration. 2023-04-04 15:01:50 +08:00
Jad 4fcc0a05db
Merge pull request #49 from HChenZi/master
feat: add docker deploy
2023-04-04 14:43:16 +08:00
HChenZi 5d5045de54 feat: Get url from req for index page 2023-04-04 12:22:37 +08:00
HChenZi a3eb1409c4 feat: add docker deploy 2023-04-04 10:10:55 +08:00
Jad 6b4d7a010a
Merge pull request #46 from eggplants/fix-typo
Fix typo
2023-03-09 14:41:48 +08:00
eggplants 65097d982d
fix: typo 2023-03-09 15:34:29 +09:00
Jad f6b515ead5
Merge pull request #26 from flazepe/patch-1
feat: render images as pixelated
2023-03-09 11:43:09 +08:00
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
Flaze 45c3930c95
feat: render images as pixelated
This removes the smoothing filter and makes sure the pixels stay the same no matter how much you zoom in.
2022-05-01 02:09:32 +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