Trim21
|
f33aca402a
|
release: 4.9.3 (#859)
|
2025-01-29 18:25:41 +00:00 |
|
Trim21
|
ae34ad0b38
|
build: upgrade deps (#858)
|
2025-01-29 18:21:31 +00:00 |
|
Trim21
|
ffadb05abd
|
release: 4.9.2 (#856)
|
2025-01-29 17:18:17 +00:00 |
|
Trim21
|
77f8701708
|
bump: 4.9.1 (#853)
|
2025-01-29 16:48:14 +00:00 |
|
Trim21
|
c8b594b27c
|
bump: 4.9.0 (#842)
|
2025-01-14 20:12:51 +00:00 |
|
Trim21
|
4867480da9
|
release: 4.8.5 (#832)
|
2024-12-09 19:24:02 +00:00 |
|
Trim21
|
6a0b20bd27
|
build: remove deprecated package frontmatter-markdown-loader (#831)
|
2024-12-09 18:42:46 +00:00 |
|
Trim21
|
3b520944ce
|
bump: 4.8.4 (#811)
|
2024-10-09 12:37:41 +00:00 |
|
Trim21
|
1e2b17ff12
|
bump: 4.8.3 (#803)
|
2024-10-07 18:12:33 +00:00 |
|
Trim21
|
2a0d29c1f5
|
style: add new rule for imports (#785)
|
2024-08-13 22:31:39 +00:00 |
|
Trim21
|
c3b9a6c6aa
|
build: embed mmdb as pure js data (#782)
|
2024-08-14 05:48:02 +08:00 |
|
Trim21
|
e40881c62e
|
build: remove deprecated babel plugin (#781)
|
2024-08-13 21:25:38 +00:00 |
|
Trim21
|
3ef7c7f19c
|
build: upgrade axios (#780)
|
2024-08-14 05:13:57 +08:00 |
|
Trim21
|
676bb30c50
|
build: upgrade lingui (#777)
|
2024-08-10 21:12:22 +08:00 |
|
Trim21
|
ee5f8372db
|
ci: fix publish (#775)
|
2024-08-09 21:03:24 +00:00 |
|
Trim21
|
61ea0b445a
|
build: migrate to pnpm (#772)
|
2024-08-09 20:36:38 +00:00 |
|
Trim21
|
755848ba34
|
chore: add husky (#748)
|
2024-05-04 04:00:22 +00:00 |
|
Trim21
|
7cdf1de107
|
bump: 4.8.2 (#746)
|
2024-05-04 03:35:24 +00:00 |
|
Trim21
|
8cf7fb1168
|
bump: 4.8.1 (#744)
|
2024-05-04 03:20:17 +00:00 |
|
Trim21
|
1b31312362
|
bump: 4.8.0 (#735)
|
2024-04-25 20:10:34 +00:00 |
|
dependabot[bot]
|
4ce073d611
|
build(deps): bump formidable and supertest (#733)
Bumps [formidable](https://github.com/node-formidable/formidable) to 3.5.1 and updates ancestor dependency [supertest](https://github.com/ladjs/supertest). These dependencies need to be updated together.
Updates `formidable` from 2.1.2 to 3.5.1
- [Release notes](https://github.com/node-formidable/formidable/releases)
- [Changelog](https://github.com/node-formidable/formidable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/node-formidable/formidable/commits/v3.5.1)
Updates `supertest` from 6.3.3 to 7.0.0
- [Release notes](https://github.com/ladjs/supertest/releases)
- [Commits](https://github.com/ladjs/supertest/compare/v6.3.3...v7.0.0)
---
updated-dependencies:
- dependency-name: formidable
dependency-type: indirect
- dependency-name: supertest
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-24 21:06:37 +00:00 |
|
dependabot[bot]
|
b41007dd55
|
build(deps-dev): bump axios from 0.27.2 to 0.28.0 (#721)
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 0.28.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.28.0/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v0.28.0)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-25 04:59:23 +08:00 |
|
Trim21
|
e52cfc9170
|
refactor(server): migrate to fastify (#707)
|
2023-12-11 19:08:43 +00:00 |
|
Trim21
|
f93c569c9b
|
chore: upgrade tsx to v4.6.2 (#706)
|
2023-12-11 18:36:35 +00:00 |
|
Trim21
|
e523a294e7
|
build: use npm start in master-dbg docker image (#704)
|
2023-12-11 17:27:03 +00:00 |
|
Trim21
|
2098c2e3f1
|
build(server): switch to esbuild (#701)
|
2023-12-11 17:15:11 +00:00 |
|
Trim21
|
1781ecf87c
|
Revert "fix: enable source map (#698)" (#700)
This reverts commit be22e24ba9.
|
2023-12-09 18:53:38 +00:00 |
|
Trim21
|
be22e24ba9
|
fix: enable source map (#698)
|
2023-12-09 13:45:18 +08:00 |
|
Trim21
|
a570469756
|
refactor: use fastify (#661)
|
2023-12-06 11:49:22 +00:00 |
|
Trim21
|
2b652f8148
|
server: rTorrent: manage request queue with p-queue - fix memory leak (#650)
Our self-baked request queue doesn't work well in some cases, leading to memory leak and hung.
Bug: #648
|
2023-07-03 15:32:39 -07:00 |
|
Jesse Chan
|
e150453965
|
dependencies: migrate overlayscrollbars to 2
|
2023-06-11 03:25:09 -07:00 |
|
Jesse Chan
|
197183bf91
|
dependencies: bump jsonwebtoken to 9
|
2023-06-11 01:11:11 -07:00 |
|
Jesse Chan
|
582b374011
|
dependencies: bump (minor)
|
2023-06-11 01:11:11 -07:00 |
|
Jesse Chan
|
8ab421a516
|
CI: bump to Node.js 18 and 20
|
2023-06-11 01:05:21 -07:00 |
|
Jesse Chan
|
d5700109a9
|
dependencies: bump (minor)
|
2022-09-12 23:10:29 -07:00 |
|
Jesse Chan
|
03b29a289d
|
dependencies: bump (minor)
|
2022-07-18 21:58:07 -07:00 |
|
Jesse Chan
|
9ef0728fde
|
dependencies: bump (minor)
|
2022-07-14 10:46:35 -07:00 |
|
Jesse Chan
|
e51cbba25c
|
dependencies: bump (major)
|
2022-06-15 14:56:54 -07:00 |
|
Jesse Chan
|
dfc531f4bc
|
dependencies: bump (minor)
|
2022-06-10 01:33:18 -07:00 |
|
Jesse Chan
|
0c8b216b5e
|
dependencies: bump (minor)
|
2022-05-30 21:02:16 -07:00 |
|
Jesse Chan
|
a1c2f1d238
|
server: ditch unmaintained "spdy"
HTTP/2 support can be restored after migration to fastify.
Bug: #524
|
2022-05-10 23:17:17 -07:00 |
|
Jesse Chan
|
7cd8840669
|
dependencies: bump to React 18
|
2022-05-10 22:53:54 -07:00 |
|
Jesse Chan
|
1aab2e1831
|
dependencies: bump (minor)
|
2022-05-10 22:26:11 -07:00 |
|
Jesse Chan
|
652f7d6e07
|
SortableList: switch to clauderic/dnd-kit
|
2022-05-10 22:24:40 -07:00 |
|
Jesse Chan
|
ca55f6c958
|
dependencies: revert "ress" to 4
|
2022-05-10 15:34:23 -07:00 |
|
Jesse Chan
|
efdd620192
|
dependencies: bump (major)
TODO: drop the "const argv = argvObj as Record<string, any>;" hack
Refs: yargs/yargs#2175
|
2022-05-07 16:41:10 -07:00 |
|
Jesse Chan
|
531e33d636
|
dependencies: bump (minor)
|
2022-05-07 15:44:28 -07:00 |
|
Jesse Chan
|
1af1d24755
|
server: switch to @seald/nedb
|
2022-05-01 14:34:42 -07:00 |
|
Jesse Chan
|
321aa2320c
|
dependencies: bump (minor)
|
2022-05-01 14:02:04 -07:00 |
|
Jesse Chan
|
ef068d02f5
|
dependencies: bump (minor)
|
2022-03-30 20:38:59 -07:00 |
|