Commit Graph

238 Commits (2a7fd9a9620b27e3f4161601e19e7025368ce49a)

Author SHA1 Message Date
ggurdin 0a7a9f3d7c
update github action to run on push to main branch 1 year ago
WilsonLe 89678de541 temporarily remove job that checkouts out to development to mirror staging with prod on web 1 year ago
ggurdin 6e955676c0
bump version of deprecated package 1 year ago
ggurdin c91391b274
fluffychat merge - resolve conflicts 1 year ago
ggurdin 5089446aee
Merge commit '7fa54b0a8f949b91f14cd7cb4c5c769e0e0463d8' into merge 1 year ago
ggurdin c60c68f24e
Merge commit '8dd43d8a7fb6d69abd5bdb454476dfc2ab0bb79c' into merge 1 year ago
ggurdin 5e59a3168a
fluffychat merge - resolve conflicts 1 year ago
krille-chan d70d8803c2
build: Build linux with Flutter 3.24.1 1 year ago
Krille-chan 6bdeba7cd7
Merge pull request #1269 from selfisekai/flutter-3.24
chore: upgrade flutter to 3.24
1 year ago
lauren n. liberda 4e2cd81095
chore: upgrade flutter to 3.24.1 1 year ago
Krille e738fdbbb5
chore: Remove issue pr management workflow 1 year ago
ggurdin 2d4285a4ae
added job to switch to the development branch 1 year ago
ggurdin 9b1e0c6e2d
in main deploy github action, switch target branch from main to development 1 year ago
lauren n. liberda 55196e7c9d
chore: upgrade flutter to 3.24 1 year ago
krille-chan 8dd43d8a7f
build: Update to Flutter 3.22.3 1 year 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
1 year ago
krille-chan e7f4468133
chore: Move default PR template to correct dir 1 year ago
Brord van Wierst e53ba536ca
Merge branch 'main' into cli-sdk-update 1 year ago
Brord van Wierst a68ed32769
updated to v4 1 year ago
Brord van Wierst 61b7583ad2
added pub get for sentry 1 year ago
ggurdin 8cf3da4c5f
Merge branch 'main' into sentry-using-dart 1 year ago
Brord van Wierst 5b923ca055
added back deploy web 1 year ago
Brord van Wierst 17c95baacb
Sentry using dart 1 year 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
ggurdin 81b4159fe7 Merge commit '70ee24fa59ad6af41c151bdb6676d88e6b60ab33' into new-merge 1 year ago
ggurdin 5a1a00426d fluffychat merge 1 year ago
ggurdin 3288fd6f2d fluffychat merge 1 year ago
ggurdin 5db8527ba5 fluffychat merge 1 year ago
ggurdin dd0250e52a fluffychat merge 1 year ago
ggurdin 5a2c5155c5 fluffychat commits 1 year ago
krille-chan 70ee24fa59
build: Update to Flutter 3.22.2 1 year ago
krille-chan e27b920813
chore: Add weblate as codeowner for l10n 1 year ago
krille-chan d4da2dd431
build: Use Flutter 3.19.6 for Linux 1 year ago
krille-chan 1e08e62762
docs: Add pull request template 1 year ago
lauren n. liberda 50a8ac0dc9
chore: upgrade flutter to 3.22.1 1 year ago
lauren n. liberda 9c3011d348
ci: run `flutter gen-l10n` on code_tests 2 years ago
lauren n. liberda ae0c8f73d2
chore: upgrade flutter to 3.22.0 2 years ago
krille-chan e42591e810
build: Update to Flutter 3.19.6 2 years ago
Brord van Wierst aac96bed3e
set identity3 2 years 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>
2 years ago
Brord van Wierst 42c28555cd
set identity2 2 years ago
Brord van Wierst 6feda4e3f7
set identity 2 years ago
Brord van Wierst eb19a49b15
fix analytics and add git merge cmd 2 years ago
Brord van Wierst 2f04f52943
Merge remote-tracking branch 'fluffychat/main' into auto-pr 2 years ago
Brord van Wierst 20973bd7ac
auto-pr test 2 years ago
krille-chan d731c61b87
ci: Update ruby version 2 years ago
krille-chan 01eb992b45
ci: Update ruby 2 years 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>
2 years ago
krille-chan 579b697c64
build: Update to flutter 3.19.5 2 years ago
Krille-chan 335a55963b
build: Update to flutter 3.19.4 2 years ago