Commit graph

  • a198752b27 Change photologue base directory Alexandre Iooss 2021-12-15 20:55:06 +01:00
  • 1ffc0934dd Use uploaded filename for destination Alexandre Iooss 2021-12-15 20:29:45 +01:00
  • 732b33539a Change upload path Alexandre Iooss 2021-12-15 20:01:22 +01:00
  • f5ce880fe2 Merge branch 'rename_media' into 'master' erdnaxe 2021-12-15 13:26:42 +01:00
  • 211549de7e Test Django 2.2 and 3.2 Alexandre Iooss 2021-12-15 13:22:34 +01:00
  • 712bf6ad85 rename_media: do not depend on tqdm Alexandre Iooss 2021-12-15 13:22:16 +01:00
  • 19eb5a420e Add rename_media management command Alexandre Iooss 2021-12-05 15:16:08 +01:00
  • 4fa1f2f2df Use localhost as default SMTP Alexandre Iooss 2021-12-05 13:39:30 +01:00
  • 3350dd2f8d duplicate: close file context after read Alexandre Iooss 2021-12-05 13:38:57 +01:00
  • 989c1803fd Add lazy loading on thumbnails Alexandre Iooss 2021-12-05 13:37:54 +01:00
  • 093ddf8cfd Bump django-taggit version for Django 3 support Alexandre Iooss 2021-12-05 13:37:05 +01:00
  • e53892e53f Relax Django version Alexandre Iooss 2021-12-05 13:36:48 +01:00
  • 0b0eb49459 Output duplicates on the same line Alexandre Iooss 2021-11-14 09:14:56 +01:00
  • af798e3fcc Simplify filtering gallery by slug Alexandre Iooss 2021-11-14 09:08:37 +01:00
  • 0d52cdca9e Import Gallery from photologue directly Alexandre Iooss 2021-11-14 09:07:43 +01:00
  • b99e8755e3 Merge branch 'duplicate' into 'master' erdnaxe 2021-11-14 08:57:45 +01:00
  • 2df1bc4d50 Added deletion of duplicate if --delete is specified aeltheos 2021-11-14 01:06:03 +01:00
  • ff50845a13 Added output of found duplicate Fixed find_duplicate aeltheos 2021-11-14 00:45:44 +01:00
  • dbb71d088a Added logic to find galleries based on user input Cleaned up comment in find duplicate aeltheos 2021-11-14 00:17:02 +01:00
  • 02426942d0 Added argument to argparse aeltheos 2021-11-12 21:40:29 +01:00
  • b347ac76c1 finished find duplicate function aeltheos 2021-11-12 21:40:00 +01:00
  • 94a7737541 Fix settings.py identations Alexandre Iooss 2021-11-11 11:38:02 +01:00
  • 0cf1b6f6f7 Add git to GitLab CI Alexandre Iooss 2021-11-11 11:32:57 +01:00
  • 600367a4a3 Expire session after 2 weeks Alexandre Iooss 2021-11-11 11:16:39 +01:00
  • 49fad0da39 Remove useless template context processor Alexandre Iooss 2021-11-11 11:16:25 +01:00
  • ef53009c38 Add login using NoteKfet21 Alexandre Iooss 2021-11-11 11:16:03 +01:00
  • 097f4f5093 Fix tag saving during upload Alexandre Iooss 2021-10-23 17:59:19 +02:00
  • 40365ccc39 Merge branch 'upload_form_rework' into 'master' erdnaxe 2021-10-23 17:51:24 +02:00
  • 3d36aded1f Show message during upload Alexandre Iooss 2021-10-23 17:48:30 +02:00
  • 18d64c4fe9 Disable fields when choosing existing gallery Alexandre Iooss 2021-10-23 17:43:21 +02:00
  • a2e06185ad Add tags to upload form Alexandre Iooss 2021-10-23 17:31:37 +02:00
  • 04951b2ee4 Merge branch 'simpler_router' into 'master' erdnaxe 2021-10-23 15:37:21 +02:00
  • de6088ca5f Cleanup routing and remove middleware Alexandre Iooss 2021-10-23 15:33:14 +02:00
  • 4514d7e020 Merge branch 'license' into 'master' erdnaxe 2021-10-22 18:11:59 +02:00
  • 1d3a5a30d2 Show license in gallery view Alexandre Iooss 2021-10-22 18:09:00 +02:00
  • 55e1b71f3a Add license field on photos Alexandre Iooss 2021-10-22 18:06:31 +02:00
  • fb43ac14b7 Merge branch 'force_auth' into 'master' erdnaxe 2021-10-22 17:56:15 +02:00
  • eb03db2dff Use NGINX X-Accel-Redirect to protect media Alexandre Iooss 2021-10-21 21:06:51 +02:00
  • 29e9dba141 Merge branch 'photograph_upload' into 'master' erdnaxe 2021-10-17 20:33:47 +02:00
  • 0b59d42b41 Check permission on upload page Alexandre Iooss 2021-10-15 18:02:48 +02:00
  • ead7a0b71e Do not show description in sample Alexandre Iooss 2021-10-15 17:57:45 +02:00
  • 59ac6535af Test image using Pillow Alexandre Iooss 2021-10-15 14:59:18 +02:00
  • baf70d396c Handle database integrity error during upload Alexandre Iooss 2021-10-15 14:45:26 +02:00
  • 2334017abf Update translations Alexandre Iooss 2021-10-15 14:16:41 +02:00
  • 05ff9ca3d3 Upload images in galleries Alexandre Iooss 2021-10-15 14:14:09 +02:00
  • 0d0f72a9eb Fix duplicate email on account creation Alexandre Iooss 2021-10-15 13:37:15 +02:00
  • d2fa5ce02f Check upload form Alexandre Iooss 2021-10-15 12:43:17 +02:00
  • 727387566d Add upload page Alexandre Iooss 2021-10-15 10:55:07 +02:00
  • 583a1ffce8 Simplify logic on index page Alexandre Iooss 2021-10-15 10:51:20 +02:00
  • 2bd96a4380 Define server admins and moderators Alexandre Iooss 2021-10-15 10:50:57 +02:00
  • fb99407d1f Add license header in templates Alexandre Iooss 2021-10-15 09:53:21 +02:00
  • 920f07339a Remove trailing spaces Alexandre Iooss 2021-10-15 09:52:05 +02:00
  • 47cb6294ad Set browser color theme Alexandre Iooss 2021-10-15 09:39:20 +02:00
  • 1f9d21f290 Use grid to display galleries Alexandre Iooss 2021-10-15 09:34:40 +02:00
  • 036cca0f59 Order galleries by start date on tag detail pages Alexandre Iooss 2021-10-15 09:28:37 +02:00
  • d95f29c870 Do not crash on missing owner Alexandre Iooss 2021-10-15 09:21:14 +02:00
  • 2200b0d436 Reduce gallery load time by prefetching owners Alexandre Iooss 2021-10-15 09:21:01 +02:00
  • 7598c47621 Show owner in photo admin list Alexandre Iooss 2021-10-15 09:20:33 +02:00
  • b806c4579b Merge branch 'front_fixes' into 'master' erdnaxe 2021-10-13 20:55:51 +02:00
  • f9b086a8b1 Add database migration Alexandre Iooss 2021-10-13 17:08:19 +02:00
  • c317310dcf Fix typo in extended related name Alexandre Iooss 2021-10-13 17:06:45 +02:00
  • cc3ba4a492 Filter gallery by photo owner Alexandre Iooss 2021-10-13 17:05:29 +02:00
  • 740cbc9df0 Update translation Alexandre Iooss 2021-10-13 15:53:49 +02:00
  • 2753f70234 Show gallery in a card Alexandre Iooss 2021-10-13 15:52:18 +02:00
  • b3c85f15e5 Add gallery management link Alexandre Iooss 2021-10-13 15:52:03 +02:00
  • ac75442c84 Set account link active when visiting Alexandre Iooss 2021-10-13 15:51:47 +02:00
  • d6a8a2b68e Use a smaller grid on smaller screen Alexandre Iooss 2021-10-13 14:25:11 +02:00
  • 5985b39ed8 Fix tag display page Alexandre Iooss 2021-10-13 14:19:04 +02:00
  • 292f8e6298 Allow more fields in URL Alexandre Iooss 2021-10-13 14:14:09 +02:00
  • c02d639bbb Search on galleries title Alexandre Iooss 2021-10-13 14:08:50 +02:00
  • dd5409d93e Filter on event date in galleries list Alexandre Iooss 2021-10-13 11:23:58 +02:00
  • 3130913191 Customize account views Alexandre Iooss 2021-10-13 10:49:04 +02:00
  • a65327f309 Add backup script Alexandre Iooss 2021-10-13 10:11:09 +02:00
  • f4c2ac5df2 Update index content Alexandre Iooss 2021-10-13 07:02:24 +02:00
  • 07eaafe5eb Update translations Alexandre Iooss 2021-10-12 23:36:02 +02:00
  • c71427a2df Show owner name in legend of photo Alexandre Iooss 2021-10-12 23:27:08 +02:00
  • 227d4fa246 Show event date rather than publication date Alexandre Iooss 2021-10-12 23:26:54 +02:00
  • 5d9d89a9cb Use autocomplete on photos in gallery Alexandre Iooss 2021-10-12 23:26:16 +02:00
  • 2a886248c2 Merge branch 'initial_data' into 'master' erdnaxe 2021-10-12 18:50:45 +02:00
  • c3a63935b1 Do not show gallery creation time in details Alexandre Iooss 2021-10-12 18:34:12 +02:00
  • 0dd9d7cb37 Do not show time in gallery sample Alexandre Iooss 2021-10-12 17:49:13 +02:00
  • 99e3370d39 Add date and time in legend Alexandre Iooss 2021-10-12 17:47:14 +02:00
  • 84d956d433 Only show 32 more recent galleries Alexandre Iooss 2021-10-12 17:30:52 +02:00
  • c946262565 Add margin between gallery samples Alexandre Iooss 2021-10-12 17:30:37 +02:00
  • bf7e20e282 Fix symfony password hasher Alexandre Iooss 2021-10-12 13:32:05 +02:00
  • a33f7217f6 Implement Symfony password hasher Alexandre Iooss 2021-10-12 11:46:30 +02:00
  • f6e38580d3 Fix on_delete cascade Alexandre Iooss 2021-10-12 10:11:15 +02:00
  • d02c52a2d0 Do not test Python 3.7 Alexandre Iooss 2021-10-12 09:06:59 +02:00
  • 971b112dec Hide PhotoEffect, PhotoSize and Watermark from admin Alexandre Iooss 2021-10-12 09:05:16 +02:00
  • 1af83a8630 Allow access from localhost Alexandre Iooss 2021-10-12 08:58:39 +02:00
  • 211b23d339 Define thumbnail sizes in initial data Alexandre Iooss 2021-10-12 08:58:01 +02:00
  • 65692901b8 Add python3-docutils as a requirement Alexandre Iooss 2021-10-12 08:57:39 +02:00
  • 3655d957ca Add initial fixture Alexandre Iooss 2021-10-12 08:49:01 +02:00
  • f60592d37b Add migration for start and end date Alexandre Iooss 2021-10-12 08:34:53 +02:00
  • 60389ae1b0 Update instructions for production deployment Alexandre Iooss 2021-10-11 21:55:15 +02:00
  • 293bc48eae Update migrations Alexandre Iooss 2021-10-11 21:54:47 +02:00
  • f271069563 Merge branch 'add_dates_gallery' into 'master' aeltheos 2021-10-11 21:53:07 +02:00
  • 9b95b68a27 Add start and end dates on gallery aeltheos 2021-10-11 21:49:36 +02:00
  • 59d60ccf70 Merge branch 'photograph' into 'master' erdnaxe 2021-10-11 20:45:47 +02:00
  • 7c0ba18824 extended photologue photo to add an owner field aeltheos 2021-10-11 20:40:48 +02:00