aa-sov-timer 2.6.0__tar.gz → 2.6.1__tar.gz
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.
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/PKG-INFO +5 -5
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/README.md +4 -4
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/__init__.py +1 -1
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/cs_CZ/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/de/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/django.pot +2 -2
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/es/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/fr_FR/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/it_IT/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/ja/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/ko_KR/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/nl_NL/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/pl_PL/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/ru/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/sk/LC_MESSAGES/django.po +1 -1
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/uk/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/uk/LC_MESSAGES/django.po +4 -4
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/zh_Hans/LC_MESSAGES/django.po +1 -1
- aa_sov_timer-2.6.1/sovtimer/static/sovtimer/js/aa-sov-timer.min.js +2 -0
- aa_sov_timer-2.6.1/sovtimer/static/sovtimer/js/aa-sov-timer.min.js.map +1 -0
- aa_sov_timer-2.6.0/sovtimer/static/sovtimer/js/aa-sov-timer.min.js +0 -2
- aa_sov_timer-2.6.0/sovtimer/static/sovtimer/js/aa-sov-timer.min.js.map +0 -1
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/.gitignore +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/LICENSE +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/pyproject.toml +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/app_settings.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/apps.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/auth_hooks.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/constants.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/.gitkeep +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/cs_CZ/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/de/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/es/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/it_IT/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/ja/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/ko_KR/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/nl_NL/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/pl_PL/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/ru/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/sk/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/locale/zh_Hans/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/management/commands/__init__.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/management/commands/sovtimer_load_initial_data.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/migrations/0001_initial.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/migrations/0002_aasovtimercampaigns_aasovtimerstructures.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/migrations/0003_auto_20201113_1033.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/migrations/0004_auto_20201113_1856.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/migrations/0005_auto_20201114_0720.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/migrations/0006_rename_models.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/migrations/0007_cleanup_models.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/migrations/0008_fix_campaign_attackers_score.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/migrations/0009_alter_campaign_options_and_more.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/migrations/0010_alter_campaign_event_type.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/migrations/__init__.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/models.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/providers.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/static/sovtimer/css/aa-sov-timer.css +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/static/sovtimer/css/aa-sov-timer.min.css +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/static/sovtimer/css/aa-sov-timer.min.css.map +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/static/sovtimer/font/materialicons/v143/MaterialIcons-Regular.woff2 +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/static/sovtimer/font/materialicons/v143/README.md +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/static/sovtimer/images/zkillboard.png +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/static/sovtimer/js/aa-sov-timer.js +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/tasks.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/templates/sovtimer/base.html +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/templates/sovtimer/bundles/aa-sov-timer-css.html +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/templates/sovtimer/bundles/aa-sov-timer-js.html +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/templates/sovtimer/dashboard.html +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/templates/sovtimer/partials/dashboard/table.html +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/templates/sovtimer/partials/footer/app-translation-footer.html +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/tests/__init__.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/tests/fixtures/allianceauth.json +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/tests/fixtures/load_allianceauth.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/tests/fixtures/load_sovtimer.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/tests/fixtures/sovtimer.json +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/tests/fixtures/utils.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/tests/test_ajax_calls.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/tests/test_app_settings.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/tests/test_integration.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/tests/test_user_agent.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/tests/utils.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/urls.py +0 -0
- {aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/views.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: aa-sov-timer
|
|
3
|
-
Version: 2.6.
|
|
3
|
+
Version: 2.6.1
|
|
4
4
|
Summary: Sov Campaign Timer for Alliance Auth
|
|
5
5
|
Project-URL: Changelog, https://github.com/ppfeufer/aa-sov-timer/blob/master/CHANGELOG.md
|
|
6
6
|
Project-URL: Documentation, https://github.com/ppfeufer/aa-sov-timer/blob/master/README.md
|
|
@@ -784,7 +784,7 @@ Make sure you're in the virtual environment (venv) of your Alliance Auth install
|
|
|
784
784
|
Then install the latest version:
|
|
785
785
|
|
|
786
786
|
```shell
|
|
787
|
-
pip install aa-sov-timer==2.6.
|
|
787
|
+
pip install aa-sov-timer==2.6.1
|
|
788
788
|
```
|
|
789
789
|
|
|
790
790
|
#### Step 2: Update Your AA Settings<a name="step-2-update-your-aa-settings"></a>
|
|
@@ -845,7 +845,7 @@ Now your system is updating the sovereignty campaigns every 30 seconds.
|
|
|
845
845
|
Add the app to your `conf/requirements.txt`:
|
|
846
846
|
|
|
847
847
|
```text
|
|
848
|
-
aa-sov-timer==2.6.
|
|
848
|
+
aa-sov-timer==2.6.1
|
|
849
849
|
```
|
|
850
850
|
|
|
851
851
|
#### Step 2: Update Your AA Settings<a name="step-2-update-your-aa-settings-1"></a>
|
|
@@ -896,7 +896,7 @@ Then run the following commands from your AA project directory (the one that
|
|
|
896
896
|
contains `manage.py`).
|
|
897
897
|
|
|
898
898
|
```shell
|
|
899
|
-
pip install aa-sov-timer==2.6.
|
|
899
|
+
pip install aa-sov-timer==2.6.1
|
|
900
900
|
|
|
901
901
|
python manage.py collectstatic
|
|
902
902
|
python manage.py migrate
|
|
@@ -909,7 +909,7 @@ Finally, restart your AA supervisor service.
|
|
|
909
909
|
To update your existing installation of AA Sovereignty Timer, all you need to do is to update the respective line in your `conf/requirements.txt` file to the latest version.
|
|
910
910
|
|
|
911
911
|
```text
|
|
912
|
-
aa-sov-timer==2.6.
|
|
912
|
+
aa-sov-timer==2.6.1
|
|
913
913
|
```
|
|
914
914
|
|
|
915
915
|
Now rebuild your containers and restart them:
|
|
@@ -74,7 +74,7 @@ Make sure you're in the virtual environment (venv) of your Alliance Auth install
|
|
|
74
74
|
Then install the latest version:
|
|
75
75
|
|
|
76
76
|
```shell
|
|
77
|
-
pip install aa-sov-timer==2.6.
|
|
77
|
+
pip install aa-sov-timer==2.6.1
|
|
78
78
|
```
|
|
79
79
|
|
|
80
80
|
#### Step 2: Update Your AA Settings<a name="step-2-update-your-aa-settings"></a>
|
|
@@ -135,7 +135,7 @@ Now your system is updating the sovereignty campaigns every 30 seconds.
|
|
|
135
135
|
Add the app to your `conf/requirements.txt`:
|
|
136
136
|
|
|
137
137
|
```text
|
|
138
|
-
aa-sov-timer==2.6.
|
|
138
|
+
aa-sov-timer==2.6.1
|
|
139
139
|
```
|
|
140
140
|
|
|
141
141
|
#### Step 2: Update Your AA Settings<a name="step-2-update-your-aa-settings-1"></a>
|
|
@@ -186,7 +186,7 @@ Then run the following commands from your AA project directory (the one that
|
|
|
186
186
|
contains `manage.py`).
|
|
187
187
|
|
|
188
188
|
```shell
|
|
189
|
-
pip install aa-sov-timer==2.6.
|
|
189
|
+
pip install aa-sov-timer==2.6.1
|
|
190
190
|
|
|
191
191
|
python manage.py collectstatic
|
|
192
192
|
python manage.py migrate
|
|
@@ -199,7 +199,7 @@ Finally, restart your AA supervisor service.
|
|
|
199
199
|
To update your existing installation of AA Sovereignty Timer, all you need to do is to update the respective line in your `conf/requirements.txt` file to the latest version.
|
|
200
200
|
|
|
201
201
|
```text
|
|
202
|
-
aa-sov-timer==2.6.
|
|
202
|
+
aa-sov-timer==2.6.1
|
|
203
203
|
```
|
|
204
204
|
|
|
205
205
|
Now rebuild your containers and restart them:
|
|
@@ -6,7 +6,7 @@ msgid ""
|
|
|
6
6
|
msgstr ""
|
|
7
7
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
9
|
-
"POT-Creation-Date: 2025-
|
|
9
|
+
"POT-Creation-Date: 2025-09-02 07:47+0200\n"
|
|
10
10
|
"PO-Revision-Date: 2024-07-10 14:26+0000\n"
|
|
11
11
|
"Last-Translator: Dadas Aideron <dadas.aideron@gmail.com>\n"
|
|
12
12
|
"Language-Team: Czech <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/cs/>\n"
|
|
@@ -6,7 +6,7 @@ msgid ""
|
|
|
6
6
|
msgstr ""
|
|
7
7
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
9
|
-
"POT-Creation-Date: 2025-
|
|
9
|
+
"POT-Creation-Date: 2025-09-02 07:47+0200\n"
|
|
10
10
|
"PO-Revision-Date: 2025-06-20 16:44+0000\n"
|
|
11
11
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
12
12
|
"Language-Team: German <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/de/>\n"
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
#, fuzzy
|
|
7
7
|
msgid ""
|
|
8
8
|
msgstr ""
|
|
9
|
-
"Project-Id-Version: AA Sov Timer 2.
|
|
9
|
+
"Project-Id-Version: AA Sov Timer 2.6.1\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
11
|
-
"POT-Creation-Date: 2025-
|
|
11
|
+
"POT-Creation-Date: 2025-09-02 07:47+0200\n"
|
|
12
12
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
@@ -7,7 +7,7 @@ msgid ""
|
|
|
7
7
|
msgstr ""
|
|
8
8
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
10
|
-
"POT-Creation-Date: 2025-
|
|
10
|
+
"POT-Creation-Date: 2025-09-02 07:47+0200\n"
|
|
11
11
|
"PO-Revision-Date: 2025-07-29 20:18+0000\n"
|
|
12
12
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
13
13
|
"Language-Team: Spanish <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/es/>\n"
|
|
@@ -12,7 +12,7 @@ msgid ""
|
|
|
12
12
|
msgstr ""
|
|
13
13
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
14
14
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
15
|
-
"POT-Creation-Date: 2025-
|
|
15
|
+
"POT-Creation-Date: 2025-09-02 07:47+0200\n"
|
|
16
16
|
"PO-Revision-Date: 2025-08-03 02:43+0000\n"
|
|
17
17
|
"Last-Translator: The “Devcutter” Guy <mick162534@gmail.com>\n"
|
|
18
18
|
"Language-Team: French <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/fr/>\n"
|
|
@@ -6,7 +6,7 @@ msgid ""
|
|
|
6
6
|
msgstr ""
|
|
7
7
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
9
|
-
"POT-Creation-Date: 2025-
|
|
9
|
+
"POT-Creation-Date: 2025-09-02 07:47+0200\n"
|
|
10
10
|
"PO-Revision-Date: 2024-12-22 21:15+0000\n"
|
|
11
11
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
12
12
|
"Language-Team: Italian <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/it/>\n"
|
|
@@ -7,7 +7,7 @@ msgid ""
|
|
|
7
7
|
msgstr ""
|
|
8
8
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
10
|
-
"POT-Creation-Date: 2025-
|
|
10
|
+
"POT-Creation-Date: 2025-09-02 07:47+0200\n"
|
|
11
11
|
"PO-Revision-Date: 2024-08-06 03:28+0000\n"
|
|
12
12
|
"Last-Translator: Deleted User <noreply+44@weblate.org>\n"
|
|
13
13
|
"Language-Team: Japanese <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/ja/>\n"
|
|
@@ -10,7 +10,7 @@ msgid ""
|
|
|
10
10
|
msgstr ""
|
|
11
11
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
12
12
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
13
|
-
"POT-Creation-Date: 2025-
|
|
13
|
+
"POT-Creation-Date: 2025-09-02 07:47+0200\n"
|
|
14
14
|
"PO-Revision-Date: 2025-04-28 07:24+0000\n"
|
|
15
15
|
"Last-Translator: SiO4 <hohoit0078@gmail.com>\n"
|
|
16
16
|
"Language-Team: Korean <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/ko/>\n"
|
|
@@ -7,7 +7,7 @@ msgid ""
|
|
|
7
7
|
msgstr ""
|
|
8
8
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
10
|
-
"POT-Creation-Date: 2025-
|
|
10
|
+
"POT-Creation-Date: 2025-09-02 07:47+0200\n"
|
|
11
11
|
"PO-Revision-Date: 2024-05-10 14:12+0000\n"
|
|
12
12
|
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
|
13
13
|
"Language-Team: Dutch <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/nl/>\n"
|
|
@@ -6,7 +6,7 @@ msgid ""
|
|
|
6
6
|
msgstr ""
|
|
7
7
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
9
|
-
"POT-Creation-Date: 2025-
|
|
9
|
+
"POT-Creation-Date: 2025-09-02 07:47+0200\n"
|
|
10
10
|
"PO-Revision-Date: 2024-05-10 14:12+0000\n"
|
|
11
11
|
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
|
12
12
|
"Language-Team: Polish <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/pl/>\n"
|
|
@@ -8,7 +8,7 @@ msgid ""
|
|
|
8
8
|
msgstr ""
|
|
9
9
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
11
|
-
"POT-Creation-Date: 2025-
|
|
11
|
+
"POT-Creation-Date: 2025-09-02 07:47+0200\n"
|
|
12
12
|
"PO-Revision-Date: 2024-12-15 10:37+0000\n"
|
|
13
13
|
"Last-Translator: Peter Pfeufer <info@ppfeufer.de>\n"
|
|
14
14
|
"Language-Team: Russian <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/ru/>\n"
|
|
@@ -7,7 +7,7 @@ msgid ""
|
|
|
7
7
|
msgstr ""
|
|
8
8
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
10
|
-
"POT-Creation-Date: 2025-
|
|
10
|
+
"POT-Creation-Date: 2025-09-02 07:47+0200\n"
|
|
11
11
|
"PO-Revision-Date: 2024-05-10 14:12+0000\n"
|
|
12
12
|
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
|
13
13
|
"Language-Team: Slovak <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/sk/>\n"
|
|
Binary file
|
|
@@ -9,8 +9,8 @@ msgid ""
|
|
|
9
9
|
msgstr ""
|
|
10
10
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
11
11
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
12
|
-
"POT-Creation-Date: 2025-
|
|
13
|
-
"PO-Revision-Date: 2025-
|
|
12
|
+
"POT-Creation-Date: 2025-09-02 07:47+0200\n"
|
|
13
|
+
"PO-Revision-Date: 2025-08-27 20:43+0000\n"
|
|
14
14
|
"Last-Translator: s0k0l -_- <salarysalo@gmail.com>\n"
|
|
15
15
|
"Language-Team: Ukrainian <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/uk/>\n"
|
|
16
16
|
"Language: uk\n"
|
|
@@ -18,7 +18,7 @@ msgstr ""
|
|
|
18
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
19
|
"Content-Transfer-Encoding: 8bit\n"
|
|
20
20
|
"Plural-Forms: nplurals=4; plural=n==1 ? 3 : (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
|
21
|
-
"X-Generator: Weblate 5.
|
|
21
|
+
"X-Generator: Weblate 5.13\n"
|
|
22
22
|
|
|
23
23
|
#: sovtimer/__init__.py:9
|
|
24
24
|
msgid "Sovereignty Timers"
|
|
@@ -36,7 +36,7 @@ msgstr "Таймер суверенітету"
|
|
|
36
36
|
|
|
37
37
|
#: sovtimer/models.py:36
|
|
38
38
|
msgid "Can access the Sovereignty Timer module"
|
|
39
|
-
msgstr "Є доступ до модуля
|
|
39
|
+
msgstr "Є доступ до модуля Таймерів Суверенітету"
|
|
40
40
|
|
|
41
41
|
#: sovtimer/models.py:73
|
|
42
42
|
msgid "Sovereignty structure"
|
|
@@ -10,7 +10,7 @@ msgid ""
|
|
|
10
10
|
msgstr ""
|
|
11
11
|
"Project-Id-Version: AA Sov Timer 2.2.1\n"
|
|
12
12
|
"Report-Msgid-Bugs-To: https://github.com/ppfeufer/aa-sov-timer/issues\n"
|
|
13
|
-
"POT-Creation-Date: 2025-
|
|
13
|
+
"POT-Creation-Date: 2025-09-02 07:47+0200\n"
|
|
14
14
|
"PO-Revision-Date: 2024-05-15 09:21+0000\n"
|
|
15
15
|
"Last-Translator: SAM_FPS <sam_fps@163.com>\n"
|
|
16
16
|
"Language-Team: Chinese (Simplified) <https://weblate.ppfeufer.de/projects/alliance-auth-apps/aa-sov-timer/zh_Hans/>\n"
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
$(document).ready(()=>{'use strict';let a=sovtimerJsSettingsDefaults;'undefined'!=typeof sovtimerJsSettingsOverride&&(a=objectDeepMerge(sovtimerJsSettingsDefaults,sovtimerJsSettingsOverride));const t=$('.aa-sovtimer-campaigns-total'),e=$('.aa-sovtimer-campaigns-upcoming'),n=$('.aa-sovtimer-campaigns-active'),i=a=>{let t='',e='aa-sovtimer-remaining';a<0?(e+=' aa-sovtimer-timer-elapsed',t='-',a=Math.abs(a),a++):a--;const n=Math.floor(a/86400);let i=Math.floor(a/3600)%24,r=Math.floor(a/60)%60,s=Math.floor(a)%60;return i<10&&(i='0'+i),r<10&&(r='0'+r),s<10&&(s='0'+s),{countdown:`<span class="${e}">${t}${n}d ${i}h ${r}m ${s}s</span>`,remainingTimeInSeconds:t+a}},r=$('.aa-sovtimer-campaigns');fetchGet({url:a.url.ajaxUpdate}).then(i=>{i&&r.DataTable({language:a.dataTables.language,data:i,columns:[{data:'event_type'},{data:'solar_system_name_html'},{data:'constellation_name_html'},{data:'region_name_html'},{data:'defender_name_html'},{data:'adm'},{data:'start_time',render:{_:t=>null===t?'':moment(t).utc().format(a.datetimeFormat.datetimeLong),sort:a=>null===a?'':a}},{data:'remaining_time'},{data:'campaign_progress'},{data:'remaining_time_in_seconds'},{data:'solar_system_name'},{data:'constellation_name'},{data:'region_name'},{data:'defender_name'},{data:'active_campaign'}],columnDefs:[{visible:!1,targets:[0,9,10,11,12,13,14]},{width:'150px',targets:[8]}],order:[[6,'asc']],filterDropDown:{columns:[{idx:10,title:a.translation.dtFilter.system},{idx:11,title:a.translation.dtFilter.constellation},{idx:12,title:a.translation.dtFilter.region},{idx:13,title:a.translation.dtFilter.owner},{idx:14,title:a.translation.dtFilter.activeCampaign}],autoSize:!1,bootstrap:!0,bootstrap_version:5},createdRow:(i,r)=>{const s=t.html(),o=parseInt(s)+1;if(t.html(o),r.active_campaign===a.translation.no&&r.remaining_time_in_seconds<=a.upcomingTimerThreshold){$(i).addClass('aa-sovtimer-upcoming-campaign');const a=e.html(),t=parseInt(a)+1;e.html(t)}if(r.active_campaign===a.translation.yes){$(i).addClass('aa-sovtimer-active-campaign');const a=n.html(),t=parseInt(a)+1;n.html(t)}},paging:!1})}).catch(a=>{console.error('Error fetching campaign data:',a)}),setInterval(()=>{fetchGet({url:a.url.ajaxUpdate}).then(i=>{r.DataTable().clear().rows.add(i).draw();let s=0,o=0,m=0;i.forEach(t=>{s++,t.active_campaign===a.translation.no&&t.remaining_time_in_seconds<=a.upcomingTimerThreshold&&o++,t.active_campaign===a.translation.yes&&m++}),t.html(s),e.html(o),n.html(m)}).catch(a=>{console.error('Error updating campaign data:',a)})},3e4),setInterval(()=>{r.DataTable().rows().every(a=>{const t=r.DataTable().row(a).data(),e=i(t.remaining_time_in_seconds);t.remaining_time_in_seconds=e.remainingTimeInSeconds,t.remaining_time=e.countdown,r.DataTable().row(a).data(t)})},1e3)});
|
|
2
|
+
//# sourceMappingURL=aa-sov-timer.min.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["$","document","ready","sovtimerSettings","sovtimerJsSettingsDefaults","sovtimerJsSettingsOverride","objectDeepMerge","elementTimerTotal","elementTimerUpcoming","elementTimerActive","secondsToRemainingTime","secondsRemaining","prefix","spanClasses","Math","abs","days","floor","hours","minutes","seconds","countdown","remainingTimeInSeconds","sovCampaignTable","fetchGet","url","ajaxUpdate","then","tableData","DataTable","language","dataTables","data","columns","render","_","moment","utc","format","datetimeFormat","datetimeLong","sort","columnDefs","visible","targets","width","order","filterDropDown","idx","title","translation","dtFilter","system","constellation","region","owner","activeCampaign","autoSize","bootstrap","bootstrap_version","createdRow","row","currentTotal","html","newTotal","parseInt","active_campaign","no","remaining_time_in_seconds","upcomingTimerThreshold","addClass","currentUpcoming","newUpcoming","yes","currentActive","newActive","paging","catch","error","console","setInterval","newData","clear","rows","add","draw","totalCount","upcomingCount","activeCount","forEach","item","every","element","remaining","remaining_time"],"sources":["aa-sov-timer.js"],"mappings":"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","ignoreList":[]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
$(document).ready(()=>{let m=sovtimerJsSettingsDefaults;"undefined"!=typeof sovtimerJsSettingsOverride&&(m=objectDeepMerge(sovtimerJsSettingsDefaults,sovtimerJsSettingsOverride));const l=$(".aa-sovtimer-campaigns-total"),d=$(".aa-sovtimer-campaigns-upcoming"),c=$(".aa-sovtimer-campaigns-active"),n=a=>{let t="",e="aa-sovtimer-remaining";a<0?(e+=" aa-sovtimer-timer-elapsed",t="-",a=Math.abs(a),a++):a--;const n=Math.floor(a/86400);let i=Math.floor(a/3600)%24,r=Math.floor(a/60)%60,s=Math.floor(a)%60;return i<10&&(i="0"+i),r<10&&(r="0"+r),s<10&&(s="0"+s),{countdown:`<span class="${e}">${t}${n}d ${i}h ${r}m ${s}s</span>`,remainingTimeInSeconds:t+a}},r=$(".aa-sovtimer-campaigns");fetchGet({url:m.url.ajaxUpdate}).then(a=>{a&&r.DataTable({language:m.dataTables.language,data:a,columns:[{data:"event_type"},{data:"solar_system_name_html"},{data:"constellation_name_html"},{data:"region_name_html"},{data:"defender_name_html"},{data:"adm"},{data:"start_time",render:{_:a=>null===a?"":moment(a).utc().format(m.datetimeFormat.datetimeLong),sort:a=>null===a?"":a}},{data:"remaining_time"},{data:"campaign_progress"},{data:"remaining_time_in_seconds"},{data:"solar_system_name"},{data:"constellation_name"},{data:"region_name"},{data:"defender_name"},{data:"active_campaign"}],columnDefs:[{visible:!1,targets:[0,9,10,11,12,13,14]},{width:"150px",targets:[8]}],order:[[6,"asc"]],filterDropDown:{columns:[{idx:10,title:m.translation.dtFilter.system},{idx:11,title:m.translation.dtFilter.constellation},{idx:12,title:m.translation.dtFilter.region},{idx:13,title:m.translation.dtFilter.owner},{idx:14,title:m.translation.dtFilter.activeCampaign}],autoSize:!1,bootstrap:!0,bootstrap_version:5},createdRow:(a,t)=>{const e=l.html(),n=parseInt(e)+1;if(l.html(n),t.active_campaign===m.translation.no&&t.remaining_time_in_seconds<=m.upcomingTimerThreshold){$(a).addClass("aa-sovtimer-upcoming-campaign");const i=d.html(),r=parseInt(i)+1;d.html(r)}if(t.active_campaign===m.translation.yes){$(a).addClass("aa-sovtimer-active-campaign");const s=c.html(),o=parseInt(s)+1;c.html(o)}},paging:!1})}).catch(a=>{console.error("Error fetching campaign data:",a)}),setInterval(()=>{fetchGet({url:m.url.ajaxUpdate}).then(a=>{const t=r.DataTable();t.clear().rows.add(a).draw();let e=0,n=0,i=0;a.forEach(a=>{e++,a.active_campaign===m.translation.no&&a.remaining_time_in_seconds<=m.upcomingTimerThreshold&&n++,a.active_campaign===m.translation.yes&&i++}),l.html(e),d.html(n),c.html(i)}).catch(a=>{console.error("Error updating campaign data:",a)})},3e4),setInterval(()=>{r.DataTable().rows().every(a=>{const t=r.DataTable().row(a).data(),e=n(t.remaining_time_in_seconds);t.remaining_time_in_seconds=e.remainingTimeInSeconds,t.remaining_time=e.countdown,r.DataTable().row(a).data(t)})},1e3)});
|
|
2
|
-
//# sourceMappingURL=aa-sov-timer.min.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["aa-sov-timer.js"],"names":["$","document","ready","let","sovtimerSettings","sovtimerJsSettingsDefaults","sovtimerJsSettingsOverride","objectDeepMerge","elementTimerTotal","elementTimerUpcoming","elementTimerActive","secondsToRemainingTime","prefix","spanClasses","secondsRemaining","Math","abs","days","floor","hours","minutes","seconds","countdown","remainingTimeInSeconds","sovCampaignTable","fetchGet","url","ajaxUpdate","then","tableData","DataTable","language","dataTables","data","columns","render","_","moment","utc","format","datetimeFormat","datetimeLong","sort","columnDefs","visible","targets","width","order","filterDropDown","idx","title","translation","dtFilter","system","constellation","region","owner","activeCampaign","autoSize","bootstrap","bootstrap_version","createdRow","row","currentTotal","html","newTotal","parseInt","active_campaign","no","remaining_time_in_seconds","upcomingTimerThreshold","addClass","currentUpcoming","newUpcoming","yes","currentActive","newActive","paging","catch","console","error","setInterval","dataTable","clear","rows","add","newData","draw","totalCount","upcomingCount","activeCount","forEach","item","every","element","remaining","remaining_time"],"mappings":"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"}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/management/commands/sovtimer_load_initial_data.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/migrations/0008_fix_campaign_attackers_score.py
RENAMED
|
File without changes
|
|
File without changes
|
{aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/migrations/0010_alter_campaign_event_type.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/static/sovtimer/css/aa-sov-timer.min.css.map
RENAMED
|
File without changes
|
|
File without changes
|
{aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/static/sovtimer/font/materialicons/v143/README.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/templates/sovtimer/bundles/aa-sov-timer-css.html
RENAMED
|
File without changes
|
{aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/templates/sovtimer/bundles/aa-sov-timer-js.html
RENAMED
|
File without changes
|
|
File without changes
|
{aa_sov_timer-2.6.0 → aa_sov_timer-2.6.1}/sovtimer/templates/sovtimer/partials/dashboard/table.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|