aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* docs(readme): add undocumented docker informationHEADmasterFuwn2024-05-061-14/+11
|
* docs(readme): renameFuwn2024-01-191-0/+0
|
* docs(readme): simplifyFuwn2024-01-191-55/+22
|
* fix(index): code heightsFuwn2024-01-191-2/+2
|
* refactor(index): simplify scriptFuwn2024-01-191-16/+14
|
* feat(index): more examplesFuwn2024-01-191-5/+33
|
* fix(index): target _blank anchorsFuwn2024-01-191-1/+1
|
* feat(index): simplify usageFuwn2024-01-191-4/+1
|
* feat(themify): use urushiFuwn2024-01-191-36/+37
|
* feat(index): only 6 placesFuwn2024-01-191-69/+73
|
* feat(index): example links to exampleFuwn2024-01-191-1/+1
|
* feat(db): move db to folderFuwn2024-01-191-27/+29
|
* ci(docker): bump node imageFuwn2024-01-191-1/+1
|
* refactor(index): simplifyFuwn2024-01-194-61/+21
|
* feat: urushi assetsFuwn2024-01-1911-20/+4
|
* Merge pull request #50 from HChenZi/feat-homePageUrlJad2023-04-044-15/+18
|\ | | | | feat: Get url from req for index page
| * perf: Use more precise variable naming and support configuration.journey-ad2023-04-044-15/+17
| |
| * feat: Get url from req for index pageHChenZi2023-04-042-15/+16
| |
* | Merge pull request #49 from HChenZi/masterJad2023-04-042-0/+17
|\ \ | |/ |/| feat: add docker deploy
| * feat: add docker deployHChenZi2023-04-042-0/+17
|/
* Merge pull request #46 from eggplants/fix-typoJad2023-03-091-1/+1
|\ | | | | Fix typo
| * fix: typoeggplants2023-03-091-1/+1
|/
* Merge pull request #26 from flazepe/patch-1Jad2023-03-091-2/+2
|\ | | | | feat: render images as pixelated
| * feat: render images as pixelatedFlaze2022-05-011-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 databasejourney-ad2023-03-068-48/+109
|/ | | | | - Implement delayed writing feature to database for improved performance and reduced write frequency - Update docs
* Update Readme.mdJad2022-03-031-0/+4
|
* add new theme: asoulJad2022-03-0311-0/+5
|
* add: index page use google analyticsJad2021-01-011-3/+18
|
* add new theme: moebooru-h, gelbooru-hJad2021-01-0121-2/+8
|
* Merge pull request #5 from journey-ad/dependabot/npm_and_yarn/bl-2.2.1Jad2020-09-091-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.1dependabot[bot]2020-09-031-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/masterJad2020-08-222-15/+43
|\ | | | | add default mongodb url && return json data REST api
| * Update index.jsJad2020-08-221-46/+33
| | | | | | | | 修改了一些写法和逻辑 没必要处理所有的异常,比如配置文件出错这类启动时就能发现的
| * Update mongodb.jsJad2020-08-221-4/+2
| | | | | | 简化代码
| * add return json data REST apid1y2020-08-221-3/+19
| | | | | | | | 获取@name数据(json)
| * add getCount method..d1y2020-08-221-10/+32
| | | | | | | | | | 1. 添加获取 count 的方法 2. 用更安全的方式获取端口号🙂
| * add default mongodb url(local server)d1y2020-08-221-1/+6
|/
* Merge pull request #1 from fossabot/add-license-scan-badgeJad2020-08-131-1/+1
|\ | | | | Add license scan report and status
| * Update Readme.mdJad2020-08-131-4/+1
| |
| * Add license scan report and statusfossabot2020-08-121-1/+4
|/ | | Signed off by: fossabot <[email protected]>
* style: update chat room titleJad2020-08-121-1/+1
|
* Create .gitignoreJad2020-08-121-0/+26
|
* Create LICENSEJad2020-08-121-0/+21
|
* fix: wrong require path to componentJad2020-08-121-2/+2
|
* feat: support mongoDBJad2020-08-1233-49/+737
| | | | | feat: support dynamic image size docs: add Readme.md
* feat: add message boardJad2020-08-094-1/+6
|
* feat: add themeJad2020-08-0527-29/+78
|
* docs: update index templateJad2020-08-042-1/+3
|
* feat: add faviconJad2020-08-044-2/+4
|
* docs: update index templateJad2020-08-042-2/+6
|