Commit Graph

68 Commits

Author SHA1 Message Date
Vitor Ayres
834002e840 Update contributing.md (#2826)
Co-authored-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com>
2024-10-09 21:17:16 -06:00
Fabian-Lars
05ef729ce5 ci: Auto assign renovate prs to vasfvitor hehehe 2024-09-19 12:48:10 +02:00
FabianLars
765ab18463 ci: Skip assing workflow on bot accounts 2024-09-10 12:45:05 +02:00
Simon Hyll
a3386f2779 fix: only update if it's still open 2024-08-30 16:18:14 +02:00
Simon Hyll
44a2ea1e45 fix: only update if it's still open 2024-08-30 13:32:09 +02:00
Maciej Bartczak
9bc53cab53 [i18n-ignore] fix: add missing dev:setup command to getting started guide (#2598) 2024-08-26 16:09:37 -03:00
Fabian-Lars
746c6ced11 ci: Use manual gh api request to assign users.
The `gh` cli does not contain pr users that are not part of the org assignable users.
2024-08-09 14:24:40 +02:00
Fabian-Lars
f75a8bbb60 ci: Fix event_name comparison 2024-08-08 18:16:43 +02:00
Fabian-Lars
406c23cdab ci: Fix token permissions (#2514) 2024-08-08 18:09:00 +02:00
Fabian-Lars
5b6ffee5b0 ci: Update status.yml 2024-07-22 17:38:55 +02:00
Fabian-Lars
cf4749af1e ci: Update assign.yml 2024-07-22 17:35:45 +02:00
Simon Hyll
38178d8ad8 Update status.yml 2024-07-22 15:43:09 +02:00
Simon Hyll
ab3650cbf8 fix: skip auth with the cli 2024-07-22 15:17:24 +02:00
Simon Hyll
ced83bad43 fix: use tauri bot token 2024-07-22 15:02:18 +02:00
Simon Hyll
ee7029eef5 fix: use tauri bot token 2024-07-22 15:01:15 +02:00
Simon Hyll
e2131f85a2 fix: use tauri bot token 2024-07-22 15:00:16 +02:00
_zhiqiu
1c54c47f8b [i18n-ignore] update .github/PULL_REQUEST_TEMPLATE.md (#2446) 2024-07-21 23:15:08 -03:00
Simon Hyll
d1bc28034b feat: automations for project management (#2434) 2024-07-21 10:01:01 +02:00
FabianLars
94c99a028f ci: Remove pnpm version from workflow 2024-07-04 17:19:29 +02:00
FabianLars
9db8182b60 ci: update workflow versions 2024-07-04 17:18:25 +02:00
James Rose
e2055ce71c docs: Add Snapcraft docs (#2290)
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
2024-07-01 15:26:33 +02:00
Simon Hyll
ea37e4364f fix: i18n auto labels 2024-06-21 05:40:37 +02:00
FabianLars
4e8dbe68dc ci: Change workflow to check formatting 2024-06-17 14:20:21 +02:00
Paul Valladares
1f25ebe28d chore: update PR template (#2276) 2024-06-11 18:05:12 +02:00
Simon Hyll
acf14c2c60 fix: remove duplicate workflow 2024-05-30 02:40:01 +02:00
Simon Hyll
df079844ed fix: formatting workflow on PR instead of v2 and no push 2024-05-29 23:33:28 +02:00
Simon Hyll
0b9d4c562c feat: d2 diagrams, process model (#2202) 2024-05-24 22:18:50 +02:00
Simon Hyll
5a417a0c49 feat: adding pre-commit and formatting stuff (#2196) 2024-05-24 01:54:41 +02:00
Simon Hyll
4aa157bd5a fix: format requires version 20 2024-05-24 01:07:12 +02:00
Simon Hyll
89721a14d7 feat: adding format checker for PRs 2024-05-24 01:05:12 +02:00
Simon Hyll
41e0232ff2 fix: next branch to v2 2024-05-24 00:48:39 +02:00
Simon Hyll
eec4404580 fix: beta.tauri.app to v2.tauri.app 2024-05-24 00:33:23 +02:00
Simon Hyll
1ce50a4afd fix: adding discuss label to new page requests 2024-05-22 18:22:34 +02:00
Simon Hyll
acedb52185 fix: switch to enhancement instead of feature request 2024-05-21 20:02:50 +02:00
Simon Hyll
45b71a5494 feat: adding issue template forms 2024-05-21 19:28:17 +02:00
Vitor Ayres
2b3b6d7cb8 [i18nIgnore] update GitHub urls on v2 (#2113) 2024-05-03 16:00:32 -03:00
Fabian-Lars
0d344743f2 ci: Fix discord notifications to prevent mass unhappiness 2024-05-01 22:08:25 +02:00
Simon Hyll
4ed674e4a0 fix: removed dependabot since we use renovate 2024-03-03 19:53:21 +01:00
Simon Hyll
935b318e9d feat: copied CODEOWNERS from the dev branch 2024-02-28 18:03:21 +01:00
FabianLars
3eb014a332 chore: Add sponsors section to readme 2023-11-23 16:56:21 +01:00
Vitor
ed412d84ce fix: diataxis urls (#1647)
removed unused anchor
2023-10-25 12:25:18 +02:00
Lorenzo Lewis
64ecef4509 Update TRANSLATING.md 2023-10-11 10:28:39 +01:00
Lucas Fernandes Nogueira
2d970c97d0 feat: add documentation for plugins (#1412)
* feat: add documentation for plugins

* update prettierignore

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* update contributing guide

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* add notification guide stub

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* update guide

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* revise lifecycle events

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* some more updates and revisions

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* Formatting

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* resolve some todos

* Update src/content/docs/2/guide/plugins/index.mdx

* Update src/content/docs/2/guide/plugins/index.mdx

* format

* The big refactor

* Fix broken links, add todo

* rework sidebar

* typos and minor fixes

* fix link

* Apply suggestions from code review

* why??

* fill "develop an iOS plugin" section

* Apply suggestions from code review

* enable i18n

* fix typo

---------

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-09-07 17:05:12 +01:00
Paul Valladares
337ef2c9a3 Add: Added Pull Request Template (#1509)
* add: added pr template

* chore: applied suggestions from lorenzo's review
2023-09-04 16:49:58 +01:00
0ri0nexe
ae848c1e71 i18n(fr): Translate list.mdx, notification.mdx, prerequisites/index.mdx, upgrade-migrate/from-tauri-1.mdx (#1445)
* Translated list.mdx from English to French

* fixed the problematic link

* removed capitalized letters

* Translated notification.mdx from English to french

* added the translation of prerequisites/index.mdx

* added the visual strudio screenshot (in french)

* fixed links

* upgrade-migrate/from-tauri-1.mdx translated

* trying something with links

* useless commit

* some little changes

* fixed links

* last small changes

* Update src/content/docs/fr/2/guide/notification.mdx

Update on capitalized letter (thanks to @lorenzolewis)

Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* Update src/content/docs/fr/2/guide/notification.mdx

Deleted some mistake (thanks to @lorenzolewis)

Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* Update src/content/docs/fr/2/guide/notification.mdx

fixed some lines problems (thanks to @lorenzolewis)

Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* Update src/content/docs/fr/2/guide/notification.mdx

Removed some ":" (Thanks to @lorenzolewis)

Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* Update src/content/docs/fr/2/guide/upgrade-migrate/from-tauri-1.mdx

Added Capitalized letters

Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* Update src/content/docs/fr/2/guide/upgrade-migrate/from-tauri-1.mdx

capitalizing letters again (thanks to @lorenzolewis)

Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* Update src/content/docs/fr/2/guide/upgrade-migrate/from-tauri-1.mdx

same

Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* Update src/content/docs/fr/2/guide/upgrade-migrate/from-tauri-1.mdx

capitalized letters again

Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* fixed small problems

* Update src/content/docs/fr/2/guide/upgrade-migrate/from-tauri-1.mdx

Fixed sentence meaning (thanks to @david-crabnebula)

Co-authored-by: David <142232773+david-crabnebula@users.noreply.github.com>

* Update src/content/docs/fr/2/guide/upgrade-migrate/from-tauri-1.mdx

Sentence fixed (thanks to @david-crabnebula)

Co-authored-by: David <142232773+david-crabnebula@users.noreply.github.com>

* Update src/content/docs/fr/2/guide/upgrade-migrate/from-tauri-1.mdx

Simplifying a sentence (thanks to @david-crabnebula)

Co-authored-by: David <142232773+david-crabnebula@users.noreply.github.com>

* Update src/content/docs/fr/2/guide/upgrade-migrate/from-tauri-1.mdx

Small changes (thanks to @david-crabnebula)

Co-authored-by: David <142232773+david-crabnebula@users.noreply.github.com>

* Update src/content/docs/fr/2/guide/upgrade-migrate/from-tauri-1.mdx

typo fixes (thanks to @david-crabnebula)

Co-authored-by: David <142232773+david-crabnebula@users.noreply.github.com>

* Update src/content/docs/fr/2/guide/upgrade-migrate/from-tauri-1.mdx

same

Co-authored-by: David <142232773+david-crabnebula@users.noreply.github.com>

* Update src/content/docs/fr/2/guide/upgrade-migrate/from-tauri-1.mdx

again

Co-authored-by: David <142232773+david-crabnebula@users.noreply.github.com>

* Update src/content/docs/fr/2/guide/notification.mdx

links updating (thanks to @lorenzolewis)

Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* Update src/content/docs/fr/2/guide/prerequisites/index.mdx

same

Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* Update src/content/docs/fr/2/guide/prerequisites/index.mdx

same

Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* Update src/content/docs/fr/2/guide/prerequisites/index.mdx

same

Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* Update src/content/docs/fr/2/guide/prerequisites/index.mdx

same

Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* Update src/content/docs/fr/2/guide/prerequisites/index.mdx

same

Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* Update src/content/docs/fr/2/guide/upgrade-migrate/from-tauri-1.mdx

same

Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* Update src/content/docs/fr/2/guide/upgrade-migrate/from-tauri-1.mdx

same

Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* Update src/content/docs/fr/2/guide/upgrade-migrate/from-tauri-1.mdx

Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* fixed some small mistakes

* last changes (i hope)

* fix links

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* Revert translating guide

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

---------

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
Co-authored-by: David <142232773+david-crabnebula@users.noreply.github.com>
2023-09-03 12:31:28 +01:00
Lorenzo Lewis
276b67b3a7 Add note for internal links (#1461)
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-09-02 21:03:05 +01:00
Lorenzo Lewis
4e1f43ad47 Open up translations (#1460)
* update guides to open i18n contributions

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* Update template

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* Fix typo

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

---------

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-09-02 18:59:18 +01:00
Lorenzo Lewis
207a18d954 Add congrats bot (#1449)
* Add congrats message

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* newline

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

---------

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-09-01 10:08:03 +01:00
Lorenzo Lewis
63bc64995f Enable Español and 中文(中国)locales (#1413)
* add spanish and simplified chinese

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* fix locale build

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

---------

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-08-18 08:29:53 +01:00
DK Liao
411e2707f6 feat: added translation contribution guide (#1393)
* Added first draft of translation contribution guide

* Apply suggestions from code review

Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* Separate TRANSLATING.md

* Added full translation guidelines

* Apply suggestions from code review

---------

Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
2023-08-18 07:57:03 +01:00