Commit Graph

2187 Commits

Author SHA1 Message Date
koalasat
77c11af2c5
Add DZA currency 2024-08-15 20:07:13 +02:00
KoalaSat
1532bf8c46
Merge pull request #1405 from RoboSats/dependabot/pip/pre-commit-3.8.0
chore(deps-dev): bump pre-commit from 3.7.0 to 3.8.0
2024-08-12 10:45:47 +00:00
dependabot[bot]
b9315d7777
chore(deps-dev): bump pre-commit from 3.7.0 to 3.8.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.7.0...v3.8.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-11 16:39:02 +00:00
KoalaSat
ee9f8739b7
Merge pull request #1404 from RoboSats/dependabot/pip/ruff-0.5.7
chore(deps-dev): bump ruff from 0.5.1 to 0.5.7
2024-08-11 16:37:53 +00:00
KoalaSat
0f6a1924fa
Merge pull request #1387 from RoboSats/dependabot/pip/shapely-2.0.5
chore(deps): bump shapely from 2.0.4 to 2.0.5
2024-08-11 15:57:01 +00:00
dependabot[bot]
0d49fb5119
chore(deps-dev): bump ruff from 0.5.1 to 0.5.7
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.1 to 0.5.7.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.1...0.5.7)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-11 07:14:11 +00:00
KoalaSat
e9863417dd
Merge branch 'main' into android-notification-system 2024-08-10 16:07:02 +00:00
KoalaSat
e9620e3c2b
Merge branch 'main' into use-nostr-as-cache-system 2024-08-10 16:06:49 +00:00
dependabot[bot]
8b93b484d3
chore(deps): bump shapely from 2.0.4 to 2.0.5
Bumps [shapely](https://github.com/shapely/shapely) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/shapely/shapely/releases)
- [Changelog](https://github.com/shapely/shapely/blob/main/CHANGES.txt)
- [Commits](https://github.com/shapely/shapely/compare/2.0.4...2.0.5)

---
updated-dependencies:
- dependency-name: shapely
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-10 16:01:48 +00:00
KoalaSat
771f8dbc98
Merge pull request #1385 from RoboSats/dependabot/pip/django-import-export-4.1.1
chore(deps): bump django-import-export from 4.1.0 to 4.1.1
2024-08-10 16:00:42 +00:00
KoalaSat
5fac3db775
Merge pull request #1402 from RoboSats/fix-deb-fund-pubkey-url
Fix devfund url typo
2024-08-10 16:00:12 +00:00
KoalaSat
4c5670d8b6
Merge pull request #1403 from RoboSats/dependabot/npm_and_yarn/mobile/typescript-eslint/eslint-plugin-8.0.1
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.7 to 8.0.1 in /mobile
2024-08-10 15:57:48 +00:00
koalasat
958da6a11b
Eslint fixes 2024-08-10 17:54:13 +02:00
dependabot[bot]
a936006a65
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /mobile
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.7 to 8.0.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.0.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-10 17:18:33 +02:00
KoalaSat
decf13f41b
Merge pull request #1396 from RoboSats/dependabot/npm_and_yarn/mobile/eslint-plugin-promise-6.6.0
chore(deps-dev): bump eslint-plugin-promise from 6.1.1 to 6.6.0 in /mobile
2024-08-10 15:18:16 +00:00
KoalaSat
a446c9afc2
Merge pull request #1395 from RoboSats/dependabot/npm_and_yarn/frontend/typescript-5.5.4
chore(deps-dev): bump typescript from 5.4.2 to 5.5.4 in /frontend
2024-08-10 15:14:27 +00:00
dependabot[bot]
4fb4e9ab22
chore(deps-dev): bump typescript from 5.4.2 to 5.5.4 in /frontend
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.5.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-10 17:11:35 +02:00
KoalaSat
f2ab1c2b7f
Merge pull request #1393 from RoboSats/dependabot/npm_and_yarn/mobile/prettier-3.3.3
chore(deps-dev): bump prettier from 3.3.2 to 3.3.3 in /mobile
2024-08-10 15:11:02 +00:00
KoalaSat
2a3dd1f4b6
Merge pull request #1384 from RoboSats/dependabot/pip/coverage-7.6.0
chore(deps-dev): bump coverage from 7.5.0 to 7.6.0
2024-08-10 15:08:49 +00:00
dependabot[bot]
10b226cf04
chore(deps-dev): bump eslint-plugin-promise in /mobile
Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.1.1 to 6.6.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-community/eslint-plugin-promise/compare/v6.1.1...v6.6.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-10 15:06:24 +00:00
dependabot[bot]
d03bb56575
chore(deps-dev): bump prettier from 3.3.2 to 3.3.3 in /mobile
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.2...3.3.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-10 15:06:19 +00:00
KoalaSat
51d86cb196
Merge pull request #1392 from RoboSats/dependabot/npm_and_yarn/mobile/eslint-plugin-react-7.35.0
chore(deps-dev): bump eslint-plugin-react from 7.32.2 to 7.35.0 in /mobile
2024-08-10 15:05:51 +00:00
dependabot[bot]
4870e8d622
chore(deps-dev): bump eslint-plugin-react in /mobile
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.32.2 to 7.35.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.32.2...v7.35.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-10 15:05:33 +00:00
KoalaSat
09c8ce9de2
Merge pull request #1390 from RoboSats/dependabot/npm_and_yarn/mobile/eslint-plugin-prettier-5.2.1
chore(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 in /mobile
2024-08-10 15:04:10 +00:00
KoalaSat
7ad24b1af1
Merge pull request #1379 from RoboSats/dependabot/npm_and_yarn/frontend/country-flag-icons-1.5.13
chore(deps): bump country-flag-icons from 1.5.11 to 1.5.13 in /frontend
2024-08-10 14:58:11 +00:00
dependabot[bot]
b1c6a8b379
chore(deps): bump country-flag-icons from 1.5.11 to 1.5.13 in /frontend
Bumps [country-flag-icons](https://gitlab.com/catamphetamine/country-flag-icons) from 1.5.11 to 1.5.13.
- [Changelog](https://gitlab.com/catamphetamine/country-flag-icons/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/country-flag-icons/compare/v1.5.11...v1.5.13)

---
updated-dependencies:
- dependency-name: country-flag-icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-10 16:56:46 +02:00
KoalaSat
008e597831
Merge pull request #1377 from RoboSats/dependabot/npm_and_yarn/frontend/i18next-browser-languagedetector-8.0.0
chore(deps): bump i18next-browser-languagedetector from 7.2.1 to 8.0.0 in /frontend
2024-08-10 14:56:22 +00:00
dependabot[bot]
85928b3c96
chore(deps): bump i18next-browser-languagedetector in /frontend
Bumps [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector) from 7.2.1 to 8.0.0.
- [Changelog](https://github.com/i18next/i18next-browser-languageDetector/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-browser-languageDetector/compare/v7.2.1...v8.0.0)

---
updated-dependencies:
- dependency-name: i18next-browser-languagedetector
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-10 16:56:02 +02:00
koalasat
58d21d93e9
Better sync urls 2024-08-09 17:06:41 +02:00
koalasat
5a8529f973
Fix devfund url typo 2024-08-09 11:32:10 +02:00
koalasat
7ef8a1b33a
strfry bug free version 2024-08-09 10:57:19 +02:00
koalasat
d79f27b5be
Remove created at 2024-08-08 00:45:42 +02:00
koalasat
3433f4544d
Fix url tag 2024-08-08 00:28:38 +02:00
koalasat
cad1a86514
Fix integer tag 2024-08-08 00:19:51 +02:00
koalasat
1c7b2a892a
Fix integer tag 2024-08-07 23:34:19 +02:00
koalasat
032a48a4b2
Review nostr tags 2024-08-07 22:49:16 +02:00
koalasat
af3a03c891
Async to sync 2024-08-07 22:43:59 +02:00
koalasat
19fc1f08a8
Remove test dockers 2024-08-07 22:43:59 +02:00
koalasat
dd35a3e69f
executable sync 2024-08-07 22:43:58 +02:00
koalasat
e3e530c08b
executable sync 2024-08-07 22:43:57 +02:00
koalasat
507082d865
Logs to docker 2024-08-07 22:43:57 +02:00
koalasat
ab1a488a4b
Docker write access 2024-08-07 22:43:56 +02:00
koalasat
c0d08726f9
Tesnet onions 2024-08-07 22:43:55 +02:00
koalasat
73189af6af
Tesnet sync 2024-08-07 22:43:55 +02:00
koalasat
fda906bd92
Fix unmutable conf 3 2024-08-07 22:43:54 +02:00
koalasat
7d0b3bace9
Fix unmutable conf 2 2024-08-07 22:43:53 +02:00
koalasat
ae18acdb90
Fix unmutable conf 2024-08-07 22:43:53 +02:00
koalasat
ae4502903c
Filter as variable in sync.sh 2024-08-07 22:43:52 +02:00
koalasat
c28ba4afc8
Some NIP fixes 2024-08-07 22:43:51 +02:00
koalasat
9b7240e3dd
Real onions 2024-08-07 22:43:50 +02:00