Commit graph

42 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
f221740228 Better upload system using parallelisme 2026-04-25 01:02:48 +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
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
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
1492c803a8 flake8 formating 2025-11-28 20:59:42 +01:00
loulous27
a4cdcd4039 Comment bdd optimisations 2025-11-27 09:18:57 +01:00
loulous27
b6dfbf9af6 Correction misspelling 2025-11-23 16:39:16 +01:00
loulous27
f1673da45f Caches é SQL optimisations 2025-11-23 14:43:49 +01:00
Lewis7Lewis
60040471f0 Formatage du code modifié 2025-11-22 13:34:19 +01:00
Lewis7Lewis
da657fcf60 Remove console log and keep the classic upload viewable 2025-11-21 17:29:42 +01:00
Lewis7Lewis
5fac72bb46 Add a continious upload V0 2025-10-11 23:26:41 +02:00
Alexandre Iooss
b00c2e07fd Fix multiple files upload 2023-08-05 13:42:28 +02:00
Alexandre Iooss
effb56ef1d Format using black 2023-08-05 13:35:53 +02:00
Alexandre Iooss
7faff5368f Use gallery URL in uploads notifications 2022-04-17 10:20:52 +02:00
Alexandre Iooss
58d819a719 Send abuse reports to admins 2022-04-17 10:17:29 +02:00
Alexandre Iooss
fbbb7651b1 Better admin notification on uploads 2022-04-17 10:13:53 +02:00
Alexandre Iooss
73f80de794 Handle already existing pictures 2022-04-17 10:03:50 +02:00
Alexandre Iooss
f29719ef78 Always list all years in archive views 2022-04-17 09:39:30 +02:00
Alexandre Iooss
3afbc2b7e1 Do not 404 if no galleries 2022-04-17 09:37:07 +02:00
Alexandre Iooss
8d44182af8 Unifomize license headers 2022-03-11 17:16:11 +01:00
Alexandre Iooss
f48f9b00e9 Build an absolute URL for abuse reports 2022-03-02 21:45:58 +01:00
Alexandre Iooss
59136050fb Format code using black 2022-03-02 21:23:40 +01:00
Alexandre Iooss
2ad0c8dbc7 Enable users to report without sending a mail 2022-03-02 21:22:44 +01:00
Alexandre Iooss
f9c33e2cad Add delete photo view 2022-03-02 13:13:59 +01:00
Alexandre Iooss
3c8e34db92 Hide empty galleries 2022-01-30 13:23:57 +01:00
Alexandre Iooss
4b3cf83181 Make all galleries public 2022-01-30 13:14:22 +01:00
Alexandre Iooss
696bc4d5c1 Staff members can inspect private pictures 2022-01-30 12:29:27 +01:00
Alexandre Iooss
d865a6eb1f Merge photologue_custom into photologue 2022-01-30 11:09:55 +01:00
Alexandre Iooss
8beedb3626 Remove extended models 2022-01-30 10:53:58 +01:00
Alexandre Iooss
5368a51a76 Bundle trimed down alternative to photologue 2022-01-30 08:20:03 +01:00