- toogle chapter visibility
- delete chapter cbz
- preferred ContentSource.php and modal
- minor fixes
This commit is contained in:
Jérémy Guillot
2024-07-21 22:21:04 +02:00
parent fafff5014c
commit c56f72b813
17 changed files with 474 additions and 82 deletions

7
package-lock.json generated
View File

@@ -12,6 +12,7 @@
"bootstrap": "^5.3.3",
"postcss-loader": "^7.1.0",
"puppeteer": "^22.10.0",
"sortablejs": "^1.15.2",
"tailwindcss": "^3.2.7"
},
"devDependencies": {
@@ -9157,6 +9158,11 @@
"node": ">= 14"
}
},
"node_modules/sortablejs": {
"version": "1.15.2",
"resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.15.2.tgz",
"integrity": "sha512-FJF5jgdfvoKn1MAKSdGs33bIqLi3LmsgVTliuX6iITj834F+JRQZN90Z93yql8h0K2t0RwDPBmxwlbZfDcxNZA=="
},
"node_modules/source-map": {
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
@@ -10661,6 +10667,7 @@
}
},
"vendor/symfony/ux-turbo/assets": {
"name": "@symfony/ux-turbo",
"version": "0.1.0",
"dev": true,
"license": "MIT",