leosw
|
632dc3c0d6
|
Stats report in public folder
|
2026-02-02 21:48:27 +01:00 |
|
leosw
|
80c728ef5a
|
Fix nginx config : POST requests redirected as POSTs
|
2026-02-02 21:44:50 +01:00 |
|
leosw
|
2b15b50b4b
|
Add nginx config
|
2026-01-24 20:41:51 +01:00 |
|
|
|
27cd0b0d4d
|
Merge pull request #17 from LeOSW42/copilot/recomment-css-html-files
Recomment all CSS and HTML templates
|
2026-01-24 19:41:07 +01:00 |
|
copilot-swe-agent[bot]
|
3159b34e70
|
Recomment CSS and HTML templates
Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
|
2026-01-24 18:35:07 +00:00 |
|
|
|
dd3fdd35a1
|
Merge pull request #18 from LeOSW42/copilot/update-link-access-method
Normalize routing base to drop /public from URLs
|
2026-01-24 19:23:29 +01:00 |
|
copilot-swe-agent[bot]
|
287fdf422d
|
Remove public prefix in URLs
Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
|
2026-01-24 18:22:06 +00:00 |
|
copilot-swe-agent[bot]
|
99936d0baa
|
Initial plan
|
2026-01-24 17:59:28 +00:00 |
|
copilot-swe-agent[bot]
|
8dd9897ca4
|
Initial plan
|
2026-01-24 17:57:57 +00:00 |
|
|
|
477880bdae
|
Merge pull request #13 from LeOSW42/copilot/update-root-url-access
Serve Kabano from site root instead of /public
|
2026-01-24 17:45:06 +01:00 |
|
|
|
9ec3610e88
|
Merge pull request #12 from LeOSW42/copilot/comment-code-base
Document templates and styles with file headers
|
2026-01-24 17:44:16 +01:00 |
|
copilot-swe-agent[bot]
|
ce32d1b651
|
Serve Kabano from site root instead of /public
Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
|
2026-01-24 15:25:31 +00:00 |
|
copilot-swe-agent[bot]
|
41625ac443
|
Add header comments to HTML and CSS
Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
|
2026-01-24 15:18:15 +00:00 |
|
copilot-swe-agent[bot]
|
795ce6fc4e
|
Initial plan
|
2026-01-24 15:11:57 +00:00 |
|
copilot-swe-agent[bot]
|
7f0143604c
|
Add comments to PHP and JS files
Co-authored-by: LeOSW42 <673670+LeOSW42@users.noreply.github.com>
|
2026-01-24 15:11:48 +00:00 |
|
copilot-swe-agent[bot]
|
bb8e2d9746
|
Initial plan
|
2026-01-24 14:48:16 +00:00 |
|
|
|
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 |
|