33 Commits

Author SHA1 Message Date
c68531139a Merge pull request 'Add proxy IP headers to Telegram notifications' (#9) from feature/configure-app-name into main
All checks were successful
Tests / Laravel tests (push) Successful in 12m21s
Reviewed-on: #9
2026-06-04 00:31:37 +02:00
da4bdc6bf4 Add proxy IP headers to Telegram notifications
All checks were successful
Tests / Laravel tests (pull_request) Successful in 12m3s
2026-06-04 00:30:44 +02:00
a80945bf0b Merge pull request 'Update page title to use application name from configuration' (#8) from feature/configure-app-name into main
All checks were successful
Tests / Laravel tests (push) Successful in 12m28s
Reviewed-on: #8
2026-06-04 00:10:56 +02:00
03b06632f9 Update page title to use application name from configuration
All checks were successful
Tests / Laravel tests (pull_request) Successful in 11m54s
2026-06-04 00:10:18 +02:00
f7c867e13c Merge pull request 'bugfixes/fix-cursor-on-production' (#7) from bugfixes/fix-cursor-on-production into main
All checks were successful
Tests / Laravel tests (push) Successful in 12m0s
Reviewed-on: #7
2026-06-03 23:54:43 +02:00
2f2b7866c6 Refactor visitor ID creation function for improved readability
All checks were successful
Tests / Laravel tests (pull_request) Successful in 11m55s
2026-06-03 23:51:30 +02:00
f85b596a66 Fix cursor movement functionality on page load 2026-06-03 23:47:36 +02:00
9b8c273c21 Merge pull request 'Add page visit Telegram notifications' (#6) from feature/page-visit-notifications into main
Some checks failed
Tests / Laravel tests (push) Failing after 7m34s
Reviewed-on: #6
2026-06-03 23:27:26 +02:00
bbfc64031f Add page visit Telegram notifications
Some checks failed
Tests / Laravel tests (pull_request) Failing after 6m57s
2026-06-03 23:19:06 +02:00
fdc10a0acb Merge pull request 'featute/readme-enhancement' (#5) from featute/readme-enhancement into main
All checks were successful
Tests / Laravel tests (push) Successful in 12m1s
Reviewed-on: #5
2026-06-03 23:00:57 +02:00
c60738b532 Merge pull request 'Enforce PHP and Blade formatting' (#4) from bugfixes/enforce-formatting into main
Some checks failed
Tests / Laravel tests (push) Has been cancelled
Reviewed-on: #4
2026-06-03 23:00:48 +02:00
2034814939 Revert "Update project README"
All checks were successful
Tests / Laravel tests (pull_request) Successful in 11m57s
This reverts commit 6c5d0e4a9b.
2026-06-03 23:00:05 +02:00
38943743aa Refine README content
All checks were successful
Tests / Laravel tests (pull_request) Successful in 2m26s
2026-06-03 22:59:54 +02:00
866118a86f Update project README 2026-06-03 22:59:54 +02:00
6c5d0e4a9b Update project README
All checks were successful
Tests / Laravel tests (pull_request) Successful in 11m52s
2026-06-03 22:52:32 +02:00
886e3993fc Enforce PHP and Blade formatting
All checks were successful
Tests / Laravel tests (pull_request) Successful in 12m39s
2026-06-03 22:22:39 +02:00
aab8d33b8d Merge pull request 'Add Larastan level 7 analysis' (#3) from bugfixes/add-larastan-level-7 into main
All checks were successful
Tests / Laravel tests (push) Successful in 2m20s
Reviewed-on: #3
2026-06-03 22:18:09 +02:00
eb9c8796de Add Larastan level 7 analysis
All checks were successful
Tests / Laravel tests (pull_request) Successful in 2m36s
2026-06-03 22:09:33 +02:00
53c4823b22 Merge pull request 'Fix controller cleanup issues' (#2) from bugfixes/controller-cleanup-and-personalia-fixes into main
All checks were successful
Tests / Laravel tests (push) Successful in 4m15s
Reviewed-on: #2
2026-06-03 22:02:27 +02:00
fe47b79a25 Fix controller cleanup issues
All checks were successful
Tests / Laravel tests (pull_request) Successful in 3m24s
2026-06-03 21:57:10 +02:00
27449eabf0 Merge pull request 'feat: include testing, factories, git workflow for testing.' (#1) from feature/add-php-unit-tests into main
All checks were successful
Tests / Laravel tests (push) Successful in 2m7s
Reviewed-on: #1
2026-06-03 21:27:33 +02:00
9df6c0ab46 feat: include testing, factories, git workflow for testing.
All checks were successful
Tests / Laravel tests (pull_request) Successful in 3m31s
2026-06-03 21:23:39 +02:00
Roberto Guagliardo
d83fce834a Add background pattern and smooth scrolling effect to welcome page 2025-11-15 14:09:32 +01:00
Roberto Guagliardo
0336484f34 Refactor ProfileController 2025-07-23 21:01:00 +02:00
Roberto Guagliardo
9cce21d080 refactor controllers to use form requests for validation 2025-07-23 20:41:26 +02:00
Roberto Guagliardo
724c89c727 Update README.md to enhance project description and installation instructions 2025-07-09 02:43:58 +02:00
Roberto Guagliardo
cf212e861b Remove ContactController as it is no longer needed 2025-07-09 02:37:55 +02:00
Roberto Guagliardo
195f20bb69 style fixing 2025-07-09 02:37:23 +02:00
Roberto Guagliardo
ca5719474c Remove registration routes from guest middleware 2025-07-09 02:13:29 +02:00
Roberto Guagliardo
01f27c6945 Refactor database seeder to use config for admin credentials and add admin configuration file 2025-07-09 02:04:04 +02:00
Roberto Guagliardo
b2f5618ca1 Add seeder call 2025-07-09 01:55:50 +02:00
Roberto Guagliardo
2c5d7102ab V2, better design, more functionalities. 2025-07-09 01:22:29 +02:00
Roberto Guagliardo
b324c030f4 Initial commit 2025-06-19 02:02:04 +02:00