Commit graph

105 commits

Author SHA1 Message Date
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
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
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
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
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
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
7a0bf9485b Merge branch 'master' into 'Javascript-continious-upload-translate'
# Conflicts:
#   photo21/settings.py
2025-11-23 15:31:56 +01:00
loulous27
f1673da45f Caches é SQL optimisations 2025-11-23 14:43:49 +01:00
loulous27
31ec789300 Corrections 2025-11-23 09:29:23 +01:00
loulous27
ccbf1b7d36 JS Translation 2025-11-22 23:04:59 +01:00
loulous27
76b9f58f68 Add new admin view Fields 2025-11-22 19:36:37 +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
952f2ec584 Remove JS errors 2025-10-28 21:39:41 +01:00
Lewis7Lewis
5fac72bb46 Add a continious upload V0 2025-10-11 23:26:41 +02:00
parping
9ca3a71fc3 Update file forms.py 2024-11-19 11:16:08 +01:00
parping
43168e253a Update file forms.py 2024-11-19 11:10:34 +01:00
parping
88fd7a1ec0 Update file forms.py 2024-11-19 10:58:52 +01: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
35251c9e0a random.sample on list rather than set 2023-08-05 12:37:15 +02:00
Alexandre Iooss
3b1056b3ae random.sample don't take sets anymore 2023-08-05 12:34:59 +02:00