1549 Commits

Author SHA1 Message Date
fengmk2
8b29cd8b04 Release 3.0.0-rc.66 3.0.0-rc.66 2023-03-25 21:41:57 +08:00
elrrrrrrr
6769a46d71 fix: download row create error (#1749)
> 包名超长时,更新下载记录接口会无限重试
* 更新下载记录前,先判断当前包名是否存在

-------------

> When the package name is too long, the update download record
interface will retry indefinitely.

* Check pkg exists, before updating the download record.
2023-03-25 21:40:50 +08:00
fengmk2
cd60a7aa82 Release 3.0.0-rc.65 2023-02-06 14:09:25 +08:00
elrrrrrrr
a289d7dd5e feat: ignore sync private pkg (#1747)
> Ignore sync requests for private pacakges.
* update isLocalModule Logic, follow the #privatePackages field in
config.
2023-02-06 14:08:42 +08:00
fengmk2
922aa8ff1b Release 3.0.0-rc.64 2022-10-31 23:17:24 +08:00
elrrrrrrr
af9f5f7499 feat: add changes delay (#1739)
* 新增 changesDelay 配置,调用 /-/all/changes 接口时默认返回 delay 之前的 changes
* 防止出现 since 和当前时间接近时,changes 异步插入,导致 changes 计算失败的问题
2022-10-31 23:15:56 +08:00
killagu
bc0d1db782 Release 3.0.0-rc.63 3.0.0-rc.63 2022-08-31 16:01:03 +08:00
elrrrrrrr
1964d66abf feat: remove block version changes (#1737) 2022-08-31 15:41:23 +08:00
killagu
8ac988ae88 Release 3.0.0-rc.62 3.0.0-rc.62 2022-07-28 16:51:56 +08:00
elrrrrrrr
d8b5c9f7a9 feat: add changes api (#1734) 2022-07-28 16:28:47 +08:00
Ke Wu
4d534cad02 fix: listModulesByUser map error (#1731)
Co-authored-by: 天玎 <tianding.wk@antgroup.com>
2022-06-15 22:05:42 +08:00
fengmk2
53af65c0e9 Release 3.0.0-rc.60 2022-04-28 09:49:00 +08:00
fengmk2
f8bcca1ea0 🐛 FIX: path url maybe encode (#1729) 2022-04-28 09:48:27 +08:00
fengmk2
6c12a040a5 Release 3.0.0-rc.59 2022-04-28 09:26:48 +08:00
fengmk2
8663e215f0 🐛 FIX: Should show sync button on scoped package not exists (#1728)
closes https://github.com/cnpm/cnpmcore/issues/218#issuecomment-1110955986
2022-04-28 09:13:43 +08:00
fengmk2
8573c4a600 📖 DOC: DEPRECATED, please use https://github.com/cnpm/cnpmcore instead 2022-03-27 09:48:55 +08:00
fengmk2
51d1276d2e Release 3.0.0-rc.58 2022-03-20 09:51:14 +08:00
fengmk2
83497f2052 👌 IMPROVE: Return libc field on abbreviated manifests (#1721)
pick from https://github.com/cnpm/cnpmcore/pull/188
2022-03-20 09:49:19 +08:00
AN
1e0f7e06bb 📖 DOC: Modify comments (#1710)
Co-authored-by: Zian502 <yuanzhian@cai-inc.com>
2022-02-16 23:01:46 +08:00
fengmk2
e682e7a0a3 📖 DOC: Update contributors 2022-02-14 00:17:29 +08:00
XXBeii
f52e9c3382 feat: support sync private package from define registry (#1701)
Co-authored-by: wangjx2018 <wangjx2018@chinaunicom.cn>
2022-02-14 00:16:00 +08:00
fossabot
19e5c3def2 chore: Add license scan report and status (#1708)
Signed off by: fossabot <badges@fossa.com>
2022-02-12 01:11:01 +08:00
fengmk2
9f8dca4ac0 refactor: Sync exists package from cnpmcore changes stream (#1707)
closes https://github.com/cnpm/cnpmjs.org/issues/1704
2022-02-12 01:06:45 +08:00
fengmk2
f2c4b9f1c8 📖 DOC: Use git-contributor instead 2022-02-09 22:33:36 +08:00
fengmk2
1b09b2c0db Release 3.0.0-rc.57 2022-02-08 23:18:14 +08:00
fengmk2
ac07b215a7 🐛 FIX: Support new bson logId 2022-02-08 23:17:45 +08:00
fengmk2
52475aab2b Release 3.0.0-rc.56 2022-01-30 00:23:25 +08:00
fengmk2
559d5baccf 📦 NEW: sync web support webDataRemoteRegistry (#1697) 2022-01-29 23:39:37 +08:00
fengmk2
e5c5179e9e 📦 NEW: Support set registry to new cnpmcore registry (#1696)
https://github.com/cnpm/cnpmcore/issues/120
2022-01-28 00:20:23 +08:00
fengmk2
ad622d55e3 chore: update contributors 2021-12-01 08:59:26 +08:00
fengmk2
e434288e49 Release 3.0.0-rc.55 2021-11-28 19:49:49 +08:00
fengmk2
b7bbf84ea3 fix: add missing config property for bug-versions (#1685) 2021-11-28 19:44:38 +08:00
fengmk2
97d501c088 feat: support bug-versions on server (#1684)
https://github.com/cnpm/bug-versions
2021-11-28 19:23:47 +08:00
fengmk2
a1bf6bfbf0 Release 3.0.0-rc.54 2021-11-24 00:40:37 +08:00
fengmk2
3c5bc9dc5e feat: support package version block list (#1683) 2021-11-24 00:39:48 +08:00
fengmk2
59a84769a9 Release 3.0.0-rc.53 2021-11-22 21:09:55 +08:00
hellojukay
c6973a98ce fix(db.sql): use utf8mb4 on description column (#1681) 2021-11-22 21:06:52 +08:00
fengmk2
f22a3e7370 refactor: dist tarbar url don't contains querystring (#1682) 2021-11-22 21:04:49 +08:00
fengmk2
ffafab36ce Release 3.0.0-rc.52 2021-11-09 14:56:07 +08:00
fengmk2
abc1723bef feat: support dist.integrity (#1677)
https://github.com/npm/registry/blob/master/docs/responses/package-metadata.md#dist
2021-11-09 14:43:39 +08:00
alsotang
a49deec3b2 chore: remove unused config (#1495) 2021-11-09 14:38:25 +08:00
alsotang
74d408d006 fix: database dialect config detect error (#1503) 2021-11-09 14:37:34 +08:00
fengmk2
113a3c85cd Release 3.0.0-rc.51 2021-11-07 23:43:23 +08:00
fengmk2
7f0aa2ad95 chore: update contributors 2021-11-07 23:42:05 +08:00
fengmk2
39cf77ae0f refactor: use remote abbreviated version data (#1675)
avoid npm abbreviated version fields change

closes https://github.com/cnpm/cnpmjs.org/issues/1667

and starting use the new domain: npmmirror.com
2021-11-07 23:38:32 +08:00
Solais
37ba629028 fix: get count missing name (#1674)
Co-authored-by: zhixiang.tzx <zhixiang.tzx@alibaba-inc.com>
2021-11-07 20:28:06 +08:00
killagu
ee9fc4f349 Release 3.0.0-rc.50 3.0.0-rc.50 2021-11-04 17:05:33 +08:00
Solais
e4c3cd125e feat: package view add download total count (#1673)
Co-authored-by: zhixiang.tzx <zhixiang.tzx@alibaba-inc.com>
2021-11-04 17:00:34 +08:00
fengmk2
2ce14d147c Release 3.0.0-rc.49 2021-10-01 17:54:58 +08:00
fengmk2
62fdbd400a fix: should update etag after abbreviated meta change (#1670) 2021-10-01 17:52:06 +08:00