Commit graph

16 commits

Author SHA1 Message Date
lauren n. liberda
9c3011d348
ci: run flutter gen-l10n on code_tests 2024-05-16 09:13:47 +02:00
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>
2024-03-29 14:47:11 +00:00
lauren n. liberda
cd6294b421
ci: add a license compliance check 2024-02-25 15:38:00 +01:00
Krille
26f4e99006
ci: Remove check for unused translations 2024-01-31 08:51:49 +01:00
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
2024-01-20 09:17:54 +01:00
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>
2024-01-20 09:05:16 +01:00
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>
2024-01-20 09:03:12 +01:00
dependabot[bot]
e11585ec17
build: (deps): bump actions/checkout from 2 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-07 09:12:59 +00:00
krille-chan
4ba38a4744
refactor: Remove unused localization strings and add ci check 2023-12-23 09:03:38 +01:00
Krille
34f6ff508b
ci: Add caching for flutter setup 2023-09-05 14:48:18 +02:00
krille-chan
7871fc3294 ci: Test if app builds for iOS 2023-08-19 06:40:19 +00:00
Krille
fdbf465b1b
ci: Enable merge queues 2023-08-08 07:41:08 +02:00
krille-chan
d3de9f31cf
ci: Disable linux arm64 for now 2023-07-30 10:32:10 +02:00
krille-chan
69b0c422be
ci: Fix target platform for build linux 2023-07-30 10:23:18 +02:00
Krille
1f53f5e57c
CI: Better Flutter setup 2023-07-15 18:38:53 +09:00
Krille
53d25548dc
CI: Add release workflow 2023-07-15 09:37:55 +09:00
Renamed from .github/workflows/pull_request.yaml (Browse further)