Commit Graph

57 Commits (krille/update-unified-push-6)

Author SHA1 Message Date
Christian Kußowski e548d8f895
refactor: sdk 1.0 2 months ago
krille-chan cd83c6e5ab
refactor: Remove custom font and emoji font workaround 5 months ago
krille-chan 68707e57b9
build: Fix build tailwindcss for website 5 months ago
dependabot[bot] da70152d08
build: (deps): bump samuelmeuli/action-snapcraft from 2 to 3
Bumps [samuelmeuli/action-snapcraft](https://github.com/samuelmeuli/action-snapcraft) from 2 to 3.
- [Release notes](https://github.com/samuelmeuli/action-snapcraft/releases)
- [Commits](https://github.com/samuelmeuli/action-snapcraft/compare/v2...v3)

---
updated-dependencies:
- dependency-name: samuelmeuli/action-snapcraft
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
Krille 617744503d
build: Also build for arm64 for linux releases 9 months ago
krille-chan d70d8803c2
build: Build linux with Flutter 3.24.1 11 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>
1 year ago
krille-chan d4da2dd431
build: Use Flutter 3.19.6 for Linux 1 year 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>
1 year ago
krille-chan d731c61b87
ci: Update ruby version 1 year 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>
1 year ago
Jack Kawell 3e83a723c6 added docker deploy step to release 2 years ago
krille-chan a7a8285a55
build: Do not load emojis at initial start on web 2 years 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
2 years 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>
2 years ago
Krille a538056f98
ci: Fix get tag name for snapcraft promote 2 years ago
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
2 years ago
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>
2 years ago
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>
2 years ago
krille-chan ff245e3eba
ci: Fix web release job 2 years ago
krille-chan ce1159692f
ci: Fix snap promote to correct channel 2 years ago
Krille-chan 29dbf6f9f5
ci: do not build snapcraft in ci 2 years ago
krille-chan 9e93a4f4e1
ci: Promote snapcraft from CI 2 years ago
Krille 3f7df35a13
ci: Fix nightly builds for web 2 years ago
Krille 07c9b832cb
ci: Only release web on releases and add nightly builds 2 years ago
krille-chan 358e66e612
chore: Do not ship unused emoji font for android and iOS 2 years ago
krille-chan a5b5b1ae12
build: Download canvaskit on build for flutter web 2 years ago
krille-chan accf15c6e8
build: Bump version 2 years ago
krille-chan ce1f52df35
ci: Move linux build into local directory 2 years ago
krille-chan cad33f0248
ci: Fix snapcraft promote rc job 2 years ago
Krille-chan 2cc3cbd38b
Merge pull request #557 from krille-chan/krille/add-caching-for-ci
ci: Add caching for flutter setup
2 years ago
Krille 34f6ff508b
ci: Add caching for flutter setup 2 years ago
krille-chan 0f73745607
build: Follow up snapcraft promote job 2 years ago
krille-chan 7c0d9a0b96
ci: Build snap on snapcraft again and only promote from ci 2 years ago
Krille 28c3dfa2bb
build: Disable snap release for now 2 years ago
krille-chan c44f6525fb
build: Snap in CI 2 years ago
krille-chan a833bbcee5
build: Rename fluffychat apk for releases 2 years ago
krille-chan d3de9f31cf
ci: Disable linux arm64 for now 2 years ago
krille-chan 69b0c422be
ci: Fix target platform for build linux 2 years ago
krille-chan 930f0fc7ad
ci: Fix archive linux arm64 2 years ago
Krille fef7d89de3
ci: Do not set tag name in file name 2 years ago
Krille f62e1e2381
ci: Fix release workflow 2 years ago
Krille 79c76ab08d
ci: Fix github ref name 2 years ago
Krille 3d707b397f
ci: Fix matrix architecture ref 2 years ago
Krille 1986fc0e39
ci: Fix release workflow 2 years ago
krille-chan 4bb3434519
ci: Remove promote snapcraft job for now 2 years ago
krille-chan 087fa72d7f
ci: Add --yes to snapcraft promote command 2 years ago
krille-chan 1ee4e2b7de
ci: Rewrite promote_snapcraft job 2 years ago
krille-chan 577864df24
ci: Correctly upload to playstore 2 years ago
krille-chan 2f46181398
ci: Fix snapcrafttoken handling in ci 2 years ago