Skip to content

Commit 5c836fb

Browse files
committed
chore: collective
1 parent 7d63a7e commit 5c836fb

9 files changed

Lines changed: 34 additions & 34 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
release-documentscanner-ios:
9696
permissions:
9797
contents: write
98-
uses: ossappcollective/app-tools/.github/workflows/release_ios.yml@main
98+
uses: ossappscollective/app-tools/.github/workflows/release_ios.yml@main
9999
if: github.event.inputs.ios == 'true' && github.event.inputs.documentscanner == 'true'
100100
with:
101101
flavor: documentscanner
@@ -108,7 +108,7 @@ jobs:
108108
release-cardwallet-ios:
109109
permissions:
110110
contents: write
111-
uses: ossappcollective/app-tools/.github/workflows/release_ios.yml@main
111+
uses: ossappscollective/app-tools/.github/workflows/release_ios.yml@main
112112
if: github.event.inputs.ios == 'true' && github.event.inputs.cardwallet == 'true'
113113
with:
114114
flavor: cardwallet

docs-site/docusaurus.config.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ const config = {
8787
sidebarPath: './sidebars.js',
8888
// Please change this to your repo.
8989
// Remove this to remove the "edit this page" links.
90-
editUrl: 'https://github.com/ossdocumentscanner/OSS-DocumentScanner/tree/main/docs-site/'
90+
editUrl: 'https://github.com/ossappscollective/OSS-DocumentScanner/tree/main/docs-site/'
9191
},
9292
blog: false,
9393
theme: {
@@ -166,7 +166,7 @@ const config = {
166166
position: 'right'
167167
},
168168
{
169-
href: 'https://github.com/ossdocumentscanner/OSS-DocumentScanner',
169+
href: 'https://github.com/ossappscollective/OSS-DocumentScanner',
170170
label: 'GitHub',
171171
position: 'right'
172172
}
@@ -214,7 +214,7 @@ const config = {
214214
items: [
215215
{
216216
label: 'GitHub Issues',
217-
href: 'https://github.com/ossdocumentscanner/OSS-DocumentScanner/issues'
217+
href: 'https://github.com/ossappscollective/OSS-DocumentScanner/issues'
218218
},
219219
{
220220
label: 'Weblate Translations',
@@ -231,7 +231,7 @@ const config = {
231231
items: [
232232
{
233233
label: 'GitHub Releases',
234-
href: 'https://github.com/ossdocumentscanner/OSS-DocumentScanner/releases'
234+
href: 'https://github.com/ossappscollective/OSS-DocumentScanner/releases'
235235
},
236236
{
237237
label: 'Google Play (Scanner)',

docs-site/i18n/fr/docusaurus-plugin-content-docs/current/cardwallet/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Vous pouvez installer OSS CardWallet sur Android via :
1717

1818
- **Google Play Store** : [Télécharger depuis Play Store](https://play.google.com/store/apps/details?id=com.akylas.cardwallet)
1919
- **IzzyOnDroid** : [Télécharger depuis IzzyOnDroid](https://apt.izzysoft.de/packages/com.akylas.cardwallet)
20-
- **Versions GitHub** : [Télécharger l'APK depuis GitHub](https://github.com/ossdocumentscanner/OSS-DocumentScanner/releases)
20+
- **Versions GitHub** : [Télécharger l'APK depuis GitHub](https://github.com/ossappscollective/OSS-DocumentScanner/releases)
2121

2222
### iOS
2323

@@ -75,5 +75,5 @@ Au premier lancement, l'application demandera :
7575

7676
## Obtenir de l'Aide
7777

78-
- **Problèmes** : [Signaler des bugs sur GitHub](https://github.com/ossdocumentscanner/OSS-DocumentScanner/issues)
78+
- **Problèmes** : [Signaler des bugs sur GitHub](https://github.com/ossappscollective/OSS-DocumentScanner/issues)
7979
- **Traductions** : [Aidez à traduire sur Weblate](https://hosted.weblate.org/engage/oss-document-scanner/)

docs-site/i18n/fr/docusaurus-plugin-content-docs/current/contributing.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Aidez à améliorer cette documentation ! Nous accueillons les contributions de
1111

1212
## Démarrage Rapide
1313

14-
1. **Forkez le dépôt** : [github.com/ossdocumentscanner/OSS-DocumentScanner](https://github.com/ossdocumentscanner/OSS-DocumentScanner)
14+
1. **Forkez le dépôt** : [github.com/ossappscollective/OSS-DocumentScanner](https://github.com/ossappscollective/OSS-DocumentScanner)
1515

1616
2. **Clonez votre fork** :
1717
```bash
@@ -249,8 +249,8 @@ Brève description des modifications
249249

250250
## Obtenir de l'Aide
251251

252-
- **Questions** : Ouvrez une [Discussion GitHub](https://github.com/ossdocumentscanner/OSS-DocumentScanner/discussions)
253-
- **Bugs** : Ouvrez une [Issue GitHub](https://github.com/ossdocumentscanner/OSS-DocumentScanner/issues)
252+
- **Questions** : Ouvrez une [Discussion GitHub](https://github.com/ossappscollective/OSS-DocumentScanner/discussions)
253+
- **Bugs** : Ouvrez une [Issue GitHub](https://github.com/ossappscollective/OSS-DocumentScanner/issues)
254254
- **Chat** : Rejoignez la communauté sur GitHub
255255

256256
## Reconnaissance

docs-site/i18n/fr/docusaurus-plugin-content-docs/current/faq.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ Les deux applications partagent des fonctionnalités communes comme la synchroni
3636

3737
### Où puis-je obtenir de l'aide ?
3838

39-
- **GitHub Issues** : [Signaler des bugs ou demander des fonctionnalités](https://github.com/ossdocumentscanner/OSS-DocumentScanner/issues)
39+
- **GitHub Issues** : [Signaler des bugs ou demander des fonctionnalités](https://github.com/ossappscollective/OSS-DocumentScanner/issues)
4040
- **Cette Documentation** : Parcourez les guides et tutoriels
41-
- **Code Source** : Consultez le [code open source](https://github.com/ossdocumentscanner/OSS-DocumentScanner)
41+
- **Code Source** : Consultez le [code open source](https://github.com/ossappscollective/OSS-DocumentScanner)
4242

4343
### Comment puis-je contribuer ?
4444

@@ -249,7 +249,7 @@ OSS Document Scanner est construit avec :
249249

250250
### Où se trouve le code source ?
251251

252-
Répertoires clés dans le [dépôt GitHub](https://github.com/ossdocumentscanner/OSS-DocumentScanner) :
252+
Répertoires clés dans le [dépôt GitHub](https://github.com/ossappscollective/OSS-DocumentScanner) :
253253

254254
| Répertoire | Contenu |
255255
|------------|---------|
@@ -262,7 +262,7 @@ Répertoires clés dans le [dépôt GitHub](https://github.com/ossdocumentscanne
262262

263263
### Comment puis-je compiler depuis les sources ?
264264

265-
Voir la [section Configuration de Build](https://github.com/ossdocumentscanner/OSS-DocumentScanner#building-setup) dans le README principal.
265+
Voir la [section Configuration de Build](https://github.com/ossappscollective/OSS-DocumentScanner#building-setup) dans le README principal.
266266

267267
## Intégration de Captures d'Écran Maestro
268268

@@ -309,6 +309,6 @@ Gardez ces noms de fichiers exacts pour que les captures générées par Maestro
309309

310310
Si votre question n'est pas répondue ici :
311311

312-
1. Cherchez dans les [issues GitHub existantes](https://github.com/ossdocumentscanner/OSS-DocumentScanner/issues)
313-
2. [Créez une nouvelle issue](https://github.com/ossdocumentscanner/OSS-DocumentScanner/issues/new) avec votre question
314-
3. Consultez le [code source](https://github.com/ossdocumentscanner/OSS-DocumentScanner) pour les détails d'implémentation
312+
1. Cherchez dans les [issues GitHub existantes](https://github.com/ossappscollective/OSS-DocumentScanner/issues)
313+
2. [Créez une nouvelle issue](https://github.com/ossappscollective/OSS-DocumentScanner/issues/new) avec votre question
314+
3. Consultez le [code source](https://github.com/ossappscollective/OSS-DocumentScanner) pour les détails d'implémentation

docs-site/i18n/fr/docusaurus-plugin-content-docs/current/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Vous pouvez installer OSS Document Scanner sur Android via :
1717

1818
- **Google Play Store** : [Télécharger depuis Play Store](https://play.google.com/store/apps/details?id=com.akylas.documentscanner)
1919
- **IzzyOnDroid** : [Télécharger depuis IzzyOnDroid](https://apt.izzysoft.de/packages/com.akylas.documentscanner)
20-
- **Versions GitHub** : [Télécharger l'APK depuis GitHub](https://github.com/ossdocumentscanner/OSS-DocumentScanner/releases)
20+
- **Versions GitHub** : [Télécharger l'APK depuis GitHub](https://github.com/ossappscollective/OSS-DocumentScanner/releases)
2121
- **Obtainium** : Ajouter l'application pour les mises à jour automatiques
2222

2323
### iOS
@@ -63,6 +63,6 @@ Au premier lancement, l'application demandera les permissions suivantes :
6363

6464
## Obtenir de l'Aide
6565

66-
- **Problèmes** : [Signaler des bugs sur GitHub](https://github.com/ossdocumentscanner/OSS-DocumentScanner/issues)
66+
- **Problèmes** : [Signaler des bugs sur GitHub](https://github.com/ossappscollective/OSS-DocumentScanner/issues)
6767
- **Traductions** : [Aidez à traduire sur Weblate](https://hosted.weblate.org/engage/oss-document-scanner/)
6868
- **FAQ** : Consultez notre [Foire Aux Questions](/faq)

docs-site/i18n/fr/docusaurus-theme-classic/footer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"link.item.label.GitHub Issues": {
3939
"message": "Signaler un Problème (GitHub)",
40-
"description": "The label of footer link with label=GitHub Issues linking to https://github.com/ossdocumentscanner/OSS-DocumentScanner/issues"
40+
"description": "The label of footer link with label=GitHub Issues linking to https://github.com/ossappscollective/OSS-DocumentScanner/issues"
4141
},
4242
"link.item.label.Weblate Translations": {
4343
"message": "Traductions Weblate",
@@ -49,7 +49,7 @@
4949
},
5050
"link.item.label.GitHub Releases": {
5151
"message": "Versions GitHub",
52-
"description": "The label of footer link with label=GitHub Releases linking to https://github.com/ossdocumentscanner/OSS-DocumentScanner/releases"
52+
"description": "The label of footer link with label=GitHub Releases linking to https://github.com/ossappscollective/OSS-DocumentScanner/releases"
5353
},
5454
"link.item.label.Google Play (Scanner)": {
5555
"message": "Google Play (Scanner)",

docs-site/src/pages/index.js

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ function HomepageHeader() {
1616
</Heading>
1717
<p className="hero__subtitle">Scan documents and manage cards - privacy-focused, free, and open source</p>
1818
<div className={styles.badges}>
19-
<a href="https://github.com/ossdocumentscanner/OSS-DocumentScanner/stargazers">
20-
<img src="https://img.shields.io/github/stars/ossdocumentscanner/OSS-DocumentScanner?style=flat" alt="GitHub stars" />
19+
<a href="https://github.com/ossappscollective/OSS-DocumentScanner/stargazers">
20+
<img src="https://img.shields.io/github/stars/ossappscollective/OSS-DocumentScanner?style=flat" alt="GitHub stars" />
2121
</a>
22-
<a href="https://github.com/ossdocumentscanner/OSS-DocumentScanner/blob/master/COPYING">
23-
<img src="https://img.shields.io/github/license/ossdocumentscanner/OSS-DocumentScanner" alt="License" />
22+
<a href="https://github.com/ossappscollective/OSS-DocumentScanner/blob/master/COPYING">
23+
<img src="https://img.shields.io/github/license/ossappscollective/OSS-DocumentScanner" alt="License" />
2424
</a>
25-
<a href="https://github.com/ossdocumentscanner/OSS-DocumentScanner/releases/">
26-
<img src="https://img.shields.io/github/downloads/ossdocumentscanner/OSS-DocumentScanner/total.svg" alt="Downloads" />
25+
<a href="https://github.com/ossappscollective/OSS-DocumentScanner/releases/">
26+
<img src="https://img.shields.io/github/downloads/ossappscollective/OSS-DocumentScanner/total.svg" alt="Downloads" />
2727
</a>
2828
<a href="https://hosted.weblate.org/engage/oss-document-scanner/">
2929
<img src="https://hosted.weblate.org/widgets/oss-document-scanner/-/svg-badge.svg" alt="Translation status" />
@@ -40,7 +40,7 @@ function AppShowcase() {
4040
name: 'OSS Document Scanner',
4141
description: 'Scan, edit, and export documents with automatic edge detection and perspective correction.',
4242
featureImage: useBaseUrl('/img/apps/documentscanner-feature.png'),
43-
github: 'https://github.com/ossdocumentscanner/OSS-DocumentScanner/releases?q=documentscanner&expanded=true',
43+
github: 'https://github.com/ossappscollective/OSS-DocumentScanner/releases?q=documentscanner&expanded=true',
4444
playStore: 'https://play.google.com/store/apps/details?id=com.akylas.documentscanner',
4545
appStore: 'https://apps.apple.com/us/app/oss-document-scanner/id6472918564',
4646
izzyOnDroid: 'https://apt.izzysoft.de/packages/com.akylas.documentscanner',
@@ -53,7 +53,7 @@ function AppShowcase() {
5353
name: 'OSS CardWallet',
5454
description: 'Store and manage loyalty cards, tickets, and barcodes securely on your device.',
5555
featureImage: useBaseUrl('/img/apps/cardwallet-feature.png'),
56-
github: 'https://github.com/ossdocumentscanner/OSS-DocumentScanner/releases?q=cardwallet&expanded=true',
56+
github: 'https://github.com/ossappscollective/OSS-DocumentScanner/releases?q=cardwallet&expanded=true',
5757
playStore: 'https://play.google.com/store/apps/details?id=com.akylas.cardwallet',
5858
appStore: 'https://apps.apple.com/app/oss-cardwallet/id6504414362',
5959
izzyOnDroid: 'https://apt.izzysoft.de/packages/com.akylas.cardwallet',
@@ -90,7 +90,7 @@ function AppShowcase() {
9090
<img src="https://izzyondroid.org/assets/static/IzzyOnDroidButtonGreyBorder_nofont.png" alt="Get it on IzzyOnDroid" height="50" />
9191
</a>
9292
<a href={app.github} className={styles.storeButton} target="_blank">
93-
<img src="https://raw.githubusercontent.com/ossdocumentscanner/OSS-DocumentScanner/main/graphics/badge_github.png" alt="Get it on Github" height="50" />
93+
<img src="https://raw.githubusercontent.com/ossappscollective/OSS-DocumentScanner/main/graphics/badge_github.png" alt="Get it on Github" height="50" />
9494
</a>
9595
<a href={app.obtainium} className={styles.storeButton} target="_blank">
9696
<img src="https://raw.githubusercontent.com/ImranR98/Obtainium/main/assets/graphics/badge_obtainium.png" alt="Get it on Obtainium" height="50" />
@@ -170,7 +170,7 @@ function DonationBanner() {
170170
<a href="https://github.com/sponsors/farfromrefug" className="button button--primary button--lg">
171171
💝 Sponsor on GitHub
172172
</a>
173-
<a href="https://www.paypal.com/paypalme/nicoschmidt" className="button button--secondary button--lg">
173+
<a href="https://www.paypal.com/paypalme/farfromfefug" className="button button--secondary button--lg">
174174
💳 Donate via PayPal
175175
</a>
176176
</div>
@@ -221,7 +221,7 @@ function ContributeSection() {
221221
<Link className="button button--primary button--lg" to="/contributing">
222222
📖 Contribution Guide
223223
</Link>
224-
<a className="button button--outline button--primary button--lg" href="https://github.com/ossdocumentscanner/OSS-DocumentScanner/tree/main/docs-site">
224+
<a className="button button--outline button--primary button--lg" href="https://github.com/ossappscollective/OSS-DocumentScanner/tree/main/docs-site">
225225
✏️ Edit on GitHub
226226
</a>
227227
</div>

scripts/ci.prepare.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ echo "VERSION = ${VERSION}"
3131
echo "FLAVOR = ${FLAVOR}"
3232
echo "FLAVOR = $(dirname $0)"
3333

34-
wget https://github.com/ossdocumentscanner/OSS-DocumentScanner/releases/download/dev_resources/${PLATFORM}.zip
34+
wget https://github.com/ossappscollective/OSS-DocumentScanner/releases/download/dev_resources/${PLATFORM}.zip
3535
unzip -o ${PLATFORM}.zip

0 commit comments

Comments
 (0)