Commit graph

131 commits

Author SHA1 Message Date
krille-chan
8dd43d8a7f
build: Update to Flutter 3.22.3 2024-07-27 19:02:47 +02:00
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>
2024-06-17 21:29:07 +00:00
krille-chan
70ee24fa59
build: Update to Flutter 3.22.2 2024-06-07 12:35:44 +02:00
krille-chan
d4da2dd431
build: Use Flutter 3.19.6 for Linux 2024-05-29 19:30:53 +02:00
lauren n. liberda
50a8ac0dc9
chore: upgrade flutter to 3.22.1 2024-05-23 03:57:24 +02:00
lauren n. liberda
9c3011d348
ci: run flutter gen-l10n on code_tests 2024-05-16 09:13:47 +02:00
lauren n. liberda
ae0c8f73d2
chore: upgrade flutter to 3.22.0 2024-05-16 09:07:45 +02:00
krille-chan
e42591e810
build: Update to Flutter 3.19.6 2024-04-18 10:11:43 +02:00
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>
2024-04-08 21:31:03 +00:00
krille-chan
d731c61b87
ci: Update ruby version 2024-04-07 18:50:59 +02:00
krille-chan
01eb992b45
ci: Update ruby 2024-04-07 18:39:17 +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
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
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
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