| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs(readme): add undocumented docker informationHEADmaster | Fuwn | 2024-05-06 | 1 | -14/+11 |
| | | |||||
| * | docs(readme): rename | Fuwn | 2024-01-19 | 1 | -0/+0 |
| | | |||||
| * | docs(readme): simplify | Fuwn | 2024-01-19 | 1 | -55/+22 |
| | | |||||
| * | fix(index): code heights | Fuwn | 2024-01-19 | 1 | -2/+2 |
| | | |||||
| * | refactor(index): simplify script | Fuwn | 2024-01-19 | 1 | -16/+14 |
| | | |||||
| * | feat(index): more examples | Fuwn | 2024-01-19 | 1 | -5/+33 |
| | | |||||
| * | fix(index): target _blank anchors | Fuwn | 2024-01-19 | 1 | -1/+1 |
| | | |||||
| * | feat(index): simplify usage | Fuwn | 2024-01-19 | 1 | -4/+1 |
| | | |||||
| * | feat(themify): use urushi | Fuwn | 2024-01-19 | 1 | -36/+37 |
| | | |||||
| * | feat(index): only 6 places | Fuwn | 2024-01-19 | 1 | -69/+73 |
| | | |||||
| * | feat(index): example links to example | Fuwn | 2024-01-19 | 1 | -1/+1 |
| | | |||||
| * | feat(db): move db to folder | Fuwn | 2024-01-19 | 1 | -27/+29 |
| | | |||||
| * | ci(docker): bump node image | Fuwn | 2024-01-19 | 1 | -1/+1 |
| | | |||||
| * | refactor(index): simplify | Fuwn | 2024-01-19 | 4 | -61/+21 |
| | | |||||
| * | feat: urushi assets | Fuwn | 2024-01-19 | 11 | -20/+4 |
| | | |||||
| * | Merge pull request #50 from HChenZi/feat-homePageUrl | Jad | 2023-04-04 | 4 | -15/+18 |
| |\ | | | | | feat: Get url from req for index page | ||||
| | * | perf: Use more precise variable naming and support configuration. | journey-ad | 2023-04-04 | 4 | -15/+17 |
| | | | |||||
| | * | feat: Get url from req for index page | HChenZi | 2023-04-04 | 2 | -15/+16 |
| | | | |||||
| * | | Merge pull request #49 from HChenZi/master | Jad | 2023-04-04 | 2 | -0/+17 |
| |\ \ | |/ |/| | feat: add docker deploy | ||||
| | * | feat: add docker deploy | HChenZi | 2023-04-04 | 2 | -0/+17 |
| |/ | |||||
| * | Merge pull request #46 from eggplants/fix-typo | Jad | 2023-03-09 | 1 | -1/+1 |
| |\ | | | | | Fix typo | ||||
| | * | fix: typo | eggplants | 2023-03-09 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #26 from flazepe/patch-1 | Jad | 2023-03-09 | 1 | -2/+2 |
| |\ | | | | | feat: render images as pixelated | ||||
| | * | feat: render images as pixelated | Flaze | 2022-05-01 | 1 | -2/+2 |
| | | | | | | | This removes the smoothing filter and makes sure the pixels stay the same no matter how much you zoom in. | ||||
| * | | perf: Delayed writing to database | journey-ad | 2023-03-06 | 8 | -48/+109 |
| |/ | | | | | - Implement delayed writing feature to database for improved performance and reduced write frequency - Update docs | ||||
| * | Update Readme.md | Jad | 2022-03-03 | 1 | -0/+4 |
| | | |||||
| * | add new theme: asoul | Jad | 2022-03-03 | 11 | -0/+5 |
| | | |||||
| * | add: index page use google analytics | Jad | 2021-01-01 | 1 | -3/+18 |
| | | |||||
| * | add new theme: moebooru-h, gelbooru-h | Jad | 2021-01-01 | 21 | -2/+8 |
| | | |||||
| * | Merge pull request #5 from journey-ad/dependabot/npm_and_yarn/bl-2.2.1 | Jad | 2020-09-09 | 1 | -3/+3 |
| |\ | | | | | build(deps): bump bl from 2.2.0 to 2.2.1 | ||||
| | * | build(deps): bump bl from 2.2.0 to 2.2.1 | dependabot[bot] | 2020-09-03 | 1 | -3/+3 |
| |/ | | | | | | | 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] <[email protected]> | ||||
| * | Merge pull request #3 from d1y/master | Jad | 2020-08-22 | 2 | -15/+43 |
| |\ | | | | | add default mongodb url && return json data REST api | ||||
| | * | Update index.js | Jad | 2020-08-22 | 1 | -46/+33 |
| | | | | | | | | | 修改了一些写法和逻辑 没必要处理所有的异常,比如配置文件出错这类启动时就能发现的 | ||||
| | * | Update mongodb.js | Jad | 2020-08-22 | 1 | -4/+2 |
| | | | | | | | 简化代码 | ||||
| | * | add return json data REST api | d1y | 2020-08-22 | 1 | -3/+19 |
| | | | | | | | | | 获取@name数据(json) | ||||
| | * | add getCount method.. | d1y | 2020-08-22 | 1 | -10/+32 |
| | | | | | | | | | | | 1. 添加获取 count 的方法 2. 用更安全的方式获取端口号🙂 | ||||
| | * | add default mongodb url(local server) | d1y | 2020-08-22 | 1 | -1/+6 |
| |/ | |||||
| * | Merge pull request #1 from fossabot/add-license-scan-badge | Jad | 2020-08-13 | 1 | -1/+1 |
| |\ | | | | | Add license scan report and status | ||||
| | * | Update Readme.md | Jad | 2020-08-13 | 1 | -4/+1 |
| | | | |||||
| | * | Add license scan report and status | fossabot | 2020-08-12 | 1 | -1/+4 |
| |/ | | | Signed off by: fossabot <[email protected]> | ||||
| * | style: update chat room title | Jad | 2020-08-12 | 1 | -1/+1 |
| | | |||||
| * | Create .gitignore | Jad | 2020-08-12 | 1 | -0/+26 |
| | | |||||
| * | Create LICENSE | Jad | 2020-08-12 | 1 | -0/+21 |
| | | |||||
| * | fix: wrong require path to component | Jad | 2020-08-12 | 1 | -2/+2 |
| | | |||||
| * | feat: support mongoDB | Jad | 2020-08-12 | 33 | -49/+737 |
| | | | | | | feat: support dynamic image size docs: add Readme.md | ||||
| * | feat: add message board | Jad | 2020-08-09 | 4 | -1/+6 |
| | | |||||
| * | feat: add theme | Jad | 2020-08-05 | 27 | -29/+78 |
| | | |||||
| * | docs: update index template | Jad | 2020-08-04 | 2 | -1/+3 |
| | | |||||
| * | feat: add favicon | Jad | 2020-08-04 | 4 | -2/+4 |
| | | |||||
| * | docs: update index template | Jad | 2020-08-04 | 2 | -2/+6 |
| | | |||||