|
86ca9f1ecb
|
Add support for auth0
|
2023-01-24 19:55:16 -05:00 |
|
|
b9f008603a
|
OCR fixes
|
2023-01-13 20:13:20 -05:00 |
|
|
a074d8cf10
|
cleanup/fixes
|
2022-12-19 19:05:35 -05:00 |
|
|
795b6e2e2e
|
Merge pull request #321 from simon987/dependabot/npm_and_yarn/sist2-vue/express-4.18.2
Bump express from 4.17.1 to 4.18.2 in /sist2-vue
|
2022-12-19 18:33:55 -05:00 |
|
dependabot[bot]
|
59fd0f935c
|
Bump express from 4.17.1 to 4.18.2 in /sist2-vue
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-14 19:55:36 +00:00 |
|
|
3bd1f593b0
|
Fix dockerfile
|
2022-12-03 18:00:55 -05:00 |
|
|
8e93d50d9e
|
Merge pull request #320 from simon987/dependabot/npm_and_yarn/sist2-admin/frontend/loader-utils-1.4.2
Bump loader-utils from 1.4.0 to 1.4.2 in /sist2-admin/frontend
|
2022-12-03 17:11:48 -05:00 |
|
dependabot[bot]
|
e093a8a05c
|
Bump loader-utils from 1.4.0 to 1.4.2 in /sist2-admin/frontend
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-03 22:11:40 +00:00 |
|
|
588b4df164
|
Merge pull request #319 from simon987/dependabot/npm_and_yarn/sist2-admin/frontend/ejs-and-vue/cli-plugin-babel-and-vue/cli-plugin-eslint-and-vue/cli-plugin-router-and-vue/cli-plugin-vuex-and-vue/cli-service--removed
Bump ejs, @vue/cli-plugin-babel, @vue/cli-plugin-eslint, @vue/cli-plugin-router, @vue/cli-plugin-vuex and @vue/cli-service in /sist2-admin/frontend
|
2022-12-03 17:11:06 -05:00 |
|
dependabot[bot]
|
8b1740958b
|
Bump ejs, @vue/cli-plugin-babel, @vue/cli-plugin-eslint, @vue/cli-plugin-router, @vue/cli-plugin-vuex and @vue/cli-service
Removes [ejs](https://github.com/mde/ejs). It's no longer used after updating ancestor dependencies [ejs](https://github.com/mde/ejs), [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel), [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint), [@vue/cli-plugin-router](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-router), [@vue/cli-plugin-vuex](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-vuex) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together.
Removes `ejs`
Updates `@vue/cli-plugin-babel` from 4.5.17 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-babel)
Updates `@vue/cli-plugin-eslint` from 4.5.17 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-eslint)
Updates `@vue/cli-plugin-router` from 4.5.17 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-router)
Updates `@vue/cli-plugin-vuex` from 4.5.17 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-plugin-vuex)
Updates `@vue/cli-service` from 4.5.17 to 5.0.8
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service)
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
- dependency-name: "@vue/cli-plugin-babel"
dependency-type: direct:development
- dependency-name: "@vue/cli-plugin-eslint"
dependency-type: direct:development
- dependency-name: "@vue/cli-plugin-router"
dependency-type: direct:development
- dependency-name: "@vue/cli-plugin-vuex"
dependency-type: direct:development
- dependency-name: "@vue/cli-service"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-03 22:10:39 +00:00 |
|
|
fe25ad5459
|
Merge pull request #317 from simon987/dependabot/npm_and_yarn/sist2-admin/frontend/eventsource-1.1.2
Bump eventsource from 1.1.0 to 1.1.2 in /sist2-admin/frontend
|
2022-12-03 17:09:12 -05:00 |
|
dependabot[bot]
|
83d9e0fb4b
|
Bump eventsource from 1.1.0 to 1.1.2 in /sist2-admin/frontend
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.2.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.2)
---
updated-dependencies:
- dependency-name: eventsource
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-03 22:09:00 +00:00 |
|
|
6c8e6ac0b3
|
Merge pull request #313 from simon987/dependabot/npm_and_yarn/sist2-admin/frontend/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2 in /sist2-admin/frontend
|
2022-12-03 17:07:57 -05:00 |
|
dependabot[bot]
|
2de2f87f16
|
Bump decode-uri-component from 0.2.0 to 0.2.2 in /sist2-admin/frontend
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-03 22:07:23 +00:00 |
|
|
61eb311577
|
Merge pull request #292 from simon987/dependabot/npm_and_yarn/sist2-vue/eventsource-1.1.1
Bump eventsource from 1.1.0 to 1.1.1 in /sist2-vue
|
2022-12-03 17:06:45 -05:00 |
|
|
f3a4598cfd
|
Merge pull request #298 from simon987/dependabot/npm_and_yarn/sist2-vue/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /sist2-vue
|
2022-12-03 17:06:39 -05:00 |
|
|
e135efaa4b
|
Merge pull request #303 from simon987/dependabot/npm_and_yarn/sist2-vue/d3-color-and-d3-3.1.0
Bump d3-color and d3 in /sist2-vue
|
2022-12-03 17:06:32 -05:00 |
|
|
5d488acd77
|
Merge pull request #310 from simon987/dependabot/npm_and_yarn/sist2-vue/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2 in /sist2-vue
|
2022-12-03 17:06:26 -05:00 |
|
|
79b78a92f8
|
Merge pull request #312 from simon987/dev
v2.13.0
|
2022-12-03 17:06:19 -05:00 |
|
|
ad18b4d7fd
|
cleanup
|
2022-11-27 10:14:42 -05:00 |
|
|
d221de5a94
|
Revert "cleanup"
This reverts commit 13e7ea188b6556a3c1072e9241e49587ef1cece0.
|
2022-11-27 10:14:28 -05:00 |
|
|
13e7ea188b
|
cleanup
|
2022-11-27 09:24:29 -05:00 |
|
|
cb4bd9f05a
|
Add sist2-admin, update Dockerfile & docker-compose
|
2022-11-26 21:27:43 -05:00 |
|
|
c0b8a9c467
|
Fix #311
|
2022-11-23 20:51:56 -05:00 |
|
|
c18557e360
|
Fix thumbnail copying for incremental index, fix incremental index when there are no new updates, add option for JSON logs output
|
2022-11-23 20:45:47 -05:00 |
|
|
4ec54c9a32
|
Generate random seed when ?sort=random param is specified
|
2022-11-23 20:43:11 -05:00 |
|
dependabot[bot]
|
1baf3861f7
|
Bump minimatch from 3.0.4 to 3.1.2 in /sist2-vue
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-12 14:27:07 +00:00 |
|
dependabot[bot]
|
25fb912f69
|
Bump d3-color and d3 in /sist2-vue
Bumps [d3-color](https://github.com/d3/d3-color) to 3.1.0 and updates ancestor dependency [d3](https://github.com/d3/d3). These dependencies need to be updated together.
Updates `d3-color` from 1.4.1 to 3.1.0
- [Release notes](https://github.com/d3/d3-color/releases)
- [Commits](https://github.com/d3/d3-color/compare/v1.4.1...v3.1.0)
Updates `d3` from 5.16.0 to 7.6.1
- [Release notes](https://github.com/d3/d3/releases)
- [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md)
- [Commits](https://github.com/d3/d3/compare/v5.16.0...v7.6.1)
---
updated-dependencies:
- dependency-name: d3-color
dependency-type: indirect
- dependency-name: d3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-30 00:54:51 +00:00 |
|
dependabot[bot]
|
e7f27cfd13
|
Bump terser from 4.8.0 to 4.8.1 in /sist2-vue
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-21 19:34:05 +00:00 |
|
dependabot[bot]
|
6e38653f2f
|
Bump eventsource from 1.1.0 to 1.1.1 in /sist2-vue
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)
---
updated-dependencies:
- dependency-name: eventsource
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-01 22:27:52 +00:00 |
|
|
38fba363f2
|
Upgrade to mongoose 7.7
|
2022-05-22 10:25:40 -04:00 |
|
|
c7b3d11a6d
|
Version bump, fix mime serve for files with no extensions
|
2022-04-27 22:01:30 -04:00 |
|
|
4e1109c528
|
Merge pull request #288 from simon987/dev
v2.12.1
2.12.1
|
2022-04-23 10:30:19 -04:00 |
|
|
f87de89275
|
Version bump
|
2022-04-23 10:29:50 -04:00 |
|
|
1205981a11
|
CURL error handling, fix ES version handling, support for ES8, add --es-insecure-ssl argument
|
2022-04-23 10:29:31 -04:00 |
|
|
09613eaaf9
|
import magic database as a blob as last resort to make it work
|
2022-04-18 12:55:22 -04:00 |
|
|
a74726be55
|
Merge pull request #285 from simon987/dependabot/npm_and_yarn/sist2-vue/async-2.6.4
Bump async from 2.6.3 to 2.6.4 in /sist2-vue
2.12.0
|
2022-04-17 13:42:40 -04:00 |
|
dependabot[bot]
|
cb228052d2
|
Bump async from 2.6.3 to 2.6.4 in /sist2-vue
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-17 17:41:14 +00:00 |
|
|
fe56da95d5
|
Merge pull request #284 from simon987/dev
v2.12.0
|
2022-04-17 13:38:42 -04:00 |
|
|
9f2ad58f78
|
bump version
|
2022-04-17 12:30:14 -04:00 |
|
|
84d9bf4323
|
Fix cmake libmobi build maybe
|
2022-04-17 12:23:45 -04:00 |
|
|
90aa90f3f3
|
Update antiword
|
2022-04-17 11:47:33 -04:00 |
|
|
3fad07360c
|
Merge pull request #283 from simon987/dependabot/npm_and_yarn/sist2-vue/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /sist2-vue
|
2022-04-17 10:12:10 -04:00 |
|
dependabot[bot]
|
00c3a640d0
|
Bump minimist from 1.2.5 to 1.2.6 in /sist2-vue
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-17 12:53:12 +00:00 |
|
|
730e495bde
|
Enable highlight in document info modal, remove /d/ endpoint
|
2022-04-16 16:11:17 -04:00 |
|
|
54df1dfcf7
|
Fix spacebar not working in search bar
|
2022-04-16 13:51:36 -04:00 |
|
|
a75675ecea
|
Fix thumbnail copy bug, update tests
|
2022-04-16 11:48:43 -04:00 |
|
|
901035da15
|
Build libmobi with cmake, update to 0.10
|
2022-04-15 16:01:40 -04:00 |
|
|
ceb7265639
|
Fix max_analyzed_offset (again?)
|
2022-04-15 15:35:39 -04:00 |
|
|
036ed9ea1e
|
Update libmagic cmake things
|
2022-04-15 15:35:20 -04:00 |
|