dependabot[bot]
|
996df64386
|
Bump vite from 6.2.0 to 6.2.3 (#574)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.0 to 6.2.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.3/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Saeed Vaziry <61919774+saeedvaziry@users.noreply.github.com>
|
2025-04-05 20:00:16 +02:00 |
|
dependabot[bot]
|
e17fdbb1a0
|
Bump esbuild, laravel-vite-plugin and vite (#507)
Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.0 and updates ancestor dependencies [esbuild](https://github.com/evanw/esbuild), [laravel-vite-plugin](https://github.com/laravel/vite-plugin) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). These dependencies need to be updated together.
Updates `esbuild` from 0.18.20 to 0.25.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.18.20...v0.25.0)
Updates `laravel-vite-plugin` from 0.7.8 to 1.2.0
- [Release notes](https://github.com/laravel/vite-plugin/releases)
- [Changelog](https://github.com/laravel/vite-plugin/blob/1.x/CHANGELOG.md)
- [Upgrade guide](https://github.com/laravel/vite-plugin/blob/1.x/UPGRADE.md)
- [Commits](https://github.com/laravel/vite-plugin/compare/v0.7.8...v1.2.0)
Updates `vite` from 4.5.9 to 6.2.0
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.2.0/packages/vite)
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: indirect
- dependency-name: laravel-vite-plugin
dependency-type: direct:development
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-26 19:33:33 +01:00 |
|
Saeed Vaziry
|
0d12dd0c69
|
cleanup before release (#391)
|
2024-12-13 20:02:43 +01:00 |
|
Saeed Vaziry
|
b7184dcfc4
|
add more lint (#378)
|
2024-11-25 23:27:37 +01:00 |
|
Saeed Vaziry
|
f57e81f12e
|
Merge branch '1.x'
|
2024-10-02 23:51:00 +02:00 |
|
Saeed Vaziry
|
f6bc04763b
|
2.x
|
2024-09-27 20:36:03 +02:00 |
|
dependabot[bot]
|
319fdb44e7
|
Bump vite from 4.5.3 to 4.5.5 (#290)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.3 to 4.5.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-21 17:29:12 +02:00 |
|
Ahmet Bedir
|
8c487a64fa
|
Add ace editor (#269)
|
2024-08-07 21:12:31 +02:00 |
|
Saeed Vaziry
|
e704a13d6b
|
new toast notification ui (#188)
|
2024-05-03 10:40:01 +02:00 |
|
Saeed Vaziry
|
052e28d2e3
|
Monitoring & Service Management (#163)
Monitoring & Service Management
|
2024-04-13 11:47:56 +02:00 |
|
dependabot[bot]
|
f34d5eb82b
|
Bump vite from 4.5.2 to 4.5.3 (#152)
|
2024-04-05 19:48:37 +02:00 |
|
Saeed Vaziry
|
d4f1a2d4da
|
cleanup
fix installation
fix docker
|
2024-03-22 14:14:47 +01:00 |
|
Saeed Vaziry
|
d3aaf2a6fa
|
Redesign (#124)
- redesign the dashboard
- add search bar
- Mobile-friendly design
|
2024-03-21 15:57:57 +01:00 |
|
Saeed Vaziry
|
1333acf1ef
|
fix copy to clipboard bug
|
2024-03-16 23:42:22 +01:00 |
|
Saeed Vaziry
|
7a6dcb5654
|
add log viewer for queues
|
2024-03-16 12:20:32 +01:00 |
|
Saeed Vaziry
|
b2083fc6b2
|
Migrate to HTMX (#114)
Dropped Livewire
Added HTMX
Added Blade code lint
Drop Mysql and Redis
Migrate to SQLite
|
2024-03-06 17:02:59 +01:00 |
|
Saeed Vaziry
|
f70963d6bb
|
fix notification chanels and more tests (#108)
* fix notification chanels and more tests
* fix code style
|
2024-02-16 21:10:17 +01:00 |
|
dependabot[bot]
|
0420babdef
|
Bump vite from 4.2.3 to 4.5.2 (#95)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.2.3 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-27 21:09:10 +01:00 |
|
dependabot[bot]
|
7312e3f515
|
Bump axios from 1.3.5 to 1.6.0 (#74)
Bumps [axios](https://github.com/axios/axios) from 1.3.5 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/v1.3.5...v1.6.0)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-16 22:53:15 +01:00 |
|
dependabot[bot]
|
700cc5f44c
|
Bump postcss from 8.4.21 to 8.4.31 (#67)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.31)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Saeed Vaziry <61919774+saeedvaziry@users.noreply.github.com>
|
2023-10-16 22:41:16 +02:00 |
|
Saeed Vaziry
|
ea3f011f34
|
database backups
|
2023-08-25 21:05:18 +02:00 |
|
Saeed Vaziry
|
6e8d0924e4
|
fix realtime update
|
2023-08-11 17:01:46 +02:00 |
|
dependabot[bot]
|
cd1b4e0534
|
Bump vite from 4.2.1 to 4.2.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.2.1 to 4.2.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.2.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.2.3/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-06 21:26:38 +00:00 |
|
Saeed Vaziry
|
643318fcfc
|
refactoring
|
2023-08-04 18:28:04 +02:00 |
|
Saeed Vaziry
|
5c72f12490
|
init
|
2023-07-02 12:47:50 +02:00 |
|