Commit graph

68 commits

Author SHA1 Message Date
loulous27
f1673da45f Caches é SQL optimisations 2025-11-23 14:43:49 +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
Alexandre Iooss
40d78528df Fix heading ordering 2022-12-26 10:56:04 +01:00
Alexandre Iooss
4e702314d8 Use black gradient on gallery samples 2022-12-26 10:54:14 +01:00
Alexandre Iooss
def5710238 Lighten tags background 2022-12-26 10:50:17 +01:00
Alexandre Iooss
f52fdfa55e Lighten gallery sample background 2022-12-26 10:50:08 +01:00
Alexandre Iooss
66303d1406 Add accessibility on gallery_sample 2022-12-26 10:47:24 +01:00
Alexandre Iooss
04be0a864b Fix Bootstrap icons alignment 2022-12-26 00:24:01 +01:00
Alexandre Iooss
28eb2cb949 Fix Django 2.2 compatibility 2022-12-26 00:13:53 +01:00
Alexandre Iooss
f12c0bbcfb Update translations 2022-12-26 00:08:38 +01:00
Alexandre Iooss
69529e103e Fix error on partial upload 2022-10-12 11:12:58 +02:00
Alexandre Iooss
ce59f18e4b Update translations 2022-04-17 11:15:40 +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
3a61058379 Remove archive view h1 titles 2022-04-17 09:36:45 +02:00
Alexandre Iooss
1aa71e0f51 Add lightGallery license key 2022-03-13 15:56:56 +01:00
Alexandre Iooss
1d287792df Move gallery JavaScript to gallery_detail.js 2022-03-11 19:26:59 +01:00
Alexandre Iooss
443ba11ea2 Move upload JS to upload.js 2022-03-11 18:44:25 +01:00
Alexandre Iooss
3a0e08f3f5 Move inline CSS to layout.css 2022-03-11 18:22:29 +01:00
Alexandre Iooss
8d44182af8 Unifomize license headers 2022-03-11 17:16:11 +01:00
Alexandre Iooss
9dc40279fa close gallery on action 2022-03-09 17:33:05 +01:00
Alexandre Iooss
b2c3ec5d3f do not show gallery name in viewer 2022-03-09 17:22:11 +01:00
Alexandre Iooss
c20ad43758 lg-admin: do not check res value 2022-03-09 17:21:58 +01:00
Alexandre Iooss
f48f9b00e9 Build an absolute URL for abuse reports 2022-03-02 21:45:58 +01:00
Alexandre Iooss
350ab12fc4 Do not load gallery on API access 2022-03-02 21:45:42 +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
f17adbb2ed Show private photos count in gallery 2022-03-02 13:11:57 +01:00
Alexandre Iooss
ced85c7b44 Show photo by pk 2022-03-02 13:11:24 +01:00
Alexandre Iooss
7d6d965191 Show private photos count for admins 2022-03-01 21:56:04 +01:00
Alexandre Iooss
407a73cc89 Add titles to viewer action buttons 2022-03-01 21:41:31 +01:00
Alexandre Iooss
d2506a587d Link delete and report icons 2022-03-01 21:38:58 +01:00
Alexandre Iooss
84e96e2497 Align viewer icons 2022-03-01 21:32:02 +01:00
Alexandre Iooss
1e98c51729 Add report and delete icons 2022-03-01 21:21:02 +01:00