Skip to content

Commit c0c4267

Browse files
authored
Merge pull request stumpapp#365 from stumpapp/release/v0.0.4
🔖 Release v0.0.4
2 parents ef8b97a + a0a487c commit c0c4267

File tree

393 files changed

+14166
-2296
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

393 files changed

+14166
-2296
lines changed

.github/CHANGELOG.md

+41
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,46 @@
11
# Changelog
22

3+
<a name="next"></a>
4+
## next
5+
6+
### Added
7+
8+
- ✅ Improve coverage testing and filesystem coverage ([#351](https://github.com/stumpapp/stump/issues/351)) [[efbae49](https://github.com/stumpapp/stump/commit/efbae490993ca691b3e960612b513cec6e646efb)]
9+
- ✨ Delete job-associated logs and small QOL changes ([#348](https://github.com/stumpapp/stump/issues/348)) [[5d00c20](https://github.com/stumpapp/stump/commit/5d00c207ea819fd6ef5f06f7752f691c8dbcc419)]
10+
- ✨ Image analysis job ([#307](https://github.com/stumpapp/stump/issues/307)) [[8a8bd86](https://github.com/stumpapp/stump/commit/8a8bd867e740640745ec464d848d9ff9b0c312fb)]
11+
- ✨ Support grid and table layouts ([#322](https://github.com/stumpapp/stump/issues/322)) [[2f1b085](https://github.com/stumpapp/stump/commit/2f1b085cad3cedec30d421b11b4d2b7ac9d0d1dd)]
12+
- ✨ Email to device ([#296](https://github.com/stumpapp/stump/issues/296)) [[f5e5a09](https://github.com/stumpapp/stump/commit/f5e5a09a5e7be2e32ad725ba81efc8ef41fc14a8)]
13+
14+
### Changed
15+
16+
- 💄 Fix large button [[32532c0](https://github.com/stumpapp/stump/commit/32532c0bd181652a76f8fca9c8fd95723c7434e5)]
17+
- 🚨 Fix type mismatch [[b049668](https://github.com/stumpapp/stump/commit/b049668af549af5a3190b78c8553a6d697ae7f8d)]
18+
- 🚨 Fix compilation error in test [[71a4cd0](https://github.com/stumpapp/stump/commit/71a4cd065d61537f2837ab0e79188ae100aa501a)]
19+
20+
### Fixed
21+
22+
- 🐛 Focus EPUB.js iframe each location change ([#359](https://github.com/stumpapp/stump/issues/359)) [[1ce33e8](https://github.com/stumpapp/stump/commit/1ce33e8f1754005c2a3f4c5157e3b438b8a426a8)]
23+
- 🐛 Fix first visit API URL determination ([#358](https://github.com/stumpapp/stump/issues/358)) [[d2b8ed4](https://github.com/stumpapp/stump/commit/d2b8ed47992de88dd1267478e0adf1f85d5d6aba)]
24+
- 🐛 Fix DB error during media analysis ([#354](https://github.com/stumpapp/stump/issues/354)) [[73efc83](https://github.com/stumpapp/stump/commit/73efc8308f3ce14a390f35233a8aed0dec462ea5)]
25+
- 🐛 Fix nested file structure support for ZIP/RAR format ([#353](https://github.com/stumpapp/stump/issues/353)) [[3aa02a7](https://github.com/stumpapp/stump/commit/3aa02a7ae51f521bcfde0e46aa76353432ed79af)]
26+
- 🐛 Fix OPDS path detection regression ([#350](https://github.com/stumpapp/stump/issues/350)) [[52092c6](https://github.com/stumpapp/stump/commit/52092c636619719f9168e0989faeb52783ffd384)]
27+
28+
### Miscellaneous
29+
30+
- 🌐 Update translations ([#352](https://github.com/stumpapp/stump/issues/352)) [[09cae5b](https://github.com/stumpapp/stump/commit/09cae5b875a00ce00d64354dcae04c0e093100de)]
31+
- 🌐 Update translations ([#345](https://github.com/stumpapp/stump/issues/345)) [[755403e](https://github.com/stumpapp/stump/commit/755403e01113c54a09aee9a9b514d7261d31eec8)]
32+
- Merge pull request [#342](https://github.com/stumpapp/stump/issues/342) from stumpapp/experimental [[2d5fac5](https://github.com/stumpapp/stump/commit/2d5fac55be4d82fe56d1ea99c98471d9b98771c4)]
33+
- Merge branch &#x27;develop&#x27; into experimental [[3c0f2d4](https://github.com/stumpapp/stump/commit/3c0f2d4d87f2249d05fb23b308f63e138f3f3d3d)]
34+
- Merge remote-tracking branch &#x27;origin/develop&#x27; into experimental [[8c48560](https://github.com/stumpapp/stump/commit/8c485602a97d2c2f996dba455d2e83b07100b34f)]
35+
- Merge remote-tracking branch &#x27;origin/develop&#x27; into experimental [[707b9d0](https://github.com/stumpapp/stump/commit/707b9d0c0e6e62463369834e519a45d1ac3311cd)]
36+
- Merge remote-tracking branch &#x27;origin/develop&#x27; into experimental [[1108406](https://github.com/stumpapp/stump/commit/1108406c92a97e823ffbca4f4d263033bc3ec033)]
37+
- Merge remote-tracking branch &#x27;origin/develop&#x27; into experimental [[6c52759](https://github.com/stumpapp/stump/commit/6c52759da9a9f2d7ad05608dcdbe7747eafd236b)]
38+
- Merge remote-tracking branch &#x27;origin/develop&#x27; into experimental [[8b4ffaf](https://github.com/stumpapp/stump/commit/8b4ffaf75d2a00d1727f61ad8324f378af47495c)]
39+
- Merge remote-tracking branch &#x27;origin/develop&#x27; into experimental [[8c431e8](https://github.com/stumpapp/stump/commit/8c431e8dfdc9292e37ae072d7045627c6be460c8)]
40+
- Merge remote-tracking branch &#x27;origin/develop&#x27; into experimental [[aada56e](https://github.com/stumpapp/stump/commit/aada56e6f942125d46decac3c04d1fc2e2b8dc21)]
41+
- Merge remote-tracking branch &#x27;origin/develop&#x27; into experimental [[ddb5e16](https://github.com/stumpapp/stump/commit/ddb5e16473c1de8d7149abe4e4a959980c049373)]
42+
43+
344
<a name="0.0.3"></a>
445
## 0.0.3 (2024-05-13)
546

.gitignore

+5-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ logs/
1010
.vscode/**/*
1111
!.vscode/settings.json
1212
!.vscode/extensions.json
13+
!.vscode/tasks.json
1314
!.vscode/*.todo
1415

1516
build/
@@ -46,4 +47,7 @@ apps/server/client/*
4647

4748
# nix
4849
.envrc
49-
.direnv
50+
.direnv
51+
52+
#Code coverage
53+
lcov.info

.prettierignore

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ dist
77
build
88
.next
99
.expo
10+
*.hbs
1011

1112
packages/i18n/src/locales/*.json
1213

.vscode/extensions.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"bradlc.vscode-tailwindcss",
77
"Gruntfuggly.todo-tree",
88
"mike-co.import-sorter",
9-
"aaron-bond.better-comments"
9+
"aaron-bond.better-comments",
10+
"ryanluker.vscode-coverage-gutters"
1011
]
1112
}

.vscode/settings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
["cva\\(([^)]*)\\)", "[\"'`]([^\"'`]*).*?[\"'`]"],
1313
["cx\\(([^)]*)\\)", "(?:'|\"|`)([^']*)(?:'|\"|`)"]
1414
],
15-
"tailwindCSS.classAttributes": ["class", "className", ".*CLASSES", ".*VARIANTS"],
15+
"tailwindCSS.classAttributes": ["class", "className", ".*ClassName", ".*CLASSES", ".*VARIANTS"],
1616
"typescript.tsdk": "node_modules/typescript/lib"
1717
}

.vscode/tasks.json

+41
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
{
2+
"version": "2.0.0",
3+
"tasks": [
4+
{
5+
"label": "Setup",
6+
"type": "shell",
7+
"command": "yarn setup",
8+
"group": "build",
9+
"problemMatcher": [],
10+
"presentation": {
11+
"panel": "shared",
12+
"showReuseMessage": true,
13+
"clear": false
14+
}
15+
},
16+
{
17+
"label": "Run tests",
18+
"type": "shell",
19+
"command": "cargo test",
20+
"group": "test",
21+
"problemMatcher": ["$rustc"],
22+
"presentation": {
23+
"panel": "shared",
24+
"showReuseMessage": true,
25+
"clear": false
26+
}
27+
},
28+
{
29+
"label": "Generate coverage",
30+
"type": "shell",
31+
"command": "cargo llvm-cov --lcov --output-path lcov.info",
32+
"group": "test",
33+
"problemMatcher": ["$rustc"],
34+
"presentation": {
35+
"panel": "shared",
36+
"showReuseMessage": true,
37+
"clear": false
38+
}
39+
}
40+
]
41+
}

0 commit comments

Comments
 (0)