|
0981a1f421
|
Update compose file to add ES persistence..
|
2024-04-03 09:22:17 -04:00 |
|
|
ff066a3962
|
Fix build for GCC 12
|
2024-04-03 09:15:00 -04:00 |
|
dependabot[bot]
|
1e778b6f2a
|
Bump express from 4.18.2 to 4.19.2 in /sist2-admin/frontend
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.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.18.2...4.19.2)
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-28 17:15:39 +00:00 |
|
dependabot[bot]
|
ff27a540eb
|
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /sist2-admin/frontend
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-23 11:35:55 +00:00 |
|
dependabot[bot]
|
83259eedee
|
Bump follow-redirects from 1.15.4 to 1.15.6 in /sist2-admin/frontend
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-16 23:11:52 +00:00 |
|
simon987
|
aff69fb3eb
|
Force user to not have both --auth and --tag-auth at the same time in the UI #453
|
2024-01-30 10:49:44 -05:00 |
|
simon987
|
08b6323176
|
Add error message when frontend does not start
|
2024-01-30 10:42:16 -05:00 |
|
|
2307fc6e15
|
Merge pull request #455 from simon987/dependabot/npm_and_yarn/sist2-admin/frontend/follow-redirects-1.15.4
Bump follow-redirects from 1.15.0 to 1.15.4 in /sist2-admin/frontend
|
2024-01-14 09:15:19 -05:00 |
|
|
d679e4c3ca
|
Merge pull request #456 from simon987/dependabot/npm_and_yarn/sist2-vue/follow-redirects-1.15.4
Bump follow-redirects from 1.15.2 to 1.15.4 in /sist2-vue
|
2024-01-14 09:15:13 -05:00 |
|
|
f423a17543
|
Merge pull request #458 from SystemZ/fix-tail-width
fix tail horizontal scrolling
|
2024-01-14 09:15:04 -05:00 |
|
Michał Frąckiewicz
|
1bdf4d71dd
|
fix tail horizontal scrolling
Before this change, debugging via logs was hard due to clipping width of the log box
|
2024-01-13 11:25:35 +01:00 |
|
dependabot[bot]
|
f58e66352c
|
Bump follow-redirects from 1.15.2 to 1.15.4 in /sist2-vue
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-10 11:22:12 +00:00 |
|
dependabot[bot]
|
a672822811
|
Bump follow-redirects from 1.15.0 to 1.15.4 in /sist2-admin/frontend
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.0 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.0...v1.15.4)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-10 00:13:02 +00:00 |
|
simon987
|
ae317e590d
|
Update MIN_OCR_LEN to 3
|
2024-01-07 09:16:40 -05:00 |
|
simon987
|
410283f14a
|
Remove debug print
|
2023-12-10 09:21:14 -05:00 |
|
simon987
|
2936240df8
|
Disable OSD, add preserve_interword_spaces for chi_sim OCR (#443)
|
2023-12-10 09:20:43 -05:00 |
|
|
af5059f366
|
Update USAGE.md
|
2023-12-02 09:25:03 -05:00 |
|
simon987
|
03983ce00a
|
Fix for #439
|
2023-11-19 15:46:26 -05:00 |
|
simon987
|
80528857e9
|
Duplicate media_comment field, fixes #440
|
2023-11-18 10:53:42 -05:00 |
|
|
ffa7f2ae84
|
Add button for full reindex, fixes #403
|
2023-11-18 10:53:42 -05:00 |
|
|
6ade3395d5
|
Merge pull request #437 from simon987/dependabot/npm_and_yarn/sist2-vue/axios-1.6.0
Bump axios from 0.25.0 to 1.6.0 in /sist2-vue
|
2023-11-11 09:26:01 -05:00 |
|
|
a2d5e774b3
|
Merge pull request #438 from simon987/dependabot/npm_and_yarn/sist2-admin/frontend/axios-1.6.0
Bump axios from 0.27.2 to 1.6.0 in /sist2-admin/frontend
|
2023-11-11 09:25:49 -05:00 |
|
dependabot[bot]
|
19ea1169ff
|
Bump axios from 0.27.2 to 1.6.0 in /sist2-admin/frontend
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.6.0)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-11 06:17:01 +00:00 |
|
dependabot[bot]
|
1225fd6bac
|
Bump axios from 0.25.0 to 1.6.0 in /sist2-vue
Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.25.0...v1.6.0)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-10 23:42:56 +00:00 |
|
|
687b645840
|
Merge pull request #434 from simon987/dependabot/npm_and_yarn/sist2-admin/frontend/babel/traverse-7.23.2
Bump @babel/traverse from 7.20.5 to 7.23.2 in /sist2-admin/frontend
|
2023-10-19 08:36:23 -04:00 |
|
|
d2c8f9209d
|
Merge pull request #433 from simon987/dependabot/npm_and_yarn/sist2-vue/babel/traverse-7.23.2
Bump @babel/traverse from 7.20.12 to 7.23.2 in /sist2-vue
|
2023-10-19 08:36:13 -04:00 |
|
dependabot[bot]
|
3ea375b37d
|
Bump @babel/traverse from 7.20.5 to 7.23.2 in /sist2-admin/frontend
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-18 20:02:12 +00:00 |
|
dependabot[bot]
|
bff89d93e6
|
Bump @babel/traverse from 7.20.12 to 7.23.2 in /sist2-vue
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.12 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-18 17:03:04 +00:00 |
|
|
f423863acb
|
Add option to search in path for sqlite #402
3.4.0
|
2023-10-16 21:14:46 -04:00 |
|
|
49a21a5a25
|
Version bump
3.3.6
|
2023-10-13 19:02:26 -04:00 |
|
|
560aa82ce7
|
add discord invite
|
2023-10-09 18:10:51 -04:00 |
|
|
b8c905bd64
|
expose indexRoot value to documents
|
2023-10-08 21:00:03 -04:00 |
|
|
8299237ea0
|
version bump
3.3.4
|
2023-10-07 15:04:19 -04:00 |
|
|
31646a2747
|
Fix CURL error
|
2023-10-07 13:16:22 -04:00 |
|
|
d9d77de47f
|
Update docs
3.3.3
|
2023-10-07 11:07:13 -04:00 |
|
|
5f0957d029
|
Update readme
|
2023-10-07 10:15:41 -04:00 |
|
|
1cc48f7f33
|
Version bump
|
2023-10-07 10:15:03 -04:00 |
|
|
e1e22fd79a
|
Add missing image
|
2023-09-28 17:52:57 -04:00 |
|
|
786bbc3859
|
Make sure dateMin and dateMax are not equal with sqlite frontend
|
2023-09-27 19:49:43 -04:00 |
|
|
9698ea0c37
|
Fix #419
|
2023-09-26 19:51:17 -04:00 |
|
|
f345fc1a9a
|
version bump,
|
2023-09-26 17:58:43 -04:00 |
|
|
660fbf75d8
|
Potential tpool_wait fix for #416, #397, #399
|
2023-09-26 17:58:07 -04:00 |
|
|
33ae585879
|
Fix #426
|
2023-09-25 21:36:50 -04:00 |
|
|
5729cbd6b4
|
update gitignore
|
2023-09-16 09:44:29 -04:00 |
|
|
a19ec3305a
|
Fix #415, fix sqlite-index error
|
2023-09-16 09:43:55 -04:00 |
|
|
8fdb832c85
|
refactor index schema, remove sidecar parsing, remove TS
|
2023-09-05 18:59:18 -04:00 |
|
|
b81ccebdb1
|
Fix #406
|
2023-08-20 19:53:50 -04:00 |
|
|
b2d214a19a
|
Merge pull request #412 from simon987/dependabot/npm_and_yarn/sist2-vue/protobufjs-6.11.4
Bump protobufjs from 6.11.3 to 6.11.4 in /sist2-vue
|
2023-08-20 19:45:09 -04:00 |
|
|
69438464bf
|
Fix python path for user scripts
|
2023-08-19 17:04:47 -04:00 |
|
dependabot[bot]
|
aa60b526f4
|
Bump protobufjs from 6.11.3 to 6.11.4 in /sist2-vue
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.3 to 6.11.4.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/commits)
---
updated-dependencies:
- dependency-name: protobufjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-19 20:09:14 +00:00 |
|