62 Commits

Author SHA1 Message Date
Saeed Vaziry
9030427f78
Two factor (#47)
* init 2fa

* fix code style
0.1.1
2023-09-11 20:47:44 +02:00
Kamlesh Paul
13d4529d42
fixed docker issue (#37)
* fixed docker issue #36

* php8.1-ssh2 missing added

---------

Co-authored-by: Saeed Vaziry <61919774+saeedvaziry@users.noreply.github.com>
2023-09-04 23:14:52 +02:00
Saeed Vaziry
b475da288d
delete funding 2023-09-04 23:09:28 +02:00
Saeed Vaziry
250d5f9932
Update FUNDING.yml (#39) 2023-09-04 23:08:04 +02:00
Saeed Vaziry
8aaac8884c separate workflows 2023-09-03 13:25:51 +02:00
Saeed Vaziry
23bd26ceb5
Merge pull request #33 from vitodeploy/fix-logout
fix logout issue #31
2023-09-03 13:22:49 +02:00
Saeed Vaziry
229696e435 fix logout issue #31 2023-09-03 13:20:16 +02:00
Saeed Vaziry
ee7e880452
Merge pull request #30 from vitodeploy/fix-notification-channels-bug
small bug fix
2023-09-02 22:13:33 +02:00
Saeed Vaziry
06d90711c6 small bug fix 2023-09-02 22:10:19 +02:00
Saeed Vaziry
826b850112
Update README.md 2023-09-02 21:37:25 +02:00
Saeed Vaziry
69c7f81711
Update README.md 2023-09-02 21:31:36 +02:00
Saeed Vaziry
df96b860c1
Merge pull request #28 from vitodeploy/test-coverage
code quality
2023-09-02 20:32:49 +02:00
Saeed Vaziry
9dcd37bf65 update checks.yml 2023-09-02 17:33:59 +02:00
Saeed Vaziry
88f26ce6a3 update workflows 2023-09-02 17:30:31 +02:00
Saeed Vaziry
e1eb42059f code style fix
add command tests
2023-09-02 16:41:42 +02:00
Saeed Vaziry
71f9dabc24 use mysql8 instead of mariadb for vito 2023-08-27 23:05:52 +02:00
Saeed Vaziry
543cc45e65
Merge pull request #20 from vitodeploy/fix-deployment-button
fix #12
2023-08-26 10:01:43 +02:00
Saeed Vaziry
dacbb10ef0 fix #12 2023-08-26 09:59:36 +02:00
Saeed Vaziry
fdd4b142e9
Merge pull request #14 from vitodeploy/dependabot/composer/guzzlehttp/psr7-2.6.0
Bump guzzlehttp/psr7 from 2.4.4 to 2.6.0
2023-08-25 21:43:21 +02:00
Saeed Vaziry
de9333fa27
Merge pull request #19 from vitodeploy/database-backups
database backups
2023-08-25 21:09:03 +02:00
Saeed Vaziry
ea3f011f34 database backups 2023-08-25 21:05:18 +02:00
dependabot[bot]
7d70d8320e
Bump guzzlehttp/psr7 from 2.4.4 to 2.6.0
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.4.4 to 2.6.0.
- [Release notes](https://github.com/guzzle/psr7/releases)
- [Changelog](https://github.com/guzzle/psr7/blob/2.6/CHANGELOG.md)
- [Commits](https://github.com/guzzle/psr7/compare/2.4.4...2.6.0)

---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-19 06:28:02 +00:00
Saeed Vaziry
f9ac454a7c
Update README.md 2023-08-12 22:08:13 +02:00
Saeed Vaziry
c301028cfe fix favicon 2023-08-12 18:52:50 +02:00
Saeed Vaziry
33debf0982 Merge pull request #8 from vitodeploy/fix-realtime-update
fix realtime update
2023-08-11 17:07:42 +02:00
Saeed Vaziry
6e8d0924e4 fix realtime update 2023-08-11 17:01:46 +02:00
Saeed Vaziry
a24d90e697 update readme 2023-08-11 13:02:54 +02:00
Saeed Vaziry
6c534ad62b Merge pull request #4 from vitodeploy/setup-tests
setup tests
2023-08-11 13:01:29 +02:00
Saeed Vaziry
75fad44fc4 setup tests 2023-08-11 12:58:38 +02:00
Saeed Vaziry
3dc9ac7505 Merge pull request #3 from vitodeploy/saeedvaziry-patch-1
Update README.md
2023-08-07 20:37:32 +02:00
Saeed Vaziry
22f841846d Update README.md 2023-08-07 20:37:10 +02:00
Saeed Vaziry
3f6b5a4b68 Merge pull request #2 from vitodeploy/dependabot/npm_and_yarn/vite-4.2.3
Bump vite from 4.2.1 to 4.2.3
2023-08-07 11:41:09 +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
b4f2dcf0bc fix license format 2023-08-06 23:17:02 +02:00
Saeed Vaziry
eda4f069ee Merge remote-tracking branch 'origin/main' 2023-08-06 23:04:08 +02:00
Saeed Vaziry
c2d515f9e5 remove some logs 2023-08-06 23:04:01 +02:00
Saeed Vaziry
d0a7f80b14 Update README.md 2023-08-06 22:58:20 +02:00
Saeed Vaziry
94f14dc7a7 add FUNDING.md 2023-08-06 22:56:53 +02:00
Saeed Vaziry
1e934cad52 Merge remote-tracking branch 'origin/main' 2023-08-06 22:56:17 +02:00
Saeed Vaziry
662c3e9e1d add FUNDING.md 2023-08-06 22:56:11 +02:00
Saeed Vaziry
4600673d3e Update README.md 2023-08-06 22:52:06 +02:00
Saeed Vaziry
7769ea8482 Update README.md 2023-08-06 22:51:40 +02:00
Saeed Vaziry
b5d808440e Update README.md 2023-08-06 22:47:04 +02:00
Saeed Vaziry
04eeaa2df0 change license to MIT 2023-08-06 22:45:57 +02:00
Saeed Vaziry
ad1010a92e fix installation 2023-08-06 22:45:46 +02:00
Saeed Vaziry
6e0b502e3b Merge remote-tracking branch 'origin/main' 2023-08-06 18:32:13 +02:00
Saeed Vaziry
e42f250060 fix repo url 2023-08-06 18:32:06 +02:00
Saeed Vaziry
1738f2ec84 Merge pull request #1 from vitodeployer/refactor
Refactor
2023-08-06 17:37:04 +02:00
Saeed Vaziry
a8295e15c3 refactoring 2023-08-06 17:36:39 +02:00
Saeed Vaziry
643318fcfc refactoring 2023-08-04 18:28:04 +02:00