Commit Graph

279 Commits

Author SHA1 Message Date
2cec4bed5b Merge pull request #10 from LeOSW42/copilot/improve-project-structure
Restructure MVC layout into public/src with Core/Thirds/Controllers/Models
2026-01-24 15:47:18 +01:00
leosw
fe29b10a4c Merge remote-tracking branch 'github-mirror/master' into copilot/improve-project-structure 2026-01-24 15:45:28 +01:00
leosw
ad529d51bc Ressources to root 2026-01-24 15:42:25 +01:00
copilot-swe-agent[bot]
10aa54fd57 Rename MVC folders for consistency
Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
2026-01-24 14:29:09 +00:00
copilot-swe-agent[bot]
fd84530759 Refine config path resolution
Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
2026-01-24 14:05:09 +00:00
copilot-swe-agent[bot]
f617ecb350 Restructure MVC into public/src layout
Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
2026-01-24 14:00:58 +00:00
0f2a906d73 Merge pull request #9 from LeOSW42/copilot/improve-view-readability-again
Improve readability of POI, blog, and wiki views
2026-01-24 14:45:30 +01:00
copilot-swe-agent[bot]
1be6b7ff0c Initial plan 2026-01-24 13:42:37 +00:00
copilot-swe-agent[bot]
87d4889b96 Improve view readability in templates
Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
2026-01-24 13:41:18 +00:00
2947f03a0b Merge pull request #8 from LeOSW42/copilot/optimize-css-files
Consolidate shared CSS rules to reduce duplication
2026-01-24 14:40:53 +01:00
fd8958db9f Merge pull request #6 from LeOSW42/copilot/optimise-models-controllers
Renforce la sécurité des contrôleurs et modèles
2026-01-24 14:39:53 +01:00
copilot-swe-agent[bot]
f674f82658 Consolidate shared CSS rules
Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
2026-01-24 13:23:51 +00:00
copilot-swe-agent[bot]
c84ee486f3 Guard admin deletes against missing files
Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
2026-01-24 13:19:20 +00:00
copilot-swe-agent[bot]
0ef2679808 Harden controllers and password randomness
Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
2026-01-24 13:18:35 +00:00
copilot-swe-agent[bot]
0586a1b00d Initial plan 2026-01-24 13:05:45 +00:00
3886412382 Merge pull request #3 from LeOSW42/copilot/create-database-file-connection
Centralize PostgreSQL connection setup across models
2026-01-24 14:03:54 +01:00
copilot-swe-agent[bot]
dd4b945f5f Initial plan 2026-01-24 13:03:22 +00:00
copilot-swe-agent[bot]
fd29d07911 Initial plan 2026-01-24 13:02:37 +00:00
copilot-swe-agent[bot]
6051cf57d1 Simplify database connection helper
Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
2026-01-24 13:01:39 +00:00
d4c9d9ec5a Merge pull request #4 from LeOSW42/copilot/refactor-populate-function
Harden model population for safer data hydration
2026-01-24 14:00:58 +01:00
f2a7f863e0 Merge branch 'master' into copilot/refactor-populate-function 2026-01-24 14:00:36 +01:00
copilot-swe-agent[bot]
e925e6424a Refine SQL helper escaping
Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
2026-01-24 12:58:37 +00:00
copilot-swe-agent[bot]
894a107f4f Fix wiki comment typo
Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
2026-01-24 12:58:04 +00:00
copilot-swe-agent[bot]
89a41d52ae Harden model populate methods
Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
2026-01-24 12:57:05 +00:00
copilot-swe-agent[bot]
d2562a25df Restore safe connection quoting
Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
2026-01-24 12:54:31 +00:00
copilot-swe-agent[bot]
57a81bbed0 Use pg_escape_string for connection
Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
2026-01-24 12:52:12 +00:00
1e8c3c5869 Merge branch 'master' into copilot/create-database-file-connection 2026-01-24 13:52:01 +01:00
copilot-swe-agent[bot]
419d95eb4c Refine SQL connection escaping
Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
2026-01-24 12:50:40 +00:00
copilot-swe-agent[bot]
f744aaaed1 Harden database helper
Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
2026-01-24 12:49:21 +00:00
cb3d786806 Remove ?> 2026-01-24 13:48:33 +01:00
copilot-swe-agent[bot]
92555ea2bf Centralize SQL connections
Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
2026-01-24 12:48:16 +00:00
cc908e7c06 Merge pull request #5 from LeOSW42/copilot/replace-short-tags-to-php
Copilot/replace short tags to php
2026-01-24 13:47:53 +01:00
leosw
0a3ad91db9 Merge branch 'master' into copilot/replace-short-tags-to-php 2026-01-24 13:47:40 +01:00
leosw
3642288a5b Merge pull request #2 from LeOSW42/copilot/remove-end-file-php-tags
Remove trailing PHP closing tags
2026-01-24 13:43:41 +01:00
copilot-swe-agent[bot]
9728aefc07 Replace PHP short tags
Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
2026-01-24 12:42:17 +00:00
copilot-swe-agent[bot]
a4082524d4 Remove PHP closing tags from app files
Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
2026-01-24 12:39:54 +00:00
copilot-swe-agent[bot]
2f58db6643 Initial plan 2026-01-24 12:39:41 +00:00
copilot-swe-agent[bot]
811d5d47f3 Remove PHP closing tags from includes
Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
2026-01-24 12:39:27 +00:00
copilot-swe-agent[bot]
041e77246f Initial plan 2026-01-24 12:36:51 +00:00
copilot-swe-agent[bot]
3bdf66f832 Initial plan 2026-01-24 12:35:57 +00:00
copilot-swe-agent[bot]
ff8516665c Initial plan 2026-01-24 12:28:39 +00:00
ba230d192f Update index.php file 2026-01-24 13:26:50 +01:00
leosw
aa285952b6 Bug de l'altitude nulle 2026-01-20 22:09:38 +01:00
leosw
012ead1ff9 Champ nouveau commentaire 2026-01-20 21:57:31 +01:00
leosw
4eef5c1028 Commentaires obligés sur les POIs 2026-01-20 21:53:09 +01:00
leosw
c96aca2bf4 Points cachés affichés aux premiums sur la carte 2026-01-20 20:22:02 +01:00
leosw
5f07c557f5 Correction des erreurs dans l'édition des booléens 2026-01-20 20:15:50 +01:00
leosw
04ecae8211 Premier jet de la carte des POIs 2026-01-19 20:38:02 +01:00
leosw
e1aa647fce Commentaires d'un POI et correction booléens 2026-01-19 20:16:54 +01:00
leosw
f8662f69bd Fix elevation proxy call 2026-01-19 19:04:42 +01:00