|
4567f52668
|
Add toggle for verbose web logs
|
2024-04-03 14:39:44 -04:00 |
|
|
f99ea74e3f
|
Passthrough frontend logs to stdout
|
2024-04-03 11:18:54 -04: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 |
|
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]
|
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
|
03983ce00a
|
Fix for #439
|
2023-11-19 15:46:26 -05:00 |
|
|
ffa7f2ae84
|
Add button for full reindex, fixes #403
|
2023-11-18 10:53:42 -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]
|
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 |
|
|
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 |
|
|
857f3315c2
|
Rework user scripts, update DB schema to support embeddings
|
2023-08-19 15:46:19 -04:00 |
|
|
70242846ae
|
Rework sist2-admin UI
|
2023-07-14 21:19:59 -04:00 |
|
|
b833acf522
|
remove trailing slash in other endpoints
|
2023-07-14 20:13:32 -04:00 |
|
|
cbab4c2841
|
Remove leading slash in sist2-admin API requests #384
|
2023-07-14 11:20:05 -04:00 |
|
|
d7058ab645
|
Fix CI build scripts, update caniuse database
|
2023-07-13 16:23:04 -04:00 |
|
|
84958502b1
|
Fix websocket for #384
|
2023-07-12 19:39:52 -04:00 |
|
|
b99e4ddf13
|
npm audit fix
|
2023-07-12 19:36:17 -04:00 |
|
dependabot[bot]
|
13960337aa
|
Bump semver from 5.7.1 to 5.7.2 in /sist2-admin/frontend
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-12 15:28:54 +00:00 |
|
|
ce242d1053
|
Fix #372
|
2023-06-09 08:16:10 -04:00 |
|
Andrew
|
b0462f9378
|
Only remove files with job_name.
|
2023-06-08 11:50:39 -05:00 |
|
|
e2025df2c0
|
sist2-admin: don't set status to failed when using debug binary
|
2023-06-07 20:40:11 -04:00 |
|
|
7eb064162e
|
close db connection before loop #346
|
2023-06-07 20:25:13 -04:00 |
|
|
7bc4b73e43
|
Use relative paths in sist2-admin #369
|
2023-06-07 19:59:50 -04:00 |
|
|
c03c148273
|
SQLite backend support for sist2-admin #366
|
2023-06-03 18:33:44 -04:00 |
|
|
5522bcfa9b
|
Add log cleanup features
|
2023-05-27 18:54:54 -04:00 |
|
|
f0fd708082
|
Fix timestamps in sist2-admin #359
|
2023-05-25 20:51:06 -04:00 |
|
dependabot[bot]
|
e81e5ee457
|
Bump socket.io-parser from 4.2.2 to 4.2.3 in /sist2-admin/frontend
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3)
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-24 01:24:25 +00:00 |
|
|
b3b3005692
|
Update thumbnail-quality parameter in sist2-admin
|
2023-05-20 13:16:07 -04:00 |
|
Andrew
|
ac942947e4
|
Use es-index WebOption when calling sist2.web
|
2023-04-27 12:57:52 -05:00 |
|
dependabot[bot]
|
e8607df26f
|
Bump webpack from 5.75.0 to 5.78.0 in /sist2-admin/frontend
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.78.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.78.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-10 23:51:06 +00:00 |
|
|
01490d1cbf
|
Update sist2-admin for 3.x.x, more fixes
|
2023-04-10 19:45:08 -04:00 |
|
|
fc36f33d52
|
use sqlite to save index, major thread pool refactor
|
2023-04-03 21:39:50 -04:00 |
|
|
9c40dddd41
|
remove deprecated note
|
2023-02-26 11:03:29 -05:00 |
|
|
d259b95017
|
Update sist2-admin database schema, fix thumbnail-size
|
2023-02-26 10:42:20 -05:00 |
|
|
8b9b067c06
|
Fix #332
|
2023-02-23 19:53:05 -05:00 |
|
|
b17f3ff924
|
Merge pull request #338 from simon987/dependabot/npm_and_yarn/sist2-admin/frontend/sideway/formula-3.0.1
Bump @sideway/formula from 3.0.0 to 3.0.1 in /sist2-admin/frontend
|
2023-02-23 19:32:09 -05:00 |
|
|
c510162dd9
|
Fix duration formatting in sist2-admin
|
2023-02-16 21:07:30 -05:00 |
|
|
f5c664507f
|
use index name in sist2-admin auto-named dir
|
2023-02-16 09:03:06 -05:00 |
|
|
2805fd509f
|
Fix tag-auth param in sist2-admin #337
|
2023-02-13 20:19:24 -05:00 |
|
dependabot[bot]
|
5a76b855c9
|
Bump @sideway/formula from 3.0.0 to 3.0.1 in /sist2-admin/frontend
Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sideway/formula/releases)
- [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1)
---
updated-dependencies:
- dependency-name: "@sideway/formula"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-09 08:44:17 +00:00 |
|
|
abe120197a
|
Remove generated files from repo, build vue frontends in Dockerfile
|
2023-02-02 20:31:16 -05:00 |
|
|
2e3d648796
|
Update --thumbnail-quality argument, add documentation
|
2023-01-29 11:24:34 -05:00 |
|
|
c625c03552
|
Fix #328
|
2023-01-25 21:30:18 -05:00 |
|
|
86ca9f1ecb
|
Add support for auth0
|
2023-01-24 19:55:16 -05:00 |
|
|
a074d8cf10
|
cleanup/fixes
|
2022-12-19 19:05:35 -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 |
|
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 |
|