Commit Graph

  • 359e2929fc added base signal and model for slug generation, updated about app Alexandr Karpov 2023-03-24 12:20:58 +0300
  • 891a6f7ef3
    Bump traefik from 2.9.8 to 2.9.9 in /compose/production/traefik dependabot[bot] 2023-03-22 15:03:58 +0000
  • 502703117b updated gitattributes Alexandr Karpov 2023-03-17 10:58:18 +0300
  • bcf9ed60da updated gitattributes Alexandr Karpov 2023-03-17 10:56:39 +0300
  • 3b4b9e12c7 updated gitattributes Alexandr Karpov 2023-03-17 10:49:28 +0300
  • 95b8c0a240
    Bump django-allauth from 0.51.0 to 0.53.0 dependabot[bot] 2023-03-16 15:09:14 +0000
  • c79aa0e27d updated gitattributes Alexandr Karpov 2023-03-16 14:31:31 +0300
  • 3aa4939a1f fixed short link creation, minor files fixes Alexandr Karpov 2023-03-16 14:28:54 +0300
  • 4bdd85228f fixed user Alexandr Karpov 2023-03-15 22:38:24 +0300
  • 5fa8800dbe Merge remote-tracking branch 'origin/main' Alexandr Karpov 2023-03-15 22:32:43 +0300
  • 9b6934288c added more common models, added short link base model, updated shortener Alexandr Karpov 2023-03-15 22:32:33 +0300
  • 2f57a34cd5
    Merge pull request #82 from Alexander-D-Karpov/dependabot/pip/django-celery-beat-2.5.0 Alexander Karpov 2023-03-15 00:21:37 +0300
  • 5a527ba3e3
    Merge branch 'main' into dependabot/pip/django-celery-beat-2.5.0 Alexander Karpov 2023-03-15 00:21:30 +0300
  • 656e5856a2
    Merge pull request #81 from Alexander-D-Karpov/dependabot/pip/django-anymail-9.1 Alexander Karpov 2023-03-15 00:21:06 +0300
  • e37c7a3e82
    Bump django-celery-beat from 2.4.0 to 2.5.0 dependabot[bot] 2023-03-14 15:10:11 +0000
  • b332aa994a
    Bump django-anymail from 9.0 to 9.1 dependabot[bot] 2023-03-13 15:12:53 +0000
  • 39ef0fb06b updated requirements Alexandr Karpov 2023-03-11 12:27:51 +0300
  • 90e8a377f8
    Merge pull request #80 from Alexander-D-Karpov/dependabot/pip/ipdb-0.13.13 Alexander Karpov 2023-03-11 12:03:40 +0300
  • fcfa0ea59c
    Merge branch 'main' into dependabot/pip/ipdb-0.13.13 Alexander Karpov 2023-03-11 12:03:26 +0300
  • b3a9cab7e3
    Merge pull request #79 from Alexander-D-Karpov/dependabot/pip/pytest-7.2.2 Alexander Karpov 2023-03-11 12:02:52 +0300
  • a392b6aa3b
    Merge branch 'main' into dependabot/pip/pytest-7.2.2 Alexander Karpov 2023-03-11 12:02:46 +0300
  • 6a4571e010
    Merge pull request #78 from Alexander-D-Karpov/dependabot/pip/drf-spectacular-0.26.0 Alexander Karpov 2023-03-11 12:02:18 +0300
  • 82be5d2ba0
    Merge branch 'main' into dependabot/pip/drf-spectacular-0.26.0 Alexander Karpov 2023-03-11 12:02:11 +0300
  • b30fb6615d
    Merge pull request #77 from Alexander-D-Karpov/dependabot/pip/django-extra-settings-0.9.1 Alexander Karpov 2023-03-11 12:01:36 +0300
  • 1b16f250cc
    Bump ipdb from 0.13.11 to 0.13.13 dependabot[bot] 2023-03-10 15:11:16 +0000
  • 2687640cb7
    Bump pytest from 7.2.1 to 7.2.2 dependabot[bot] 2023-03-10 15:10:17 +0000
  • b1d727fdb1
    Bump drf-spectacular from 0.25.1 to 0.26.0 dependabot[bot] 2023-03-10 15:09:45 +0000
  • 3ab703051b
    Bump django-extra-settings from 0.7.0 to 0.9.1 dependabot[bot] 2023-03-10 15:09:14 +0000
  • 5115104972
    Bump pre-commit from 2.21.0 to 3.1.1 dependabot[bot] 2023-03-10 10:53:35 +0000
  • e2d7df60fa
    Merge pull request #76 from Alexander-D-Karpov/dependabot/pip/coverage-7.2.1 Alexander Karpov 2023-03-10 13:53:32 +0300
  • dbab9ecb67
    Bump python-slugify from 7.0.0 to 8.0.1 dependabot[bot] 2023-03-10 10:52:34 +0000
  • 53dd5ecc2e
    Bump coverage from 7.2.0 to 7.2.1 dependabot[bot] 2023-03-10 10:51:48 +0000
  • 21ade119b5
    Bump sentry-sdk from 1.15.0 to 1.16.0 dependabot[bot] 2023-03-10 10:51:44 +0000
  • 3283b64d3c
    Bump django-environ from 0.9.0 to 0.10.0 dependabot[bot] 2023-03-10 10:51:44 +0000
  • 676ac930b8 Merge remote-tracking branch 'origin/main' Alexandr Karpov 2023-03-10 13:50:17 +0300
  • 5a3b097532 added forms, utils Alexandr Karpov 2023-03-10 13:50:02 +0300
  • 671c8b5f71
    Merge pull request #71 from Alexander-D-Karpov/dependabot/pip/django-4.1.7 Alexander Karpov 2023-03-03 16:26:31 +0300
  • d1b10a0067 added form generate and process logic Alexandr Karpov 2023-02-26 22:12:33 +0300
  • da12a206be added form generate and process logic Alexandr Karpov 2023-02-26 22:12:12 +0300
  • 2d8576ff9b added form test question types Alexander-D-Karpov 2023-02-25 11:37:21 +0300
  • 878158aa09 added test app forms Alexander-D-Karpov 2023-02-25 00:05:22 +0300
  • 902408ca9d added test forms Alexandr Karpov 2023-02-24 19:37:34 +0300
  • d46a2871f6
    Bump django from 4.1.5 to 4.1.7 dependabot[bot] 2023-02-21 15:13:30 +0000
  • 06237e38ef
    Bump redis from 4.4.2 to 4.5.1 dependabot[bot] 2023-02-21 15:12:27 +0000
  • e09d37f55c
    Bump django-crispy-forms from 1.14.0 to 2.0 dependabot[bot] 2023-02-21 15:11:20 +0000
  • 75f21acadb
    Bump black from 22.12.0 to 23.1.0 dependabot[bot] 2023-02-21 15:10:16 +0000
  • 530a1b0522
    Bump django-structlog from 4.0.1 to 4.1.1 dependabot[bot] 2023-02-21 15:09:09 +0000
  • 4a70342669
    Merge pull request #65 from Alexander-D-Karpov/dependabot/docker/compose/production/traefik/traefik-2.9.8 Alexander Karpov 2023-02-21 16:43:45 +0300
  • 3722467162
    Merge pull request #66 from Alexander-D-Karpov/dependabot/pip/hiredis-2.2.2 Alexander Karpov 2023-02-21 16:43:33 +0300
  • aec501bef4
    Bump hiredis from 2.1.1 to 2.2.2 dependabot[bot] 2023-02-16 15:07:55 +0000
  • bf0a51ae8b
    Bump traefik from 2.9.6 to 2.9.8 in /compose/production/traefik dependabot[bot] 2023-02-16 15:05:20 +0000
  • 3b9b174d2f
    Bump coverage from 7.0.5 to 7.1.0 dependabot[bot] 2023-02-16 11:07:28 +0000
  • 838129ec6e
    Bump pre-commit from 2.21.0 to 3.0.4 dependabot[bot] 2023-02-16 11:06:41 +0000
  • b5768bdc00
    Bump python-slugify from 7.0.0 to 8.0.0 dependabot[bot] 2023-02-16 11:06:19 +0000
  • 7fec3ab24b
    Bump sentry-sdk from 1.13.0 to 1.15.0 dependabot[bot] 2023-02-16 11:05:56 +0000
  • 095a0d02f8 updated navbar, reformed project structure Alexandr Karpov 2023-02-16 14:00:16 +0300
  • 99a8167111
    Bump django-stubs from 1.13.1 to 1.14.0 dependabot[bot] 2023-02-16 07:40:54 +0000
  • 727f6a6f9e reformed project Alexander-D-Karpov 2023-02-16 10:38:42 +0300
  • 5fd9c2bfb5 updated pre-commit Alexander-D-Karpov 2023-02-16 01:12:50 +0300
  • de81fc1728
    Bump traefik from 2.9.6 to 2.9.7 in /compose/production/traefik dependabot[bot] 2023-02-15 15:05:47 +0000
  • 9c07007b54 no idea Alexandr Karpov 2023-02-10 13:54:15 +0300
  • 5461ba7185 Merge remote-tracking branch 'origin/main' Alexandr Karpov 2023-02-10 13:30:42 +0300
  • 22db41f6f8 linter, docker updated, minor byg fixed and shortener updates Alexandr Karpov 2023-02-10 13:30:20 +0300
  • d7d27a344e
    Bump pre-commit from 2.21.0 to 3.0.3 dependabot[bot] 2023-02-02 14:25:27 +0000
  • a9aaf57dfd
    Bump pre-commit from 2.21.0 to 3.0.2 dependabot[bot] 2023-01-30 14:31:22 +0000
  • 492d79f3e2
    Bump pre-commit from 2.21.0 to 3.0.1 dependabot[bot] 2023-01-27 14:13:20 +0000
  • b49611c517
    Bump pre-commit from 2.21.0 to 3.0.0 dependabot[bot] 2023-01-24 14:16:46 +0000
  • 6ddce2d79d
    Bump django-stubs from 1.13.1 to 1.13.2 dependabot[bot] 2023-01-23 14:21:48 +0000
  • 13c8883f71
    Bump sentry-sdk from 1.13.0 to 1.14.0 dependabot[bot] 2023-01-23 14:20:43 +0000
  • efd072ba62 added file previews Alexander-D-Karpov 2023-01-23 00:45:16 +0300
  • 222138193b added shortener app Alexander-D-Karpov 2023-01-16 00:30:01 +0300
  • 899f837e7f fixed files, added chunked upload Alexander-D-Karpov 2023-01-15 12:31:15 +0300
  • eaf31210a3
    Bump redis from 4.4.1 to 4.4.2 dependabot[bot] 2023-01-15 08:21:31 +0000
  • 5f6ed8dc7b
    Bump sentry-sdk from 1.12.1 to 1.13.0 dependabot[bot] 2023-01-15 08:21:28 +0000
  • 2d0589e984
    Bump django-extra-settings from 0.7.0 to 0.8.1 dependabot[bot] 2023-01-15 08:21:16 +0000
  • b2b6c5cac8 created files app Alexandr Karpov 2023-01-15 11:19:14 +0300
  • f28b57636d fixed minor blog issues Alexandr Karpov 2023-01-14 01:40:51 +0300
  • 11d176adcc fixed router Alexandr Karpov 2023-01-11 13:48:55 +0300
  • 2952345ace reformed project Alexandr Karpov 2023-01-11 13:43:12 +0300
  • e9e7f05e43 fixed pipeliner migrations Alexandr Karpov 2023-01-11 13:33:10 +0300
  • 78d30cfef4 Merge remote-tracking branch 'origin/main' Alexander-D-Karpov 2023-01-11 01:06:30 +0300
  • 5cc34d055e add qr api. processing, minor bug fixes Alexander-D-Karpov 2023-01-11 01:06:08 +0300
  • 9d0404d243 Merge remote-tracking branch 'origin/main' Alexandr Karpov 2023-01-10 23:03:31 +0300
  • e625eae590 added favicon Alexandr Karpov 2023-01-10 23:03:23 +0300
  • 7498d1d1a7
    Merge pull request #49 from Alexander-D-Karpov/dependabot/pip/coverage-7.0.4 Alexander Karpov 2023-01-09 18:40:03 +0300
  • c26795aa73
    Bump coverage from 7.0.3 to 7.0.4 dependabot[bot] 2023-01-09 14:32:25 +0000
  • a09ff1ff03
    Bump sphinx from 6.1.1 to 6.1.2 dependabot[bot] 2023-01-09 14:30:33 +0000
  • 386bf595e9
    Bump redis from 4.4.0 to 4.4.1 dependabot[bot] 2023-01-09 14:28:14 +0000
  • 0ffcf74cad Merge remote-tracking branch 'origin/main' Alexandr Karpov 2023-01-07 17:47:16 +0300
  • f14619a658 added idea Alexandr Karpov 2023-01-07 17:47:07 +0300
  • 44cba21a3e
    Merge pull request #46 from Alexander-D-Karpov/dependabot/pip/sphinx-6.1.1 Alexander Karpov 2023-01-07 16:59:30 +0300
  • 210a91080d
    Bump sphinx from 5.3.0 to 6.1.1 dependabot[bot] 2023-01-06 14:14:31 +0000
  • 56bfcc16db
    Bump sphinx from 5.3.0 to 6.1.0 dependabot[bot] 2023-01-05 14:17:55 +0000
  • 19e72eaaf3
    Merge pull request #44 from Alexander-D-Karpov/dependabot/pip/coverage-7.0.3 Alexander Karpov 2023-01-04 17:19:59 +0300
  • 18b465439d
    Bump coverage from 7.0.2 to 7.0.3 dependabot[bot] 2023-01-04 14:15:59 +0000
  • 2bd99fdf2f
    Merge pull request #42 from Alexander-D-Karpov/dependabot/pip/coverage-7.0.2 Alexander Karpov 2023-01-03 18:48:47 +0300
  • d0c81ca45f
    Merge branch 'main' into dependabot/pip/coverage-7.0.2 Alexander Karpov 2023-01-03 18:48:39 +0300
  • 8e2d58bf8c
    Merge pull request #43 from Alexander-D-Karpov/dependabot/pip/whitenoise-6.3.0 Alexander Karpov 2023-01-03 18:48:09 +0300
  • 350a2ec5c1
    Bump whitenoise from 6.2.0 to 6.3.0 dependabot[bot] 2023-01-03 14:26:08 +0000
  • eed88ca9ac
    Bump coverage from 7.0.1 to 7.0.2 dependabot[bot] 2023-01-03 14:25:25 +0000