Commit graph

345 commits

Author SHA1 Message Date
krek0
92e1336f80 Remove Nginx-specific static and media serving, and serve media through Django using WhiteNoise and FileResponse. 2026-04-24 22:26:03 +02:00
krek0
aa348d2b04 Rennes rebranding 2026-04-24 21:53:44 +02:00
krek0
931c264a44 Add justified photo grid layout with lazy loading and image dimensions. 2026-04-24 21:43:25 +02:00
krek0
3efa217716 Load settings from .env file. 2026-04-25 01:02:48 +02:00
krek0
f221740228 Better upload system using parallelisme 2026-04-25 01:02:48 +02:00
krek0
debf87421f bugfix 2026-04-25 01:02:48 +02:00
krek0
eebe253d0b Allow easy adding/removing of multiple photos directly in the admin panel. 2026-04-25 01:02:48 +02:00
krek0
ff3cfb9a66 Improve upload form usability: clearer date and tag fields 2026-04-25 01:02:48 +02:00
krek0
7514be0c10 fix tag style in galleries 2026-04-25 01:02:48 +02:00
krek0
cc108a8dcd Allow duplicate gallery names 2026-04-25 01:02:48 +02:00
krek0
0c42aa321d Follow system theme 2026-04-22 09:28:58 +02:00
krek0
70e825efda Redirect logged-in users from public share link to normal gallery 2026-04-22 10:04:47 +02:00
krek0
f5ccb40e16 Add can_resolve_censorship permission and uncensor feature
- Add custom permission to Photo model
- Add PhotoUncensorView POST endpoint to restore private photos
- Show private photos to users with can_resolve_censorship
- Add restore button in lightgallery toolbar for censored photos
2026-04-22 10:04:47 +02:00
krek0
40352cffee navigate to next image instead of closing gallery after delete or report 2026-04-22 10:04:47 +02:00
krek0
71937f5c4d Allow photo owners to delete their own photos 2026-04-22 08:21:52 +02:00
krek0
a875c2707b Add public shareable link for galleries 2026-04-22 08:21:52 +02:00
loulous27
b76a350c28 presque :( 2026-04-06 13:29:56 +02:00
loulous27
8e17966463 Error while correcting 2026-04-06 13:26:19 +02:00
loulous27
7e900fad72 fixing zip upload 2026-04-06 13:24:35 +02:00
loulous27
1ea7e8fc29 Pathlib less in zip download 2026-04-06 13:11:33 +02:00
loulous27
c50f0e5cfa Pathlibfix 2026-04-06 12:49:23 +02:00
loulous27
5b50ecf922 Zip path correction + linters Formating 2026-04-06 10:10:42 +02:00
loulous27
1b465aa903 ZIP_Galerie rework (end of memory leak ? ) 2026-04-06 09:51:47 +02:00
loulous27
54c9548a52 translates 2026-03-05 17:35:48 +01:00
loulous27
5387d32bbd some writing modifications 2026-03-05 17:32:06 +01:00
loulous27
93ab619492 Add security and a mobile download button 2026-03-05 17:25:10 +01:00
loulous27
63b30a092a Tool to remove all alone Photos, from deleted galeries 2026-03-05 16:15:43 +01:00
loulous27
50921c82ab Add a message when downloading to make people think more about mentionning LENS and photographer 2026-03-05 16:15:33 +01:00
loulous27
4eed7b6876 Add Cold Backup 2026-01-27 10:52:58 +01:00
loulous27
bc58031125 Add some admin useful informations and SQL optimisation 2025-12-07 23:20:03 +01:00
loulous27
71066e5507 Revert "Add some admin useful informations and SQL optimisation"
This reverts commit 9020074df8.
2025-12-07 23:16:15 +01:00
loulous27
9020074df8 Add some admin useful informations and SQL optimisation 2025-12-07 23:15:32 +01:00
loulous27
c4278ec85e Update locale 2025-12-07 20:20:09 +01:00
loulous27
70ef013425 Pausing Continious Upload 2025-12-07 19:50:48 +01:00
loulous27
e849083401 Reduce cache 2025-12-04 16:59:22 +01:00
loulous27
335592f620 reduce cache 2025-12-04 16:57:01 +01:00
loulous27
25eed7ef78 Correction on cache 2025-12-04 16:51:03 +01:00
loulous27
e644778673 Revert "Correction on cache"
This reverts commit 37220efe96
2025-12-04 16:49:53 +01:00
loulous27
37220efe96 Correction on cache 2025-12-04 16:47:23 +01:00
loulous27
59860c3e37 Add caches to photos 2025-12-04 16:38:42 +01:00
loulous27
a170e12c1c Correction 2025-12-04 01:26:36 +01:00
loulous27
880e0e775d Try another methode for photo metrics 2025-12-04 01:24:46 +01:00
loulous27
239742bba0 Change the photo metrics count method to be more efficient 2025-12-04 01:18:24 +01:00
loulous27
be4ddd132e add metrics 2025-11-30 13:51:18 +01:00
loulous27
5ba81ec6f6 Add multilines description 2025-11-28 21:18:49 +01:00
loulous27
1492c803a8 flake8 formating 2025-11-28 20:59:42 +01:00
loulous27
4f877dd2f2 Add description on new Galeries Upload 2025-11-28 20:46:18 +01:00
loulous27
6aeec81b5c Update Readme on configuration to deploy 2025-11-27 10:10:31 +01:00
root
464c319c1e Nginx debug and mantenance mode working 2025-11-27 10:07:35 +01:00
loulous27
a4cdcd4039 Comment bdd optimisations 2025-11-27 09:18:57 +01:00