Commit graph

355 commits

Author SHA1 Message Date
krek0
5d0ea49318 Push latest tag on docker image on release
All checks were successful
Docker / build (release) Successful in 8s
2026-05-03 23:50:48 +02:00
krek0
5d8adc409e Fix image display in Docker by loading initial fixtures on startup 2026-05-03 23:36:34 +02:00
krek0
d8f114d931 Drop de/es locales, complete fr translations, add navbar language switcher. 2026-05-03 23:35:24 +02:00
krek0
429c44d14a update readme 2026-05-03 18:29:54 +02:00
krek0
0e1b1f5a35 Add Docker support with Dockerfile and entrypoin 2026-05-03 16:54:46 +02:00
krek0
75296c903a Add requests in requirements 2026-05-02 14:19:10 +02:00
krek0
712d9a843e Make database, oauth, smtp server, mail verificaiton configurable in .env 2026-05-02 14:18:02 +02:00
krek0
9b5fe1627d Fix thumbnail bar render 2026-04-25 12:12:30 +02:00
krek0
ddced4e2bc Add public link filter to Gallery admin 2026-04-25 01:09:01 +02:00
krek0
8458182990 Enable Write-Ahead Logging (WAL) for SQLite to improve performance when using it. 2026-04-24 23:26:09 +02:00
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