Commit graph

139 commits

Author SHA1 Message Date
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
krille-chan
579b697c64
build: Update to flutter 3.19.5 2024-03-29 09:24:46 +01:00
Krille-chan
335a55963b
build: Update to flutter 3.19.4 2024-03-27 07:16:43 +01:00
krille-chan
f3012ce3a2
build: Update Flutter to 3.19.3 2024-03-09 08:38:45 +01:00
Krille
1e6a16f3b8
build: Update to flutter 3.19.2 2024-03-01 08:19:14 +01:00
lauren n. liberda
cd6294b421
ci: add a license compliance check 2024-02-25 15:38:00 +01:00
Krille
d3790f2995
build: Update to Flutter 3.19.1 2024-02-22 11:50:06 +01:00
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.
2024-02-16 09:28:29 +01:00
Krille
e187f7cc62
ci: Remove process tags workflow 2024-02-04 07:15:15 +01:00
Krille
cab8a72e5e
build: Update flutter to 3.16.9 2024-01-31 09:27:41 +01:00
Krille-chan
e3e7019e74
Merge pull request #846 from jgkawell/main
Added Docker deploy step to release
2024-01-31 08:52:11 +01:00
Krille
26f4e99006
ci: Remove check for unused translations 2024-01-31 08:51:49 +01:00
Jack Kawell
3e83a723c6 added docker deploy step to release 2024-01-27 11:21:37 -06:00
Krille
81c354e652
build: Revert flutter downgrade 2024-01-25 09:05:34 +01:00
Krille
0d465b6deb
chore: Revert applock fix and downgrade flutter instead 2024-01-24 15:49:10 +01:00
krille-chan
a7a8285a55
build: Do not load emojis at initial start on web 2024-01-20 11:23:48 +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
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
2024-01-20 09:16:02 +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
krille-chan
0521ed93a8
build: Update flutter to 3.16.8 2024-01-20 08:55:27 +01:00
krille-chan
913cedf507
ci: Add manual trigger for main deploy 2024-01-14 14:49:00 +01:00
Krille
a538056f98
ci: Fix get tag name for snapcraft promote 2024-01-13 17:23:12 +01:00
Krille
50913b7947
build: Update to flutter 3.16.7 2024-01-13 16:48:21 +01:00
Krille
c147330e05
build: Update to flutter 3.16.6 2024-01-11 12:37:25 +01:00
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
2024-01-07 10:31:21 +01:00
Krille-chan
320c5b28d2
Merge pull request #781 from krille-chan/dependabot/github_actions/actions/upload-artifact-4
build: (deps): bump actions/upload-artifact from 2 to 4
2024-01-07 10:27:39 +01:00
dependabot[bot]
5bb8167b4a
build: (deps): bump actions/stale from 5 to 9
Bumps [actions/stale](https://github.com/actions/stale) from 5 to 9.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v5...v9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-07 09:13:05 +00:00
dependabot[bot]
d8ff4e7990
build: (deps): bump actions/upload-artifact from 2 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-07 09:13:02 +00: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
Aminda Suomalainen
9cf66d6cab
build: make dependabot also monitor github-actions 2024-01-07 08:39:19 +02:00
krille-chan
ff245e3eba
ci: Fix web release job 2024-01-01 09:58:59 +01:00
krille-chan
ce1159692f
ci: Fix snap promote to correct channel 2023-12-31 10:21:52 +01:00
krille-chan
1da3a1b250
ci: increase issue pr management operations 2023-12-26 17:07:04 +01:00
Krille-chan
29dbf6f9f5
ci: do not build snapcraft in ci 2023-12-24 10:00:24 +01:00
krille-chan
9e93a4f4e1
ci: Promote snapcraft from CI 2023-12-24 08:34:06 +01:00
krille-chan
ac3bbca1fc
ci: Rewrite automatically staling issues 2023-12-23 10:20:21 +01:00
Krille-chan
3eaecf0783
Merge pull request #738 from krille-chan/krille/remove-unused-localization-strings
refactor: Remove unused localization strings and add ci check
2023-12-23 09:14:15 +01:00
krille-chan
b3d388d172
docs: Set code owner 2023-12-23 09:10:09 +01:00
krille-chan
4ba38a4744
refactor: Remove unused localization strings and add ci check 2023-12-23 09:03:38 +01:00
krille-chan
04a96237fd
docs: Remove automatically stale issues and PR 2023-12-23 08:52:56 +01:00
Krille
5794bb70ac
build: Update flutter to 3.16.5 2023-12-21 09:50:39 +01:00
Krille
2a92bced6c
build: Update to flutter 3.16.4 2023-12-14 10:25:24 +01:00
Krille
80f6351aaf
build: Disable cache for deploy web 2023-12-11 14:44:39 +01:00
Krille
25d8c82e52
ci: Set base href for nightly web 2023-12-11 14:40:58 +01:00
Krille
3f7df35a13
ci: Fix nightly builds for web 2023-12-11 13:59:13 +01:00
Krille
07c9b832cb
ci: Only release web on releases and add nightly builds 2023-12-08 09:14:14 +01:00
Krille
76ab8c6d1a
docs: Allow blank issues 2023-12-07 14:58:51 +01:00
krille-chan
43e8e0f0d4
build: Update to flutter 3.16.2 2023-12-01 17:39:33 +01:00
Krille-chan
83ce07c574
Merge pull request #679 from selfisekai/flutter-3.16
upgrade flutter to 3.16.0
2023-11-21 11:52:46 +01:00