Commit graph

307 commits

Author SHA1 Message Date
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
09f30543fa Update email page layout 2022-12-26 00:01:53 +01:00
Alexandre Iooss
4ce88a36b0 Update login layout 2022-12-25 23:49:14 +01:00
Alexandre Iooss
82c37a2eb2 Update to Bootstrap 5.3 2022-12-25 23:48:54 +01:00
Alexandre Iooss
9d6c13c3ab Do not import initial data in production 2022-12-25 23:48:10 +01:00
Alexandre Iooss
4b9b7037b8 Translate README to English 2022-12-25 23:01:04 +01:00
Alexandre Iooss
69529e103e Fix error on partial upload 2022-10-12 11:12:58 +02:00
Alexandre Iooss
3b4ab05952 README: add letsencrypt configuration 2022-10-12 11:12:31 +02:00
Alexandre Iooss
cf955fc53b Remove symfony hasher 2022-05-12 07:08:19 +02:00
erdnaxe
d98fba9720 Merge branch 'erdnaxe-april22' into 'master'
Section behind the scene

See merge request bde/photo21!27
2022-04-17 12:47:53 +02:00
Alexandre Iooss
3c19075c92 Use lowercase user_model 2022-04-17 11:23:39 +02:00
Alexandre Iooss
ce59f18e4b Update translations 2022-04-17 11:15:40 +02:00
Alexandre Iooss
1dfad41e3d Add behind the scene section on index 2022-04-17 11:15:16 +02:00
erdnaxe
a96b39007b Merge branch 'erdnaxe-april22' into 'master'
April 2022 shower

See merge request bde/photo21!26
2022-04-17 10:23:21 +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
dc27157a46 Restrict inline JavaScript 2022-03-11 19:35:30 +01:00
Alexandre Iooss
5b847e1ce9 Move language select JavaScript to lang-select.js 2022-03-11 19:34:58 +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
1462ef7240 Remove delete email confirmation dialog 2022-03-11 18:43:59 +01:00
Alexandre Iooss
f731af825c Add license header to layout.css 2022-03-11 18:43:40 +01:00
Alexandre Iooss
a268d3db1e Remove Bootstrap5 JS source map 2022-03-11 18:31:59 +01:00
Alexandre Iooss
f9cf8f6f31 Remove bootstrap5 source map 2022-03-11 18:22:56 +01:00
Alexandre Iooss
3a0e08f3f5 Move inline CSS to layout.css 2022-03-11 18:22:29 +01:00
Alexandre Iooss
5973612776 Add python3-django-allauth to gitlab-ci 2022-03-11 17:41:17 +01:00
Alexandre Iooss
06d8966393 Fix manager mailing settings 2022-03-11 17:34:48 +01:00
Alexandre Iooss
4fedc48e7f No virtualenv in production 2022-03-11 17:32:00 +01:00
Alexandre Iooss
032c9086f8 Fix module import order 2022-03-11 17:18:14 +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
2447735aec Harden CSP and Referrer-Policy in HTML header 2022-03-09 11:35:48 +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
erdnaxe
de9c37e617 Merge branch 'moderation_ux' into 'master'
Moderation ux

See merge request bde/photo21!25
2022-03-02 21:27:54 +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