Commit graph

  • f12c0bbcfb Update translations Alexandre Iooss 2022-12-26 00:08:38 +01:00
  • 09f30543fa Update email page layout Alexandre Iooss 2022-12-26 00:01:53 +01:00
  • 4ce88a36b0 Update login layout Alexandre Iooss 2022-12-25 23:49:14 +01:00
  • 82c37a2eb2 Update to Bootstrap 5.3 Alexandre Iooss 2022-12-25 23:48:54 +01:00
  • 9d6c13c3ab Do not import initial data in production Alexandre Iooss 2022-12-25 23:48:10 +01:00
  • 4b9b7037b8 Translate README to English Alexandre Iooss 2022-12-25 23:01:04 +01:00
  • 69529e103e Fix error on partial upload Alexandre Iooss 2022-10-12 11:12:58 +02:00
  • 3b4ab05952 README: add letsencrypt configuration Alexandre Iooss 2022-10-12 11:12:31 +02:00
  • cf955fc53b Remove symfony hasher Alexandre Iooss 2022-05-12 07:08:19 +02:00
  • d98fba9720 Merge branch 'erdnaxe-april22' into 'master' erdnaxe 2022-04-17 12:47:53 +02:00
  • 3c19075c92 Use lowercase user_model Alexandre Iooss 2022-04-17 11:23:39 +02:00
  • ce59f18e4b Update translations Alexandre Iooss 2022-04-17 11:15:40 +02:00
  • 1dfad41e3d Add behind the scene section on index Alexandre Iooss 2022-04-17 11:15:16 +02:00
  • a96b39007b Merge branch 'erdnaxe-april22' into 'master' erdnaxe 2022-04-17 10:23:21 +02:00
  • 7faff5368f Use gallery URL in uploads notifications Alexandre Iooss 2022-04-17 10:20:52 +02:00
  • 58d819a719 Send abuse reports to admins Alexandre Iooss 2022-04-17 10:17:29 +02:00
  • fbbb7651b1 Better admin notification on uploads Alexandre Iooss 2022-04-17 10:13:53 +02:00
  • 73f80de794 Handle already existing pictures Alexandre Iooss 2022-04-17 10:03:50 +02:00
  • f29719ef78 Always list all years in archive views Alexandre Iooss 2022-04-17 09:39:30 +02:00
  • 3afbc2b7e1 Do not 404 if no galleries Alexandre Iooss 2022-04-17 09:37:07 +02:00
  • 3a61058379 Remove archive view h1 titles Alexandre Iooss 2022-04-17 09:36:45 +02:00
  • 1aa71e0f51 Add lightGallery license key Alexandre Iooss 2022-03-13 15:56:56 +01:00
  • dc27157a46 Restrict inline JavaScript Alexandre Iooss 2022-03-11 19:35:30 +01:00
  • 5b847e1ce9 Move language select JavaScript to lang-select.js Alexandre Iooss 2022-03-11 19:34:58 +01:00
  • 1d287792df Move gallery JavaScript to gallery_detail.js Alexandre Iooss 2022-03-11 19:26:59 +01:00
  • 443ba11ea2 Move upload JS to upload.js Alexandre Iooss 2022-03-11 18:44:25 +01:00
  • 1462ef7240 Remove delete email confirmation dialog Alexandre Iooss 2022-03-11 18:43:59 +01:00
  • f731af825c Add license header to layout.css Alexandre Iooss 2022-03-11 18:43:40 +01:00
  • a268d3db1e Remove Bootstrap5 JS source map Alexandre Iooss 2022-03-11 18:31:59 +01:00
  • f9cf8f6f31 Remove bootstrap5 source map Alexandre Iooss 2022-03-11 18:22:56 +01:00
  • 3a0e08f3f5 Move inline CSS to layout.css Alexandre Iooss 2022-03-11 18:22:29 +01:00
  • 5973612776 Add python3-django-allauth to gitlab-ci Alexandre Iooss 2022-03-11 17:41:17 +01:00
  • 06d8966393 Fix manager mailing settings Alexandre Iooss 2022-03-11 17:34:48 +01:00
  • 4fedc48e7f No virtualenv in production Alexandre Iooss 2022-03-11 17:32:00 +01:00
  • 032c9086f8 Fix module import order Alexandre Iooss 2022-03-11 17:18:14 +01:00
  • 8d44182af8 Unifomize license headers Alexandre Iooss 2022-03-11 17:16:11 +01:00
  • 9dc40279fa close gallery on action Alexandre Iooss 2022-03-09 17:33:05 +01:00
  • b2c3ec5d3f do not show gallery name in viewer Alexandre Iooss 2022-03-09 17:22:11 +01:00
  • c20ad43758 lg-admin: do not check res value Alexandre Iooss 2022-03-09 17:21:52 +01:00
  • 2447735aec Harden CSP and Referrer-Policy in HTML header Alexandre Iooss 2022-03-09 11:35:48 +01:00
  • f48f9b00e9 Build an absolute URL for abuse reports Alexandre Iooss 2022-03-02 21:45:58 +01:00
  • 350ab12fc4 Do not load gallery on API access Alexandre Iooss 2022-03-02 21:45:42 +01:00
  • de9c37e617 Merge branch 'moderation_ux' into 'master' erdnaxe 2022-03-02 21:27:54 +01:00
  • 59136050fb Format code using black Alexandre Iooss 2022-03-02 21:23:40 +01:00
  • 2ad0c8dbc7 Enable users to report without sending a mail Alexandre Iooss 2022-03-02 21:22:44 +01:00
  • f9c33e2cad Add delete photo view Alexandre Iooss 2022-03-02 13:13:59 +01:00
  • f17adbb2ed Show private photos count in gallery Alexandre Iooss 2022-03-02 13:11:57 +01:00
  • ced85c7b44 Show photo by pk Alexandre Iooss 2022-03-02 13:11:24 +01:00
  • 7f425eacb7 Fix initial fixtures Alexandre Iooss 2022-03-02 11:23:44 +01:00
  • 7d6d965191 Show private photos count for admins Alexandre Iooss 2022-03-01 21:56:04 +01:00
  • aa45386976 Merge branch 'gallery_ui' into 'master' erdnaxe 2022-03-01 21:43:33 +01:00
  • 407a73cc89 Add titles to viewer action buttons Alexandre Iooss 2022-03-01 21:41:31 +01:00
  • d2506a587d Link delete and report icons Alexandre Iooss 2022-03-01 21:38:58 +01:00
  • 84e96e2497 Align viewer icons Alexandre Iooss 2022-03-01 21:30:52 +01:00
  • 1e98c51729 Add report and delete icons Alexandre Iooss 2022-03-01 21:21:02 +01:00
  • 695ec94d7c Always load lg-admin plugin Alexandre Iooss 2022-03-01 21:06:58 +01:00
  • 6376e3b550 Show become photograph button only when needed Alexandre Iooss 2022-03-01 11:39:48 +01:00
  • 7e912b225c Order photos by title Alexandre Iooss 2022-02-28 15:47:56 +01:00
  • c84a4e1a22 Merge branch 'moderation_tools' into 'master' erdnaxe 2022-02-25 07:53:25 +01:00
  • 8855a4003d Set secret key for CI Alexandre Iooss 2022-02-25 07:51:07 +01:00
  • 95243c4d06 Hide photos field in Gallery admin Alexandre Iooss 2022-02-25 07:48:12 +01:00
  • 970db0dc05 Fix AttributeError on EXIF load Alexandre Iooss 2022-02-25 07:47:34 +01:00
  • 167c9cb45b Update NGINX example Alexandre Iooss 2022-01-30 20:13:05 +01:00
  • a719203ee0 Include subdomains and preload in HSTS Alexandre Iooss 2022-01-30 20:00:04 +01:00
  • df7f46425e Enable HSTS Alexandre Iooss 2022-01-30 19:55:46 +01:00
  • 13f5111d7a Mark CSRF cookies as secure Alexandre Iooss 2022-01-30 19:51:58 +01:00
  • 648cae81d5 Use secure cookies Alexandre Iooss 2022-01-30 19:13:42 +01:00
  • b7a78cea12 Simplify photo display Alexandre Iooss 2022-01-30 14:53:19 +01:00
  • e94436c79c Add tags support in admin Alexandre Iooss 2022-01-30 13:51:18 +01:00
  • 3a24fbdc28 Autocomplete slug for tag Alexandre Iooss 2022-01-30 13:45:55 +01:00
  • 3c8e34db92 Hide empty galleries Alexandre Iooss 2022-01-30 13:23:57 +01:00
  • 4b3cf83181 Make all galleries public Alexandre Iooss 2022-01-30 13:13:53 +01:00
  • 8b768108d2 Red border for private pricture Alexandre Iooss 2022-01-30 12:36:11 +01:00
  • 696bc4d5c1 Staff members can inspect private pictures Alexandre Iooss 2022-01-30 12:29:27 +01:00
  • d7a39a0334 Merge branch 'simplify_models' into 'master' erdnaxe 2022-01-30 11:26:08 +01:00
  • a4faa7e04e Fix Django Admin docs Alexandre Iooss 2022-01-30 11:23:34 +01:00
  • 2ef6dd2a44 Remove date_added field in Gallery Alexandre Iooss 2022-01-30 11:21:03 +01:00
  • 80085edeeb Reset migrations Alexandre Iooss 2022-01-30 11:15:41 +01:00
  • d865a6eb1f Merge photologue_custom into photologue Alexandre Iooss 2022-01-30 11:09:55 +01:00
  • 8beedb3626 Remove extended models Alexandre Iooss 2022-01-30 10:53:58 +01:00
  • 3bc8a2b649 Remove padding around thumbnails Alexandre Iooss 2022-01-30 10:21:23 +01:00
  • 2a0f41deac Move urls.py in photologue Alexandre Iooss 2022-01-30 10:21:05 +01:00
  • 27b1590a10 Add extended fields to the Photo and Gallery Alexandre Iooss 2022-01-30 10:20:32 +01:00
  • 6ea1a7c77f Override logout template Alexandre Iooss 2022-01-30 10:19:08 +01:00
  • 5fc7ea11b0 Merge branch 'drop_photologue' into 'master' erdnaxe 2022-01-30 08:23:47 +01:00
  • 5368a51a76 Bundle trimed down alternative to photologue Alexandre Iooss 2022-01-30 08:20:03 +01:00
  • 2da3419b8d Init DE and ES locales Alexandre Iooss 2022-01-29 23:00:09 +01:00
  • 6a7faad80e Automatic background color for login and signup Alexandre Iooss 2022-01-29 22:03:58 +01:00
  • b67ec750ac Add dark mode support Alexandre Iooss 2022-01-29 22:00:41 +01:00
  • 9118d6ad16 README: need DEBUG=True for development Alexandre Iooss 2022-01-29 21:44:53 +01:00
  • 51dac18011 Fix migrations for Django 4.0 Alexandre Iooss 2022-01-29 21:44:03 +01:00
  • 14607e6136 Translate home page Alexandre Iooss 2022-01-29 21:43:36 +01:00
  • 13a358ab31 Update default settings Alexandre Iooss 2022-01-29 20:08:47 +01:00
  • f525e58e9d Merge branch 'lg_addons' into 'master' erdnaxe 2021-12-27 18:25:57 +01:00
  • b6de0c9b6b lightgallery: add custom admin link plugin Alexandre Iooss 2021-12-27 18:22:07 +01:00
  • 5bbc4c7cc3 lightgallery: add hash plugin Alexandre Iooss 2021-12-27 17:12:33 +01:00
  • 68dfc4755a Translate source code link Alexandre Iooss 2021-12-15 21:34:29 +01:00
  • 25114c88e8 Add source code link Alexandre Iooss 2021-12-15 21:33:33 +01:00
  • 15a4713d3c Define DEFAULT_AUTO_FIELD in settings Alexandre Iooss 2021-12-15 21:15:33 +01:00
  • 469d95a342 Merge branch 'uploadpath' into 'master' erdnaxe 2021-12-15 20:59:51 +01:00