Commit graph

360 commits

Author SHA1 Message Date
krek0
13272cb9c7 Add possiblity to share gallerie with public link
All checks were successful
Docker / build (release) Successful in 8s
2026-05-09 11:57:50 +02:00
krek0
29d2153ceb Add allauth_oauth app to sync user fields on OAuth login 2026-05-07 14:08:13 +02:00
krek0
e7cb0d63f8 Fix gallery card image height inconsistency 2026-05-07 14:06:18 +02:00
krek0
124a2d37d3 avoid uselsse exif() calls 2026-05-07 14:04:23 +02:00
krek0
eb5d8696fa remove useless |saf tag 2026-05-07 13:54:58 +02:00
krek0
4a6391730d Fix file descriptor leak when FileResponse raises an exception 2026-05-07 13:51:07 +02:00
krek0
4c4203f335 Fix uploaded photos saved as empty files after Pillow verify() 2026-05-07 13:49:03 +02:00
krek0
a43d91fc50 Push latest tag on docker image on release 2026-05-03 23:50:48 +02:00
krek0
b76ddd5c9a Fix image display in Docker by loading initial fixtures on startup 2026-05-03 23:36:34 +02:00
krek0
6d4ea24467 Drop de/es locales, complete fr translations, add navbar language switcher. 2026-05-03 23:35:24 +02:00
krek0
71552b4eb3 update readme 2026-05-03 18:29:54 +02:00
krek0
e7c473bb1a Add Docker support with Dockerfile and entrypoin 2026-05-03 16:54:46 +02:00
krek0
2e7cd75601 Add requests in requirements 2026-05-02 14:19:10 +02:00
krek0
8012f2de99 Make database, oauth, smtp server, mail verificaiton configurable in .env 2026-05-02 14:18:02 +02:00
krek0
944a14c66d Fix thumbnail bar render 2026-04-25 12:12:30 +02:00
krek0
51ba037d83 Add public link filter to Gallery admin 2026-04-25 01:09:01 +02:00
krek0
2ade438278 Enable Write-Ahead Logging (WAL) for SQLite to improve performance when using it. 2026-04-24 23:26:09 +02:00
krek0
803158a4ae 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
79f24d07ea Rennes rebranding 2026-04-24 21:53:44 +02:00
krek0
d3f4920258 Add justified photo grid layout with lazy loading and image dimensions. 2026-04-24 21:43:25 +02:00
krek0
8e217a51a0 Load settings from .env file. 2026-04-24 21:42:23 +02:00
krek0
53dd940409 Better upload system using parallelisme 2026-04-24 20:38:06 +02:00
krek0
fd53d4095f bugfix 2026-04-24 10:04:57 +02:00
krek0
1383f65dda Allow easy adding/removing of multiple photos directly in the admin panel. 2026-04-22 21:29:02 +02:00
krek0
f1f7cd91d4 Improve upload form usability: clearer date and tag fields 2026-04-22 17:55:25 +02:00
krek0
d5996e00ea fix tag style in galleries 2026-04-22 16:32:08 +02:00
krek0
3e23d45f75 Allow duplicate gallery names 2026-04-22 13:44:18 +02:00
krek0
a5b9b9c82c Follow system theme 2026-04-22 09:28:58 +02:00
krek0
7543b0b850 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 08:31:07 +02:00
krek0
539a8e0445 navigate to next image instead of closing gallery after delete or report 2026-04-21 11:03:00 +02:00
krek0
59351f2ed5 Allow photo owners to delete their own photos 2026-04-20 22:56:05 +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