021dfc85f9
- update login page
2023-07-27 20:49:26 +02:00
93bbf2296d
- add package for inertia
2023-07-27 20:49:06 +02:00
0c7d2c9f24
- lang EN
2023-07-27 15:44:04 +02:00
a09a75b69e
- add remove options for ip address
2023-07-27 14:03:21 +02:00
58003e5d18
- show elements as table
2023-07-27 14:02:54 +02:00
f500c8691f
- add support for console
2023-07-27 14:01:55 +02:00
5b71fa9781
- update cv info model
2023-07-27 14:01:18 +02:00
7c58a0bc63
- update npm depends
2023-07-27 10:52:12 +02:00
e294dc07e0
- fix problem with informations about views
2023-07-27 10:47:24 +02:00
996b1b4faf
- add position
2023-07-04 01:25:02 +02:00
99f0bafe93
- append more informations from api
2023-07-04 01:12:05 +02:00
ac90d45519
- add phone resource
2023-07-03 21:37:58 +02:00
95ae8c562d
- fix problem with default css file
2023-07-03 19:32:16 +02:00
65f0a49cdb
- fix work addresses
2023-07-03 19:31:46 +02:00
5839ef2a54
- fix problem with phone number attribute
2023-07-03 19:31:03 +02:00
e049990606
- block dynamic files
2023-07-03 19:30:08 +02:00
d35421a97e
- add cv info
2023-06-16 14:23:34 +02:00
390c5b8087
- add CV management
2023-06-16 13:41:39 +02:00
9518d6a811
- fix docker files
2023-06-16 11:22:01 +02:00
08133d0b05
- wip
2023-06-16 00:47:37 +02:00
2cbcaee7f5
- upgrade depends
2023-06-16 00:19:02 +02:00
26a56e6e5b
wip
2023-03-08 14:47:59 +01:00
e8c8932630
laravel framework upgrade from version 8 to 9 ( #7 )
...
* laravel framework upgrade from version 8 to 9
2023-03-08 13:57:22 +01:00
7e242d5aa2
Docker reorganisation ( #6 )
...
* - new file location for docker
* update of docker containers
* update readme
2023-03-07 23:45:45 +01:00
dependabot[bot]
36a355f604
Bump loader-utils from 1.4.0 to 1.4.2 ( #5 )
2022-11-24 21:27:21 +00:00
dependabot[bot]
1b9ade4e06
Bump terser from 4.8.0 to 4.8.1 ( #4 )
2022-08-25 21:02:28 +00:00
dependabot[bot]
371e53c749
Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5 ( #3 )
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.4.4 to 7.4.5.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.4...7.4.5 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 22:13:48 +02:00
dependabot[bot]
40d58b2696
Bump guzzlehttp/guzzle from 7.4.2 to 7.4.4 ( #2 )
...
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle ) from 7.4.2 to 7.4.4.
- [Release notes](https://github.com/guzzle/guzzle/releases )
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.2...7.4.4 )
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-10 14:08:26 +02:00
7968abd359
Fixed a problem with returned types - middleware
2022-05-19 14:10:37 +02:00
d118793e01
Cleaning ( #1 )
...
* Sanctum removed
* Unused middleware classes removed
* Changed default email - Seeder
* Models updated
* Config .env is now smaller
* Not used, so not used - Providers
* Clearing your router of comments
2022-05-19 13:22:51 +02:00
500523efd6
Fixed line endings for Docker - WSL2
2022-04-21 12:30:38 +02:00
5eb23ec2d5
Improved installation script
2022-04-21 12:27:44 +02:00
704b04e51a
LICENCE
2022-04-20 22:21:26 +02:00
93bdd260fd
.env.example updated
2022-04-19 19:06:30 +02:00
2c5ea28aef
Readme updated
2022-04-19 19:05:11 +02:00
308f1f5c76
Updated installer
...
Added key generation and database migrations
2022-04-19 18:39:14 +02:00
cfffdcd980
Updated files for docker
2022-04-19 18:12:49 +02:00
f0fae39614
Removed unnecessary comments and updated UserSeeder
2022-04-19 14:45:17 +02:00
37783b0077
Dependencies updated
2022-04-19 14:30:12 +02:00
1381c3e650
Added .gitignore to public/js
2022-04-19 14:28:05 +02:00
abd8d8c80c
Added debugbar
2022-04-19 14:21:23 +02:00
dc1b853a81
Configuration has been updated
2022-04-19 14:20:50 +02:00
a7aff5315b
Updated the default ENV file
...
Added default argument configuration for docker
2022-04-19 13:31:23 +02:00
a5447e2485
Added docker compose with configuration
2022-04-19 13:23:00 +02:00
d762f41f9c
Changed the way projects are sorted
2022-02-18 12:33:21 +01:00
7cb6b100a0
Small bugs have been fixed
2022-02-18 12:09:35 +01:00
b553799049
Added access control header
2022-02-16 16:31:12 +01:00
b831de63e4
Added filters for projects
2022-02-16 14:18:56 +01:00
ad20678d7a
Updated aside page
2022-02-16 11:40:20 +01:00
771a60ef8b
Added images links
2022-02-16 11:30:50 +01:00