Commit graph

78 commits

Author SHA1 Message Date
Alexandre Iooss
d865a6eb1f Merge photologue_custom into photologue 2022-01-30 11:09:55 +01:00
Alexandre Iooss
2a0f41deac Move urls.py in photologue 2022-01-30 10:21:05 +01:00
Alexandre Iooss
6ea1a7c77f Override logout template 2022-01-30 10:19:08 +01:00
Alexandre Iooss
5368a51a76 Bundle trimed down alternative to photologue 2022-01-30 08:20:03 +01:00
Alexandre Iooss
2da3419b8d Init DE and ES locales 2022-01-29 23:00:09 +01:00
Alexandre Iooss
6a7faad80e Automatic background color for login and signup 2022-01-29 22:03:58 +01:00
Alexandre Iooss
b67ec750ac Add dark mode support 2022-01-29 22:00:41 +01:00
Alexandre Iooss
14607e6136 Translate home page 2022-01-29 21:43:36 +01:00
Alexandre Iooss
13a358ab31 Update default settings 2022-01-29 20:08:47 +01:00
Alexandre Iooss
68dfc4755a Translate source code link 2021-12-15 21:34:29 +01:00
Alexandre Iooss
25114c88e8 Add source code link 2021-12-15 21:33:33 +01:00
Alexandre Iooss
15a4713d3c Define DEFAULT_AUTO_FIELD in settings 2021-12-15 21:15:33 +01:00
Alexandre Iooss
a198752b27 Change photologue base directory 2021-12-15 20:55:06 +01:00
Alexandre Iooss
4fa1f2f2df Use localhost as default SMTP 2021-12-05 13:39:30 +01:00
Alexandre Iooss
94a7737541 Fix settings.py identations 2021-11-11 11:38:02 +01:00
Alexandre Iooss
600367a4a3 Expire session after 2 weeks 2021-11-11 11:16:39 +01:00
Alexandre Iooss
49fad0da39 Remove useless template context processor 2021-11-11 11:16:25 +01:00
Alexandre Iooss
ef53009c38 Add login using NoteKfet21 2021-11-11 11:16:03 +01:00
Alexandre Iooss
a2e06185ad Add tags to upload form 2021-10-23 17:31:40 +02:00
Alexandre Iooss
de6088ca5f Cleanup routing and remove middleware 2021-10-23 15:33:14 +02:00
Alexandre Iooss
55e1b71f3a Add license field on photos 2021-10-22 18:06:31 +02:00
Alexandre Iooss
eb03db2dff Use NGINX X-Accel-Redirect to protect media 2021-10-22 17:52:27 +02:00
Alexandre Iooss
baf70d396c Handle database integrity error during upload 2021-10-15 14:45:26 +02:00
Alexandre Iooss
2334017abf Update translations 2021-10-15 14:16:41 +02:00
Alexandre Iooss
0d0f72a9eb Fix duplicate email on account creation 2021-10-15 13:37:15 +02:00
Alexandre Iooss
d2fa5ce02f Check upload form 2021-10-15 12:43:17 +02:00
Alexandre Iooss
727387566d Add upload page 2021-10-15 10:55:07 +02:00
Alexandre Iooss
583a1ffce8 Simplify logic on index page 2021-10-15 10:51:20 +02:00
Alexandre Iooss
2bd96a4380 Define server admins and moderators 2021-10-15 10:50:57 +02:00
Alexandre Iooss
920f07339a Remove trailing spaces 2021-10-15 09:52:48 +02:00
Alexandre Iooss
47cb6294ad Set browser color theme 2021-10-15 09:39:20 +02:00
Alexandre Iooss
740cbc9df0 Update translation 2021-10-13 15:53:49 +02:00
Alexandre Iooss
ac75442c84 Set account link active when visiting 2021-10-13 15:51:47 +02:00
Alexandre Iooss
292f8e6298 Allow more fields in URL 2021-10-13 14:14:09 +02:00
Alexandre Iooss
3130913191 Customize account views 2021-10-13 10:49:04 +02:00
Alexandre Iooss
f4c2ac5df2 Update index content 2021-10-13 07:02:24 +02:00
Alexandre Iooss
07eaafe5eb Update translations 2021-10-12 23:36:02 +02:00
Alexandre Iooss
bf7e20e282 Fix symfony password hasher 2021-10-12 17:33:49 +02:00
Alexandre Iooss
a33f7217f6 Implement Symfony password hasher 2021-10-12 11:46:30 +02:00
Alexandre Iooss
1af83a8630 Allow access from localhost 2021-10-12 08:58:39 +02:00
Alexandre Iooss
211b23d339 Define thumbnail sizes in initial data 2021-10-12 08:58:01 +02:00
Alexandre Iooss
3655d957ca Add initial fixture 2021-10-12 08:49:01 +02:00
Alexandre Iooss
60389ae1b0 Update instructions for production deployment 2021-10-11 21:55:15 +02:00
aeltheos
7c0ba18824 extended photologue photo to add an owner field 2021-10-11 20:40:48 +02:00
Alexandre Iooss
f992c88152 Check email address domain when signing up 2021-10-11 19:06:29 +02:00
Alexandre Iooss
5728b9a18e Account button 2021-10-11 18:34:20 +02:00
Alexandre Iooss
49bf9465d7 Show Django messages 2021-10-11 18:34:20 +02:00
Alexandre Iooss
0c9aae7e66 Authorize login by email 2021-10-11 18:34:20 +02:00
Alexandre Iooss
21e1a361b8 Update translations 2021-10-11 18:34:20 +02:00
Alexandre Iooss
bef8bf0ee7 Configure email server 2021-10-11 18:34:20 +02:00