Commit Graph

163 Commits (6c54e552dcd8cfe83887267a44a946c56a721289)

Author SHA1 Message Date
Krille 617744503d
build: Also build for arm64 for linux releases 4 months ago
Krille 3420c8a7c5
build: Build on rpi for linux arm64 4 months ago
krille-chan 003c109453
build: Update to Flutter 3.24.3 6 months ago
krille-chan 4efd73c943
build: Update flutter to 3.24.2 6 months ago
krille-chan d70d8803c2
build: Build linux with Flutter 3.24.1 6 months ago
Krille-chan 6bdeba7cd7
Merge pull request #1269 from selfisekai/flutter-3.24
chore: upgrade flutter to 3.24
6 months ago
lauren n. liberda 4e2cd81095
chore: upgrade flutter to 3.24.1 6 months ago
Krille e738fdbbb5
chore: Remove issue pr management workflow 7 months ago
lauren n. liberda 55196e7c9d
chore: upgrade flutter to 3.24 7 months ago
krille-chan 8dd43d8a7f
build: Update to Flutter 3.22.3 7 months ago
Krille-chan aefc808125
Merge pull request #1181 from krille-chan/dependabot/github_actions/docker/build-push-action-6
build: (deps): bump docker/build-push-action from 5 to 6
8 months ago
krille-chan e7f4468133
chore: Move default PR template to correct dir 8 months ago
dependabot[bot] 642881b3d0
build: (deps): bump docker/build-push-action from 5 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
krille-chan 70ee24fa59
build: Update to Flutter 3.22.2 9 months ago
krille-chan e27b920813
chore: Add weblate as codeowner for l10n 9 months ago
krille-chan d4da2dd431
build: Use Flutter 3.19.6 for Linux 9 months ago
krille-chan 1e08e62762
docs: Add pull request template 9 months ago
lauren n. liberda 50a8ac0dc9
chore: upgrade flutter to 3.22.1 9 months ago
lauren n. liberda 9c3011d348
ci: run `flutter gen-l10n` on code_tests 10 months ago
lauren n. liberda ae0c8f73d2
chore: upgrade flutter to 3.22.0 10 months ago
krille-chan e42591e810
build: Update to Flutter 3.19.6 11 months ago
dependabot[bot] b0fb2bb80d
build: (deps): bump peaceiris/actions-gh-pages from 3 to 4
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 4.
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-gh-pages/compare/v3...v4)

---
updated-dependencies:
- dependency-name: peaceiris/actions-gh-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
krille-chan d731c61b87
ci: Update ruby version 11 months ago
krille-chan 01eb992b45
ci: Update ruby 11 months ago
The one with the braid (she/her) | Dфҿ mit dem Zopf (sie/ihr) 3c532f90ba
chore: unify desktop and mobile databases (#764)
* chore: unify desktop and mobile databases

- migrate `package:sqflite_flutter` to `sqlcipher_flutter_libs`
- use FFI for all SQLite operations
- use `SQfLiteEncryptionHelper` for database encryption
- enforce encryption for new SQLite datbase implementation
- migrate existing SQLite databases
 - encrypt unencrypted ones
 - migrate database locations to unified approach
- drop dependency on sqlite

Signed-off-by: The one with the braid <info@braid.business>

* chore: add sqlcipher to macos CI

Signed-off-by: The one with the braid <info@braid.business>

---------

Signed-off-by: The one with the braid <info@braid.business>
11 months ago
krille-chan 579b697c64
build: Update to flutter 3.19.5 11 months ago
Krille-chan 335a55963b
build: Update to flutter 3.19.4 11 months ago
krille-chan f3012ce3a2
build: Update Flutter to 3.19.3 12 months ago
Krille 1e6a16f3b8
build: Update to flutter 3.19.2 1 year ago
lauren n. liberda cd6294b421
ci: add a license compliance check 1 year ago
Krille d3790f2995
build: Update to Flutter 3.19.1 1 year ago
lauren n. liberda fed9999f38 chore: upgrade to flutter 3.19.0
also removing dart_code_metrics. it is not maintained, and
relicensed to BSL. it shouldn't have been there in first place.
1 year ago
Krille e187f7cc62
ci: Remove process tags workflow 1 year ago
Krille cab8a72e5e
build: Update flutter to 3.16.9 1 year ago
Krille-chan e3e7019e74
Merge pull request #846 from jgkawell/main
Added Docker deploy step to release
1 year ago
Krille 26f4e99006
ci: Remove check for unused translations 1 year ago
Jack Kawell 3e83a723c6 added docker deploy step to release 1 year ago
Krille 81c354e652
build: Revert flutter downgrade 1 year ago
Krille 0d465b6deb
chore: Revert applock fix and downgrade flutter instead 1 year ago
krille-chan a7a8285a55
build: Do not load emojis at initial start on web 1 year ago
Krille-chan 400b0641ac
Merge pull request #778 from krille-chan/dependabot/github_actions/maxim-lobanov/setup-xcode-1.6.0
build: (deps): bump maxim-lobanov/setup-xcode from 1.5.1 to 1.6.0
1 year ago
Krille-chan 6dd0fc6227
Merge pull request #779 from krille-chan/dependabot/github_actions/actions/setup-java-4
build: (deps): bump actions/setup-java from 1 to 4
1 year ago
dependabot[bot] 75b4683569
build: (deps): bump actions/setup-java from 1 to 4
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 1 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v1...v4)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] 6cc245c4c5
build: (deps): bump maxim-lobanov/setup-xcode from 1.5.1 to 1.6.0
Bumps [maxim-lobanov/setup-xcode](https://github.com/maxim-lobanov/setup-xcode) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/maxim-lobanov/setup-xcode/releases)
- [Commits](https://github.com/maxim-lobanov/setup-xcode/compare/v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: maxim-lobanov/setup-xcode
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
krille-chan 0521ed93a8
build: Update flutter to 3.16.8 1 year ago
krille-chan 913cedf507
ci: Add manual trigger for main deploy 1 year ago
Krille a538056f98
ci: Fix get tag name for snapcraft promote 1 year ago
Krille 50913b7947
build: Update to flutter 3.16.7 1 year ago
Krille c147330e05
build: Update to flutter 3.16.6 1 year ago
Krille-chan 4994db663f
Merge pull request #782 from krille-chan/dependabot/github_actions/actions/stale-9
build: (deps): bump actions/stale from 5 to 9
1 year ago