Commit Graph

21 Commits

Author SHA1 Message Date
Alireza Ahmadi 8fb5d3964a v1.2.0-beta.2 2025-01-07 23:55:28 +01:00
Alireza Ahmadi 13da0b59a9 v1.2.0-beta.1 2025-01-07 02:33:06 +01:00
Alireza Ahmadi 8c9736cf19 update frontend 2025-01-07 01:23:35 +01:00
Alireza Ahmadi 2d8b56208d update dependencies 2025-01-06 00:10:36 +01:00
Alireza Ahmadi fe428ed412 all adjustments 2025-01-04 21:40:03 +01:00
tinybug 4649bd42ae fix build problem (#347)
* fix build problem

* fix fully remove S-UI panel in README.md

* fix frontend build problem (npm install before build frontend)

* web/html folder dosent exist at the fisrt place
2024-11-17 12:50:26 +01:00
Alireza Ahmadi 42f24c45c9 update dependencies 2024-10-29 13:16:47 +01:00
dependabot[bot] 47e3c6944a Bump rollup from 4.20.0 to 4.22.4 in /frontend
Bumps [rollup](https://github.com/rollup/rollup) from 4.20.0 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.20.0...v4.22.4)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-24 03:42:42 +00:00
dependabot[bot] 9c7814a765 Bump vite from 5.3.5 to 5.4.6 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.5 to 5.4.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 20:04:08 +00:00
dependabot[bot] 2da30dc596 Bump axios from 1.7.3 to 1.7.4 in /frontend
Bumps [axios](https://github.com/axios/axios) from 1.7.3 to 1.7.4.
- [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/v1.7.3...v1.7.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-31 11:42:20 +00:00
Alireza Ahmadi 6f0df2d555 [client] add table and filter 2024-08-06 00:31:14 +02:00
Alireza Ahmadi 19901efeaa fix sessions 2024-07-18 23:08:55 +02:00
Alireza Ahmadi 7904cb3db0 update packages 2024-07-18 22:42:55 +02:00
Alireza Ahmadi ea8538148f update frontend 2024-06-30 23:28:00 +02:00
Alireza Ahmadi 3b24819309 change snackbar to nitivue 2024-06-09 22:48:32 +02:00
Alireza Ahmadi 16203fdece update frontend 2024-06-08 17:51:24 +02:00
Alireza Ahmadi 07947c9665 update frontend 2024-05-23 11:53:27 +02:00
Alireza Ahmadi fa922291ea fix chinese datapicker #105 2024-04-23 19:42:09 +02:00
dependabot[bot] e80519eac0 Bump vite from 4.5.2 to 4.5.3 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 01:51:48 +00:00
dependabot[bot] b9a7cefc7c Bump follow-redirects from 1.15.5 to 1.15.6 in /frontend
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 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.5...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-17 00:15:35 +00:00
Alireza Ahmadi f40b27fd8b initial commit 2024-02-13 01:17:54 +01:00