Commit graph

  • e91e79ad85 Merge branch 'allauth' into 'master' aeltheos 2021-10-11 19:09:40 +02:00
  • f992c88152 Check email address domain when signing up Alexandre Iooss 2021-10-11 19:06:29 +02:00
  • 5728b9a18e Account button Alexandre Iooss 2021-10-11 13:49:11 +02:00
  • 49bf9465d7 Show Django messages Alexandre Iooss 2021-10-11 13:46:19 +02:00
  • 0c9aae7e66 Authorize login by email Alexandre Iooss 2021-10-11 13:40:34 +02:00
  • 21e1a361b8 Update translations Alexandre Iooss 2021-10-11 13:22:28 +02:00
  • bef8bf0ee7 Configure email server Alexandre Iooss 2021-10-11 13:11:28 +02:00
  • 403002812e Update AllAuth templates Alexandre Iooss 2021-10-11 12:56:30 +02:00
  • dac078f7db Add Django-AllAuth app Alexandre Iooss 2021-10-11 12:55:46 +02:00
  • ff5f5dd2e4 Merge branch 'prepare_prod' into 'master' aeltheos 2021-10-11 18:33:16 +02:00
  • 0b3ef51e2b Merge branch 'tox_gitlab' into 'master' aeltheos 2021-10-11 18:23:07 +02:00
  • d62895d91f Merge branch 'zip_gallery' into 'master' aeltheos 2021-10-11 18:18:43 +02:00
  • c8e450f377 Document installation in production Alexandre Iooss 2021-10-11 10:37:20 +02:00
  • fd9618790a Relax django-taggit version Alexandre Iooss 2021-10-11 10:24:51 +02:00
  • 26e7f12141 Define static target directory Alexandre Iooss 2021-10-11 10:24:36 +02:00
  • 935d59a3b4 Add GitLab CI configuration Alexandre Iooss 2021-10-10 10:57:59 +02:00
  • 4d2c402de4 Ignore shell.nix in git tree Alexandre Iooss 2021-10-10 10:54:55 +02:00
  • 52d63128fc Add download gallery as zip Alexandre Iooss 2021-10-08 20:41:20 +02:00
  • e2c826ec1d Merge branch 'no_ip_whitelist' into 'master' erdnaxe 2021-10-08 20:14:21 +02:00
  • 1853ca96bb Check trusted email domains Alexandre Iooss 2021-10-08 13:04:06 +02:00
  • 0391639bed Update translations Alexandre Iooss 2021-10-08 12:39:32 +02:00
  • 122794a49d Rework account.forms.RegistrationForm Alexandre Iooss 2021-10-08 11:49:07 +02:00
  • b9013c4eb3 Use Django Crispy forms Alexandre Iooss 2021-10-08 11:21:05 +02:00
  • 3e64f02dea Add sign up button Alexandre Iooss 2021-10-08 11:10:37 +02:00
  • 22104d3565 Do not whitelist access by IP range Alexandre Iooss 2021-10-08 11:10:24 +02:00
  • 22e0b7dc27 Use accounts/ prefix for accounts router Alexandre Iooss 2021-10-08 11:10:08 +02:00
  • 61eadc9d60 Merge branch 'signup' into 'master' erdnaxe 2021-10-07 18:25:29 +02:00
  • f8f017d1f8 fixed name in url patterns aeltheos 2021-10-07 16:50:35 +02:00
  • 6030bd5949 fixed template path and deleted settings.py as it was no longer need changed accounts/signup.html to accounts/registration.html aeltheos 2021-10-07 16:50:35 +02:00
  • d8853cee1c changed signup to accounts finished fixing linting aeltheos 2021-10-07 16:50:35 +02:00
  • 4ab42bf3de fixed linting errors aeltheos 2021-10-07 16:50:35 +02:00
  • ecc80b939d extended UserCreationForm to RegistrationForm, adding fields for email/firstname/lastname aeltheos 2021-10-07 16:50:35 +02:00
  • aeb9cafd40 changed form to form.as_p in template for better formating aeltheos 2021-10-07 16:50:35 +02:00
  • 2db323f74d inital commit for signup aeltheos 2021-10-07 16:50:35 +02:00
  • 5848b83e1e Fix shebang in manage.py Alexandre Iooss 2021-10-01 09:08:23 +02:00
  • b62b8af1cd Fix missing ipaddress Alexandre Iooss 2021-09-23 11:42:19 +02:00
  • 6f67b855ac Require login if not in authorized IP range Alexandre Iooss 2021-09-23 11:41:35 +02:00
  • d59fb154b6 Add detail page for tags Alexandre Iooss 2021-09-23 11:05:04 +02:00
  • 7d700bea36 Add tags to galleries Alexandre Iooss 2021-09-23 10:35:37 +02:00
  • d74e6e39f9 Update translations Alexandre Iooss 2021-09-23 10:19:24 +02:00
  • fa53379a51 Move lightgallery statics to photologue_custom app Alexandre Iooss 2021-09-23 10:19:10 +02:00
  • 59b95898f8 Move custom photologue to seperate app Alexandre Iooss 2021-09-23 10:17:01 +02:00
  • 0edbc79023 Add lightgallery viewer in photologue Alexandre Iooss 2021-09-23 09:59:12 +02:00
  • bf455989d3 Show recent galleries on home page Alexandre Iooss 2021-09-23 09:58:49 +02:00
  • 13f5a446dd Add favicon Alexandre Iooss 2021-09-23 09:58:19 +02:00
  • 80dc92ce26 Add title to home page Alexandre Iooss 2021-09-22 22:14:03 +02:00
  • c136bf7df4 Add text content to index and login Alexandre Iooss 2021-09-22 22:12:03 +02:00
  • 6a6892b560 Use non fluid container for navbar Alexandre Iooss 2021-09-22 21:40:49 +02:00
  • 2ab4224330 Init french locale Alexandre Iooss 2021-09-22 21:40:12 +02:00
  • 2c38856a58 Add COPYING Alexandre Iooss 2021-09-22 21:33:46 +02:00
  • acda0e9fe1 Add README.md Alexandre Iooss 2021-09-22 21:32:32 +02:00
  • afcfc71e85 Lint source code Alexandre Iooss 2021-09-22 21:24:44 +02:00
  • 45986cb0e8 Add admin button to navbar Alexandre Iooss 2021-09-22 19:32:24 +02:00
  • 5610ade1fe Base templates Alexandre Iooss 2021-09-22 19:32:04 +02:00
  • 76ed93ff33 Initial commit Alexandre Iooss 2021-09-22 17:52:19 +02:00