Compare commits
87 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7fe0bcee2f | ||
|
|
b8589ea026 | ||
|
|
de838ebb4d | ||
|
|
74af82f34f | ||
|
|
307b78f60d | ||
|
|
8ed52f62b8 | ||
|
|
93fcbb9084 | ||
|
|
2b017a2ae3 | ||
|
|
d32375d4e4 | ||
|
|
a965032b08 | ||
|
|
3a26a12807 | ||
|
|
0867e4020f | ||
|
|
f132cdfbdf | ||
|
|
4927cdf6ce | ||
|
|
cff6e5aab9 | ||
|
|
85007f3e91 | ||
|
|
5b6ef8202f | ||
|
|
0c07f638f9 | ||
|
|
5faa6a1e8f | ||
|
|
51b325d63c | ||
|
|
a4715be0ed | ||
|
|
c2c88cb397 | ||
|
|
a72a37ddfa | ||
|
|
512d9fc8cb | ||
|
|
6284154a39 | ||
|
|
d78991dc03 | ||
|
|
287edf3d12 | ||
|
|
7b6bd25189 | ||
|
|
b3ed9ea89c | ||
|
|
de9471c2d5 | ||
|
|
4ad5aad64e | ||
|
|
28d68ca569 | ||
|
|
db34b954c5 | ||
|
|
a22ec367a5 | ||
|
|
fd66034ba9 | ||
|
|
c2e1d062e8 | ||
|
|
17e42d7088 | ||
|
|
6858acd0b1 | ||
|
|
ea0845880b | ||
|
|
a9cc87f64f | ||
|
|
7bbe90a968 | ||
|
|
d970863a17 | ||
|
|
10b10f695a | ||
|
|
8272f48cba | ||
|
|
409befce5e | ||
|
|
105680e38a | ||
|
|
0ddf18ec26 | ||
|
|
46b69059e8 | ||
|
|
09a4e70bb0 | ||
|
|
cf5de3ca89 | ||
|
|
8134527a7d | ||
|
|
33aea2a194 | ||
|
|
772ea3ca0c | ||
|
|
5c77b1711b | ||
|
|
602fe39c00 | ||
|
|
6160afa7f0 | ||
|
|
68532e361e | ||
|
|
e0a315f77c | ||
|
|
bcce467bcb | ||
|
|
f5cff52588 | ||
|
|
3472ca7844 | ||
|
|
5372507acd | ||
|
|
01fb6479f3 | ||
|
|
90c3faadcf | ||
|
|
e594206759 | ||
|
|
80b21371a4 | ||
|
|
af575a87a2 | ||
|
|
a6aa8d8e95 | ||
|
|
aa436feae7 | ||
|
|
abce84999f | ||
|
|
74bb3f2362 | ||
|
|
abcbbc86bc | ||
|
|
d859202fb1 | ||
|
|
d71c235ebc | ||
|
|
49583d3407 | ||
|
|
a7f71562b4 | ||
|
|
f93269ac8b | ||
|
|
79f85f362a | ||
|
|
bf9ae0b9e1 | ||
|
|
678562525f | ||
|
|
abb3baf94b | ||
|
|
59b4f48897 | ||
|
|
dca59e02dd | ||
|
|
9bc92a7346 | ||
|
|
53264da6bd | ||
|
|
53e328ac2d | ||
|
|
59c2d73c05 |
58
CHANGELOG.md
Normal file
58
CHANGELOG.md
Normal file
@@ -0,0 +1,58 @@
|
|||||||
|
1.4.0 / 2022-12-07
|
||||||
|
------------------
|
||||||
|
- Добавлена возможность расширенного поиска (раздел "</>"). Поиск не оптимизирован и может сильно нагружать сервер.
|
||||||
|
Отключить можно в конфиге, параметр extendedSearch
|
||||||
|
- Улучшение поддержки reverse-proxy, в конфиг добавлены параметры server.root и opds.root для встраивания inpx-web в уже существующий веб-сервер
|
||||||
|
- В настройки веб-интерфейса добавлена опция "Скачивать книги в виде zip-архива"
|
||||||
|
- Исправлен баг "Android-читалки не очень хорошо работают с OPDS" (#4)
|
||||||
|
- Добавлена сборка релизов для Linux arm64
|
||||||
|
- В readme добавлена ссылка для донатов: [отблагодарить автора проекта](https://donatty.com/liberama)
|
||||||
|
|
||||||
|
1.3.3 / 2022-11-28
|
||||||
|
------------------
|
||||||
|
|
||||||
|
- Исправление выявленных недочетов
|
||||||
|
|
||||||
|
1.3.2 / 2022-11-27
|
||||||
|
------------------
|
||||||
|
|
||||||
|
- Изменения механизма ограничения доступа по паролю:
|
||||||
|
- появилась возможность выхода из сессии
|
||||||
|
- в конфиг добавлена настройка таймаута для автозавершения сессии
|
||||||
|
- Добавлено отображение количества книг в серии в разделе "Авторы"
|
||||||
|
|
||||||
|
1.3.1 / 2022-11-25
|
||||||
|
------------------
|
||||||
|
|
||||||
|
- Улучшена кроссплатформенность приложения
|
||||||
|
|
||||||
|
1.3.0 / 2022-11-24
|
||||||
|
------------------
|
||||||
|
|
||||||
|
- Добавлен OPDS-сервер для inpx-коллекции
|
||||||
|
- Произведена небольшая оптимизация поисковой БД
|
||||||
|
- Добавлен релиз для macos, без тестирования
|
||||||
|
|
||||||
|
1.2.4 / 2022-11-14
|
||||||
|
------------------
|
||||||
|
|
||||||
|
- Добавлена возможность посмотреть обложку в увеличении
|
||||||
|
- Исправление выявленных недочетов
|
||||||
|
|
||||||
|
1.2.3 / 2022-11-12
|
||||||
|
------------------
|
||||||
|
|
||||||
|
- Добавлено диалоговое окно "Информация о книге"
|
||||||
|
- Небольшие изменения интерфейса, добавлена кнопка "Клонировать поиск"
|
||||||
|
|
||||||
|
1.1.4 / 2022-11-03
|
||||||
|
------------------
|
||||||
|
|
||||||
|
- Исправлен баг "Не качает книги #1"
|
||||||
|
|
||||||
|
1.1.2 / 2022-10-31
|
||||||
|
------------------
|
||||||
|
|
||||||
|
- Добавлены разделы "Серии" и "Книги"
|
||||||
|
- Расширена форма поиска: добавлен поиск по датам поступления и оценкам
|
||||||
|
|
||||||
30
README.md
30
README.md
@@ -19,6 +19,8 @@ OPDS-сервер доступен по адресу [http://127.0.0.1:12380/opd
|
|||||||
Для указания местоположения .inpx-файла или папки с файлами библиотеки, воспользуйтесь [параметрами командной строки](#cli).
|
Для указания местоположения .inpx-файла или папки с файлами библиотеки, воспользуйтесь [параметрами командной строки](#cli).
|
||||||
Дополнительные параметры сервера настраиваются в [конфигурационном файле](#config).
|
Дополнительные параметры сервера настраиваются в [конфигурационном файле](#config).
|
||||||
|
|
||||||
|
[Отблагодарить автора проекта](https://donatty.com/liberama)
|
||||||
|
|
||||||
##
|
##
|
||||||
* [Возможности программы](#capabilities)
|
* [Возможности программы](#capabilities)
|
||||||
* [Использование](#usage)
|
* [Использование](#usage)
|
||||||
@@ -42,7 +44,7 @@ OPDS-сервер доступен по адресу [http://127.0.0.1:12380/opd
|
|||||||
- фильтр авторов и книг при создании поисковой БД для создания своей коллекции "на лету"
|
- фильтр авторов и книг при создании поисковой БД для создания своей коллекции "на лету"
|
||||||
- подхват изменений .inpx-файла (периодическая проверка), автоматическое пересоздание поисковой БД
|
- подхват изменений .inpx-файла (периодическая проверка), автоматическое пересоздание поисковой БД
|
||||||
- мощная оптимизация, хорошая скорость поиска
|
- мощная оптимизация, хорошая скорость поиска
|
||||||
- релизы под Linux и Windows
|
- релизы под Linux, MacOS и Windows
|
||||||
|
|
||||||
<a id="usage" />
|
<a id="usage" />
|
||||||
|
|
||||||
@@ -79,8 +81,19 @@ Options:
|
|||||||
```js
|
```js
|
||||||
{
|
{
|
||||||
// пароль для ограничения доступа к веб-интерфейсу сервера
|
// пароль для ограничения доступа к веб-интерфейсу сервера
|
||||||
|
// пустое значение - доступ без ограничений
|
||||||
"accessPassword": "",
|
"accessPassword": "",
|
||||||
|
|
||||||
|
// таймаут автозавершения сессии доступа к веб-интерфейсу (если задан accessPassword),
|
||||||
|
// при неактивности в течение указанного времени (в минутах), пароль будет запрошен заново
|
||||||
|
// 0 - отключить таймаут, время доступа по паролю не ограничено
|
||||||
|
"accessTimeout": 0,
|
||||||
|
|
||||||
|
// включить(true)/выключить(false) возможность расширенного поиска (раздел "</>")
|
||||||
|
// расширенный поиск не оптимизирован, поэтому может сильно нагружать сервер
|
||||||
|
// чтобы ускорить поиск, увеличьте параметр dbCacheSize
|
||||||
|
"extendedSearch": true,
|
||||||
|
|
||||||
// содержимое кнопки-ссылки "(читать)", если не задано - кнопка "(читать)" не показывается
|
// содержимое кнопки-ссылки "(читать)", если не задано - кнопка "(читать)" не показывается
|
||||||
// пример: "https://omnireader.ru/#/reader?url=${DOWNLOAD_LINK}"
|
// пример: "https://omnireader.ru/#/reader?url=${DOWNLOAD_LINK}"
|
||||||
// на место ${DOWNLOAD_LINK} будет подставлена ссылка на скачивание файла книги
|
// на место ${DOWNLOAD_LINK} будет подставлена ссылка на скачивание файла книги
|
||||||
@@ -93,7 +106,7 @@ Options:
|
|||||||
// если надо кешировать всю БД, можно поставить значение от 1000 и больше
|
// если надо кешировать всю БД, можно поставить значение от 1000 и больше
|
||||||
"dbCacheSize": 5,
|
"dbCacheSize": 5,
|
||||||
|
|
||||||
// максимальный размер в байтах директории закешированных файлов в <раб.дир>/public/files
|
// максимальный размер в байтах директории закешированных файлов в <раб.дир>/public-files
|
||||||
// чистка каждый час
|
// чистка каждый час
|
||||||
"maxFilesDirSize": 1073741824,
|
"maxFilesDirSize": 1073741824,
|
||||||
|
|
||||||
@@ -134,17 +147,23 @@ Options:
|
|||||||
"remoteLib": false,
|
"remoteLib": false,
|
||||||
|
|
||||||
// настройки веб-сервера
|
// настройки веб-сервера
|
||||||
|
// парамертр root указывает путь для кореневой страницы inpx-web
|
||||||
|
// например для "root": "/library", веб-интерфейс будет доступен по адресу http://127.0.0.1:12380/library
|
||||||
|
// root необходим при настройке reverse-proxy и встраивании inpx-web в уже существующий сервер
|
||||||
"server": {
|
"server": {
|
||||||
"host": "0.0.0.0",
|
"host": "0.0.0.0",
|
||||||
"port": "12380"
|
"port": "12380",
|
||||||
|
"root": ""
|
||||||
},
|
},
|
||||||
|
|
||||||
// настройки opds-сервера
|
// настройки opds-сервера
|
||||||
// user, password используются для Basic HTTP authentication
|
// user, password используются для Basic HTTP authentication
|
||||||
|
// параметр root задает путь для доступа к opds-серверу
|
||||||
"opds": {
|
"opds": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"user": "",
|
"user": "",
|
||||||
"password": ""
|
"password": "",
|
||||||
|
"root": "/opds"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
@@ -192,7 +211,6 @@ Options:
|
|||||||
{
|
{
|
||||||
"info": {
|
"info": {
|
||||||
"collection": "Новое название коллекции",
|
"collection": "Новое название коллекции",
|
||||||
"structure": "",
|
|
||||||
"version": "1.0.0"
|
"version": "1.0.0"
|
||||||
},
|
},
|
||||||
"filter": "(r) => r.del == 0",
|
"filter": "(r) => r.del == 0",
|
||||||
@@ -274,6 +292,8 @@ sudo service nginx reload
|
|||||||
Сборка только в среде Linux.
|
Сборка только в среде Linux.
|
||||||
Необходима версия node.js не ниже 16.
|
Необходима версия node.js не ниже 16.
|
||||||
|
|
||||||
|
Для сборки linux-arm64 необходимо предварительно установить [QEMU](https://wiki.debian.org/QemuUserEmulation).
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/bookpauk/inpx-web
|
git clone https://github.com/bookpauk/inpx-web
|
||||||
cd inpx-web
|
cd inpx-web
|
||||||
|
|||||||
1
build/appdir.js
Normal file
1
build/appdir.js
Normal file
@@ -0,0 +1 @@
|
|||||||
|
module.exports = 'app0b58f8bd9fbfa95504ba';
|
||||||
@@ -12,8 +12,8 @@ const publicDir = `${tmpDir}/public`;
|
|||||||
const outDir = `${distDir}/${platform}`;
|
const outDir = `${distDir}/${platform}`;
|
||||||
|
|
||||||
async function build() {
|
async function build() {
|
||||||
if (platform != 'linux' && platform != 'win' && platform != 'macos')
|
if (!platform)
|
||||||
throw new Error(`Unknown platform: ${platform}`);
|
throw new Error(`Please set platform`);
|
||||||
|
|
||||||
await fs.emptyDir(outDir);
|
await fs.emptyDir(outDir);
|
||||||
|
|
||||||
|
|||||||
@@ -22,6 +22,7 @@ async function main() {
|
|||||||
await fs.emptyDir(outDir);
|
await fs.emptyDir(outDir);
|
||||||
await makeRelease('win');
|
await makeRelease('win');
|
||||||
await makeRelease('linux');
|
await makeRelease('linux');
|
||||||
|
await makeRelease('linux-arm64');
|
||||||
await makeRelease('macos');
|
await makeRelease('macos');
|
||||||
} catch(e) {
|
} catch(e) {
|
||||||
console.error(e);
|
console.error(e);
|
||||||
|
|||||||
@@ -2,6 +2,8 @@ const path = require('path');
|
|||||||
const DefinePlugin = require('webpack').DefinePlugin;
|
const DefinePlugin = require('webpack').DefinePlugin;
|
||||||
const { VueLoaderPlugin } = require('vue-loader');
|
const { VueLoaderPlugin } = require('vue-loader');
|
||||||
|
|
||||||
|
const appdir = require('./appdir');
|
||||||
|
|
||||||
const clientDir = path.resolve(__dirname, '../client');
|
const clientDir = path.resolve(__dirname, '../client');
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
@@ -12,7 +14,7 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
entry: [`${clientDir}/main.js`],
|
entry: [`${clientDir}/main.js`],
|
||||||
output: {
|
output: {
|
||||||
publicPath: '/app/',
|
publicPath: `/${appdir}/`,
|
||||||
clean: true
|
clean: true
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
@@ -16,9 +16,8 @@ module.exports = merge(baseWpConfig, {
|
|||||||
mode: 'development',
|
mode: 'development',
|
||||||
devtool: 'inline-source-map',
|
devtool: 'inline-source-map',
|
||||||
output: {
|
output: {
|
||||||
path: `${publicDir}/app`,
|
path: `${publicDir}${baseWpConfig.output.publicPath}`,
|
||||||
filename: 'bundle.js',
|
filename: 'bundle.js',
|
||||||
clean: true
|
|
||||||
},
|
},
|
||||||
|
|
||||||
module: {
|
module: {
|
||||||
|
|||||||
@@ -18,9 +18,8 @@ fs.emptyDirSync(publicDir);
|
|||||||
module.exports = merge(baseWpConfig, {
|
module.exports = merge(baseWpConfig, {
|
||||||
mode: 'production',
|
mode: 'production',
|
||||||
output: {
|
output: {
|
||||||
path: `${publicDir}/app`,
|
path: `${publicDir}${baseWpConfig.output.publicPath}`,
|
||||||
filename: 'bundle.[contenthash].js',
|
filename: 'bundle.[contenthash].js',
|
||||||
clean: true
|
|
||||||
},
|
},
|
||||||
module: {
|
module: {
|
||||||
rules: [
|
rules: [
|
||||||
|
|||||||
@@ -60,10 +60,21 @@ const componentOptions = {
|
|||||||
settings() {
|
settings() {
|
||||||
this.loadSettings();
|
this.loadSettings();
|
||||||
},
|
},
|
||||||
|
modelValue(newValue) {
|
||||||
|
this.accessGranted = newValue;
|
||||||
|
},
|
||||||
|
accessGranted(newValue) {
|
||||||
|
this.$emit('update:modelValue', newValue);
|
||||||
|
}
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
class Api {
|
class Api {
|
||||||
_options = componentOptions;
|
_options = componentOptions;
|
||||||
|
_props = {
|
||||||
|
modelValue: Boolean,
|
||||||
|
};
|
||||||
|
accessGranted = false;
|
||||||
|
|
||||||
busyDialogVisible = false;
|
busyDialogVisible = false;
|
||||||
mainMessage = '';
|
mainMessage = '';
|
||||||
jobMessage = '';
|
jobMessage = '';
|
||||||
@@ -98,10 +109,6 @@ class Api {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
get config() {
|
|
||||||
return this.$store.state.config;
|
|
||||||
}
|
|
||||||
|
|
||||||
get settings() {
|
get settings() {
|
||||||
return this.$store.state.settings;
|
return this.$store.state.settings;
|
||||||
}
|
}
|
||||||
@@ -123,7 +130,13 @@ class Api {
|
|||||||
});
|
});
|
||||||
|
|
||||||
if (result && result.value) {
|
if (result && result.value) {
|
||||||
const accessToken = utils.toHex(cryptoUtils.sha256(result.value));
|
//получим свежую соль
|
||||||
|
const response = await wsc.message(await wsc.send({}), 10);
|
||||||
|
let salt = '';
|
||||||
|
if (response && response.error == 'need_access_token' && response.salt)
|
||||||
|
salt = response.salt;
|
||||||
|
|
||||||
|
const accessToken = utils.toHex(cryptoUtils.sha256(result.value + salt));
|
||||||
this.commit('setSettings', {accessToken});
|
this.commit('setSettings', {accessToken});
|
||||||
}
|
}
|
||||||
} finally {
|
} finally {
|
||||||
@@ -192,10 +205,13 @@ class Api {
|
|||||||
const response = await wsc.message(await wsc.send(params), timeoutSecs);
|
const response = await wsc.message(await wsc.send(params), timeoutSecs);
|
||||||
|
|
||||||
if (response && response.error == 'need_access_token') {
|
if (response && response.error == 'need_access_token') {
|
||||||
|
this.accessGranted = false;
|
||||||
await this.showPasswordDialog();
|
await this.showPasswordDialog();
|
||||||
} else if (response && response.error == 'server_busy') {
|
} else if (response && response.error == 'server_busy') {
|
||||||
|
this.accessGranted = true;
|
||||||
await this.showBusyDialog();
|
await this.showBusyDialog();
|
||||||
} else {
|
} else {
|
||||||
|
this.accessGranted = true;
|
||||||
if (response.error) {
|
if (response.error) {
|
||||||
throw new Error(response.error);
|
throw new Error(response.error);
|
||||||
}
|
}
|
||||||
@@ -219,10 +235,18 @@ class Api {
|
|||||||
return await this.request({action: 'search', from, query}, 30);
|
return await this.request({action: 'search', from, query}, 30);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
async bookSearch(query) {
|
||||||
|
return await this.request({action: 'bookSearch', query}, 30);
|
||||||
|
}
|
||||||
|
|
||||||
async getAuthorBookList(authorId) {
|
async getAuthorBookList(authorId) {
|
||||||
return await this.request({action: 'get-author-book-list', authorId});
|
return await this.request({action: 'get-author-book-list', authorId});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
async getAuthorSeriesList(authorId) {
|
||||||
|
return await this.request({action: 'get-author-series-list', authorId});
|
||||||
|
}
|
||||||
|
|
||||||
async getSeriesBookList(series) {
|
async getSeriesBookList(series) {
|
||||||
return await this.request({action: 'get-series-book-list', series});
|
return await this.request({action: 'get-series-book-list', series});
|
||||||
}
|
}
|
||||||
@@ -242,6 +266,12 @@ class Api {
|
|||||||
async getConfig() {
|
async getConfig() {
|
||||||
return await this.request({action: 'get-config'});
|
return await this.request({action: 'get-config'});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
async logout() {
|
||||||
|
await this.request({action: 'logout'});
|
||||||
|
this.accessGranted = false;
|
||||||
|
await this.request({action: 'test'});
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
export default vueComponent(Api);
|
export default vueComponent(Api);
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
import WebSocketConnection from '../../../server/core/WebSocketConnection';
|
import WebSocketConnection from '../../../server/core/WebSocketConnection';
|
||||||
|
|
||||||
export default new WebSocketConnection();
|
const protocol = (window.location.protocol == 'https:' ? 'wss:' : 'ws:');
|
||||||
|
let url = `${protocol}//${window.location.host}${window.location.pathname}`;
|
||||||
|
url += (url[url.length - 1] === '/' ? 'ws' : '/ws');
|
||||||
|
|
||||||
|
export default new WebSocketConnection(url);
|
||||||
@@ -1,10 +1,10 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="fit row">
|
<div class="fit row">
|
||||||
<Api ref="api" />
|
<Api ref="api" v-model="accessGranted" />
|
||||||
<Notify ref="notify" />
|
<Notify ref="notify" />
|
||||||
<StdDialog ref="stdDialog" />
|
<StdDialog ref="stdDialog" />
|
||||||
|
|
||||||
<router-view v-slot="{ Component }">
|
<router-view v-if="accessGranted" v-slot="{ Component }">
|
||||||
<keep-alive>
|
<keep-alive>
|
||||||
<component :is="Component" class="col" />
|
<component :is="Component" class="col" />
|
||||||
</keep-alive>
|
</keep-alive>
|
||||||
@@ -37,6 +37,7 @@ const componentOptions = {
|
|||||||
};
|
};
|
||||||
class App {
|
class App {
|
||||||
_options = componentOptions;
|
_options = componentOptions;
|
||||||
|
accessGranted = false;
|
||||||
|
|
||||||
created() {
|
created() {
|
||||||
this.commit = this.$store.commit;
|
this.commit = this.$store.commit;
|
||||||
|
|||||||
@@ -54,6 +54,10 @@
|
|||||||
<div class="clickable2 q-ml-xs q-py-sm text-bold" @click="selectSeries(book.series)">
|
<div class="clickable2 q-ml-xs q-py-sm text-bold" @click="selectSeries(book.series)">
|
||||||
Серия: {{ book.series }}
|
Серия: {{ book.series }}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="q-ml-sm text-bold" style="color: #555">
|
||||||
|
{{ getSeriesBookCount(item, book) }}
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div v-if="isExpandedSeries(book) && book.seriesBooks">
|
<div v-if="isExpandedSeries(book) && book.seriesBooks">
|
||||||
@@ -184,6 +188,22 @@ class AuthorList extends BaseList {
|
|||||||
return `(${result})`;
|
return `(${result})`;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
getSeriesBookCount(item, book) {
|
||||||
|
let result = '';
|
||||||
|
if (!this.showCounts || book.type != 'series')
|
||||||
|
return result;
|
||||||
|
|
||||||
|
let count = book.seriesBooks.length;
|
||||||
|
result = `${count}`;
|
||||||
|
if (item.seriesLoaded) {
|
||||||
|
const rec = item.seriesLoaded[book.series];
|
||||||
|
const totalCount = (this.showDeleted ? rec.bookCount + rec.bookDelCount : rec.bookCount);
|
||||||
|
result += `/${totalCount}`;
|
||||||
|
}
|
||||||
|
|
||||||
|
return `(${result})`;
|
||||||
|
}
|
||||||
|
|
||||||
async expandAuthor(item) {
|
async expandAuthor(item) {
|
||||||
this.$emit('listEvent', {action: 'ignoreScroll'});
|
this.$emit('listEvent', {action: 'ignoreScroll'});
|
||||||
|
|
||||||
@@ -209,6 +229,19 @@ class AuthorList extends BaseList {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
async getAuthorSeries(item) {
|
||||||
|
if (item.seriesLoaded)
|
||||||
|
return;
|
||||||
|
|
||||||
|
const series = await this.loadAuthorSeries(item.key);
|
||||||
|
const loaded = {};
|
||||||
|
for (const s of series) {
|
||||||
|
loaded[s.series] = {bookCount: s.bookCount, bookDelCount: s.bookDelCount};
|
||||||
|
}
|
||||||
|
|
||||||
|
item.seriesLoaded = loaded;
|
||||||
|
}
|
||||||
|
|
||||||
async getAuthorBooks(item) {
|
async getAuthorBooks(item) {
|
||||||
if (item.books) {
|
if (item.books) {
|
||||||
if (item.count > this.maxItemCount) {
|
if (item.count > this.maxItemCount) {
|
||||||
@@ -310,6 +343,7 @@ class AuthorList extends BaseList {
|
|||||||
}
|
}
|
||||||
|
|
||||||
item.booksLoaded = books;
|
item.booksLoaded = books;
|
||||||
|
this.getAuthorSeries(item);//no await
|
||||||
this.showMore(item);
|
this.showMore(item);
|
||||||
|
|
||||||
await this.$nextTick();
|
await this.$nextTick();
|
||||||
@@ -342,6 +376,7 @@ class AuthorList extends BaseList {
|
|||||||
name: rec.author.replace(/,/g, ', '),
|
name: rec.author.replace(/,/g, ', '),
|
||||||
count,
|
count,
|
||||||
booksLoaded: false,
|
booksLoaded: false,
|
||||||
|
seriesLoaded: false,
|
||||||
books: false,
|
books: false,
|
||||||
bookLoading: false,
|
bookLoading: false,
|
||||||
showMore: false,
|
showMore: false,
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
import axios from 'axios';
|
||||||
import dayjs from 'dayjs';
|
import dayjs from 'dayjs';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
|
|
||||||
@@ -20,12 +21,15 @@ const componentOptions = {
|
|||||||
this.loadSettings();
|
this.loadSettings();
|
||||||
},
|
},
|
||||||
search: {
|
search: {
|
||||||
handler(newValue) {
|
handler() {
|
||||||
this.limit = newValue.limit;
|
if (!this.isExtendedSearch)
|
||||||
|
this.refresh();
|
||||||
if (this.pageCount > 1)
|
},
|
||||||
this.prevPage = this.search.page;
|
deep: true,
|
||||||
|
},
|
||||||
|
extSearch: {
|
||||||
|
handler() {
|
||||||
|
if (this.isExtendedSearch)
|
||||||
this.refresh();
|
this.refresh();
|
||||||
},
|
},
|
||||||
deep: true,
|
deep: true,
|
||||||
@@ -40,6 +44,7 @@ export default class BaseList {
|
|||||||
_props = {
|
_props = {
|
||||||
list: Object,
|
list: Object,
|
||||||
search: Object,
|
search: Object,
|
||||||
|
extSearch: Object,
|
||||||
genreMap: Object,
|
genreMap: Object,
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -50,6 +55,7 @@ export default class BaseList {
|
|||||||
expandedAuthor = [];
|
expandedAuthor = [];
|
||||||
expandedSeries = [];
|
expandedSeries = [];
|
||||||
|
|
||||||
|
downloadAsZip = false;
|
||||||
showCounts = true;
|
showCounts = true;
|
||||||
showRates = true;
|
showRates = true;
|
||||||
showGenres = true;
|
showGenres = true;
|
||||||
@@ -66,6 +72,7 @@ export default class BaseList {
|
|||||||
tableData = [];
|
tableData = [];
|
||||||
|
|
||||||
created() {
|
created() {
|
||||||
|
this.isExtendedSearch = false;
|
||||||
this.commit = this.$store.commit;
|
this.commit = this.$store.commit;
|
||||||
this.api = this.$root.api;
|
this.api = this.$root.api;
|
||||||
|
|
||||||
@@ -81,6 +88,7 @@ export default class BaseList {
|
|||||||
|
|
||||||
this.expandedAuthor = _.cloneDeep(settings.expandedAuthor);
|
this.expandedAuthor = _.cloneDeep(settings.expandedAuthor);
|
||||||
this.expandedSeries = _.cloneDeep(settings.expandedSeries);
|
this.expandedSeries = _.cloneDeep(settings.expandedSeries);
|
||||||
|
this.downloadAsZip = settings.downloadAsZip;
|
||||||
this.showCounts = settings.showCounts;
|
this.showCounts = settings.showCounts;
|
||||||
this.showRates = settings.showRates;
|
this.showRates = settings.showRates;
|
||||||
this.showGenres = settings.showGenres;
|
this.showGenres = settings.showGenres;
|
||||||
@@ -105,16 +113,19 @@ export default class BaseList {
|
|||||||
}
|
}
|
||||||
|
|
||||||
selectAuthor(author) {
|
selectAuthor(author) {
|
||||||
this.search.author = `=${author}`;
|
const search = (this.isExtendedSearch ? this.extSearch : this.search);
|
||||||
|
search.author = `=${author}`;
|
||||||
this.scrollToTop();
|
this.scrollToTop();
|
||||||
}
|
}
|
||||||
|
|
||||||
selectSeries(series) {
|
selectSeries(series) {
|
||||||
this.search.series = `=${series}`;
|
const search = (this.isExtendedSearch ? this.extSearch : this.search);
|
||||||
|
search.series = `=${series}`;
|
||||||
}
|
}
|
||||||
|
|
||||||
selectTitle(title) {
|
selectTitle(title) {
|
||||||
this.search.title = `=${title}`;
|
const search = (this.isExtendedSearch ? this.extSearch : this.search);
|
||||||
|
search.title = `=${title}`;
|
||||||
}
|
}
|
||||||
|
|
||||||
async download(book, action) {
|
async download(book, action) {
|
||||||
@@ -133,13 +144,20 @@ export default class BaseList {
|
|||||||
const response = await this.api.getBookLink(book._uid);
|
const response = await this.api.getBookLink(book._uid);
|
||||||
|
|
||||||
const link = response.link;
|
const link = response.link;
|
||||||
const href = `${window.location.origin}${link}`;
|
let href = `${window.location.origin}${link}`;
|
||||||
|
|
||||||
|
//downloadAsZip
|
||||||
|
if (this.downloadAsZip && (action == 'download' || action == 'copyLink')) {
|
||||||
|
href += '/zip';
|
||||||
|
//подожлем формирования zip-файла
|
||||||
|
await axios.head(href);
|
||||||
|
}
|
||||||
|
|
||||||
|
//action
|
||||||
if (action == 'download') {
|
if (action == 'download') {
|
||||||
//скачивание
|
//скачивание
|
||||||
const d = this.$refs.download;
|
const d = this.$refs.download;
|
||||||
d.href = href;
|
d.href = href;
|
||||||
d.download = response.downFileName;
|
|
||||||
|
|
||||||
d.click();
|
d.click();
|
||||||
} else if (action == 'copyLink') {
|
} else if (action == 'copyLink') {
|
||||||
@@ -253,7 +271,30 @@ export default class BaseList {
|
|||||||
result = await this.api.getAuthorBookList(authorId);
|
result = await this.api.getAuthorBookList(authorId);
|
||||||
}
|
}
|
||||||
|
|
||||||
return (result.books ? JSON.parse(result.books) : []);
|
return result.books;
|
||||||
|
} catch (e) {
|
||||||
|
this.$root.stdDialog.alert(e.message, 'Ошибка');
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
async loadAuthorSeries(authorId) {
|
||||||
|
try {
|
||||||
|
let result;
|
||||||
|
|
||||||
|
if (this.abCacheEnabled) {
|
||||||
|
const key = `author-${authorId}-series-${this.list.inpxHash}`;
|
||||||
|
const data = await authorBooksStorage.getData(key);
|
||||||
|
if (data) {
|
||||||
|
result = JSON.parse(data);
|
||||||
|
} else {
|
||||||
|
result = await this.api.getAuthorSeriesList(authorId);
|
||||||
|
await authorBooksStorage.setData(key, JSON.stringify(result));
|
||||||
|
}
|
||||||
|
} else {
|
||||||
|
result = await this.api.getAuthorSeriesList(authorId);
|
||||||
|
}
|
||||||
|
|
||||||
|
return result.series;
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
this.$root.stdDialog.alert(e.message, 'Ошибка');
|
this.$root.stdDialog.alert(e.message, 'Ошибка');
|
||||||
}
|
}
|
||||||
@@ -276,7 +317,7 @@ export default class BaseList {
|
|||||||
result = await this.api.getSeriesBookList(series);
|
result = await this.api.getSeriesBookList(series);
|
||||||
}
|
}
|
||||||
|
|
||||||
return (result.books ? JSON.parse(result.books) : []);
|
return result.books;
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
this.$root.stdDialog.alert(e.message, 'Ошибка');
|
this.$root.stdDialog.alert(e.message, 'Ошибка');
|
||||||
}
|
}
|
||||||
@@ -483,9 +524,9 @@ export default class BaseList {
|
|||||||
}
|
}
|
||||||
|
|
||||||
getQuery() {
|
getQuery() {
|
||||||
let newQuery = _.cloneDeep(this.search);
|
const search = (this.isExtendedSearch ? this.extSearch : this.search);
|
||||||
newQuery = newQuery.setDefaults(newQuery);
|
const newQuery = {};
|
||||||
delete newQuery.setDefaults;
|
search.setDefaults(newQuery, search);
|
||||||
|
|
||||||
//дата
|
//дата
|
||||||
if (newQuery.date) {
|
if (newQuery.date) {
|
||||||
@@ -496,8 +537,8 @@ export default class BaseList {
|
|||||||
newQuery.offset = (newQuery.page - 1)*newQuery.limit;
|
newQuery.offset = (newQuery.page - 1)*newQuery.limit;
|
||||||
|
|
||||||
//del
|
//del
|
||||||
if (!this.showDeleted)
|
if (!newQuery.del && !this.showDeleted)
|
||||||
newQuery.del = 0;
|
newQuery.del = '0';
|
||||||
|
|
||||||
return newQuery;
|
return newQuery;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="q-ml-sm column">
|
<div class="q-ml-sm column">
|
||||||
<div v-if="(mode == 'series' || mode == 'title') && bookAuthor" class="row">
|
<div v-if="(mode == 'series' || mode == 'title' || mode == 'extended') && bookAuthor" class="row">
|
||||||
<div class="clickable2 text-green-10" @click.stop.prevent="emit('authorClick')">
|
<div class="clickable2 text-green-10" @click.stop.prevent="emit('authorClick')">
|
||||||
{{ bookAuthor }}
|
{{ bookAuthor }}
|
||||||
</div>
|
</div>
|
||||||
@@ -46,7 +46,7 @@
|
|||||||
<div class="clickable2" :class="titleColor" @click.stop.prevent="emit('titleClick')">
|
<div class="clickable2" :class="titleColor" @click.stop.prevent="emit('titleClick')">
|
||||||
{{ book.title }}
|
{{ book.title }}
|
||||||
</div>
|
</div>
|
||||||
<div v-if="mode == 'title' && bookSeries" class="q-ml-xs clickable2" @click.stop.prevent="emit('seriesClick')">
|
<div v-if="(mode == 'title' || mode == 'extended') && bookSeries" class="q-ml-xs clickable2" @click.stop.prevent="emit('seriesClick')">
|
||||||
{{ bookSeries }}
|
{{ bookSeries }}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -79,10 +79,10 @@
|
|||||||
{{ bookDate }}
|
{{ bookDate }}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
|
|
||||||
<div v-show="false">
|
<div v-show="showJson && mode == 'extended'">
|
||||||
{{ book }}
|
<pre style="font-size: 80%; white-space: pre-wrap;">{{ book }}</pre>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
@@ -117,6 +117,7 @@ class BookView {
|
|||||||
showGenres = true;
|
showGenres = true;
|
||||||
showDeleted = false;
|
showDeleted = false;
|
||||||
showDates = false;
|
showDates = false;
|
||||||
|
showJson = false;
|
||||||
|
|
||||||
created() {
|
created() {
|
||||||
this.loadSettings();
|
this.loadSettings();
|
||||||
@@ -130,6 +131,7 @@ class BookView {
|
|||||||
this.showGenres = settings.showGenres;
|
this.showGenres = settings.showGenres;
|
||||||
this.showDates = settings.showDates;
|
this.showDates = settings.showDates;
|
||||||
this.showDeleted = settings.showDeleted;
|
this.showDeleted = settings.showDeleted;
|
||||||
|
this.showJson = settings.showJson;
|
||||||
}
|
}
|
||||||
|
|
||||||
get settings() {
|
get settings() {
|
||||||
|
|||||||
128
client/components/Search/ExtendedList/ExtendedList.vue
Normal file
128
client/components/Search/ExtendedList/ExtendedList.vue
Normal file
@@ -0,0 +1,128 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<a ref="download" style="display: none;"></a>
|
||||||
|
|
||||||
|
<LoadingMessage :message="loadingMessage" z-index="2" />
|
||||||
|
<LoadingMessage :message="loadingMessage2" z-index="1" />
|
||||||
|
|
||||||
|
<!-- Формирование списка ------------------------------------------------------------------------>
|
||||||
|
<div v-for="item in tableData" :key="item.key" class="column" :class="{'odd-item': item.num % 2}" style="font-size: 120%">
|
||||||
|
<BookView
|
||||||
|
class="q-ml-md"
|
||||||
|
:book="item.book" mode="extended" :genre-map="genreMap" :show-read-link="showReadLink" @book-event="bookEvent"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
<!-- Формирование списка конец ------------------------------------------------------------------>
|
||||||
|
|
||||||
|
<div v-if="!refreshing && !tableData.length" class="row items-center q-ml-md" style="font-size: 120%">
|
||||||
|
<q-icon class="la la-meh q-mr-xs" size="28px" />
|
||||||
|
Поиск не дал результатов
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
//-----------------------------------------------------------------------------
|
||||||
|
import vueComponent from '../../vueComponent.js';
|
||||||
|
import { reactive } from 'vue';
|
||||||
|
|
||||||
|
import BaseList from '../BaseList';
|
||||||
|
|
||||||
|
import * as utils from '../../../share/utils';
|
||||||
|
|
||||||
|
import _ from 'lodash';
|
||||||
|
|
||||||
|
class ExtendedList extends BaseList {
|
||||||
|
created() {
|
||||||
|
super.created();
|
||||||
|
this.isExtendedSearch = true;
|
||||||
|
}
|
||||||
|
|
||||||
|
get foundCountMessage() {
|
||||||
|
return `${this.list.totalFound} ссыл${utils.wordEnding(this.list.totalFound, 5)} на файл(ы)`;
|
||||||
|
}
|
||||||
|
|
||||||
|
async updateTableData() {
|
||||||
|
let result = [];
|
||||||
|
|
||||||
|
const books = this.searchResult.found;
|
||||||
|
if (!books)
|
||||||
|
return;
|
||||||
|
|
||||||
|
let num = 0;
|
||||||
|
for (const book of books) {
|
||||||
|
const item = reactive({
|
||||||
|
num: num++,
|
||||||
|
book,
|
||||||
|
});
|
||||||
|
|
||||||
|
result.push(item);
|
||||||
|
}
|
||||||
|
|
||||||
|
this.tableData = result;
|
||||||
|
}
|
||||||
|
|
||||||
|
async refresh() {
|
||||||
|
//параметры запроса
|
||||||
|
const newQuery = this.getQuery();
|
||||||
|
if (_.isEqual(newQuery, this.prevQuery))
|
||||||
|
return;
|
||||||
|
this.prevQuery = newQuery;
|
||||||
|
|
||||||
|
this.queryExecute = newQuery;
|
||||||
|
|
||||||
|
if (this.refreshing)
|
||||||
|
return;
|
||||||
|
|
||||||
|
this.refreshing = true;
|
||||||
|
|
||||||
|
(async() => {
|
||||||
|
await utils.sleep(500);
|
||||||
|
if (this.refreshing)
|
||||||
|
this.loadingMessage = 'Поиск книг...';
|
||||||
|
})();
|
||||||
|
|
||||||
|
try {
|
||||||
|
while (this.queryExecute) {
|
||||||
|
const query = this.queryExecute;
|
||||||
|
this.queryExecute = null;
|
||||||
|
|
||||||
|
try {
|
||||||
|
const response = await this.api.bookSearch(query);
|
||||||
|
|
||||||
|
this.list.queryFound = response.found.length;
|
||||||
|
this.list.totalFound = response.totalFound;
|
||||||
|
this.list.inpxHash = response.inpxHash;
|
||||||
|
|
||||||
|
this.searchResult = response;
|
||||||
|
|
||||||
|
await utils.sleep(1);
|
||||||
|
if (!this.queryExecute) {
|
||||||
|
await this.updateTableData();
|
||||||
|
this.scrollToTop();
|
||||||
|
this.highlightPageScroller(query);
|
||||||
|
}
|
||||||
|
} catch (e) {
|
||||||
|
this.$root.stdDialog.alert(e.message, 'Ошибка');
|
||||||
|
}
|
||||||
|
}
|
||||||
|
} finally {
|
||||||
|
this.refreshing = false;
|
||||||
|
this.loadingMessage = '';
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
export default vueComponent(ExtendedList);
|
||||||
|
//-----------------------------------------------------------------------------
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style scoped>
|
||||||
|
.clickable2 {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
|
||||||
|
.odd-item {
|
||||||
|
background-color: #e8e8e8;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
@@ -46,10 +46,18 @@
|
|||||||
</q-tooltip>
|
</q-tooltip>
|
||||||
</template>
|
</template>
|
||||||
</DivBtn>
|
</DivBtn>
|
||||||
|
|
||||||
|
<DivBtn v-if="!config.freeAccess" class="q-ml-sm text-white bg-secondary" :size="30" :icon-size="24" :imt="1" icon="la la-sign-out-alt" round @click.stop.prevent="logout">
|
||||||
|
<template #tooltip>
|
||||||
|
<q-tooltip :delay="1500" anchor="bottom middle" content-style="font-size: 80%" max-width="400px">
|
||||||
|
Выход
|
||||||
|
</q-tooltip>
|
||||||
|
</template>
|
||||||
|
</DivBtn>
|
||||||
</div>
|
</div>
|
||||||
<div class="row q-mx-md q-mb-xs items-center">
|
<div v-show="!isExtendedSearch" class="row q-mx-md q-mb-xs items-center">
|
||||||
<DivBtn
|
<DivBtn
|
||||||
class="text-grey-5 bg-yellow-1 q-mt-xs" :size="34" :icon-size="24" round
|
class="text-grey-5 bg-yellow-1 q-mt-xs" :size="30" :icon-size="24" round
|
||||||
:icon="(extendedParams ? 'la la-angle-double-up' : 'la la-angle-double-down')"
|
:icon="(extendedParams ? 'la la-angle-double-up' : 'la la-angle-double-down')"
|
||||||
@click.stop.prevent="extendedParams = !extendedParams"
|
@click.stop.prevent="extendedParams = !extendedParams"
|
||||||
>
|
>
|
||||||
@@ -102,7 +110,7 @@
|
|||||||
</q-input>
|
</q-input>
|
||||||
<div class="q-mx-xs" />
|
<div class="q-mx-xs" />
|
||||||
<DivBtn
|
<DivBtn
|
||||||
class="text-grey-8 bg-yellow-1 q-mt-xs" :size="34" :icon-size="24" round
|
class="text-grey-8 bg-yellow-1 q-mt-xs" :size="30" :icon-size="24" round
|
||||||
icon="la la-level-up-alt"
|
icon="la la-level-up-alt"
|
||||||
@click.stop.prevent="cloneSearch"
|
@click.stop.prevent="cloneSearch"
|
||||||
>
|
>
|
||||||
@@ -113,8 +121,8 @@
|
|||||||
</template>
|
</template>
|
||||||
</DivBtn>
|
</DivBtn>
|
||||||
</div>
|
</div>
|
||||||
<div v-show="extendedParams" class="row q-mx-md q-mb-xs items-center">
|
<div v-show="!isExtendedSearch && extendedParams" class="row q-mx-md q-mb-xs items-center">
|
||||||
<div style="width: 34px" />
|
<div style="width: 30px" />
|
||||||
<div class="q-mx-xs" />
|
<div class="q-mx-xs" />
|
||||||
<q-input
|
<q-input
|
||||||
v-model="genreNames" :maxlength="inputMaxLength" :debounce="inputDebounce"
|
v-model="genreNames" :maxlength="inputMaxLength" :debounce="inputDebounce"
|
||||||
@@ -176,9 +184,87 @@
|
|||||||
</q-tooltip>
|
</q-tooltip>
|
||||||
</q-input>
|
</q-input>
|
||||||
</div>
|
</div>
|
||||||
<div v-show="!extendedParams && extendedParamsMessage" class="row q-mx-md items-center clickable" @click.stop.prevent="extendedParams = true">
|
<div v-show="!isExtendedSearch && !extendedParams && extendedParamsMessage" class="row q-mx-md items-center clickable" @click.stop.prevent="extendedParams = true">
|
||||||
+{{ extendedParamsMessage }}
|
+{{ extendedParamsMessage }}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div v-show="isExtendedSearch" class="row q-mx-md q-mb-xs items-center">
|
||||||
|
<q-input
|
||||||
|
v-model="extSearchNames"
|
||||||
|
class="col q-mt-xs" :bg-color="inputBgColor('extended')" input-style="cursor: pointer"
|
||||||
|
style="min-width: 200px; max-width: 638px;" label="Расширенный поиск" stack-label outlined dense clearable readonly
|
||||||
|
@click.stop.prevent="selectExtSearch"
|
||||||
|
>
|
||||||
|
<template v-if="extSearchNames" #append>
|
||||||
|
<q-icon name="la la-times-circle" class="q-field__focusable-action" @click.stop.prevent="clearExtSearch" />
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<q-tooltip v-if="extSearchNames && showTooltips" :delay="500" anchor="bottom middle" content-style="font-size: 80%" max-width="400px">
|
||||||
|
{{ extSearchNames }}
|
||||||
|
</q-tooltip>
|
||||||
|
</q-input>
|
||||||
|
|
||||||
|
<div class="q-mx-xs" />
|
||||||
|
<DivBtn
|
||||||
|
class="text-grey-8 bg-yellow-1 q-mt-xs" :size="30" round
|
||||||
|
:disabled="!extSearch.author"
|
||||||
|
@me-click="extToList('author')"
|
||||||
|
>
|
||||||
|
<div style="font-size: 130%">
|
||||||
|
<b>А</b>
|
||||||
|
</div>
|
||||||
|
<template #tooltip>
|
||||||
|
<q-tooltip :delay="1500" anchor="bottom middle" content-style="font-size: 80%" max-width="400px">
|
||||||
|
В раздел "Авторы" с переносом значения author={{ extSearch.author }}
|
||||||
|
</q-tooltip>
|
||||||
|
</template>
|
||||||
|
</DivBtn>
|
||||||
|
|
||||||
|
<div class="q-mx-xs" />
|
||||||
|
<DivBtn
|
||||||
|
class="text-grey-8 bg-yellow-1 q-mt-xs" :size="30" round
|
||||||
|
:disabled="!extSearch.series"
|
||||||
|
@me-click="extToList('series')"
|
||||||
|
>
|
||||||
|
<div style="font-size: 130%">
|
||||||
|
<b>С</b>
|
||||||
|
</div>
|
||||||
|
<template #tooltip>
|
||||||
|
<q-tooltip :delay="1500" anchor="bottom middle" content-style="font-size: 80%" max-width="400px">
|
||||||
|
В раздел "Серии" с переносом значения series={{ extSearch.series }}
|
||||||
|
</q-tooltip>
|
||||||
|
</template>
|
||||||
|
</DivBtn>
|
||||||
|
|
||||||
|
<div class="q-mx-xs" />
|
||||||
|
<DivBtn
|
||||||
|
class="text-grey-8 bg-yellow-1 q-mt-xs" :size="30" round
|
||||||
|
:disabled="!extSearch.title"
|
||||||
|
@me-click="extToList('title')"
|
||||||
|
>
|
||||||
|
<div style="font-size: 130%">
|
||||||
|
<b>К</b>
|
||||||
|
</div>
|
||||||
|
<template #tooltip>
|
||||||
|
<q-tooltip :delay="1500" anchor="bottom middle" content-style="font-size: 80%" max-width="400px">
|
||||||
|
В раздел "Книги" с переносом значения title={{ extSearch.title }}
|
||||||
|
</q-tooltip>
|
||||||
|
</template>
|
||||||
|
</DivBtn>
|
||||||
|
|
||||||
|
<div class="q-mx-xs" />
|
||||||
|
<DivBtn
|
||||||
|
class="text-grey-8 bg-yellow-1 q-mt-xs" :size="30" :icon-size="24" round
|
||||||
|
icon="la la-level-up-alt"
|
||||||
|
@click.stop.prevent="cloneSearch"
|
||||||
|
>
|
||||||
|
<template #tooltip>
|
||||||
|
<q-tooltip :delay="1500" anchor="bottom middle" content-style="font-size: 80%" max-width="400px">
|
||||||
|
Клонировать поиск
|
||||||
|
</q-tooltip>
|
||||||
|
</template>
|
||||||
|
</DivBtn>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="row items-center q-ml-lg q-mt-sm">
|
<div class="row items-center q-ml-lg q-mt-sm">
|
||||||
@@ -189,12 +275,16 @@
|
|||||||
<div v-show="list.totalFound > 0" class="text-bold" style="font-size: 120%; padding-bottom: 2px">
|
<div v-show="list.totalFound > 0" class="text-bold" style="font-size: 120%; padding-bottom: 2px">
|
||||||
{{ foundCountMessage }}
|
{{ foundCountMessage }}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div v-show="list.totalFound > 0 && isExtendedSearch" class="q-ml-md">
|
||||||
|
<q-checkbox v-model="showJson" size="36px" label="Показывать JSON" />
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Формирование списка ------------------------------------------------------------------------>
|
<!-- Формирование списка ------------------------------------------------------------------------>
|
||||||
<div v-if="selectedListComponent">
|
<div v-if="selectedListComponent">
|
||||||
<div class="separator" />
|
<div class="separator" />
|
||||||
<component :is="selectedListComponent" ref="list" :list="list" :search="search" :genre-map="genreMap" @list-event="listEvent" />
|
<component :is="selectedListComponent" ref="list" :list="list" :search="search" :ext-search="extSearch" :genre-map="genreMap" @list-event="listEvent" />
|
||||||
<div class="separator" />
|
<div class="separator" />
|
||||||
</div>
|
</div>
|
||||||
<!-- Формирование списка конец ------------------------------------------------------------------>
|
<!-- Формирование списка конец ------------------------------------------------------------------>
|
||||||
@@ -216,6 +306,7 @@
|
|||||||
<SelectLibRateDialog v-model="selectLibRateDialogVisible" v-model:librate="search.librate" />
|
<SelectLibRateDialog v-model="selectLibRateDialogVisible" v-model:librate="search.librate" />
|
||||||
<SelectDateDialog v-model="selectDateDialogVisible" v-model:date="search.date" />
|
<SelectDateDialog v-model="selectDateDialogVisible" v-model:date="search.date" />
|
||||||
<BookInfoDialog v-model="bookInfoDialogVisible" :book-info="bookInfo" />
|
<BookInfoDialog v-model="bookInfoDialogVisible" :book-info="bookInfo" />
|
||||||
|
<SelectExtSearchDialog v-model="selectExtSearchDialogVisible" v-model:ext-search="extSearch" />
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
@@ -226,6 +317,7 @@ import vueComponent from '../vueComponent.js';
|
|||||||
import AuthorList from './AuthorList/AuthorList.vue';
|
import AuthorList from './AuthorList/AuthorList.vue';
|
||||||
import SeriesList from './SeriesList/SeriesList.vue';
|
import SeriesList from './SeriesList/SeriesList.vue';
|
||||||
import TitleList from './TitleList/TitleList.vue';
|
import TitleList from './TitleList/TitleList.vue';
|
||||||
|
import ExtendedList from './ExtendedList/ExtendedList.vue';
|
||||||
|
|
||||||
import PageScroller from './PageScroller/PageScroller.vue';
|
import PageScroller from './PageScroller/PageScroller.vue';
|
||||||
import SettingsDialog from './SettingsDialog/SettingsDialog.vue';
|
import SettingsDialog from './SettingsDialog/SettingsDialog.vue';
|
||||||
@@ -234,6 +326,7 @@ import SelectLangDialog from './SelectLangDialog/SelectLangDialog.vue';
|
|||||||
import SelectLibRateDialog from './SelectLibRateDialog/SelectLibRateDialog.vue';
|
import SelectLibRateDialog from './SelectLibRateDialog/SelectLibRateDialog.vue';
|
||||||
import SelectDateDialog from './SelectDateDialog/SelectDateDialog.vue';
|
import SelectDateDialog from './SelectDateDialog/SelectDateDialog.vue';
|
||||||
import BookInfoDialog from './BookInfoDialog/BookInfoDialog.vue';
|
import BookInfoDialog from './BookInfoDialog/BookInfoDialog.vue';
|
||||||
|
import SelectExtSearchDialog from './SelectExtSearchDialog/SelectExtSearchDialog.vue';
|
||||||
|
|
||||||
import authorBooksStorage from './authorBooksStorage';
|
import authorBooksStorage from './authorBooksStorage';
|
||||||
import DivBtn from '../share/DivBtn.vue';
|
import DivBtn from '../share/DivBtn.vue';
|
||||||
@@ -244,10 +337,13 @@ import diffUtils from '../../share/diffUtils';
|
|||||||
|
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
|
|
||||||
|
const maxLimit = 1000;
|
||||||
|
|
||||||
const route2component = {
|
const route2component = {
|
||||||
'author': {component: 'AuthorList', label: 'Авторы'},
|
'author': {component: 'AuthorList', label: 'Авторы'},
|
||||||
'series': {component: 'SeriesList', label: 'Серии'},
|
'series': {component: 'SeriesList', label: 'Серии'},
|
||||||
'title': {component: 'TitleList', label: 'Книги'},
|
'title': {component: 'TitleList', label: 'Книги'},
|
||||||
|
'extended': {component: 'ExtendedList', label: 'Расширенный поиск'},
|
||||||
};
|
};
|
||||||
|
|
||||||
const componentOptions = {
|
const componentOptions = {
|
||||||
@@ -255,6 +351,7 @@ const componentOptions = {
|
|||||||
AuthorList,
|
AuthorList,
|
||||||
SeriesList,
|
SeriesList,
|
||||||
TitleList,
|
TitleList,
|
||||||
|
ExtendedList,
|
||||||
PageScroller,
|
PageScroller,
|
||||||
SettingsDialog,
|
SettingsDialog,
|
||||||
SelectGenreDialog,
|
SelectGenreDialog,
|
||||||
@@ -262,6 +359,7 @@ const componentOptions = {
|
|||||||
SelectLibRateDialog,
|
SelectLibRateDialog,
|
||||||
SelectDateDialog,
|
SelectDateDialog,
|
||||||
BookInfoDialog,
|
BookInfoDialog,
|
||||||
|
SelectExtSearchDialog,
|
||||||
Dialog,
|
Dialog,
|
||||||
DivBtn
|
DivBtn
|
||||||
},
|
},
|
||||||
@@ -284,6 +382,19 @@ const componentOptions = {
|
|||||||
this.makeTitle();
|
this.makeTitle();
|
||||||
this.updateRouteQueryFromSearch();
|
this.updateRouteQueryFromSearch();
|
||||||
this.updateSearchDate(true);
|
this.updateSearchDate(true);
|
||||||
|
|
||||||
|
//extSearch
|
||||||
|
if (this.isExtendedSearch) {
|
||||||
|
this.extSearch.page = newValue.page;
|
||||||
|
this.extSearch.limit = newValue.limit;
|
||||||
|
}
|
||||||
|
},
|
||||||
|
deep: true,
|
||||||
|
},
|
||||||
|
extSearch: {
|
||||||
|
handler() {
|
||||||
|
this.makeTitle();
|
||||||
|
this.updateRouteQueryFromSearch();
|
||||||
},
|
},
|
||||||
deep: true,
|
deep: true,
|
||||||
},
|
},
|
||||||
@@ -302,6 +413,9 @@ const componentOptions = {
|
|||||||
langDefault() {
|
langDefault() {
|
||||||
this.updateSearchFromRouteQuery(this.$route);
|
this.updateSearchFromRouteQuery(this.$route);
|
||||||
},
|
},
|
||||||
|
showJson(newValue) {
|
||||||
|
this.setSetting('showJson', newValue);
|
||||||
|
},
|
||||||
list: {
|
list: {
|
||||||
handler(newValue) {
|
handler(newValue) {
|
||||||
this.updateGenreTreeIfNeeded();
|
this.updateGenreTreeIfNeeded();
|
||||||
@@ -329,6 +443,8 @@ const componentOptions = {
|
|||||||
if (this.getListRoute() != newValue) {
|
if (this.getListRoute() != newValue) {
|
||||||
this.updateRouteQueryFromSearch();
|
this.updateRouteQueryFromSearch();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
this.makeTitle();
|
||||||
},
|
},
|
||||||
searchDate() {
|
searchDate() {
|
||||||
this.updateSearchDate(false);
|
this.updateSearchDate(false);
|
||||||
@@ -354,6 +470,7 @@ class Search {
|
|||||||
selectLibRateDialogVisible = false;
|
selectLibRateDialogVisible = false;
|
||||||
selectDateDialogVisible = false;
|
selectDateDialogVisible = false;
|
||||||
bookInfoDialogVisible = false;
|
bookInfoDialogVisible = false;
|
||||||
|
selectExtSearchDialogVisible = false;
|
||||||
|
|
||||||
pageCount = 1;
|
pageCount = 1;
|
||||||
|
|
||||||
@@ -362,21 +479,8 @@ class Search {
|
|||||||
inputDebounce = 200;
|
inputDebounce = 200;
|
||||||
|
|
||||||
//search fields
|
//search fields
|
||||||
search = {
|
search = {};
|
||||||
setDefaults(search) {
|
extSearch = {};
|
||||||
return Object.assign({}, search, {
|
|
||||||
author: search.author || '',
|
|
||||||
series: search.series || '',
|
|
||||||
title: search.title || '',
|
|
||||||
genre: search.genre || '',
|
|
||||||
lang: search.lang || '',
|
|
||||||
date: search.date || '',
|
|
||||||
librate: search.librate || '',
|
|
||||||
page: search.page || 1,
|
|
||||||
limit: search.limit || 50,
|
|
||||||
});
|
|
||||||
},
|
|
||||||
};
|
|
||||||
|
|
||||||
searchDate = '';
|
searchDate = '';
|
||||||
prevManualDate = '';
|
prevManualDate = '';
|
||||||
@@ -386,6 +490,7 @@ class Search {
|
|||||||
langDefault = '';
|
langDefault = '';
|
||||||
limit = 20;
|
limit = 20;
|
||||||
extendedParams = false;
|
extendedParams = false;
|
||||||
|
showJson = false;
|
||||||
|
|
||||||
//stuff
|
//stuff
|
||||||
prevList = {};
|
prevList = {};
|
||||||
@@ -415,18 +520,34 @@ class Search {
|
|||||||
{label: 'выбрать даты', value: 'manual'},
|
{label: 'выбрать даты', value: 'manual'},
|
||||||
];
|
];
|
||||||
|
|
||||||
|
generateDefaults(obj, fields) {
|
||||||
|
obj.setDefaults = (self, value = {}) => {
|
||||||
|
for (const f of fields)
|
||||||
|
self[f] = value[f] || '';
|
||||||
|
|
||||||
|
self.page = value.page || 1;
|
||||||
|
self.limit = value.limit || 50;
|
||||||
|
};
|
||||||
|
}
|
||||||
|
|
||||||
created() {
|
created() {
|
||||||
this.commit = this.$store.commit;
|
this.commit = this.$store.commit;
|
||||||
this.api = this.$root.api;
|
this.api = this.$root.api;
|
||||||
|
|
||||||
this.search = this.search.setDefaults(this.search);
|
this.generateDefaults(this.search, ['author', 'series', 'title', 'genre', 'lang', 'date', 'librate']);
|
||||||
this.search.lang = this.langDefault;
|
this.search.setDefaults(this.search);
|
||||||
|
|
||||||
this.loadSettings();
|
this.loadSettings();
|
||||||
}
|
}
|
||||||
|
|
||||||
mounted() {
|
mounted() {
|
||||||
(async() => {
|
(async() => {
|
||||||
|
await this.api.updateConfig();
|
||||||
|
|
||||||
|
this.generateDefaults(this.extSearch, this.recStruct.map(f => f.field));
|
||||||
|
this.extSearch.setDefaults(this.extSearch);
|
||||||
|
this.search.lang = this.langDefault;
|
||||||
|
|
||||||
//для встраивания в liberama
|
//для встраивания в liberama
|
||||||
window.addEventListener('message', (event) => {
|
window.addEventListener('message', (event) => {
|
||||||
if (!_.isObject(event.data) || event.data.from != 'ExternalLibs')
|
if (!_.isObject(event.data) || event.data.from != 'ExternalLibs')
|
||||||
@@ -444,11 +565,11 @@ class Search {
|
|||||||
this.$refs.authorInput.focus();
|
this.$refs.authorInput.focus();
|
||||||
|
|
||||||
this.updateListFromRoute(this.$route);
|
this.updateListFromRoute(this.$route);
|
||||||
this.updateSearchFromRouteQuery(this.$route);
|
|
||||||
|
|
||||||
this.sendMessage({type: 'mes', data: 'hello-from-inpx-web'});
|
|
||||||
|
|
||||||
this.ready = true;
|
this.ready = true;
|
||||||
|
|
||||||
|
this.sendMessage({type: 'mes', data: 'hello-from-inpx-web'});
|
||||||
|
this.updateSearchFromRouteQuery(this.$route);
|
||||||
})();
|
})();
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -462,6 +583,7 @@ class Search {
|
|||||||
this.expandedSeries = _.cloneDeep(settings.expandedSeries);
|
this.expandedSeries = _.cloneDeep(settings.expandedSeries);
|
||||||
this.abCacheEnabled = settings.abCacheEnabled;
|
this.abCacheEnabled = settings.abCacheEnabled;
|
||||||
this.langDefault = settings.langDefault;
|
this.langDefault = settings.langDefault;
|
||||||
|
this.showJson = settings.showJson;
|
||||||
}
|
}
|
||||||
|
|
||||||
recvMessage(d) {
|
recvMessage(d) {
|
||||||
@@ -488,6 +610,13 @@ class Search {
|
|||||||
return this.$store.state.config;
|
return this.$store.state.config;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
get recStruct() {
|
||||||
|
if (this.config.dbConfig && this.config.dbConfig.inpxInfo.recStruct)
|
||||||
|
return this.config.dbConfig.inpxInfo.recStruct;
|
||||||
|
else
|
||||||
|
return [];
|
||||||
|
}
|
||||||
|
|
||||||
get settings() {
|
get settings() {
|
||||||
return this.$store.state.settings;
|
return this.$store.state.settings;
|
||||||
}
|
}
|
||||||
@@ -519,7 +648,13 @@ class Search {
|
|||||||
get listOptions() {
|
get listOptions() {
|
||||||
const result = [];
|
const result = [];
|
||||||
for (const [route, rec] of Object.entries(route2component))
|
for (const [route, rec] of Object.entries(route2component))
|
||||||
result.push({label: rec.label, value: route});
|
if (route == 'extended') {
|
||||||
|
if (this.config.extendedSearch) {
|
||||||
|
result.push({value: route, icon: 'la la-code', size: '10px'});
|
||||||
|
}
|
||||||
|
} else {
|
||||||
|
result.push({label: rec.label, value: route, icon: rec.icon});
|
||||||
|
}
|
||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -533,6 +668,19 @@ class Search {
|
|||||||
return result.filter(s => s).join(', ');
|
return result.filter(s => s).join(', ');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
get isExtendedSearch() {
|
||||||
|
return this.selectedList === 'extended';
|
||||||
|
}
|
||||||
|
|
||||||
|
get extSearchNames() {
|
||||||
|
let result = [];
|
||||||
|
for (const f of this.recStruct) {
|
||||||
|
if (this.extSearch[f.field])
|
||||||
|
result.push(`${f.field}=${this.extSearch[f.field]}`);
|
||||||
|
}
|
||||||
|
return result.join(', ');
|
||||||
|
}
|
||||||
|
|
||||||
inputBgColor(inp) {
|
inputBgColor(inp) {
|
||||||
if (inp === this.selectedList)
|
if (inp === this.selectedList)
|
||||||
return 'white';
|
return 'white';
|
||||||
@@ -542,8 +690,12 @@ class Search {
|
|||||||
|
|
||||||
async updateListFromRoute(to) {
|
async updateListFromRoute(to) {
|
||||||
const newPath = to.path;
|
const newPath = to.path;
|
||||||
|
|
||||||
let newList = this.getListRoute(newPath);
|
let newList = this.getListRoute(newPath);
|
||||||
|
if (newList == 'extended' && !this.config.extendedSearch)
|
||||||
|
newList = '';
|
||||||
newList = (newList ? newList : 'author');
|
newList = (newList ? newList : 'author');
|
||||||
|
|
||||||
if (this.selectedList != newList)
|
if (this.selectedList != newList)
|
||||||
this.selectedList = newList;
|
this.selectedList = newList;
|
||||||
}
|
}
|
||||||
@@ -572,6 +724,7 @@ class Search {
|
|||||||
|
|
||||||
let result = `Коллекция ${this.collection}`;
|
let result = `Коллекция ${this.collection}`;
|
||||||
|
|
||||||
|
if (!this.isExtendedSearch) {
|
||||||
const search = this.search;
|
const search = this.search;
|
||||||
const specSym = new Set(['*', '#']);
|
const specSym = new Set(['*', '#']);
|
||||||
const correctValue = (v) => {
|
const correctValue = (v) => {
|
||||||
@@ -597,6 +750,10 @@ class Search {
|
|||||||
result = [s, t].filter(v => v).join(' ');
|
result = [s, t].filter(v => v).join(' ');
|
||||||
result = [a, result].filter(v => v).join(' ');
|
result = [a, result].filter(v => v).join(' ');
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
if (this.extSearchNames)
|
||||||
|
result = this.extSearchNames;
|
||||||
|
}
|
||||||
|
|
||||||
this.$root.setAppTitle(result);
|
this.$root.setAppTitle(result);
|
||||||
if (this.list.liberamaReady)
|
if (this.list.liberamaReady)
|
||||||
@@ -604,8 +761,7 @@ class Search {
|
|||||||
}
|
}
|
||||||
|
|
||||||
showSearchHelp() {
|
showSearchHelp() {
|
||||||
let info = '';
|
let info = `<div style="min-width: 250px" />`;
|
||||||
info += `<div style="min-width: 250px" />`;
|
|
||||||
info += `
|
info += `
|
||||||
<p>
|
<p>
|
||||||
Для раздела <b>Авторы</b>, работу поискового движка можно описать простой фразой: найти авторов по указанным критериям.
|
Для раздела <b>Авторы</b>, работу поискового движка можно описать простой фразой: найти авторов по указанным критериям.
|
||||||
@@ -734,6 +890,16 @@ class Search {
|
|||||||
this.selectLibRateDialogVisible = true;
|
this.selectLibRateDialogVisible = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
selectExtSearch() {
|
||||||
|
this.hideTooltip();
|
||||||
|
this.selectExtSearchDialogVisible = true;
|
||||||
|
}
|
||||||
|
|
||||||
|
clearExtSearch() {
|
||||||
|
const self = this.extSearch;
|
||||||
|
self.setDefaults(self, {page: self.page, limit: self.limit});
|
||||||
|
}
|
||||||
|
|
||||||
onScroll() {
|
onScroll() {
|
||||||
const curScrollTop = this.$refs.scroller.scrollTop;
|
const curScrollTop = this.$refs.scroller.scrollTop;
|
||||||
|
|
||||||
@@ -837,6 +1003,8 @@ class Search {
|
|||||||
}
|
}
|
||||||
|
|
||||||
updateSearchFromRouteQuery(to) {
|
updateSearchFromRouteQuery(to) {
|
||||||
|
if (!this.ready)
|
||||||
|
return;
|
||||||
if (this.list.liberamaReady)
|
if (this.list.liberamaReady)
|
||||||
this.sendCurrentUrl();
|
this.sendCurrentUrl();
|
||||||
|
|
||||||
@@ -845,8 +1013,7 @@ class Search {
|
|||||||
|
|
||||||
const query = to.query;
|
const query = to.query;
|
||||||
|
|
||||||
this.search = this.search.setDefaults(
|
this.search.setDefaults(this.search, {
|
||||||
Object.assign({}, this.search, {
|
|
||||||
author: query.author,
|
author: query.author,
|
||||||
series: query.series,
|
series: query.series,
|
||||||
title: query.title,
|
title: query.title,
|
||||||
@@ -854,13 +1021,26 @@ class Search {
|
|||||||
lang: (typeof(query.lang) == 'string' ? query.lang : this.langDefault),
|
lang: (typeof(query.lang) == 'string' ? query.lang : this.langDefault),
|
||||||
date: query.date,
|
date: query.date,
|
||||||
librate: query.librate,
|
librate: query.librate,
|
||||||
|
|
||||||
page: parseInt(query.page, 10),
|
page: parseInt(query.page, 10),
|
||||||
limit: parseInt(query.limit, 10) || this.search.limit,
|
limit: parseInt(query.limit, 10) || this.search.limit,
|
||||||
})
|
});
|
||||||
);
|
|
||||||
|
|
||||||
if (this.search.limit > 1000)
|
if (this.search.limit > maxLimit)
|
||||||
this.search.limit = 1000;
|
this.search.limit = maxLimit;
|
||||||
|
|
||||||
|
const queryExtSearch = {
|
||||||
|
page: this.search.page,
|
||||||
|
limit: this.search.limit,
|
||||||
|
};
|
||||||
|
|
||||||
|
for (const f of this.recStruct) {
|
||||||
|
const field = `ex_${f.field}`;
|
||||||
|
if (query[field])
|
||||||
|
queryExtSearch[f.field] = query[field];
|
||||||
|
}
|
||||||
|
|
||||||
|
this.extSearch.setDefaults(this.extSearch, queryExtSearch);
|
||||||
}
|
}
|
||||||
|
|
||||||
updateRouteQueryFromSearch() {
|
updateRouteQueryFromSearch() {
|
||||||
@@ -870,11 +1050,12 @@ class Search {
|
|||||||
this.routeUpdating = true;
|
this.routeUpdating = true;
|
||||||
try {
|
try {
|
||||||
const oldQuery = this.$route.query;
|
const oldQuery = this.$route.query;
|
||||||
const cloned = _.cloneDeep(this.search);
|
let query = {};
|
||||||
|
|
||||||
delete cloned.setDefaults;
|
const cloned = {};
|
||||||
|
this.search.setDefaults(cloned, this.search);
|
||||||
|
|
||||||
const query = _.pickBy(cloned);
|
query = _.pickBy(cloned);
|
||||||
|
|
||||||
if (this.search.lang == this.langDefault) {
|
if (this.search.lang == this.langDefault) {
|
||||||
delete query.lang;
|
delete query.lang;
|
||||||
@@ -882,6 +1063,12 @@ class Search {
|
|||||||
query.lang = this.search.lang;
|
query.lang = this.search.lang;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
for (const f of this.recStruct) {
|
||||||
|
const field = `ex_${f.field}`;
|
||||||
|
if (this.extSearch[f.field])
|
||||||
|
query[field] = this.extSearch[f.field];
|
||||||
|
}
|
||||||
|
|
||||||
const diff = diffUtils.getObjDiff(oldQuery, query);
|
const diff = diffUtils.getObjDiff(oldQuery, query);
|
||||||
if (!diffUtils.isEmptyObjDiff(diff)) {
|
if (!diffUtils.isEmptyObjDiff(diff)) {
|
||||||
this.$router.replace({path: this.selectedList, query});
|
this.$router.replace({path: this.selectedList, query});
|
||||||
@@ -979,6 +1166,16 @@ class Search {
|
|||||||
cloneSearch() {
|
cloneSearch() {
|
||||||
window.open(window.location.href, '_blank');
|
window.open(window.location.href, '_blank');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
extToList(list) {
|
||||||
|
if (this.extSearch[list])
|
||||||
|
this.search[list] = this.extSearch[list];
|
||||||
|
this.selectedList = list;
|
||||||
|
}
|
||||||
|
|
||||||
|
async logout() {
|
||||||
|
await this.api.logout();
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
export default vueComponent(Search);
|
export default vueComponent(Search);
|
||||||
|
|||||||
@@ -0,0 +1,202 @@
|
|||||||
|
<template>
|
||||||
|
<Dialog ref="dialog" v-model="dialogVisible">
|
||||||
|
<template #header>
|
||||||
|
<div class="row items-center">
|
||||||
|
<div style="font-size: 110%">
|
||||||
|
Расширенный поиск
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<DivBtn class="q-ml-md text-white bg-secondary" :size="30" :icon-size="24" icon="la la-question" round @click.stop.prevent="showSearchHelp">
|
||||||
|
<template #tooltip>
|
||||||
|
<q-tooltip :delay="1500" anchor="bottom middle" content-style="font-size: 80%" max-width="400px">
|
||||||
|
Памятка
|
||||||
|
</q-tooltip>
|
||||||
|
</template>
|
||||||
|
</DivBtn>
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<div ref="box" class="column q-mt-xs overflow-auto" style="max-width: 660px; padding: 0px 10px 10px 10px;">
|
||||||
|
<div class="row">
|
||||||
|
<div v-for="f in recStruct" :key="f.field" class="row">
|
||||||
|
<div class="q-mx-xs" />
|
||||||
|
<q-input
|
||||||
|
v-model="search[f.field]" :maxlength="5000"
|
||||||
|
class="q-mt-xs" style="width: 150px;" :label="`(${f.type}) ${f.field}`"
|
||||||
|
:bg-color="bgColor[f.field] || 'white'"
|
||||||
|
stack-label outlined dense clearable
|
||||||
|
@keydown="onKeyDown"
|
||||||
|
>
|
||||||
|
<q-tooltip v-if="search[f.field]" :delay="500" anchor="bottom middle" content-style="font-size: 80%" max-width="400px">
|
||||||
|
{{ search[f.field] }}
|
||||||
|
</q-tooltip>
|
||||||
|
</q-input>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="row q-mt-xs q-ml-sm" style="color: red" v-html="error" />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<template #footer>
|
||||||
|
<q-btn class="q-px-md q-ml-sm" color="primary" dense no-caps :disabled="error !== ''" @click="apply">
|
||||||
|
Применить
|
||||||
|
</q-btn>
|
||||||
|
</template>
|
||||||
|
</Dialog>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
//-----------------------------------------------------------------------------
|
||||||
|
import vueComponent from '../../vueComponent.js';
|
||||||
|
|
||||||
|
import Dialog from '../../share/Dialog.vue';
|
||||||
|
import DivBtn from '../../share/DivBtn.vue';
|
||||||
|
|
||||||
|
import _ from 'lodash';
|
||||||
|
|
||||||
|
const componentOptions = {
|
||||||
|
components: {
|
||||||
|
Dialog,
|
||||||
|
DivBtn,
|
||||||
|
},
|
||||||
|
watch: {
|
||||||
|
modelValue(newValue) {
|
||||||
|
this.dialogVisible = newValue;
|
||||||
|
},
|
||||||
|
dialogVisible(newValue) {
|
||||||
|
this.$emit('update:modelValue', newValue);
|
||||||
|
},
|
||||||
|
extSearch: {
|
||||||
|
handler(newValue) {
|
||||||
|
this.search = _.cloneDeep(newValue);
|
||||||
|
},
|
||||||
|
deep: true,
|
||||||
|
},
|
||||||
|
search: {
|
||||||
|
handler() {
|
||||||
|
this.validate();
|
||||||
|
},
|
||||||
|
deep: true,
|
||||||
|
},
|
||||||
|
}
|
||||||
|
};
|
||||||
|
class SelectExtSearchDialog {
|
||||||
|
_options = componentOptions;
|
||||||
|
_props = {
|
||||||
|
modelValue: Boolean,
|
||||||
|
extSearch: Object,
|
||||||
|
};
|
||||||
|
|
||||||
|
dialogVisible = false;
|
||||||
|
search = {};
|
||||||
|
bgColor = {};
|
||||||
|
error = '';
|
||||||
|
|
||||||
|
created() {
|
||||||
|
this.commit = this.$store.commit;
|
||||||
|
}
|
||||||
|
|
||||||
|
mounted() {
|
||||||
|
}
|
||||||
|
|
||||||
|
get config() {
|
||||||
|
return this.$store.state.config;
|
||||||
|
}
|
||||||
|
|
||||||
|
get recStruct() {
|
||||||
|
if (this.config.dbConfig && this.config.dbConfig.inpxInfo.recStruct)
|
||||||
|
return this.config.dbConfig.inpxInfo.recStruct;
|
||||||
|
else
|
||||||
|
return [];
|
||||||
|
}
|
||||||
|
|
||||||
|
validate() {
|
||||||
|
const validNumValue = (n) => {
|
||||||
|
const validChars = new Set('0123456789.'.split(''));
|
||||||
|
for (const c of n.split(''))
|
||||||
|
if (!validChars.has(c))
|
||||||
|
return false;
|
||||||
|
|
||||||
|
const v = n.split('..');
|
||||||
|
if ( isNaN(parseInt(v[0] || '0', 10)) || isNaN(parseInt(v[1] || '0', 10)) )
|
||||||
|
return false;
|
||||||
|
|
||||||
|
return true;
|
||||||
|
};
|
||||||
|
|
||||||
|
let error = [];
|
||||||
|
const s = this.search;
|
||||||
|
for (const f of this.recStruct) {
|
||||||
|
if (f.type == 'N' && s[f.field] && !validNumValue(s[f.field])) {
|
||||||
|
error.push(`Недопустимое значение поля ${f.field}`);
|
||||||
|
this.bgColor[f.field] = 'red-2';
|
||||||
|
} else {
|
||||||
|
this.bgColor[f.field] = '';//default
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
this.error = error.join('<br>');
|
||||||
|
}
|
||||||
|
|
||||||
|
showSearchHelp() {
|
||||||
|
let info = `<div style="min-width: 250px" />`;
|
||||||
|
info += `
|
||||||
|
<p>
|
||||||
|
Расширенный поиск ведется непосредственно по значениям атрибутов записей описания книг.
|
||||||
|
Атрибуты можно увидеть, если включить опцию "Показывать JSON".
|
||||||
|
Названия атрибутов (кроме "_uid" и "id") соответствуют названиям полей струкутры записей из inpx-файла.
|
||||||
|
На поисковые значения действуют те же правила, что и для разделов "Авторы", "Серии", "Книги".
|
||||||
|
<br>
|
||||||
|
Для строковых значений (S):
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
без префикса: значение трактуется, как "начинается с"
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
префикс "=": поиск по точному совпадению
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
префикс "*": поиск подстроки в строке
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
префикс "#": поиск подстроки в строке, но только среди начинающихся не с латинского или кириллического символа
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
префикс "?": поиск пустых значений или тех, что начинаются с этого символа
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
Для числовых значений (N):
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
число N: поиск по точному совпадению
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
диапазон N..M: поиск по диапазону числовых значений, включая N и M. Например, поисковое значение 1024..2048 в поле "size"
|
||||||
|
найдет все ссылки на файлы размером от 1КБ до 2КБ.
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</p>
|
||||||
|
`;
|
||||||
|
|
||||||
|
this.$root.stdDialog.alert(info, 'Памятка', {iconName: 'la la-info-circle'});
|
||||||
|
}
|
||||||
|
|
||||||
|
onKeyDown(event) {
|
||||||
|
if (event.code == 'Enter')
|
||||||
|
this.apply();
|
||||||
|
}
|
||||||
|
|
||||||
|
apply() {
|
||||||
|
this.validate();
|
||||||
|
if (!this.error) {
|
||||||
|
this.$emit('update:extSearch', _.cloneDeep(this.search));
|
||||||
|
this.dialogVisible = false;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
export default vueComponent(SelectExtSearchDialog);
|
||||||
|
//-----------------------------------------------------------------------------
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style scoped>
|
||||||
|
</style>
|
||||||
@@ -19,6 +19,7 @@
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<q-checkbox v-model="downloadAsZip" size="36px" label="Скачивать книги в виде zip-архива" />
|
||||||
<q-checkbox v-model="showCounts" size="36px" label="Показывать количество" />
|
<q-checkbox v-model="showCounts" size="36px" label="Показывать количество" />
|
||||||
<q-checkbox v-model="showRates" size="36px" label="Показывать оценки" />
|
<q-checkbox v-model="showRates" size="36px" label="Показывать оценки" />
|
||||||
<q-checkbox v-model="showInfo" size="36px" label="Показывать кнопку (инфо)" />
|
<q-checkbox v-model="showInfo" size="36px" label="Показывать кнопку (инфо)" />
|
||||||
@@ -60,6 +61,9 @@ const componentOptions = {
|
|||||||
limit(newValue) {
|
limit(newValue) {
|
||||||
this.commit('setSettings', {'limit': newValue});
|
this.commit('setSettings', {'limit': newValue});
|
||||||
},
|
},
|
||||||
|
downloadAsZip(newValue) {
|
||||||
|
this.commit('setSettings', {'downloadAsZip': newValue});
|
||||||
|
},
|
||||||
showCounts(newValue) {
|
showCounts(newValue) {
|
||||||
this.commit('setSettings', {'showCounts': newValue});
|
this.commit('setSettings', {'showCounts': newValue});
|
||||||
},
|
},
|
||||||
@@ -93,6 +97,7 @@ class SettingsDialog {
|
|||||||
|
|
||||||
//settings
|
//settings
|
||||||
limit = 20;
|
limit = 20;
|
||||||
|
downloadAsZip = false;
|
||||||
showCounts = true;
|
showCounts = true;
|
||||||
showRates = true;
|
showRates = true;
|
||||||
showInfo = true;
|
showInfo = true;
|
||||||
@@ -129,6 +134,7 @@ class SettingsDialog {
|
|||||||
|
|
||||||
this.limit = settings.limit;
|
this.limit = settings.limit;
|
||||||
|
|
||||||
|
this.downloadAsZip = settings.downloadAsZip;
|
||||||
this.showCounts = settings.showCounts;
|
this.showCounts = settings.showCounts;
|
||||||
this.showRates = settings.showRates;
|
this.showRates = settings.showRates;
|
||||||
this.showInfo = settings.showInfo;
|
this.showInfo = settings.showInfo;
|
||||||
|
|||||||
@@ -8,6 +8,8 @@ const abStore = localForage.createInstance({
|
|||||||
name: 'authorBooksStorage'
|
name: 'authorBooksStorage'
|
||||||
});
|
});
|
||||||
|
|
||||||
|
const storageVersion = '1';
|
||||||
|
|
||||||
class AuthorBooksStorage {
|
class AuthorBooksStorage {
|
||||||
constructor() {
|
constructor() {
|
||||||
}
|
}
|
||||||
@@ -17,6 +19,8 @@ class AuthorBooksStorage {
|
|||||||
}
|
}
|
||||||
|
|
||||||
async setData(key, data) {
|
async setData(key, data) {
|
||||||
|
key += storageVersion;
|
||||||
|
|
||||||
if (typeof data !== 'string')
|
if (typeof data !== 'string')
|
||||||
throw new Error('AuthorBooksStorage: data must be a string');
|
throw new Error('AuthorBooksStorage: data must be a string');
|
||||||
|
|
||||||
@@ -25,6 +29,8 @@ class AuthorBooksStorage {
|
|||||||
}
|
}
|
||||||
|
|
||||||
async getData(key) {
|
async getData(key) {
|
||||||
|
key += storageVersion;
|
||||||
|
|
||||||
const item = await abStore.getItem(key);
|
const item = await abStore.getItem(key);
|
||||||
|
|
||||||
//обновим addTime
|
//обновим addTime
|
||||||
@@ -34,9 +40,9 @@ class AuthorBooksStorage {
|
|||||||
return item;
|
return item;
|
||||||
}
|
}
|
||||||
|
|
||||||
async removeData(key) {
|
async _removeData(fullKey) {
|
||||||
await abStore.removeItem(key);
|
await abStore.removeItem(fullKey);
|
||||||
await abStore.removeItem(`addTime-${key}`);
|
await abStore.removeItem(`addTime-${fullKey}`);
|
||||||
}
|
}
|
||||||
|
|
||||||
async cleanStorage() {
|
async cleanStorage() {
|
||||||
@@ -62,7 +68,7 @@ class AuthorBooksStorage {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (size > maxDataSize && toDel) {
|
if (size > maxDataSize && toDel) {
|
||||||
await this.removeData(toDel);
|
await this._removeData(toDel);
|
||||||
} else {
|
} else {
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<div ref="btn" class="button clickable row justify-center items-center" @click="clickEffect">
|
<div ref="btn" class="button clickable row justify-center items-center" :class="{disabled}" @click.stop.prevent="clickEffect">
|
||||||
<div class="row justify-center items-center no-wrap" :class="{'button-pressed': pressed}">
|
<div class="row justify-center items-center no-wrap" :class="{'button-pressed': pressed}">
|
||||||
<i :class="icon" :style="`font-size: ${iconSize}px; margin-top: ${imt}px`" />
|
<i :class="icon" :style="`font-size: ${iconSize}px; margin-top: ${imt}px`" />
|
||||||
<slot></slot>
|
<slot></slot>
|
||||||
@@ -29,8 +29,9 @@ class DivBtn {
|
|||||||
height: { type: Number, default: 0 },
|
height: { type: Number, default: 0 },
|
||||||
icon: { type: String, default: '' },
|
icon: { type: String, default: '' },
|
||||||
iconSize: { type: Number, default: 14 },
|
iconSize: { type: Number, default: 14 },
|
||||||
round: { type: Boolean },
|
round: Boolean,
|
||||||
imt: { type: Number, default: 0 },// icon margin top
|
imt: { type: Number, default: 0 },// icon margin top
|
||||||
|
disabled: Boolean,
|
||||||
};
|
};
|
||||||
|
|
||||||
pressed = false;
|
pressed = false;
|
||||||
@@ -57,7 +58,12 @@ class DivBtn {
|
|||||||
style.borderRadius = `${this.size/10}px`;
|
style.borderRadius = `${this.size/10}px`;
|
||||||
}
|
}
|
||||||
|
|
||||||
async clickEffect() {
|
async clickEffect(event) {
|
||||||
|
if (this.disabled) {
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
this.$emit('meClick', event);
|
||||||
this.pressed = true;
|
this.pressed = true;
|
||||||
await utils.sleep(100);
|
await utils.sleep(100);
|
||||||
this.pressed = false;
|
this.pressed = false;
|
||||||
|
|||||||
@@ -74,6 +74,7 @@ const componentOptions = {
|
|||||||
this.checkErrorAndEmit(true);
|
this.checkErrorAndEmit(true);
|
||||||
},
|
},
|
||||||
modelValue(newValue) {
|
modelValue(newValue) {
|
||||||
|
if (this.ready)//исправление бага TypeError: Cannot read properties of null (reading 'emitsOptions')
|
||||||
this.filteredValue = newValue;
|
this.filteredValue = newValue;
|
||||||
},
|
},
|
||||||
min() {
|
min() {
|
||||||
@@ -102,7 +103,8 @@ class NumInput {
|
|||||||
filteredValue = 0;
|
filteredValue = 0;
|
||||||
error = false;
|
error = false;
|
||||||
|
|
||||||
created() {
|
mounted() {
|
||||||
|
this.ready = true;
|
||||||
this.filteredValue = this.modelValue;
|
this.filteredValue = this.modelValue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -8,6 +8,7 @@ const myRoutes = [
|
|||||||
['/author', Search],
|
['/author', Search],
|
||||||
['/series', Search],
|
['/series', Search],
|
||||||
['/title', Search],
|
['/title', Search],
|
||||||
|
['/extended', Search],
|
||||||
['/:pathMatch(.*)*', null, null, '/'],
|
['/:pathMatch(.*)*', null, null, '/'],
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
@@ -36,14 +36,14 @@ export function keyEventToCode(event) {
|
|||||||
|
|
||||||
export function wordEnding(num, type = 0) {
|
export function wordEnding(num, type = 0) {
|
||||||
const endings = [
|
const endings = [
|
||||||
['ов', '', 'а', 'а', 'а', 'ов', 'ов', 'ов', 'ов', 'ов'],
|
['ов', '', 'а', 'а', 'а', 'ов', 'ов', 'ов', 'ов', 'ов'],//0
|
||||||
['й', 'я', 'и', 'и', 'и', 'й', 'й', 'й', 'й', 'й'],
|
['й', 'я', 'и', 'и', 'и', 'й', 'й', 'й', 'й', 'й'],//1
|
||||||
['о', '', 'о', 'о', 'о', 'о', 'о', 'о', 'о', 'о'],
|
['о', '', 'о', 'о', 'о', 'о', 'о', 'о', 'о', 'о'],//2
|
||||||
['ий', 'ие', 'ия', 'ия', 'ия', 'ий', 'ий', 'ий', 'ий', 'ий'],
|
['ий', 'ие', 'ия', 'ия', 'ия', 'ий', 'ий', 'ий', 'ий', 'ий'],//3
|
||||||
['о', 'а', 'о', 'о', 'о', 'о', 'о', 'о', 'о', 'о'],
|
['о', 'а', 'о', 'о', 'о', 'о', 'о', 'о', 'о', 'о'],//4
|
||||||
['ок', 'ка', 'ки', 'ки', 'ки', 'ок', 'ок', 'ок', 'ок', 'ок'],
|
['ок', 'ка', 'ки', 'ки', 'ки', 'ок', 'ок', 'ок', 'ок', 'ок'],//5
|
||||||
['ых', 'ое', 'ых', 'ых', 'ых', 'ых', 'ых', 'ых', 'ых', 'ых'],
|
['ых', 'ое', 'ых', 'ых', 'ых', 'ых', 'ых', 'ых', 'ых', 'ых'],//6
|
||||||
['о', 'о', 'о', 'о', 'о', 'о', 'о', 'о', 'о', 'о'],
|
['о', 'о', 'о', 'о', 'о', 'о', 'о', 'о', 'о', 'о'],//7
|
||||||
];
|
];
|
||||||
const deci = num % 100;
|
const deci = num % 100;
|
||||||
if (deci > 10 && deci < 20) {
|
if (deci > 10 && deci < 20) {
|
||||||
|
|||||||
@@ -7,6 +7,7 @@ const state = {
|
|||||||
limit: 20,
|
limit: 20,
|
||||||
expandedAuthor: [],
|
expandedAuthor: [],
|
||||||
expandedSeries: [],
|
expandedSeries: [],
|
||||||
|
downloadAsZip: false,
|
||||||
showCounts: true,
|
showCounts: true,
|
||||||
showRates: true,
|
showRates: true,
|
||||||
showInfo: true,
|
showInfo: true,
|
||||||
@@ -15,6 +16,7 @@ const state = {
|
|||||||
showDeleted: false,
|
showDeleted: false,
|
||||||
abCacheEnabled: true,
|
abCacheEnabled: true,
|
||||||
langDefault: '',
|
langDefault: '',
|
||||||
|
showJson: false,
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
3797
package-lock.json
generated
3797
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
58
package.json
58
package.json
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "inpx-web",
|
"name": "inpx-web",
|
||||||
"version": "1.3.0",
|
"version": "1.4.0",
|
||||||
"author": "Book Pauk <bookpauk@gmail.com>",
|
"author": "Book Pauk <bookpauk@gmail.com>",
|
||||||
"license": "CC0-1.0",
|
"license": "CC0-1.0",
|
||||||
"repository": "bookpauk/inpx-web",
|
"repository": "bookpauk/inpx-web",
|
||||||
@@ -11,10 +11,11 @@
|
|||||||
"dev": "nodemon --inspect --ignore server/.inpx-web --ignore client --exec 'node --expose-gc server --lib-dir=server/.inpx-web/lib'",
|
"dev": "nodemon --inspect --ignore server/.inpx-web --ignore client --exec 'node --expose-gc server --lib-dir=server/.inpx-web/lib'",
|
||||||
"build:client": "webpack --config build/webpack.prod.config.js",
|
"build:client": "webpack --config build/webpack.prod.config.js",
|
||||||
"build:linux": "npm run build:client && node build/prepkg.js linux && pkg -t node16-linux-x64 -C GZip --options max-old-space-size=4096,expose-gc -o dist/linux/inpx-web .",
|
"build:linux": "npm run build:client && node build/prepkg.js linux && pkg -t node16-linux-x64 -C GZip --options max-old-space-size=4096,expose-gc -o dist/linux/inpx-web .",
|
||||||
|
"build:linux-arm64": "npm run build:client && node build/prepkg.js linux-arm64 && pkg -t node16-linuxstatic-arm64 -C GZip --options max-old-space-size=4096,expose-gc -o dist/linux-arm64/inpx-web .",
|
||||||
"build:win": "npm run build:client && node build/prepkg.js win && pkg -t node16-win-x64 -C GZip --options max-old-space-size=4096,expose-gc -o dist/win/inpx-web .",
|
"build:win": "npm run build:client && node build/prepkg.js win && pkg -t node16-win-x64 -C GZip --options max-old-space-size=4096,expose-gc -o dist/win/inpx-web .",
|
||||||
"build:macos": "npm run build:client && node build/prepkg.js macos && pkg -t node16-macos-x64 -C GZip --options max-old-space-size=4096,expose-gc -o dist/macos/inpx-web .",
|
"build:macos": "npm run build:client && node build/prepkg.js macos && pkg -t node16-macos-x64 -C GZip --options max-old-space-size=4096,expose-gc -o dist/macos/inpx-web .",
|
||||||
"build:client-dev": "webpack --config build/webpack.dev.config.js",
|
"build:client-dev": "webpack --config build/webpack.dev.config.js",
|
||||||
"build:all": "npm run build:linux && npm run build:win && npm run build:macos",
|
"build:all": "npm run build:linux && npm run build:win && npm run build:macos && npm run build:linux-arm64",
|
||||||
"release": "npm run build:all && node build/release.js",
|
"release": "npm run build:all && node build/release.js",
|
||||||
"postinstall": "npm run build:client-dev"
|
"postinstall": "npm run build:client-dev"
|
||||||
},
|
},
|
||||||
@@ -24,53 +25,54 @@
|
|||||||
"assets": "dist/public.json"
|
"assets": "dist/public.json"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.18.9",
|
"@babel/core": "^7.20.5",
|
||||||
"@babel/eslint-parser": "^7.18.9",
|
"@babel/eslint-parser": "^7.19.1",
|
||||||
"@babel/eslint-plugin": "^7.17.7",
|
"@babel/eslint-plugin": "^7.19.1",
|
||||||
"@babel/plugin-proposal-decorators": "^7.18.9",
|
"@babel/plugin-proposal-decorators": "^7.20.5",
|
||||||
"@babel/preset-env": "^7.18.9",
|
"@babel/preset-env": "^7.20.2",
|
||||||
"@vue/compiler-sfc": "^3.2.22",
|
"@vue/compiler-sfc": "^3.2.22",
|
||||||
"babel-loader": "^8.2.5",
|
"babel-loader": "^9.1.0",
|
||||||
"copy-webpack-plugin": "^11.0.0",
|
"copy-webpack-plugin": "^11.0.0",
|
||||||
"css-loader": "^6.7.1",
|
"css-loader": "^6.7.2",
|
||||||
"css-minimizer-webpack-plugin": "^4.0.0",
|
"css-minimizer-webpack-plugin": "^4.2.2",
|
||||||
"eslint": "^8.20.0",
|
"eslint": "^8.28.0",
|
||||||
"eslint-plugin-vue": "^9.3.0",
|
"eslint-plugin-vue": "^9.8.0",
|
||||||
"html-webpack-plugin": "^5.5.0",
|
"html-webpack-plugin": "^5.5.0",
|
||||||
"mini-css-extract-plugin": "^2.6.1",
|
"mini-css-extract-plugin": "^2.7.1",
|
||||||
"pkg": "^5.8.0",
|
"pkg": "^5.8.0",
|
||||||
"showdown": "^2.1.0",
|
"showdown": "^2.1.0",
|
||||||
"terser-webpack-plugin": "^5.3.3",
|
"terser-webpack-plugin": "^5.3.6",
|
||||||
"vue-eslint-parser": "^9.0.3",
|
"vue-eslint-parser": "^9.1.0",
|
||||||
"vue-loader": "^17.0.0",
|
"vue-loader": "^17.0.1",
|
||||||
"vue-style-loader": "^4.1.3",
|
"vue-style-loader": "^4.1.3",
|
||||||
"webpack": "^5.74.0",
|
"webpack": "^5.75.0",
|
||||||
"webpack-cli": "^4.10.0",
|
"webpack-cli": "^5.0.0",
|
||||||
"webpack-dev-middleware": "^5.3.3",
|
"webpack-dev-middleware": "^6.0.1",
|
||||||
"webpack-hot-middleware": "^2.25.1",
|
"webpack-hot-middleware": "^2.25.3",
|
||||||
"webpack-merge": "^5.8.0"
|
"webpack-merge": "^5.8.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@quasar/extras": "^1.15.0",
|
"@quasar/extras": "^1.15.6",
|
||||||
"axios": "^0.27.2",
|
"axios": "^0.27.2",
|
||||||
"chardet": "^1.5.0",
|
"chardet": "^1.5.0",
|
||||||
"dayjs": "^1.11.6",
|
"dayjs": "^1.11.6",
|
||||||
"express": "^4.18.1",
|
"express": "^4.18.2",
|
||||||
"express-basic-auth": "^1.2.1",
|
"express-basic-auth": "^1.2.1",
|
||||||
"fs-extra": "^10.1.0",
|
"fs-extra": "^10.1.0",
|
||||||
"he": "^1.2.0",
|
"he": "^1.2.0",
|
||||||
"iconv-lite": "^0.6.3",
|
"iconv-lite": "^0.6.3",
|
||||||
"jembadb": "^5.1.3",
|
"jembadb": "^5.1.5",
|
||||||
"localforage": "^1.10.0",
|
"localforage": "^1.10.0",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"minimist": "^1.2.6",
|
"minimist": "^1.2.7",
|
||||||
"node-stream-zip": "^1.15.0",
|
"node-stream-zip": "^1.15.0",
|
||||||
"quasar": "^2.7.5",
|
"quasar": "^2.10.2",
|
||||||
"safe-buffer": "^5.2.1",
|
"safe-buffer": "^5.2.1",
|
||||||
"vue": "^3.2.37",
|
"vue": "^3.2.37",
|
||||||
"vue-router": "^4.1.2",
|
"vue-router": "^4.1.6",
|
||||||
"vuex": "^4.0.2",
|
"vuex": "^4.1.0",
|
||||||
"vuex-persist": "^3.1.3",
|
"vuex-persist": "^3.1.3",
|
||||||
"ws": "^8.8.1"
|
"ws": "^8.11.0",
|
||||||
|
"yazl": "^2.5.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -11,12 +11,14 @@ module.exports = {
|
|||||||
execDir,
|
execDir,
|
||||||
|
|
||||||
accessPassword: '',
|
accessPassword: '',
|
||||||
|
accessTimeout: 0,
|
||||||
|
extendedSearch: true,
|
||||||
bookReadLink: '',
|
bookReadLink: '',
|
||||||
loggingEnabled: true,
|
loggingEnabled: true,
|
||||||
|
|
||||||
//поправить в случае, если были критические изменения в DbCreator или InpxParser
|
//поправить в случае, если были критические изменения в DbCreator или InpxParser
|
||||||
//иначе будет рассинхронизация между сервером и клиентом на уровне БД
|
//иначе будет рассинхронизация между сервером и клиентом на уровне БД
|
||||||
dbVersion: '8',
|
dbVersion: '10',
|
||||||
dbCacheSize: 5,
|
dbCacheSize: 5,
|
||||||
|
|
||||||
maxPayloadSize: 500,//in MB
|
maxPayloadSize: 500,//in MB
|
||||||
@@ -29,7 +31,7 @@ module.exports = {
|
|||||||
lowMemoryMode: false,
|
lowMemoryMode: false,
|
||||||
fullOptimization: false,
|
fullOptimization: false,
|
||||||
|
|
||||||
webConfigParams: ['name', 'version', 'branch', 'bookReadLink', 'dbVersion'],
|
webConfigParams: ['name', 'version', 'branch', 'bookReadLink', 'dbVersion', 'extendedSearch'],
|
||||||
|
|
||||||
allowRemoteLib: false,
|
allowRemoteLib: false,
|
||||||
remoteLib: false,
|
remoteLib: false,
|
||||||
@@ -44,12 +46,14 @@ module.exports = {
|
|||||||
server: {
|
server: {
|
||||||
host: '0.0.0.0',
|
host: '0.0.0.0',
|
||||||
port: '22380',
|
port: '22380',
|
||||||
|
root: '',
|
||||||
},
|
},
|
||||||
//opds: false,
|
//opds: false,
|
||||||
opds: {
|
opds: {
|
||||||
enabled: true,
|
enabled: true,
|
||||||
user: '',
|
user: '',
|
||||||
password: '',
|
password: '',
|
||||||
|
root: '/opds',
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ const branchFilename = __dirname + '/application_env';
|
|||||||
|
|
||||||
const propsToSave = [
|
const propsToSave = [
|
||||||
'accessPassword',
|
'accessPassword',
|
||||||
|
'accessTimeout',
|
||||||
|
'extendedSearch',
|
||||||
'bookReadLink',
|
'bookReadLink',
|
||||||
'loggingEnabled',
|
'loggingEnabled',
|
||||||
'dbCacheSize',
|
'dbCacheSize',
|
||||||
|
|||||||
@@ -11,6 +11,7 @@ module.exports = Object.assign({}, base, {
|
|||||||
server: {
|
server: {
|
||||||
host: '0.0.0.0',
|
host: '0.0.0.0',
|
||||||
port: '12380',
|
port: '12380',
|
||||||
|
root: '',
|
||||||
},
|
},
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|||||||
@@ -10,12 +10,11 @@ const cleanPeriod = 1*60*1000;//1 минута
|
|||||||
const closeSocketOnIdle = 5*60*1000;//5 минут
|
const closeSocketOnIdle = 5*60*1000;//5 минут
|
||||||
|
|
||||||
class WebSocketController {
|
class WebSocketController {
|
||||||
constructor(wss, config) {
|
constructor(wss, webAccess, config) {
|
||||||
this.config = config;
|
this.config = config;
|
||||||
this.isDevelopment = (config.branch == 'development');
|
this.isDevelopment = (config.branch == 'development');
|
||||||
this.accessToken = '';
|
|
||||||
if (config.accessPassword)
|
this.webAccess = webAccess;
|
||||||
this.accessToken = utils.getBufHash(config.accessPassword, 'sha256', 'hex');
|
|
||||||
|
|
||||||
this.workerState = new WorkerState();
|
this.workerState = new WorkerState();
|
||||||
this.webWorker = new WebWorker(config);
|
this.webWorker = new WebWorker(config);
|
||||||
@@ -32,19 +31,25 @@ class WebSocketController {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
setTimeout(() => { this.periodicClean(); }, cleanPeriod);
|
this.periodicClean();//no await
|
||||||
}
|
}
|
||||||
|
|
||||||
periodicClean() {
|
async periodicClean() {
|
||||||
|
while (1) {//eslint-disable-line no-constant-condition
|
||||||
try {
|
try {
|
||||||
const now = Date.now();
|
const now = Date.now();
|
||||||
|
|
||||||
|
//почистим ws-клиентов
|
||||||
this.wss.clients.forEach((ws) => {
|
this.wss.clients.forEach((ws) => {
|
||||||
if (!ws.lastActivity || now - ws.lastActivity > closeSocketOnIdle - 50) {
|
if (!ws.lastActivity || now - ws.lastActivity > closeSocketOnIdle - 50) {
|
||||||
ws.terminate();
|
ws.terminate();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
} finally {
|
} catch(e) {
|
||||||
setTimeout(() => { this.periodicClean(); }, cleanPeriod);
|
log(LM_ERR, `WebSocketController.periodicClean error: ${e.message}`);
|
||||||
|
}
|
||||||
|
|
||||||
|
await utils.sleep(cleanPeriod);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -62,22 +67,32 @@ class WebSocketController {
|
|||||||
//pong for WebSocketConnection
|
//pong for WebSocketConnection
|
||||||
this.send({_rok: 1}, req, ws);
|
this.send({_rok: 1}, req, ws);
|
||||||
|
|
||||||
if (this.accessToken && req.accessToken !== this.accessToken) {
|
//access
|
||||||
await utils.sleep(1000);
|
if (!await this.webAccess.hasAccess(req.accessToken)) {
|
||||||
throw new Error('need_access_token');
|
await utils.sleep(500);
|
||||||
|
const salt = this.webAccess.newToken();
|
||||||
|
this.send({error: 'need_access_token', salt}, req, ws);
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//api
|
||||||
switch (req.action) {
|
switch (req.action) {
|
||||||
case 'test':
|
case 'test':
|
||||||
await this.test(req, ws); break;
|
await this.test(req, ws); break;
|
||||||
|
case 'logout':
|
||||||
|
await this.logout(req, ws); break;
|
||||||
case 'get-config':
|
case 'get-config':
|
||||||
await this.getConfig(req, ws); break;
|
await this.getConfig(req, ws); break;
|
||||||
case 'get-worker-state':
|
case 'get-worker-state':
|
||||||
await this.getWorkerState(req, ws); break;
|
await this.getWorkerState(req, ws); break;
|
||||||
case 'search':
|
case 'search':
|
||||||
await this.search(req, ws); break;
|
await this.search(req, ws); break;
|
||||||
|
case 'bookSearch':
|
||||||
|
await this.bookSearch(req, ws); break;
|
||||||
case 'get-author-book-list':
|
case 'get-author-book-list':
|
||||||
await this.getAuthorBookList(req, ws); break;
|
await this.getAuthorBookList(req, ws); break;
|
||||||
|
case 'get-author-series-list':
|
||||||
|
await this.getAuthorSeriesList(req, ws); break;
|
||||||
case 'get-series-book-list':
|
case 'get-series-book-list':
|
||||||
await this.getSeriesBookList(req, ws); break;
|
await this.getSeriesBookList(req, ws); break;
|
||||||
case 'get-genre-tree':
|
case 'get-genre-tree':
|
||||||
@@ -120,9 +135,15 @@ class WebSocketController {
|
|||||||
this.send({message: `${this.config.name} project is awesome`}, req, ws);
|
this.send({message: `${this.config.name} project is awesome`}, req, ws);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
async logout(req, ws) {
|
||||||
|
await this.webAccess.deleteAccess(req.accessToken);
|
||||||
|
this.send({success: true}, req, ws);
|
||||||
|
}
|
||||||
|
|
||||||
async getConfig(req, ws) {
|
async getConfig(req, ws) {
|
||||||
const config = _.pick(this.config, this.config.webConfigParams);
|
const config = _.pick(this.config, this.config.webConfigParams);
|
||||||
config.dbConfig = await this.webWorker.dbConfig();
|
config.dbConfig = await this.webWorker.dbConfig();
|
||||||
|
config.freeAccess = this.webAccess.freeAccess;
|
||||||
|
|
||||||
this.send(config, req, ws);
|
this.send(config, req, ws);
|
||||||
}
|
}
|
||||||
@@ -146,12 +167,29 @@ class WebSocketController {
|
|||||||
this.send(result, req, ws);
|
this.send(result, req, ws);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
async bookSearch(req, ws) {
|
||||||
|
if (!this.config.extendedSearch)
|
||||||
|
throw new Error('config.extendedSearch disabled');
|
||||||
|
if (!req.query)
|
||||||
|
throw new Error(`query is empty`);
|
||||||
|
|
||||||
|
const result = await this.webWorker.bookSearch(req.query);
|
||||||
|
|
||||||
|
this.send(result, req, ws);
|
||||||
|
}
|
||||||
|
|
||||||
async getAuthorBookList(req, ws) {
|
async getAuthorBookList(req, ws) {
|
||||||
const result = await this.webWorker.getAuthorBookList(req.authorId);
|
const result = await this.webWorker.getAuthorBookList(req.authorId);
|
||||||
|
|
||||||
this.send(result, req, ws);
|
this.send(result, req, ws);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
async getAuthorSeriesList(req, ws) {
|
||||||
|
const result = await this.webWorker.getAuthorSeriesList(req.authorId);
|
||||||
|
|
||||||
|
this.send(result, req, ws);
|
||||||
|
}
|
||||||
|
|
||||||
async getSeriesBookList(req, ws) {
|
async getSeriesBookList(req, ws) {
|
||||||
const result = await this.webWorker.getSeriesBookList(req.series);
|
const result = await this.webWorker.getSeriesBookList(req.series);
|
||||||
|
|
||||||
|
|||||||
@@ -446,8 +446,16 @@ class DbCreator {
|
|||||||
table: 'config'
|
table: 'config'
|
||||||
});
|
});
|
||||||
|
|
||||||
|
const inpxInfo = parser.info;
|
||||||
|
if (inpxFilter && inpxFilter.info) {
|
||||||
|
if (inpxFilter.info.collection)
|
||||||
|
inpxInfo.collection = inpxFilter.info.collection;
|
||||||
|
if (inpxFilter.info.version)
|
||||||
|
inpxInfo.version = inpxFilter.info.version;
|
||||||
|
}
|
||||||
|
|
||||||
await db.insert({table: 'config', rows: [
|
await db.insert({table: 'config', rows: [
|
||||||
{id: 'inpxInfo', value: (inpxFilter && inpxFilter.info ? inpxFilter.info : parser.info)},
|
{id: 'inpxInfo', value: inpxInfo},
|
||||||
{id: 'stats', value: stats},
|
{id: 'stats', value: stats},
|
||||||
{id: 'inpxHash', value: await inpxHashCreator.getHash()},
|
{id: 'inpxHash', value: await inpxHashCreator.getHash()},
|
||||||
]});
|
]});
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
const fs = require('fs-extra');
|
const fs = require('fs-extra');
|
||||||
//const _ = require('lodash');
|
//const _ = require('lodash');
|
||||||
const LockQueue = require('./LockQueue');
|
|
||||||
const utils = require('./utils');
|
const utils = require('./utils');
|
||||||
|
|
||||||
const maxLimit = 1000;
|
const maxLimit = 1000;
|
||||||
@@ -21,7 +20,6 @@ class DbSearcher {
|
|||||||
|
|
||||||
this.db = db;
|
this.db = db;
|
||||||
|
|
||||||
this.lock = new LockQueue();
|
|
||||||
this.searchFlag = 0;
|
this.searchFlag = 0;
|
||||||
this.timer = null;
|
this.timer = null;
|
||||||
this.closed = false;
|
this.closed = false;
|
||||||
@@ -30,11 +28,22 @@ class DbSearcher {
|
|||||||
this.bookIdMap = {};
|
this.bookIdMap = {};
|
||||||
|
|
||||||
this.periodicCleanCache();//no await
|
this.periodicCleanCache();//no await
|
||||||
this.fillBookIdMapAll();//no await
|
}
|
||||||
|
|
||||||
|
async init() {
|
||||||
|
await this.fillBookIdMap('author');
|
||||||
|
await this.fillBookIdMap('series');
|
||||||
|
await this.fillBookIdMap('title');
|
||||||
|
await this.fillDbConfig();
|
||||||
}
|
}
|
||||||
|
|
||||||
queryKey(q) {
|
queryKey(q) {
|
||||||
return JSON.stringify([q.author, q.series, q.title, q.genre, q.lang, q.del, q.date, q.librate]);
|
const result = [];
|
||||||
|
for (const f of this.recStruct) {
|
||||||
|
result.push(q[f.field]);
|
||||||
|
}
|
||||||
|
|
||||||
|
return JSON.stringify(result);
|
||||||
}
|
}
|
||||||
|
|
||||||
getWhere(a) {
|
getWhere(a) {
|
||||||
@@ -204,12 +213,13 @@ class DbSearcher {
|
|||||||
}
|
}
|
||||||
|
|
||||||
//удаленные
|
//удаленные
|
||||||
if (query.del !== undefined) {
|
if (query.del) {
|
||||||
const key = `book-ids-del-${query.del}`;
|
const del = parseInt(query.del, 10) || 0;
|
||||||
|
const key = `book-ids-del-${del}`;
|
||||||
let ids = await this.getCached(key);
|
let ids = await this.getCached(key);
|
||||||
|
|
||||||
if (ids === null) {
|
if (ids === null) {
|
||||||
ids = await tableBookIds('del', `@indexLR('value', ${db.esc(query.del)}, ${db.esc(query.del)})`);
|
ids = await tableBookIds('del', `@indexLR('value', ${db.esc(del)}, ${db.esc(del)})`);
|
||||||
|
|
||||||
await this.putCached(key, ids);
|
await this.putCached(key, ids);
|
||||||
}
|
}
|
||||||
@@ -298,12 +308,21 @@ class DbSearcher {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
async fillBookIdMap(from) {
|
async fillDbConfig() {
|
||||||
if (this.bookIdMap[from])
|
if (!this.dbConfig) {
|
||||||
return this.bookIdMap[from];
|
const rows = await this.db.select({table: 'config'});
|
||||||
|
const config = {};
|
||||||
|
|
||||||
await this.lock.get();
|
for (const row of rows) {
|
||||||
try {
|
config[row.id] = row.value;
|
||||||
|
}
|
||||||
|
|
||||||
|
this.dbConfig = config;
|
||||||
|
this.recStruct = config.inpxInfo.recStruct;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
async fillBookIdMap(from) {
|
||||||
const data = await fs.readFile(`${this.config.dataDir}/db/${from}_id.map`, 'utf-8');
|
const data = await fs.readFile(`${this.config.dataDir}/db/${from}_id.map`, 'utf-8');
|
||||||
|
|
||||||
const idMap = JSON.parse(data);
|
const idMap = JSON.parse(data);
|
||||||
@@ -311,21 +330,6 @@ class DbSearcher {
|
|||||||
idMap.map = new Map(idMap.map);
|
idMap.map = new Map(idMap.map);
|
||||||
|
|
||||||
this.bookIdMap[from] = idMap;
|
this.bookIdMap[from] = idMap;
|
||||||
|
|
||||||
return this.bookIdMap[from];
|
|
||||||
} finally {
|
|
||||||
this.lock.ret();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
async fillBookIdMapAll() {
|
|
||||||
try {
|
|
||||||
await this.fillBookIdMap('author');
|
|
||||||
await this.fillBookIdMap('series');
|
|
||||||
await this.fillBookIdMap('title');
|
|
||||||
} catch (e) {
|
|
||||||
throw new Error(`DbSearcher.fillBookIdMapAll error: ${e.message}`)
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
async tableIdsFilter(from, query) {
|
async tableIdsFilter(from, query) {
|
||||||
@@ -376,7 +380,7 @@ class DbSearcher {
|
|||||||
const filter = await this.tableIdsFilter(from, query);
|
const filter = await this.tableIdsFilter(from, query);
|
||||||
|
|
||||||
const tableIdsSet = new Set();
|
const tableIdsSet = new Set();
|
||||||
const idMap = await this.fillBookIdMap(from);
|
const idMap = this.bookIdMap[from];
|
||||||
let proc = 0;
|
let proc = 0;
|
||||||
let nextProc = 0;
|
let nextProc = 0;
|
||||||
for (const bookId of bookIds) {
|
for (const bookId of bookIds) {
|
||||||
@@ -534,6 +538,137 @@ class DbSearcher {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
async bookSearchIds(query) {
|
||||||
|
const queryKey = this.queryKey(query);
|
||||||
|
const bookKey = `book-search-ids-${queryKey}`;
|
||||||
|
let bookIds = await this.getCached(bookKey);
|
||||||
|
|
||||||
|
if (bookIds === null) {
|
||||||
|
const db = this.db;
|
||||||
|
const filterBySearch = (bookField, searchValue) => {
|
||||||
|
searchValue = searchValue.toLowerCase();
|
||||||
|
//особая обработка префиксов
|
||||||
|
if (searchValue == emptyFieldValue) {
|
||||||
|
return `(row.${bookField} === '' || row.${bookField}.indexOf(${db.esc(emptyFieldValue)}) === 0)`;
|
||||||
|
} else if (searchValue[0] == '=') {
|
||||||
|
|
||||||
|
searchValue = searchValue.substring(1);
|
||||||
|
return `(row.${bookField}.toLowerCase().localeCompare(${db.esc(searchValue)}) === 0)`;
|
||||||
|
} else if (searchValue[0] == '*') {
|
||||||
|
|
||||||
|
searchValue = searchValue.substring(1);
|
||||||
|
return `(row.${bookField} && row.${bookField}.toLowerCase().indexOf(${db.esc(searchValue)}) >= 0)`;
|
||||||
|
} else if (searchValue[0] == '#') {
|
||||||
|
|
||||||
|
searchValue = searchValue.substring(1);
|
||||||
|
return `(row.${bookField} === '' || (!enru.has(row.${bookField}.toLowerCase()[0]) && row.${bookField}.toLowerCase().indexOf(${db.esc(searchValue)}) >= 0))`;
|
||||||
|
} else {
|
||||||
|
|
||||||
|
return `(row.${bookField}.toLowerCase().localeCompare(${db.esc(searchValue)}) >= 0 ` +
|
||||||
|
`&& row.${bookField}.toLowerCase().localeCompare(${db.esc(searchValue)} + ${db.esc(maxUtf8Char)}) <= 0)`;
|
||||||
|
}
|
||||||
|
};
|
||||||
|
|
||||||
|
const checks = ['true'];
|
||||||
|
for (const f of this.recStruct) {
|
||||||
|
if (query[f.field]) {
|
||||||
|
let searchValue = query[f.field];
|
||||||
|
if (f.type === 'S') {
|
||||||
|
checks.push(filterBySearch(f.field, searchValue));
|
||||||
|
} if (f.type === 'N') {
|
||||||
|
const v = searchValue.split('..');
|
||||||
|
|
||||||
|
if (v.length == 1) {
|
||||||
|
searchValue = parseInt(searchValue, 10);
|
||||||
|
if (isNaN(searchValue))
|
||||||
|
throw new Error(`Wrong query param, ${f.field}=${searchValue}`);
|
||||||
|
|
||||||
|
checks.push(`row.${f.field} === ${searchValue}`);
|
||||||
|
} else {
|
||||||
|
const from = parseInt(v[0] || '0', 10);
|
||||||
|
const to = parseInt(v[1] || '0', 10);
|
||||||
|
if (isNaN(from) || isNaN(to))
|
||||||
|
throw new Error(`Wrong query param, ${f.field}=${searchValue}`);
|
||||||
|
|
||||||
|
checks.push(`row.${f.field} >= ${from} && row.${f.field} <= ${to}`);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
const rows = await db.select({
|
||||||
|
table: 'book',
|
||||||
|
rawResult: true,
|
||||||
|
where: `
|
||||||
|
const enru = new Set(${db.esc(enruArr)});
|
||||||
|
|
||||||
|
const checkBook = (row) => {
|
||||||
|
return ${checks.join(' && ')};
|
||||||
|
};
|
||||||
|
|
||||||
|
const result = [];
|
||||||
|
for (const id of @all()) {
|
||||||
|
const row = @unsafeRow(id);
|
||||||
|
if (checkBook(row))
|
||||||
|
result.push(row);
|
||||||
|
}
|
||||||
|
|
||||||
|
result.sort((a, b) => {
|
||||||
|
let cmp = a.author.localeCompare(b.author);
|
||||||
|
if (cmp === 0 && (a.series || b.series)) {
|
||||||
|
cmp = (a.series && b.series ? a.series.localeCompare(b.series) : (a.series ? -1 : 1));
|
||||||
|
}
|
||||||
|
if (cmp === 0)
|
||||||
|
cmp = a.serno - b.serno;
|
||||||
|
if (cmp === 0)
|
||||||
|
cmp = a.title.localeCompare(b.title);
|
||||||
|
|
||||||
|
return cmp;
|
||||||
|
});
|
||||||
|
|
||||||
|
return new Uint32Array(result.map(row => row.id));
|
||||||
|
`
|
||||||
|
});
|
||||||
|
|
||||||
|
bookIds = rows[0].rawResult;
|
||||||
|
|
||||||
|
await this.putCached(bookKey, bookIds);
|
||||||
|
}
|
||||||
|
|
||||||
|
return bookIds;
|
||||||
|
}
|
||||||
|
|
||||||
|
//неоптимизированный поиск по всем книгам, по всем полям
|
||||||
|
async bookSearch(query) {
|
||||||
|
if (this.closed)
|
||||||
|
throw new Error('DbSearcher closed');
|
||||||
|
|
||||||
|
this.searchFlag++;
|
||||||
|
|
||||||
|
try {
|
||||||
|
const db = this.db;
|
||||||
|
|
||||||
|
const ids = await this.bookSearchIds(query);
|
||||||
|
|
||||||
|
const totalFound = ids.length;
|
||||||
|
let limit = (query.limit ? query.limit : 100);
|
||||||
|
limit = (limit > maxLimit ? maxLimit : limit);
|
||||||
|
const offset = (query.offset ? query.offset : 0);
|
||||||
|
|
||||||
|
const slice = ids.slice(offset, offset + limit);
|
||||||
|
|
||||||
|
//выборка найденных значений
|
||||||
|
const found = await db.select({
|
||||||
|
table: 'book',
|
||||||
|
where: `@@id(${db.esc(Array.from(slice))})`
|
||||||
|
});
|
||||||
|
|
||||||
|
return {found, totalFound};
|
||||||
|
} finally {
|
||||||
|
this.searchFlag--;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
async opdsQuery(from, query) {
|
async opdsQuery(from, query) {
|
||||||
if (this.closed)
|
if (this.closed)
|
||||||
throw new Error('DbSearcher closed');
|
throw new Error('DbSearcher closed');
|
||||||
@@ -570,10 +705,11 @@ class DbSearcher {
|
|||||||
const s = row.value.substring(0, depth);
|
const s = row.value.substring(0, depth);
|
||||||
let g = group.get(s);
|
let g = group.get(s);
|
||||||
if (!g) {
|
if (!g) {
|
||||||
g = {id: row.id, name: row.name, value: s, count: 0};
|
g = {id: row.id, name: row.name, value: s, count: 0, bookCount: 0};
|
||||||
group.set(s, g);
|
group.set(s, g);
|
||||||
}
|
}
|
||||||
g.count++;
|
g.count++;
|
||||||
|
g.bookCount += row.bookCount;
|
||||||
}
|
}
|
||||||
|
|
||||||
const result = Array.from(group.values());
|
const result = Array.from(group.values());
|
||||||
@@ -599,7 +735,7 @@ class DbSearcher {
|
|||||||
throw new Error('DbSearcher closed');
|
throw new Error('DbSearcher closed');
|
||||||
|
|
||||||
if (!authorId && !author)
|
if (!authorId && !author)
|
||||||
return {author: '', books: ''};
|
return {author: '', books: []};
|
||||||
|
|
||||||
this.searchFlag++;
|
this.searchFlag++;
|
||||||
|
|
||||||
@@ -625,14 +761,60 @@ class DbSearcher {
|
|||||||
const rows = await this.restoreBooks('author', [authorId]);
|
const rows = await this.restoreBooks('author', [authorId]);
|
||||||
|
|
||||||
let authorName = '';
|
let authorName = '';
|
||||||
let books = '';
|
let books = [];
|
||||||
|
|
||||||
if (rows.length) {
|
if (rows.length) {
|
||||||
authorName = rows[0].name;
|
authorName = rows[0].name;
|
||||||
books = rows[0].books;
|
books = rows[0].books;
|
||||||
}
|
}
|
||||||
|
|
||||||
return {author: authorName, books: (books && books.length ? JSON.stringify(books) : '')};
|
return {author: authorName, books};
|
||||||
|
} finally {
|
||||||
|
this.searchFlag--;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
async getAuthorSeriesList(authorId) {
|
||||||
|
if (this.closed)
|
||||||
|
throw new Error('DbSearcher closed');
|
||||||
|
|
||||||
|
if (!authorId)
|
||||||
|
return {author: '', series: []};
|
||||||
|
|
||||||
|
this.searchFlag++;
|
||||||
|
|
||||||
|
try {
|
||||||
|
const db = this.db;
|
||||||
|
|
||||||
|
//выборка книг автора по authorId
|
||||||
|
const bookList = await this.getAuthorBookList(authorId);
|
||||||
|
const books = bookList.books;
|
||||||
|
const seriesSet = new Set();
|
||||||
|
for (const book of books) {
|
||||||
|
if (book.series)
|
||||||
|
seriesSet.add(book.series.toLowerCase());
|
||||||
|
}
|
||||||
|
|
||||||
|
let series = [];
|
||||||
|
if (seriesSet.size) {
|
||||||
|
//выборка серий по названиям
|
||||||
|
series = await db.select({
|
||||||
|
table: 'series',
|
||||||
|
map: `(r) => ({id: r.id, series: r.name, bookCount: r.bookCount, bookDelCount: r.bookDelCount})`,
|
||||||
|
where: `
|
||||||
|
const seriesArr = ${db.esc(Array.from(seriesSet))};
|
||||||
|
const ids = new Set();
|
||||||
|
for (const value of seriesArr) {
|
||||||
|
for (const id of @dirtyIndexLR('value', value, value))
|
||||||
|
ids.add(id);
|
||||||
|
}
|
||||||
|
|
||||||
|
return ids;
|
||||||
|
`
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
return {author: bookList.author, series};
|
||||||
} finally {
|
} finally {
|
||||||
this.searchFlag--;
|
this.searchFlag--;
|
||||||
}
|
}
|
||||||
@@ -643,7 +825,7 @@ class DbSearcher {
|
|||||||
throw new Error('DbSearcher closed');
|
throw new Error('DbSearcher closed');
|
||||||
|
|
||||||
if (!series)
|
if (!series)
|
||||||
return {books: ''};
|
return {books: []};
|
||||||
|
|
||||||
this.searchFlag++;
|
this.searchFlag++;
|
||||||
|
|
||||||
@@ -659,7 +841,7 @@ class DbSearcher {
|
|||||||
where: `return Array.from(@dirtyIndexLR('value', ${db.esc(series)}, ${db.esc(series)}))`
|
where: `return Array.from(@dirtyIndexLR('value', ${db.esc(series)}, ${db.esc(series)}))`
|
||||||
});
|
});
|
||||||
|
|
||||||
let books;
|
let books = [];
|
||||||
if (rows.length && rows[0].rawResult.length) {
|
if (rows.length && rows[0].rawResult.length) {
|
||||||
//выборка книг серии
|
//выборка книг серии
|
||||||
const bookRows = await this.restoreBooks('series', [rows[0].rawResult[0]])
|
const bookRows = await this.restoreBooks('series', [rows[0].rawResult[0]])
|
||||||
@@ -668,7 +850,7 @@ class DbSearcher {
|
|||||||
books = bookRows[0].books;
|
books = bookRows[0].books;
|
||||||
}
|
}
|
||||||
|
|
||||||
return {books: (books && books.length ? JSON.stringify(books) : '')};
|
return {books};
|
||||||
} finally {
|
} finally {
|
||||||
this.searchFlag--;
|
this.searchFlag--;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -14,6 +14,7 @@ class FileDownloader {
|
|||||||
|
|
||||||
let options = {
|
let options = {
|
||||||
headers: {
|
headers: {
|
||||||
|
'accept-encoding': 'gzip, compress, deflate',
|
||||||
'user-agent': userAgent,
|
'user-agent': userAgent,
|
||||||
timeout: 300*1000,
|
timeout: 300*1000,
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1,12 +1,32 @@
|
|||||||
const path = require('path');
|
const path = require('path');
|
||||||
const crypto = require('crypto');
|
const crypto = require('crypto');
|
||||||
const ZipReader = require('./ZipReader');
|
const ZipReader = require('./ZipReader');
|
||||||
|
const utils = require('./utils');
|
||||||
|
|
||||||
const collectionInfo = 'collection.info';
|
const collectionInfo = 'collection.info';
|
||||||
const structureInfo = 'structure.info';
|
const structureInfo = 'structure.info';
|
||||||
const versionInfo = 'version.info';
|
const versionInfo = 'version.info';
|
||||||
|
|
||||||
const defaultStructure = 'AUTHOR;GENRE;TITLE;SERIES;SERNO;FILE;SIZE;LIBID;DEL;EXT;DATE;LANG;LIBRATE;KEYWORDS';
|
const defaultStructure = 'AUTHOR;GENRE;TITLE;SERIES;SERNO;FILE;SIZE;LIBID;DEL;EXT;DATE;LANG;LIBRATE;KEYWORDS';
|
||||||
|
//'AUTHOR;GENRE;TITLE;SERIES;SERNO;FILE;SIZE;LIBID;DEL;EXT;DATE;INSNO;FOLDER;LANG;LIBRATE;KEYWORDS;'
|
||||||
|
const recStructType = {
|
||||||
|
author: 'S',
|
||||||
|
genre: 'S',
|
||||||
|
title: 'S',
|
||||||
|
series: 'S',
|
||||||
|
serno: 'N',
|
||||||
|
file: 'S',
|
||||||
|
size: 'N',
|
||||||
|
libid: 'S',
|
||||||
|
del: 'N',
|
||||||
|
ext: 'S',
|
||||||
|
date: 'S',
|
||||||
|
insno: 'N',
|
||||||
|
folder: 'S',
|
||||||
|
lang: 'S',
|
||||||
|
librate: 'N',
|
||||||
|
keywords: 'S',
|
||||||
|
}
|
||||||
|
|
||||||
class InpxParser {
|
class InpxParser {
|
||||||
constructor() {
|
constructor() {
|
||||||
@@ -24,6 +44,21 @@ class InpxParser {
|
|||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
getRecStruct(structure) {
|
||||||
|
const result = [];
|
||||||
|
let struct = structure;
|
||||||
|
//folder есть всегда
|
||||||
|
if (!struct.includes('folder'))
|
||||||
|
struct = struct.concat(['folder']);
|
||||||
|
|
||||||
|
for (const field of struct) {
|
||||||
|
if (utils.hasProp(recStructType, field))
|
||||||
|
result.push({field, type: recStructType[field]});
|
||||||
|
}
|
||||||
|
|
||||||
|
return result;
|
||||||
|
}
|
||||||
|
|
||||||
async parse(inpxFile, readFileCallback, parsedCallback) {
|
async parse(inpxFile, readFileCallback, parsedCallback) {
|
||||||
if (!readFileCallback)
|
if (!readFileCallback)
|
||||||
readFileCallback = async() => {};
|
readFileCallback = async() => {};
|
||||||
@@ -61,11 +96,11 @@ class InpxParser {
|
|||||||
info.version = await this.safeExtractToString(zipReader, versionInfo);
|
info.version = await this.safeExtractToString(zipReader, versionInfo);
|
||||||
|
|
||||||
//структура
|
//структура
|
||||||
let inpxStructure = info.structure;
|
if (!info.structure)
|
||||||
if (!inpxStructure)
|
info.structure = defaultStructure;
|
||||||
inpxStructure = defaultStructure;
|
const structure = info.structure.toLowerCase().split(';');
|
||||||
inpxStructure = inpxStructure.toLowerCase();
|
|
||||||
const structure = inpxStructure.split(';');
|
info.recStruct = this.getRecStruct(structure);
|
||||||
|
|
||||||
//парсим inp-файлы
|
//парсим inp-файлы
|
||||||
this.chunk = [];
|
this.chunk = [];
|
||||||
|
|||||||
@@ -16,8 +16,6 @@ class RemoteLib {
|
|||||||
this.config = config;
|
this.config = config;
|
||||||
|
|
||||||
this.wsc = new WebSocketConnection(config.remoteLib.url, 10, 30, {rejectUnauthorized: false});
|
this.wsc = new WebSocketConnection(config.remoteLib.url, 10, 30, {rejectUnauthorized: false});
|
||||||
if (config.remoteLib.accessPassword)
|
|
||||||
this.accessToken = utils.getBufHash(config.remoteLib.accessPassword, 'sha256', 'hex');
|
|
||||||
|
|
||||||
this.remoteHost = config.remoteLib.url.replace(/^ws:\/\//, 'http://').replace(/^wss:\/\//, 'https://');
|
this.remoteHost = config.remoteLib.url.replace(/^ws:\/\//, 'http://').replace(/^wss:\/\//, 'https://');
|
||||||
|
|
||||||
@@ -31,7 +29,7 @@ class RemoteLib {
|
|||||||
return instance;
|
return instance;
|
||||||
}
|
}
|
||||||
|
|
||||||
async wsRequest(query) {
|
async wsRequest(query, recurse = false) {
|
||||||
if (this.accessToken)
|
if (this.accessToken)
|
||||||
query.accessToken = this.accessToken;
|
query.accessToken = this.accessToken;
|
||||||
|
|
||||||
@@ -40,6 +38,11 @@ class RemoteLib {
|
|||||||
120
|
120
|
||||||
);
|
);
|
||||||
|
|
||||||
|
if (!recurse && response && response.error == 'need_access_token' && this.config.remoteLib.accessPassword) {
|
||||||
|
this.accessToken = utils.getBufHash(this.config.remoteLib.accessPassword + response.salt, 'sha256', 'hex');
|
||||||
|
return await this.wsRequest(query, true);
|
||||||
|
}
|
||||||
|
|
||||||
if (response.error)
|
if (response.error)
|
||||||
throw new Error(response.error);
|
throw new Error(response.error);
|
||||||
|
|
||||||
@@ -65,7 +68,8 @@ class RemoteLib {
|
|||||||
|
|
||||||
const buf = await this.down.load(`${this.remoteHost}${link}`, {decompress: false});
|
const buf = await this.down.load(`${this.remoteHost}${link}`, {decompress: false});
|
||||||
|
|
||||||
const publicPath = `${this.config.publicFilesDir}${link}`;
|
const hash = path.basename(link);
|
||||||
|
const publicPath = `${this.config.bookDir}/${hash}`;
|
||||||
|
|
||||||
await fs.writeFile(publicPath, buf);
|
await fs.writeFile(publicPath, buf);
|
||||||
|
|
||||||
|
|||||||
154
server/core/WebAccess.js
Normal file
154
server/core/WebAccess.js
Normal file
@@ -0,0 +1,154 @@
|
|||||||
|
const { JembaDbThread } = require('jembadb');
|
||||||
|
const utils = require('../core/utils');
|
||||||
|
const log = new (require('../core/AppLogger'))().log;//singleton
|
||||||
|
const asyncExit = new (require('./AsyncExit'))();
|
||||||
|
|
||||||
|
const cleanPeriod = 1*60*1000;//1 минута
|
||||||
|
const cleanUnusedTokenTimeout = 5*60*1000;//5 минут
|
||||||
|
|
||||||
|
class WebAccess {
|
||||||
|
constructor(config) {
|
||||||
|
this.config = config;
|
||||||
|
|
||||||
|
this.freeAccess = (config.accessPassword === '');
|
||||||
|
this.accessTimeout = config.accessTimeout*60*1000;
|
||||||
|
this.accessMap = new Map();
|
||||||
|
|
||||||
|
asyncExit.add(this.closeDb.bind(this));
|
||||||
|
|
||||||
|
setTimeout(() => { this.periodicClean(); }, cleanPeriod);
|
||||||
|
}
|
||||||
|
|
||||||
|
async init() {
|
||||||
|
const config = this.config;
|
||||||
|
const dbPath = `${config.dataDir}/web-access`;
|
||||||
|
const db = new JembaDbThread();//в отдельном потоке
|
||||||
|
await db.lock({
|
||||||
|
dbPath,
|
||||||
|
create: true,
|
||||||
|
softLock: true,
|
||||||
|
|
||||||
|
tableDefaults: {
|
||||||
|
cacheSize: config.dbCacheSize,
|
||||||
|
},
|
||||||
|
});
|
||||||
|
|
||||||
|
try {
|
||||||
|
//открываем таблицы
|
||||||
|
await db.openAll();
|
||||||
|
} catch(e) {
|
||||||
|
if (
|
||||||
|
e.message.indexOf('corrupted') >= 0
|
||||||
|
|| e.message.indexOf('Unexpected token') >= 0
|
||||||
|
|| e.message.indexOf('invalid stored block lengths') >= 0
|
||||||
|
) {
|
||||||
|
log(LM_ERR, `DB ${dbPath} corrupted`);
|
||||||
|
log(`Open "${dbPath}" with auto repair`);
|
||||||
|
await db.openAll({autoRepair: true});
|
||||||
|
} else {
|
||||||
|
throw e;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
await db.create({table: 'access', quietIfExists: true});
|
||||||
|
//проверим, нужно ли обнулить таблицу access
|
||||||
|
const pass = utils.getBufHash(this.config.accessPassword, 'sha256', 'hex');
|
||||||
|
await db.create({table: 'config', quietIfExists: true});
|
||||||
|
let rows = await db.select({table: 'config', where: `@@id('pass')`});
|
||||||
|
|
||||||
|
if (!rows.length || rows[0].value !== pass) {
|
||||||
|
//пароль сменился в конфиге, обнуляем токены
|
||||||
|
await db.truncate({table: 'access'});
|
||||||
|
await db.insert({table: 'config', replace: true, rows: [{id: 'pass', value: pass}]});
|
||||||
|
}
|
||||||
|
|
||||||
|
//загрузим токены сессий
|
||||||
|
rows = await db.select({table: 'access'});
|
||||||
|
for (const row of rows)
|
||||||
|
this.accessMap.set(row.id, row.value);
|
||||||
|
|
||||||
|
this.db = db;
|
||||||
|
}
|
||||||
|
|
||||||
|
async closeDb() {
|
||||||
|
if (this.db) {
|
||||||
|
await this.db.unlock();
|
||||||
|
this.db = null;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
async periodicClean() {
|
||||||
|
while (1) {//eslint-disable-line no-constant-condition
|
||||||
|
try {
|
||||||
|
const now = Date.now();
|
||||||
|
|
||||||
|
//почистим accessMap
|
||||||
|
if (!this.freeAccess) {
|
||||||
|
for (const [accessToken, accessRec] of this.accessMap) {
|
||||||
|
if ( !(accessRec.used > 0 || now - accessRec.time < cleanUnusedTokenTimeout)
|
||||||
|
|| !(this.accessTimeout === 0 || now - accessRec.time < this.accessTimeout)
|
||||||
|
) {
|
||||||
|
await this.deleteAccess(accessToken);
|
||||||
|
} else if (!accessRec.saved) {
|
||||||
|
await this.saveAccess(accessToken);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
} catch(e) {
|
||||||
|
log(LM_ERR, `WebAccess.periodicClean error: ${e.message}`);
|
||||||
|
}
|
||||||
|
|
||||||
|
await utils.sleep(cleanPeriod);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
async hasAccess(accessToken) {
|
||||||
|
if (this.freeAccess)
|
||||||
|
return true;
|
||||||
|
|
||||||
|
const accessRec = this.accessMap.get(accessToken);
|
||||||
|
if (accessRec) {
|
||||||
|
const now = Date.now();
|
||||||
|
|
||||||
|
if (this.accessTimeout === 0 || now - accessRec.time < this.accessTimeout) {
|
||||||
|
accessRec.used++;
|
||||||
|
accessRec.time = now;
|
||||||
|
accessRec.saved = false;
|
||||||
|
if (accessRec.used === 1)
|
||||||
|
await this.saveAccess(accessToken);
|
||||||
|
return true;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
|
||||||
|
async deleteAccess(accessToken) {
|
||||||
|
await this.db.delete({table: 'access', where: `@@id(${this.db.esc(accessToken)})`});
|
||||||
|
this.accessMap.delete(accessToken);
|
||||||
|
}
|
||||||
|
|
||||||
|
async saveAccess(accessToken) {
|
||||||
|
const value = this.accessMap.get(accessToken);
|
||||||
|
if (!value || value.saved)
|
||||||
|
return;
|
||||||
|
|
||||||
|
value.saved = true;
|
||||||
|
await this.db.insert({
|
||||||
|
table: 'access',
|
||||||
|
replace: true,
|
||||||
|
rows: [{id: accessToken, value}]
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
newToken() {
|
||||||
|
const salt = utils.randomHexString(32);
|
||||||
|
const accessToken = utils.getBufHash(this.config.accessPassword + salt, 'sha256', 'hex');
|
||||||
|
this.accessMap.set(accessToken, {time: Date.now(), used: 0});
|
||||||
|
|
||||||
|
return salt;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
module.exports = WebAccess;
|
||||||
@@ -11,7 +11,7 @@ const DbSearcher = require('./DbSearcher');
|
|||||||
const InpxHashCreator = require('./InpxHashCreator');
|
const InpxHashCreator = require('./InpxHashCreator');
|
||||||
const RemoteLib = require('./RemoteLib');//singleton
|
const RemoteLib = require('./RemoteLib');//singleton
|
||||||
|
|
||||||
const ayncExit = new (require('./AsyncExit'))();
|
const asyncExit = new (require('./AsyncExit'))();
|
||||||
const log = new (require('./AppLogger'))().log;//singleton
|
const log = new (require('./AppLogger'))().log;//singleton
|
||||||
const utils = require('./utils');
|
const utils = require('./utils');
|
||||||
const genreTree = require('./genres');
|
const genreTree = require('./genres');
|
||||||
@@ -53,14 +53,14 @@ class WebWorker {
|
|||||||
this.db = null;
|
this.db = null;
|
||||||
this.dbSearcher = null;
|
this.dbSearcher = null;
|
||||||
|
|
||||||
ayncExit.add(this.closeDb.bind(this));
|
asyncExit.add(this.closeDb.bind(this));
|
||||||
|
|
||||||
this.loadOrCreateDb();//no await
|
this.loadOrCreateDb();//no await
|
||||||
this.periodicLogServerStats();//no await
|
this.periodicLogServerStats();//no await
|
||||||
|
|
||||||
const dirConfig = [
|
const dirConfig = [
|
||||||
{
|
{
|
||||||
dir: config.filesDir,
|
dir: config.bookDir,
|
||||||
maxSize: config.maxFilesDirSize,
|
maxSize: config.maxFilesDirSize,
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
@@ -210,6 +210,7 @@ class WebWorker {
|
|||||||
|
|
||||||
//поисковый движок
|
//поисковый движок
|
||||||
this.dbSearcher = new DbSearcher(config, db);
|
this.dbSearcher = new DbSearcher(config, db);
|
||||||
|
await this.dbSearcher.init();
|
||||||
|
|
||||||
//stuff
|
//stuff
|
||||||
db.wwCache = {};
|
db.wwCache = {};
|
||||||
@@ -221,7 +222,7 @@ class WebWorker {
|
|||||||
this.logServerStats();
|
this.logServerStats();
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
log(LM_FATAL, e.message);
|
log(LM_FATAL, e.message);
|
||||||
ayncExit.exit(1);
|
asyncExit.exit(1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -267,6 +268,17 @@ class WebWorker {
|
|||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
async bookSearch(query) {
|
||||||
|
this.checkMyState();
|
||||||
|
|
||||||
|
const result = await this.dbSearcher.bookSearch(query);
|
||||||
|
|
||||||
|
const config = await this.dbConfig();
|
||||||
|
result.inpxHash = (config.inpxHash ? config.inpxHash : '');
|
||||||
|
|
||||||
|
return result;
|
||||||
|
}
|
||||||
|
|
||||||
async opdsQuery(from, query) {
|
async opdsQuery(from, query) {
|
||||||
this.checkMyState();
|
this.checkMyState();
|
||||||
|
|
||||||
@@ -279,6 +291,12 @@ class WebWorker {
|
|||||||
return await this.dbSearcher.getAuthorBookList(authorId, author);
|
return await this.dbSearcher.getAuthorBookList(authorId, author);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
async getAuthorSeriesList(authorId) {
|
||||||
|
this.checkMyState();
|
||||||
|
|
||||||
|
return await this.dbSearcher.getAuthorSeriesList(authorId);
|
||||||
|
}
|
||||||
|
|
||||||
async getSeriesBookList(series) {
|
async getSeriesBookList(series) {
|
||||||
this.checkMyState();
|
this.checkMyState();
|
||||||
|
|
||||||
@@ -373,8 +391,8 @@ class WebWorker {
|
|||||||
hash = await this.remoteLib.downloadBook(bookUid);
|
hash = await this.remoteLib.downloadBook(bookUid);
|
||||||
}
|
}
|
||||||
|
|
||||||
const link = `${this.config.filesPathStatic}/${hash}`;
|
const link = `${this.config.bookPathStatic}/${hash}`;
|
||||||
const bookFile = `${this.config.filesDir}/${hash}`;
|
const bookFile = `${this.config.bookDir}/${hash}`;
|
||||||
const bookFileDesc = `${bookFile}.d.json`;
|
const bookFileDesc = `${bookFile}.d.json`;
|
||||||
|
|
||||||
if (!await fs.pathExists(bookFile) || !await fs.pathExists(bookFileDesc)) {
|
if (!await fs.pathExists(bookFile) || !await fs.pathExists(bookFileDesc)) {
|
||||||
@@ -440,11 +458,11 @@ class WebWorker {
|
|||||||
rows = await db.select({table: 'file_hash', where: `@@id(${db.esc(bookPath)})`});
|
rows = await db.select({table: 'file_hash', where: `@@id(${db.esc(bookPath)})`});
|
||||||
if (rows.length) {//хеш найден по bookPath
|
if (rows.length) {//хеш найден по bookPath
|
||||||
const hash = rows[0].hash;
|
const hash = rows[0].hash;
|
||||||
const bookFile = `${this.config.filesDir}/${hash}`;
|
const bookFile = `${this.config.bookDir}/${hash}`;
|
||||||
const bookFileDesc = `${bookFile}.d.json`;
|
const bookFileDesc = `${bookFile}.d.json`;
|
||||||
|
|
||||||
if (await fs.pathExists(bookFile) && await fs.pathExists(bookFileDesc)) {
|
if (await fs.pathExists(bookFile) && await fs.pathExists(bookFileDesc)) {
|
||||||
link = `${this.config.filesPathStatic}/${hash}`;
|
link = `${this.config.bookPathStatic}/${hash}`;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -472,7 +490,7 @@ class WebWorker {
|
|||||||
|
|
||||||
let bookInfo = await this.getBookLink(bookUid);
|
let bookInfo = await this.getBookLink(bookUid);
|
||||||
const hash = path.basename(bookInfo.link);
|
const hash = path.basename(bookInfo.link);
|
||||||
const bookFile = `${this.config.filesDir}/${hash}`;
|
const bookFile = `${this.config.bookDir}/${hash}`;
|
||||||
const bookFileInfo = `${bookFile}.i.json`;
|
const bookFileInfo = `${bookFile}.i.json`;
|
||||||
|
|
||||||
let rows = await db.select({table: 'book', where: `@@hash('_uid', ${db.esc(bookUid)})`});
|
let rows = await db.select({table: 'book', where: `@@hash('_uid', ${db.esc(bookUid)})`});
|
||||||
@@ -494,7 +512,7 @@ class WebWorker {
|
|||||||
result.fb2 = fb2.rawNodes;
|
result.fb2 = fb2.rawNodes;
|
||||||
|
|
||||||
if (cover) {
|
if (cover) {
|
||||||
result.cover = `${this.config.filesPathStatic}/${hash}${coverExt}`;
|
result.cover = `${this.config.bookPathStatic}/${hash}${coverExt}`;
|
||||||
await fs.writeFile(`${bookFile}${coverExt}`, cover);
|
await fs.writeFile(`${bookFile}${coverExt}`, cover);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -628,7 +646,7 @@ class WebWorker {
|
|||||||
}
|
}
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
log(LM_FATAL, e.message);
|
log(LM_FATAL, e.message);
|
||||||
ayncExit.exit(1);
|
asyncExit.exit(1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -70,9 +70,6 @@ class Fb2Helper {
|
|||||||
if (coverImage.count) {
|
if (coverImage.count) {
|
||||||
const coverAttrs = coverImage.attrs();
|
const coverAttrs = coverImage.attrs();
|
||||||
const href = coverAttrs[`${parser.xlinkNS}:href`];
|
const href = coverAttrs[`${parser.xlinkNS}:href`];
|
||||||
let coverType = coverAttrs['content-type'];
|
|
||||||
coverType = (coverType == 'image/jpg' || coverType == 'application/octet-stream' ? 'image/jpeg' : coverType);
|
|
||||||
coverExt = (coverType == 'image/png' ? '.png' : '.jpg');
|
|
||||||
|
|
||||||
if (href) {
|
if (href) {
|
||||||
const binaryId = (href[0] == '#' ? href.substring(1) : href);
|
const binaryId = (href[0] == '#' ? href.substring(1) : href);
|
||||||
@@ -84,6 +81,10 @@ class Fb2Helper {
|
|||||||
return;
|
return;
|
||||||
|
|
||||||
if (attrs.id === binaryId) {
|
if (attrs.id === binaryId) {
|
||||||
|
let coverType = attrs['content-type'];
|
||||||
|
coverType = (coverType == 'image/jpg' || coverType == 'application/octet-stream' ? 'image/jpeg' : coverType);
|
||||||
|
coverExt = (coverType == 'image/png' ? '.png' : '.jpg');
|
||||||
|
|
||||||
const base64 = node.text();
|
const base64 = node.text();
|
||||||
cover = (base64 ? Buffer.from(base64, 'base64') : null);
|
cover = (base64 ? Buffer.from(base64, 'base64') : null);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -283,7 +283,7 @@ class Fb2Parser extends XmlParser {
|
|||||||
};
|
};
|
||||||
|
|
||||||
for (const [tag, s] of Object.entries(substs)) {
|
for (const [tag, s] of Object.entries(substs)) {
|
||||||
const r = new RegExp(`${tag}`, 'g');
|
const r = new RegExp(tag, 'g');
|
||||||
xmlString = xmlString.replace(r, s);
|
xmlString = xmlString.replace(r, s);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
const BasePage = require('./BasePage');
|
const BasePage = require('./BasePage');
|
||||||
|
const utils = require('../utils');
|
||||||
|
|
||||||
class AuthorPage extends BasePage {
|
class AuthorPage extends BasePage {
|
||||||
constructor(config) {
|
constructor(config) {
|
||||||
@@ -11,17 +12,22 @@ class AuthorPage extends BasePage {
|
|||||||
sortBooks(bookList) {
|
sortBooks(bookList) {
|
||||||
//схлопывание серий
|
//схлопывание серий
|
||||||
const books = [];
|
const books = [];
|
||||||
const seriesSet = new Set();
|
const seriesMap = new Map();
|
||||||
for (const book of bookList) {
|
for (const book of bookList) {
|
||||||
if (book.series) {
|
if (book.series) {
|
||||||
if (!seriesSet.has(book.series)) {
|
let seriesIndex = seriesMap.get(book.series);
|
||||||
|
if (seriesIndex === undefined) {
|
||||||
|
seriesIndex = books.length;
|
||||||
books.push({
|
books.push({
|
||||||
type: 'series',
|
type: 'series',
|
||||||
book
|
book,
|
||||||
|
bookCount: 0,
|
||||||
});
|
});
|
||||||
|
|
||||||
seriesSet.add(book.series);
|
seriesMap.set(book.series, seriesIndex);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
books[seriesIndex].bookCount++;
|
||||||
} else {
|
} else {
|
||||||
books.push({
|
books.push({
|
||||||
type: 'book',
|
type: 'book',
|
||||||
@@ -79,7 +85,7 @@ class AuthorPage extends BasePage {
|
|||||||
const bookList = await this.webWorker.getSeriesBookList(query.series);
|
const bookList = await this.webWorker.getSeriesBookList(query.series);
|
||||||
|
|
||||||
if (bookList.books) {
|
if (bookList.books) {
|
||||||
let books = JSON.parse(bookList.books);
|
let books = bookList.books;
|
||||||
const booksAll = this.filterBooks(books, {del: 0});
|
const booksAll = this.filterBooks(books, {del: 0});
|
||||||
const filtered = (query.all ? booksAll : this.filterBooks(books, query));
|
const filtered = (query.all ? booksAll : this.filterBooks(books, query));
|
||||||
const sorted = this.sortSeriesBooks(filtered);
|
const sorted = this.sortSeriesBooks(filtered);
|
||||||
@@ -99,21 +105,16 @@ class AuthorPage extends BasePage {
|
|||||||
for (const book of sorted) {
|
for (const book of sorted) {
|
||||||
const title = `${book.serno ? `${book.serno}. `: ''}${book.title || 'Без названия'} (${book.ext})`;
|
const title = `${book.serno ? `${book.serno}. `: ''}${book.title || 'Без названия'} (${book.ext})`;
|
||||||
|
|
||||||
const e = {
|
entry.push(
|
||||||
|
this.makeEntry({
|
||||||
id: book._uid,
|
id: book._uid,
|
||||||
title,
|
title,
|
||||||
link: this.acqLink({href: `/book?uid=${encodeURIComponent(book._uid)}`}),
|
link: this.acqLink({href: `/book?uid=${encodeURIComponent(book._uid)}`}),
|
||||||
};
|
content: {
|
||||||
|
|
||||||
if (query.all) {
|
|
||||||
e.content = {
|
|
||||||
'*ATTRS': {type: 'text'},
|
'*ATTRS': {type: 'text'},
|
||||||
'*TEXT': this.bookAuthor(book.author),
|
'*TEXT': this.bookAuthor(book.author),
|
||||||
}
|
},
|
||||||
}
|
})
|
||||||
|
|
||||||
entry.push(
|
|
||||||
this.makeEntry(e)
|
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -122,7 +123,7 @@ class AuthorPage extends BasePage {
|
|||||||
const bookList = await this.webWorker.getAuthorBookList(0, query.author.substring(1));
|
const bookList = await this.webWorker.getAuthorBookList(0, query.author.substring(1));
|
||||||
|
|
||||||
if (bookList.books) {
|
if (bookList.books) {
|
||||||
let books = JSON.parse(bookList.books);
|
let books = bookList.books;
|
||||||
books = this.sortBooks(this.filterBooks(books, query));
|
books = this.sortBooks(this.filterBooks(books, query));
|
||||||
|
|
||||||
for (const b of books) {
|
for (const b of books) {
|
||||||
@@ -134,6 +135,10 @@ class AuthorPage extends BasePage {
|
|||||||
link: this.navLink({
|
link: this.navLink({
|
||||||
href: `/${this.id}?author=${encodeURIComponent(query.author)}` +
|
href: `/${this.id}?author=${encodeURIComponent(query.author)}` +
|
||||||
`&series=${encodeURIComponent(b.book.series)}&genre=${encodeURIComponent(query.genre)}`}),
|
`&series=${encodeURIComponent(b.book.series)}&genre=${encodeURIComponent(query.genre)}`}),
|
||||||
|
content: {
|
||||||
|
'*ATTRS': {type: 'text'},
|
||||||
|
'*TEXT': `${b.bookCount} книг${utils.wordEnding(b.bookCount, 8)} по автору${(query.genre ? ' (в выбранном жанре)' : '')}`,
|
||||||
|
},
|
||||||
})
|
})
|
||||||
);
|
);
|
||||||
} else {
|
} else {
|
||||||
@@ -143,6 +148,10 @@ class AuthorPage extends BasePage {
|
|||||||
id: b.book._uid,
|
id: b.book._uid,
|
||||||
title,
|
title,
|
||||||
link: this.acqLink({href: `/book?uid=${encodeURIComponent(b.book._uid)}`}),
|
link: this.acqLink({href: `/book?uid=${encodeURIComponent(b.book._uid)}`}),
|
||||||
|
content: {
|
||||||
|
'*ATTRS': {type: 'text'},
|
||||||
|
'*TEXT': this.bookAuthor(b.book.author),
|
||||||
|
},
|
||||||
})
|
})
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -163,13 +172,26 @@ class AuthorPage extends BasePage {
|
|||||||
const queryRes = await this.opdsQuery('author', query, '[Остальные авторы]');
|
const queryRes = await this.opdsQuery('author', query, '[Остальные авторы]');
|
||||||
|
|
||||||
for (const rec of queryRes) {
|
for (const rec of queryRes) {
|
||||||
entry.push(
|
const e = {
|
||||||
this.makeEntry({
|
|
||||||
id: rec.id,
|
id: rec.id,
|
||||||
title: this.bookAuthor(rec.title),
|
title: this.bookAuthor(rec.title),
|
||||||
link: this.navLink({href: `/${this.id}?author=${rec.q}&genre=${encodeURIComponent(query.genre)}`}),
|
link: this.navLink({href: `/${this.id}?author=${rec.q}&genre=${encodeURIComponent(query.genre)}`}),
|
||||||
})
|
};
|
||||||
);
|
|
||||||
|
let countStr = '';
|
||||||
|
if (rec.count)
|
||||||
|
countStr = `${rec.count} автор${utils.wordEnding(rec.count, 0)}${(query.genre ? ' (в выбранном жанре)' : '')}`;
|
||||||
|
if (!countStr && rec.bookCount && !query.genre)
|
||||||
|
countStr = `${rec.bookCount} книг${utils.wordEnding(rec.bookCount, 8)}`;
|
||||||
|
|
||||||
|
if (countStr) {
|
||||||
|
e.content = {
|
||||||
|
'*ATTRS': {type: 'text'},
|
||||||
|
'*TEXT': countStr,
|
||||||
|
};
|
||||||
|
}
|
||||||
|
|
||||||
|
entry.push(this.makeEntry(e));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -11,6 +11,7 @@ const ruAlphabet = 'абвгдеёжзийклмнопрстуфхцчшщъыь
|
|||||||
const enAlphabet = 'abcdefghijklmnopqrstuvwxyz';
|
const enAlphabet = 'abcdefghijklmnopqrstuvwxyz';
|
||||||
const enruArr = (ruAlphabet + enAlphabet).split('');
|
const enruArr = (ruAlphabet + enAlphabet).split('');
|
||||||
const enru = new Set(enruArr);
|
const enru = new Set(enruArr);
|
||||||
|
const ruOnly = new Set(ruAlphabet.split(''));
|
||||||
|
|
||||||
class BasePage {
|
class BasePage {
|
||||||
constructor(config) {
|
constructor(config) {
|
||||||
@@ -140,6 +141,7 @@ class BasePage {
|
|||||||
id: row.id,
|
id: row.id,
|
||||||
title: (row[from] || 'Без автора'),
|
title: (row[from] || 'Без автора'),
|
||||||
q: `=${encodeURIComponent(row[from])}`,
|
q: `=${encodeURIComponent(row[from])}`,
|
||||||
|
bookCount: row.bookCount,
|
||||||
};
|
};
|
||||||
|
|
||||||
result.push(rec);
|
result.push(rec);
|
||||||
@@ -161,6 +163,7 @@ class BasePage {
|
|||||||
return await this.search(from, query);
|
return await this.search(from, query);
|
||||||
} else {
|
} else {
|
||||||
let len = 0;
|
let len = 0;
|
||||||
|
const enResult = [];
|
||||||
for (const row of queryRes.found) {
|
for (const row of queryRes.found) {
|
||||||
const value = row.value;
|
const value = row.value;
|
||||||
len += value.length;
|
len += value.length;
|
||||||
@@ -171,21 +174,30 @@ class BasePage {
|
|||||||
id: row.id,
|
id: row.id,
|
||||||
title: row.name,
|
title: row.name,
|
||||||
q: `=${encodeURIComponent(row.name)}`,
|
q: `=${encodeURIComponent(row.name)}`,
|
||||||
|
bookCount: row.bookCount,
|
||||||
};
|
};
|
||||||
} else {
|
} else {
|
||||||
rec = {
|
rec = {
|
||||||
id: row.id,
|
id: row.id,
|
||||||
title: `${value.toUpperCase().replace(/ /g, spaceChar)}~`,
|
title: `${value.toUpperCase().replace(/ /g, spaceChar)}~`,
|
||||||
q: encodeURIComponent(value),
|
q: encodeURIComponent(value),
|
||||||
|
count: row.count,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
if (query.depth > 1 || enru.has(value[0]) ) {
|
if (query.depth > 1 || enru.has(value[0]) ) {
|
||||||
result.push(rec);
|
//такой костыль из-за проблем с локалями в pkg
|
||||||
|
//русский язык всегда идет первым!
|
||||||
|
if (ruOnly.has(value[0]))
|
||||||
|
result.push(rec)
|
||||||
|
else
|
||||||
|
enResult.push(rec);
|
||||||
} else {
|
} else {
|
||||||
others.push(rec);
|
others.push(rec);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
result = result.concat(enResult);
|
||||||
|
|
||||||
if (query[from] && query.depth > 1 && result.length < 10 && len > prevLen) {
|
if (query[from] && query.depth > 1 && result.length < 10 && len > prevLen) {
|
||||||
//рекурсия, с увеличением глубины, для облегчения навигации
|
//рекурсия, с увеличением глубины, для облегчения навигации
|
||||||
const newQuery = _.cloneDeep(query);
|
const newQuery = _.cloneDeep(query);
|
||||||
@@ -195,7 +207,7 @@ class BasePage {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!query.others && others.length)
|
if (!query.others && others.length)
|
||||||
result.unshift({id: 'other', title: otherTitle, q: '___others'});
|
result.unshift({id: 'other', title: otherTitle, q: '___others', count: others.length});
|
||||||
|
|
||||||
return (!query.others ? result : others);
|
return (!query.others ? result : others);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -128,7 +128,19 @@ class BookPage extends BasePage {
|
|||||||
|
|
||||||
if (bookInfo) {
|
if (bookInfo) {
|
||||||
const {genreMap} = await this.getGenres();
|
const {genreMap} = await this.getGenres();
|
||||||
const fileFormat = `${bookInfo.book.ext}+zip`;
|
|
||||||
|
//format
|
||||||
|
const ext = bookInfo.book.ext;
|
||||||
|
let fileFormat = `${ext}+zip`;
|
||||||
|
let downHref = bookInfo.link;
|
||||||
|
|
||||||
|
if (ext === 'mobi') {
|
||||||
|
fileFormat = 'x-mobipocket-ebook';
|
||||||
|
} else if (ext == 'epub') {
|
||||||
|
//
|
||||||
|
} else {
|
||||||
|
downHref = `${bookInfo.link}/zip`;
|
||||||
|
}
|
||||||
|
|
||||||
//entry
|
//entry
|
||||||
const e = this.makeEntry({
|
const e = this.makeEntry({
|
||||||
@@ -183,7 +195,7 @@ class BookPage extends BasePage {
|
|||||||
}
|
}
|
||||||
|
|
||||||
//links
|
//links
|
||||||
e.link = [ this.downLink({href: bookInfo.link, type: `application/${fileFormat}`}) ];
|
e.link = [ this.downLink({href: downHref, type: `application/${fileFormat}`}) ];
|
||||||
if (bookInfo.cover) {
|
if (bookInfo.cover) {
|
||||||
let coverType = 'image/jpeg';
|
let coverType = 'image/jpeg';
|
||||||
if (path.extname(bookInfo.cover) == '.png')
|
if (path.extname(bookInfo.cover) == '.png')
|
||||||
|
|||||||
59
server/core/opds/SearchHelpPage.js
Normal file
59
server/core/opds/SearchHelpPage.js
Normal file
@@ -0,0 +1,59 @@
|
|||||||
|
const he = require('he');
|
||||||
|
|
||||||
|
const BasePage = require('./BasePage');
|
||||||
|
|
||||||
|
class SearchHelpPage extends BasePage {
|
||||||
|
constructor(config) {
|
||||||
|
super(config);
|
||||||
|
|
||||||
|
this.id = 'search_help';
|
||||||
|
this.title = 'Памятка по поиску';
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
async body(req) {
|
||||||
|
const result = {};
|
||||||
|
|
||||||
|
result.link = this.baseLinks(req, true);
|
||||||
|
|
||||||
|
const content = `
|
||||||
|
Формат поискового значения:
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
без префикса: значение трактуется, как "начинается с"
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
префикс "=": поиск по точному совпадению
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
префикс "*": поиск подстроки в строке
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
префикс "#": поиск подстроки в строке, но только среди значений, начинающихся не с латинского или кириллического символа
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
префикс "?": поиск пустых значений или тех, что начинаются с этого символа
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
`;
|
||||||
|
const entry = [
|
||||||
|
this.makeEntry({
|
||||||
|
id: 'help',
|
||||||
|
title: this.title,
|
||||||
|
content: {
|
||||||
|
'*ATTRS': {type: 'text/html'},
|
||||||
|
'*TEXT': he.escape(content),
|
||||||
|
},
|
||||||
|
link: [
|
||||||
|
this.downLink({href: '/book/fake-link', type: `application/fb2+zip`})
|
||||||
|
],
|
||||||
|
})
|
||||||
|
];
|
||||||
|
|
||||||
|
result.entry = entry;
|
||||||
|
|
||||||
|
return this.makeBody(result, req);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
module.exports = SearchHelpPage;
|
||||||
@@ -1,4 +1,5 @@
|
|||||||
const BasePage = require('./BasePage');
|
const BasePage = require('./BasePage');
|
||||||
|
const utils = require('../utils');
|
||||||
|
|
||||||
class SearchPage extends BasePage {
|
class SearchPage extends BasePage {
|
||||||
constructor(config) {
|
constructor(config) {
|
||||||
@@ -30,16 +31,19 @@ class SearchPage extends BasePage {
|
|||||||
const found = queryRes.found;
|
const found = queryRes.found;
|
||||||
|
|
||||||
for (let i = 0; i < found.length; i++) {
|
for (let i = 0; i < found.length; i++) {
|
||||||
if (i >= limit)
|
|
||||||
break;
|
|
||||||
|
|
||||||
const row = found[i];
|
const row = found[i];
|
||||||
|
if (!row.bookCount)
|
||||||
|
continue;
|
||||||
|
|
||||||
entry.push(
|
entry.push(
|
||||||
this.makeEntry({
|
this.makeEntry({
|
||||||
id: row.id,
|
id: row.id,
|
||||||
title: row[from],
|
title: `${(from === 'series' ? 'Серия: ': '')}${from === 'author' ? this.bookAuthor(row[from]) : row[from]}`,
|
||||||
link: this.navLink({href: `/${from}?${from}==${encodeURIComponent(row[from])}`}),
|
link: this.navLink({href: `/${from}?${from}==${encodeURIComponent(row[from])}`}),
|
||||||
|
content: {
|
||||||
|
'*ATTRS': {type: 'text'},
|
||||||
|
'*TEXT': `${row.bookCount} книг${utils.wordEnding(row.bookCount, 8)}`,
|
||||||
|
},
|
||||||
}),
|
}),
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -61,16 +65,37 @@ class SearchPage extends BasePage {
|
|||||||
id: 'search_author',
|
id: 'search_author',
|
||||||
title: 'Поиск авторов',
|
title: 'Поиск авторов',
|
||||||
link: this.navLink({href: `/${this.id}?type=author&term=${encodeURIComponent(query.term)}`}),
|
link: this.navLink({href: `/${this.id}?type=author&term=${encodeURIComponent(query.term)}`}),
|
||||||
|
content: {
|
||||||
|
'*ATTRS': {type: 'text'},
|
||||||
|
'*TEXT': `Искать по именам авторов`,
|
||||||
|
},
|
||||||
}),
|
}),
|
||||||
this.makeEntry({
|
this.makeEntry({
|
||||||
id: 'search_series',
|
id: 'search_series',
|
||||||
title: 'Поиск серий',
|
title: 'Поиск серий',
|
||||||
link: this.navLink({href: `/${this.id}?type=series&term=${encodeURIComponent(query.term)}`}),
|
link: this.navLink({href: `/${this.id}?type=series&term=${encodeURIComponent(query.term)}`}),
|
||||||
|
content: {
|
||||||
|
'*ATTRS': {type: 'text'},
|
||||||
|
'*TEXT': `Искать по названиям серий`,
|
||||||
|
},
|
||||||
}),
|
}),
|
||||||
this.makeEntry({
|
this.makeEntry({
|
||||||
id: 'search_title',
|
id: 'search_title',
|
||||||
title: 'Поиск книг',
|
title: 'Поиск книг',
|
||||||
link: this.navLink({href: `/${this.id}?type=title&term=${encodeURIComponent(query.term)}`}),
|
link: this.navLink({href: `/${this.id}?type=title&term=${encodeURIComponent(query.term)}`}),
|
||||||
|
content: {
|
||||||
|
'*ATTRS': {type: 'text'},
|
||||||
|
'*TEXT': `Искать по названиям книг`,
|
||||||
|
},
|
||||||
|
}),
|
||||||
|
this.makeEntry({
|
||||||
|
id: 'search_help',
|
||||||
|
title: '[Памятка по поиску]',
|
||||||
|
link: this.acqLink({href: `/search-help`}),
|
||||||
|
content: {
|
||||||
|
'*ATTRS': {type: 'text'},
|
||||||
|
'*TEXT': `Описание формата поискового значения`,
|
||||||
|
},
|
||||||
}),
|
}),
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
const BasePage = require('./BasePage');
|
const BasePage = require('./BasePage');
|
||||||
|
const utils = require('../utils');
|
||||||
|
|
||||||
class SeriesPage extends BasePage {
|
class SeriesPage extends BasePage {
|
||||||
constructor(config) {
|
constructor(config) {
|
||||||
@@ -44,7 +45,7 @@ class SeriesPage extends BasePage {
|
|||||||
const bookList = await this.webWorker.getSeriesBookList(query.series.substring(1));
|
const bookList = await this.webWorker.getSeriesBookList(query.series.substring(1));
|
||||||
|
|
||||||
if (bookList.books) {
|
if (bookList.books) {
|
||||||
let books = JSON.parse(bookList.books);
|
let books = bookList.books;
|
||||||
const booksAll = this.filterBooks(books, {del: 0});
|
const booksAll = this.filterBooks(books, {del: 0});
|
||||||
const filtered = (query.all ? booksAll : this.filterBooks(books, query));
|
const filtered = (query.all ? booksAll : this.filterBooks(books, query));
|
||||||
const sorted = this.sortSeriesBooks(filtered);
|
const sorted = this.sortSeriesBooks(filtered);
|
||||||
@@ -63,21 +64,16 @@ class SeriesPage extends BasePage {
|
|||||||
for (const book of sorted) {
|
for (const book of sorted) {
|
||||||
const title = `${book.serno ? `${book.serno}. `: ''}${book.title || 'Без названия'} (${book.ext})`;
|
const title = `${book.serno ? `${book.serno}. `: ''}${book.title || 'Без названия'} (${book.ext})`;
|
||||||
|
|
||||||
const e = {
|
entry.push(
|
||||||
|
this.makeEntry({
|
||||||
id: book._uid,
|
id: book._uid,
|
||||||
title,
|
title,
|
||||||
link: this.acqLink({href: `/book?uid=${encodeURIComponent(book._uid)}`}),
|
link: this.acqLink({href: `/book?uid=${encodeURIComponent(book._uid)}`}),
|
||||||
};
|
content: {
|
||||||
|
|
||||||
if (query.all) {
|
|
||||||
e.content = {
|
|
||||||
'*ATTRS': {type: 'text'},
|
'*ATTRS': {type: 'text'},
|
||||||
'*TEXT': this.bookAuthor(book.author),
|
'*TEXT': this.bookAuthor(book.author),
|
||||||
}
|
},
|
||||||
}
|
})
|
||||||
|
|
||||||
entry.push(
|
|
||||||
this.makeEntry(e)
|
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -96,13 +92,26 @@ class SeriesPage extends BasePage {
|
|||||||
const queryRes = await this.opdsQuery('series', query, '[Остальные серии]');
|
const queryRes = await this.opdsQuery('series', query, '[Остальные серии]');
|
||||||
|
|
||||||
for (const rec of queryRes) {
|
for (const rec of queryRes) {
|
||||||
entry.push(
|
const e = {
|
||||||
this.makeEntry({
|
|
||||||
id: rec.id,
|
id: rec.id,
|
||||||
title: rec.title,
|
title: (rec.count ? rec.title : `Серия: ${rec.title}`),
|
||||||
link: this.navLink({href: `/${this.id}?series=${rec.q}&genre=${encodeURIComponent(query.genre)}`}),
|
link: this.navLink({href: `/${this.id}?series=${rec.q}&genre=${encodeURIComponent(query.genre)}`}),
|
||||||
})
|
};
|
||||||
);
|
|
||||||
|
let countStr = '';
|
||||||
|
if (rec.count)
|
||||||
|
countStr = `${rec.count} сери${utils.wordEnding(rec.count, 1)}${(query.genre ? ' (в выбранном жанре)' : '')}`;
|
||||||
|
if (!countStr && rec.bookCount && !query.genre)
|
||||||
|
countStr = `${rec.bookCount} книг${utils.wordEnding(rec.bookCount, 8)}`;
|
||||||
|
|
||||||
|
if (countStr) {
|
||||||
|
e.content = {
|
||||||
|
'*ATTRS': {type: 'text'},
|
||||||
|
'*TEXT': countStr,
|
||||||
|
};
|
||||||
|
}
|
||||||
|
|
||||||
|
entry.push(this.makeEntry(e));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
const BasePage = require('./BasePage');
|
const BasePage = require('./BasePage');
|
||||||
|
const utils = require('../utils');
|
||||||
|
|
||||||
class TitlePage extends BasePage {
|
class TitlePage extends BasePage {
|
||||||
constructor(config) {
|
constructor(config) {
|
||||||
@@ -66,13 +67,26 @@ class TitlePage extends BasePage {
|
|||||||
const queryRes = await this.opdsQuery('title', query, '[Остальные названия]');
|
const queryRes = await this.opdsQuery('title', query, '[Остальные названия]');
|
||||||
|
|
||||||
for (const rec of queryRes) {
|
for (const rec of queryRes) {
|
||||||
entry.push(
|
const e = {
|
||||||
this.makeEntry({
|
|
||||||
id: rec.id,
|
id: rec.id,
|
||||||
title: rec.title,
|
title: rec.title,
|
||||||
link: this.navLink({href: `/${this.id}?title=${rec.q}&genre=${encodeURIComponent(query.genre)}`}),
|
link: this.navLink({href: `/${this.id}?title=${rec.q}&genre=${encodeURIComponent(query.genre)}`}),
|
||||||
})
|
};
|
||||||
);
|
|
||||||
|
let countStr = '';
|
||||||
|
if (rec.count)
|
||||||
|
countStr = `${rec.count} назван${utils.wordEnding(rec.count, 3)}${(query.genre ? ' (в выбранном жанре)' : '')}`;
|
||||||
|
if (!countStr && rec.bookCount && !query.genre)
|
||||||
|
countStr = `${rec.bookCount} книг${utils.wordEnding(rec.bookCount, 8)}`;
|
||||||
|
|
||||||
|
if (countStr) {
|
||||||
|
e.content = {
|
||||||
|
'*ATTRS': {type: 'text'},
|
||||||
|
'*TEXT': countStr,
|
||||||
|
};
|
||||||
|
}
|
||||||
|
|
||||||
|
entry.push(this.makeEntry(e));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -9,12 +9,13 @@ const BookPage = require('./BookPage');
|
|||||||
|
|
||||||
const OpensearchPage = require('./OpensearchPage');
|
const OpensearchPage = require('./OpensearchPage');
|
||||||
const SearchPage = require('./SearchPage');
|
const SearchPage = require('./SearchPage');
|
||||||
|
const SearchHelpPage = require('./SearchHelpPage');
|
||||||
|
|
||||||
module.exports = function(app, config) {
|
module.exports = function(app, config) {
|
||||||
if (!config.opds || !config.opds.enabled)
|
if (!config.opds || !config.opds.enabled)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
const opdsRoot = '/opds';
|
const opdsRoot = config.opds.root || '/opds';
|
||||||
config.opdsRoot = opdsRoot;
|
config.opdsRoot = opdsRoot;
|
||||||
|
|
||||||
const root = new RootPage(config);
|
const root = new RootPage(config);
|
||||||
@@ -26,6 +27,7 @@ module.exports = function(app, config) {
|
|||||||
|
|
||||||
const opensearch = new OpensearchPage(config);
|
const opensearch = new OpensearchPage(config);
|
||||||
const search = new SearchPage(config);
|
const search = new SearchPage(config);
|
||||||
|
const searchHelp = new SearchHelpPage(config);
|
||||||
|
|
||||||
const routes = [
|
const routes = [
|
||||||
['', root],
|
['', root],
|
||||||
@@ -38,6 +40,7 @@ module.exports = function(app, config) {
|
|||||||
|
|
||||||
['/opensearch', opensearch],
|
['/opensearch', opensearch],
|
||||||
['/search', search],
|
['/search', search],
|
||||||
|
['/search-help', searchHelp],
|
||||||
];
|
];
|
||||||
|
|
||||||
const pages = new Map();
|
const pages = new Map();
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ function processLoop() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function versionText(config) {
|
function versionText(config) {
|
||||||
return `${config.name} v${config.version}, Node.js ${process.version}`;
|
return `${config.name} v${config.version}, Node.js ${process.version}, ${process.platform}`;
|
||||||
}
|
}
|
||||||
|
|
||||||
async function findFiles(callback, dir, recursive = true) {
|
async function findFiles(callback, dir, recursive = true) {
|
||||||
@@ -111,7 +111,8 @@ function gzipFile(inputFile, outputFile, level = 1) {
|
|||||||
.on('finish', (err) => {
|
.on('finish', (err) => {
|
||||||
if (err) reject(err);
|
if (err) reject(err);
|
||||||
else resolve();
|
else resolve();
|
||||||
});
|
}
|
||||||
|
);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -127,7 +128,8 @@ function gunzipFile(inputFile, outputFile) {
|
|||||||
.on('finish', (err) => {
|
.on('finish', (err) => {
|
||||||
if (err) reject(err);
|
if (err) reject(err);
|
||||||
else resolve();
|
else resolve();
|
||||||
});
|
}
|
||||||
|
);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -174,6 +176,26 @@ function makeValidFileNameOrEmpty(fileName) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function wordEnding(num, type = 0) {
|
||||||
|
const endings = [
|
||||||
|
['ов', '', 'а', 'а', 'а', 'ов', 'ов', 'ов', 'ов', 'ов'],//0
|
||||||
|
['й', 'я', 'и', 'и', 'и', 'й', 'й', 'й', 'й', 'й'],//1
|
||||||
|
['о', '', 'о', 'о', 'о', 'о', 'о', 'о', 'о', 'о'],//2
|
||||||
|
['ий', 'ие', 'ия', 'ия', 'ия', 'ий', 'ий', 'ий', 'ий', 'ий'],//3
|
||||||
|
['о', 'а', 'о', 'о', 'о', 'о', 'о', 'о', 'о', 'о'],//4
|
||||||
|
['ок', 'ка', 'ки', 'ки', 'ки', 'ок', 'ок', 'ок', 'ок', 'ок'],//5
|
||||||
|
['ых', 'ое', 'ых', 'ых', 'ых', 'ых', 'ых', 'ых', 'ых', 'ых'],//6
|
||||||
|
['о', 'о', 'о', 'о', 'о', 'о', 'о', 'о', 'о', 'о'],//7
|
||||||
|
['', 'а', 'и', 'и', 'и', '', '', '', '', ''],//8
|
||||||
|
];
|
||||||
|
const deci = num % 100;
|
||||||
|
if (deci > 10 && deci < 20) {
|
||||||
|
return endings[type][0];
|
||||||
|
} else {
|
||||||
|
return endings[type][num % 10];
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
sleep,
|
sleep,
|
||||||
processLoop,
|
processLoop,
|
||||||
@@ -193,4 +215,5 @@ module.exports = {
|
|||||||
toUnixPath,
|
toUnixPath,
|
||||||
makeValidFileName,
|
makeValidFileName,
|
||||||
makeValidFileNameOrEmpty,
|
makeValidFileNameOrEmpty,
|
||||||
|
wordEnding,
|
||||||
};
|
};
|
||||||
@@ -734,8 +734,8 @@ class XmlParser extends NodeBase {
|
|||||||
} else if (tag === '*ATTRS') {
|
} else if (tag === '*ATTRS') {
|
||||||
//пропускаем
|
//пропускаем
|
||||||
} else {
|
} else {
|
||||||
if (typeof(objNode) === 'string') {
|
if (typeof(objNode) === 'string' || typeof(objNode) === 'number') {
|
||||||
result.push(this.createNode(tag, null, [this.createText(objNode).raw]).raw);
|
result.push(this.createNode(tag, null, [this.createText(objNode.toString()).raw]).raw);
|
||||||
} else if (Array.isArray(objNode)) {
|
} else if (Array.isArray(objNode)) {
|
||||||
for (const n of objNode) {
|
for (const n of objNode) {
|
||||||
if (typeof(n) === 'string') {
|
if (typeof(n) === 'string') {
|
||||||
@@ -747,6 +747,8 @@ class XmlParser extends NodeBase {
|
|||||||
|
|
||||||
} else if (typeof(objNode) === 'object') {
|
} else if (typeof(objNode) === 'object') {
|
||||||
result.push(this.createNode(tag, (objNode['*ATTRS'] ? Object.entries(objNode['*ATTRS']) : null), objectToNodes(objNode)).raw);
|
result.push(this.createNode(tag, (objNode['*ATTRS'] ? Object.entries(objNode['*ATTRS']) : null), objectToNodes(objNode)).raw);
|
||||||
|
} else {
|
||||||
|
throw new Error(`Unknown node type "${typeof(objNode)}" of node: ${objNode}`);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ module.exports = async(config) => {
|
|||||||
|
|
||||||
if (await fs.pathExists(verFile)) {
|
if (await fs.pathExists(verFile)) {
|
||||||
const curPublicVersion = await fs.readFile(verFile, 'utf8');
|
const curPublicVersion = await fs.readFile(verFile, 'utf8');
|
||||||
if (curPublicVersion == config.version)
|
if (curPublicVersion == config.version + config.rootPathStatic)
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -26,6 +26,6 @@ module.exports = async(config) => {
|
|||||||
await zipReader.close();
|
await zipReader.close();
|
||||||
}
|
}
|
||||||
|
|
||||||
await fs.writeFile(verFile, config.version);
|
await fs.writeFile(verFile, config.version + config.rootPathStatic);
|
||||||
await fs.remove(zipFile);
|
await fs.remove(zipFile);
|
||||||
};
|
};
|
||||||
@@ -50,13 +50,14 @@ async function init() {
|
|||||||
config.logDir = `${config.dataDir}/log`;
|
config.logDir = `${config.dataDir}/log`;
|
||||||
config.publicDir = `${config.dataDir}/public`;
|
config.publicDir = `${config.dataDir}/public`;
|
||||||
config.publicFilesDir = `${config.dataDir}/public-files`;
|
config.publicFilesDir = `${config.dataDir}/public-files`;
|
||||||
config.filesPathStatic = `/book`;
|
config.rootPathStatic = config.server.root || '';
|
||||||
config.filesDir = `${config.publicFilesDir}${config.filesPathStatic}`;
|
config.bookPathStatic = `${config.rootPathStatic}/book`;
|
||||||
|
config.bookDir = `${config.publicFilesDir}/book`;
|
||||||
|
|
||||||
configManager.config = config;
|
configManager.config = config;
|
||||||
|
|
||||||
await fs.ensureDir(config.dataDir);
|
await fs.ensureDir(config.dataDir);
|
||||||
await fs.ensureDir(config.filesDir);
|
await fs.ensureDir(config.bookDir);
|
||||||
await fs.ensureDir(config.tempDir);
|
await fs.ensureDir(config.tempDir);
|
||||||
await fs.emptyDir(config.tempDir);
|
await fs.emptyDir(config.tempDir);
|
||||||
|
|
||||||
@@ -156,10 +157,15 @@ async function main() {
|
|||||||
|
|
||||||
const opds = require('./core/opds');
|
const opds = require('./core/opds');
|
||||||
opds(app, config);
|
opds(app, config);
|
||||||
|
|
||||||
|
const initStatic = require('./static');
|
||||||
initStatic(app, config);
|
initStatic(app, config);
|
||||||
|
|
||||||
|
const webAccess = new (require('./core/WebAccess'))(config);
|
||||||
|
await webAccess.init();
|
||||||
|
|
||||||
const { WebSocketController } = require('./controllers');
|
const { WebSocketController } = require('./controllers');
|
||||||
new WebSocketController(wss, config);
|
new WebSocketController(wss, webAccess, config);
|
||||||
|
|
||||||
if (devModule) {
|
if (devModule) {
|
||||||
devModule.logErrors(app);
|
devModule.logErrors(app);
|
||||||
@@ -176,63 +182,6 @@ async function main() {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
function initStatic(app, config) {
|
|
||||||
/*
|
|
||||||
publicFilesDir = `${config.dataDir}/public-files`;
|
|
||||||
filesPathStatic = `/book`;
|
|
||||||
filesDir = `${config.publicFilesDir}${config.filesPathStatic}`;
|
|
||||||
*/
|
|
||||||
const filesPath = `${config.filesPathStatic}/`;
|
|
||||||
//загрузка или восстановление файлов в /files, при необходимости
|
|
||||||
app.use(async(req, res, next) => {
|
|
||||||
if ((req.method !== 'GET' && req.method !== 'HEAD') ||
|
|
||||||
!(req.path.indexOf(filesPath) === 0)
|
|
||||||
) {
|
|
||||||
return next();
|
|
||||||
}
|
|
||||||
|
|
||||||
if (path.extname(req.path) == '') {
|
|
||||||
const bookFile = `${config.publicFilesDir}${req.path}`;
|
|
||||||
const bookFileDesc = `${bookFile}.d.json`;
|
|
||||||
|
|
||||||
let downFileName = '';
|
|
||||||
//восстановим из json-файла описания
|
|
||||||
try {
|
|
||||||
if (await fs.pathExists(bookFile) && await fs.pathExists(bookFileDesc)) {
|
|
||||||
await utils.touchFile(bookFile);
|
|
||||||
await utils.touchFile(bookFileDesc);
|
|
||||||
|
|
||||||
let desc = await fs.readFile(bookFileDesc, 'utf8');
|
|
||||||
desc = JSON.parse(desc);
|
|
||||||
downFileName = desc.downFileName;
|
|
||||||
} else {
|
|
||||||
await fs.remove(bookFile);
|
|
||||||
await fs.remove(bookFileDesc);
|
|
||||||
}
|
|
||||||
} catch(e) {
|
|
||||||
log(LM_ERR, e.message);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (downFileName)
|
|
||||||
res.downFileName = downFileName;
|
|
||||||
}
|
|
||||||
|
|
||||||
return next();
|
|
||||||
});
|
|
||||||
|
|
||||||
//заголовки при отдаче
|
|
||||||
app.use(config.filesPathStatic, express.static(config.filesDir, {
|
|
||||||
setHeaders: (res) => {
|
|
||||||
if (res.downFileName) {
|
|
||||||
res.set('Content-Encoding', 'gzip');
|
|
||||||
res.set('Content-Disposition', `inline; filename*=UTF-8''${encodeURIComponent(res.downFileName)}`);
|
|
||||||
}
|
|
||||||
},
|
|
||||||
}));
|
|
||||||
|
|
||||||
app.use(express.static(config.publicDir));
|
|
||||||
}
|
|
||||||
|
|
||||||
(async() => {
|
(async() => {
|
||||||
try {
|
try {
|
||||||
await init();
|
await init();
|
||||||
|
|||||||
127
server/static.js
Normal file
127
server/static.js
Normal file
@@ -0,0 +1,127 @@
|
|||||||
|
const fs = require('fs-extra');
|
||||||
|
const path = require('path');
|
||||||
|
const yazl = require('yazl');
|
||||||
|
|
||||||
|
const express = require('express');
|
||||||
|
const utils = require('./core/utils');
|
||||||
|
const webAppDir = require('../build/appdir');
|
||||||
|
|
||||||
|
const log = new (require('./core/AppLogger'))().log;//singleton
|
||||||
|
|
||||||
|
function generateZip(zipFile, dataFile, dataFileInZip) {
|
||||||
|
return new Promise((resolve, reject) => {
|
||||||
|
const zip = new yazl.ZipFile();
|
||||||
|
zip.addFile(dataFile, dataFileInZip);
|
||||||
|
zip.outputStream
|
||||||
|
.pipe(fs.createWriteStream(zipFile)).on('error', reject)
|
||||||
|
.on('finish', (err) => {
|
||||||
|
if (err) reject(err);
|
||||||
|
else resolve();
|
||||||
|
}
|
||||||
|
);
|
||||||
|
zip.end();
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
module.exports = (app, config) => {
|
||||||
|
/*
|
||||||
|
config.bookPathStatic = `${config.rootPathStatic}/book`;
|
||||||
|
config.bookDir = `${config.publicFilesDir}/book`;
|
||||||
|
*/
|
||||||
|
//загрузка или восстановление файлов в /public-files, при необходимости
|
||||||
|
app.use([`${config.bookPathStatic}/:fileName/:fileType`, `${config.bookPathStatic}/:fileName`], async(req, res, next) => {
|
||||||
|
if (req.method !== 'GET' && req.method !== 'HEAD') {
|
||||||
|
return next();
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
const fileName = req.params.fileName;
|
||||||
|
const fileType = req.params.fileType;
|
||||||
|
|
||||||
|
if (path.extname(fileName) === '') {//восстановление файлов {hash}.raw, {hash}.zip
|
||||||
|
let bookFile = `${config.bookDir}/${fileName}`;
|
||||||
|
const bookFileDesc = `${bookFile}.d.json`;
|
||||||
|
|
||||||
|
//восстановим из json-файла описания
|
||||||
|
if (await fs.pathExists(bookFile) && await fs.pathExists(bookFileDesc)) {
|
||||||
|
await utils.touchFile(bookFile);
|
||||||
|
await utils.touchFile(bookFileDesc);
|
||||||
|
|
||||||
|
let desc = await fs.readFile(bookFileDesc, 'utf8');
|
||||||
|
let downFileName = (JSON.parse(desc)).downFileName;
|
||||||
|
let gzipped = true;
|
||||||
|
|
||||||
|
if (!req.acceptsEncodings('gzip') || fileType) {
|
||||||
|
const rawFile = `${bookFile}.raw`;
|
||||||
|
//не принимает gzip, тогда распакуем
|
||||||
|
if (!await fs.pathExists(rawFile))
|
||||||
|
await utils.gunzipFile(bookFile, rawFile);
|
||||||
|
|
||||||
|
gzipped = false;
|
||||||
|
|
||||||
|
if (fileType === undefined || fileType === 'raw') {
|
||||||
|
bookFile = rawFile;
|
||||||
|
} else if (fileType === 'zip') {
|
||||||
|
//создаем zip-файл
|
||||||
|
bookFile += '.zip';
|
||||||
|
if (!await fs.pathExists(bookFile))
|
||||||
|
await generateZip(bookFile, rawFile, downFileName);
|
||||||
|
downFileName += '.zip';
|
||||||
|
} else {
|
||||||
|
throw new Error(`Unsupported file type: ${fileType}`);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
//отдача файла
|
||||||
|
if (gzipped)
|
||||||
|
res.set('Content-Encoding', 'gzip');
|
||||||
|
res.set('Content-Disposition', `inline; filename*=UTF-8''${encodeURIComponent(downFileName)}`);
|
||||||
|
res.sendFile(bookFile);
|
||||||
|
return;
|
||||||
|
} else {
|
||||||
|
await fs.remove(bookFile);
|
||||||
|
await fs.remove(bookFileDesc);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
} catch(e) {
|
||||||
|
log(LM_ERR, e.message);
|
||||||
|
}
|
||||||
|
|
||||||
|
return next();
|
||||||
|
});
|
||||||
|
|
||||||
|
//иначе просто отдаем запрошенный файл из /public-files
|
||||||
|
app.use(config.bookPathStatic, express.static(config.bookDir));
|
||||||
|
|
||||||
|
if (config.rootPathStatic) {
|
||||||
|
//подмена rootPath в файлах статики WebApp при необходимости
|
||||||
|
app.use(config.rootPathStatic, async(req, res, next) => {
|
||||||
|
if (req.method !== 'GET' && req.method !== 'HEAD') {
|
||||||
|
return next();
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
const reqPath = (req.path == '/' ? '/index.html' : req.path);
|
||||||
|
const ext = path.extname(reqPath);
|
||||||
|
if (ext == '.html' || ext == '.js' || ext == '.css') {
|
||||||
|
const reqFile = `${config.publicDir}${reqPath}`;
|
||||||
|
const flagFile = `${reqFile}.replaced`;
|
||||||
|
|
||||||
|
if (!await fs.pathExists(flagFile) && await fs.pathExists(reqFile)) {
|
||||||
|
const content = await fs.readFile(reqFile, 'utf8');
|
||||||
|
const re = new RegExp(`/${webAppDir}`, 'g');
|
||||||
|
await fs.writeFile(reqFile, content.replace(re, `${config.rootPathStatic}/${webAppDir}`));
|
||||||
|
await fs.writeFile(flagFile, '');
|
||||||
|
}
|
||||||
|
}
|
||||||
|
} catch(e) {
|
||||||
|
log(LM_ERR, e.message);
|
||||||
|
}
|
||||||
|
|
||||||
|
return next();
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
//статика файлов WebApp
|
||||||
|
app.use(config.rootPathStatic, express.static(config.publicDir));
|
||||||
|
};
|
||||||
Reference in New Issue
Block a user