aa-mumble-quick-connect 0.0.12__py3-none-any.whl → 1.0.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,5 +2,5 @@
2
2
  Initialize the app
3
3
  """
4
4
 
5
- __version__ = "0.0.12"
5
+ __version__ = "1.0.0"
6
6
  __title__ = "AA Mumble Quick Connect"
@@ -22,13 +22,9 @@
22
22
  {% for channel in section.mumble_links.all %}
23
23
  <li class="list-group-item">
24
24
  <a class="btn btn-secondary w-100" href="{% aa_mumble_quick_connect_link channel.url request.user.mumble.username %}">
25
- <img
26
- src="{% static 'aa_mumble_quick_connect/images/mumble-icon.png' %}"
27
- alt="Mumble"
28
- height="32"
29
- width="32"
30
- style="margin: 15px;"
31
- >
25
+ <svg width="32" height="32" class="m-3">
26
+ <use href="#aa-mumble-logo"></use>
27
+ </svg>
32
28
 
33
29
  <span>{{ channel.name }}</span>
34
30
  </a>
@@ -21,13 +21,9 @@
21
21
  {% for channel in channels_without_sections %}
22
22
  <li class="list-group-item">
23
23
  <a class="btn btn-secondary w-100" href="{% aa_mumble_quick_connect_link channel.url request.user.mumble.username %}">
24
- <img
25
- src="{% static 'aa_mumble_quick_connect/images/mumble-icon.png' %}"
26
- alt="Mumble"
27
- height="32"
28
- width="32"
29
- style="margin: 15px;"
30
- >
24
+ <svg width="32" height="32" class="m-3">
25
+ <use href="#aa-mumble-logo"></use>
26
+ </svg>
31
27
 
32
28
  <span>{{ channel.name }}</span>
33
29
  </a>
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: aa-mumble-quick-connect
3
- Version: 0.0.12
3
+ Version: 1.0.0
4
4
  Summary: Quick connect links to your Mumble server channels
5
5
  Project-URL: Changelog, https://github.com/ppfeufer/aa-mumble-quick-connect/blob/master/CHANGELOG.md
6
6
  Project-URL: Documentation, https://github.com/ppfeufer/aa-mumble-quick-connect/blob/master/README.md
@@ -701,7 +701,7 @@ Classifier: Topic :: Internet :: WWW/HTTP
701
701
  Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
702
702
  Requires-Python: >=3.10
703
703
  Requires-Dist: allianceauth-app-utils>=1.19.1
704
- Requires-Dist: allianceauth<5,>=4.6
704
+ Requires-Dist: allianceauth<5,>=4.10
705
705
  Provides-Extra: tests-allianceauth-latest
706
706
  Requires-Dist: coverage; extra == 'tests-allianceauth-latest'
707
707
  Requires-Dist: django-webtest; extra == 'tests-allianceauth-latest'
@@ -770,7 +770,7 @@ ______________________________________________________________________
770
770
  Install the app using pip:
771
771
 
772
772
  ```shell
773
- pip install aa-mumble-quick-connect==0.0.12
773
+ pip install aa-mumble-quick-connect==1.0.0
774
774
  ```
775
775
 
776
776
  #### Step 2: Update Your AA Settings<a name="step-2-update-your-aa-settings"></a>
@@ -799,7 +799,7 @@ python manage.py collectstatic --noinput
799
799
  Add the app to your `conf/requirements.txt`:
800
800
 
801
801
  ```text
802
- aa-mumble-quick-connect==0.0.12
802
+ aa-mumble-quick-connect==1.0.0
803
803
  ```
804
804
 
805
805
  #### Step 2: Update Your AA Settings<a name="step-2-update-your-aa-settings-1"></a>
@@ -1,4 +1,4 @@
1
- aa_mumble_quick_connect/__init__.py,sha256=-_X1W4UQBhjGaPcsCbYVWM7_eCXpRirIlN5ME7zDvpo,89
1
+ aa_mumble_quick_connect/__init__.py,sha256=UPbTST4QrCl9hK1S51N0cf-i0aQW5Z8Y7L6cYtcJscc,88
2
2
  aa_mumble_quick_connect/admin.py,sha256=-E1_6HVosf1VeDGWTeMKCO18NBXh9E-3rP2TGhpb-aQ,524
3
3
  aa_mumble_quick_connect/apps.py,sha256=rLXhexmN5A_QKiaDV7ZA-czIieC7o02kLrh0wx8B3_U,364
4
4
  aa_mumble_quick_connect/auth_hooks.py,sha256=P0LNL1xvjK18R6SdJRs6bDGcaoDDTgcFbLZUeHEbz4I,1578
@@ -34,13 +34,12 @@ aa_mumble_quick_connect/locale/zh_Hans/LC_MESSAGES/django.po,sha256=LpglaVF2mGUk
34
34
  aa_mumble_quick_connect/migrations/0001_initial.py,sha256=DVL1fCdvAtgw7jYpRP8dIm3EgMsRWhpes6LWtpDJefU,3303
35
35
  aa_mumble_quick_connect/migrations/0002_mumblelink_disable_url_verification.py,sha256=9Vs8rv-8x63Gve0x3d6TH3f1DfiTNccmr2PIZa7Atb8,979
36
36
  aa_mumble_quick_connect/migrations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
37
- aa_mumble_quick_connect/static/aa_mumble_quick_connect/images/mumble-icon.png,sha256=FQMmSeEfIyrA3fux7reFNQ-rzCaXPfRRFcR7nvTxtRg,46940
38
37
  aa_mumble_quick_connect/static/aa_mumble_quick_connect/libs/masonry-layout/4.2.2/masonry.pkgd.min.js,sha256=Nn1q_fx0H7SNLZMQ5Hw5JLaTRZp0yILA_FRexe19VdI,24103
39
38
  aa_mumble_quick_connect/templates/aa_mumble_quick_connect/base.html,sha256=PZtcXi2JkideJarxWVzozLvhnrjeHCeQJLrf8rpfb2I,636
40
39
  aa_mumble_quick_connect/templates/aa_mumble_quick_connect/index.html,sha256=8YnbQ5gndZoGCgX2ZIOtzUFusYJ2G6WA3SRTBxGpMDA,1471
41
40
  aa_mumble_quick_connect/templates/aa_mumble_quick_connect/bundles/masonry-layout-js.html,sha256=WHji2A9sAnl7Wz_Fvyj5-6GVKhGXg0Zob5GVYnBAEgk,105
42
- aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/channels-in-sections.html,sha256=ve95JH28EkLuJmnqOV40jAII3mZaqFEOkXI5YfTKz5s,2130
43
- aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/channels-without-sections.html,sha256=Urkbsr335xZpKW-RZqfQPBJ0-VVgtUfGKUYCWai7cIg,1754
41
+ aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/channels-in-sections.html,sha256=-dQr6wm-sPqlJc3MjdpJvcCk2_dTh012brJhPhd0lVk,1904
42
+ aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/channels-without-sections.html,sha256=jwwbRPB2WqZSYpSt8AJwUo9B3WPHYDzpfR13B4HEuvU,1560
44
43
  aa_mumble_quick_connect/templates/aa_mumble_quick_connect/partials/footer/app-translation-footer.html,sha256=nDZPOnsQLBN9meAhxnhd0ynUQIVi3YPzhi47n89zcIg,422
45
44
  aa_mumble_quick_connect/templatetags/__init__.py,sha256=sP2D1ovt2gGAPLcGQkByRgXYhvUJ6C52mZMlLIALQ8s,37
46
45
  aa_mumble_quick_connect/templatetags/aa_mumble_quick_connect.py,sha256=VnsJtgbbGeBiXF4ZwyVT79N1zrpiSiMRN41_pK03zic,523
@@ -50,7 +49,7 @@ aa_mumble_quick_connect/tests/test_auth_hooks.py,sha256=S82JzwKM4avQyHyVgBRCfPj7
50
49
  aa_mumble_quick_connect/tests/test_models.py,sha256=ngT6nceZXjTJkiGtIi5DFlCNPE-Y0L2qr-fmUOlnO_4,5440
51
50
  aa_mumble_quick_connect/tests/test_templatetags.py,sha256=UQACDpf8vY2is0GvidBGg0Yn_Zw22kjE2CKv5YycNQw,954
52
51
  aa_mumble_quick_connect/tests/utils.py,sha256=RVbqdYkiREkClWxZpPkfoMn5FBRr0jMdApk83JbjKa0,671
53
- aa_mumble_quick_connect-0.0.12.dist-info/METADATA,sha256=vnqKoLHTkC3Baqzvm2I1S--Kv6s2qUbB9Dqd_CtN30c,48657
54
- aa_mumble_quick_connect-0.0.12.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
55
- aa_mumble_quick_connect-0.0.12.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
56
- aa_mumble_quick_connect-0.0.12.dist-info/RECORD,,
52
+ aa_mumble_quick_connect-1.0.0.dist-info/METADATA,sha256=Mg8SlueOVwkNif8jLD8tVo_lhKhxxkuU24zjWqaDrGQ,48655
53
+ aa_mumble_quick_connect-1.0.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
54
+ aa_mumble_quick_connect-1.0.0.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
55
+ aa_mumble_quick_connect-1.0.0.dist-info/RECORD,,