Commit Graph

75 Commits (e88afdd357ff1af52287644bc2157b42a5fbfc1b)

Author SHA1 Message Date
krille-chan 6998c87b62
Revert "build: Use libhandy for linux desktop again"
This reverts commit 6349afae2b.
11 months ago
krille-chan 6349afae2b
build: Use libhandy for linux desktop again 11 months ago
ShootingStarDragons 54cff3cd32
chore: do not use static openssl
I close this option, to make it compilable on archlinux.
11 months 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>
11 months ago
krille-chan e0291c8e6e
build: Update Linux build files 1 year ago
krille-chan c6007a3c3d
refactor: Check if app is in foreground on pushhelper 1 year ago
kramo e1881a2691
fix: Properly capitalize Linux window title 1 year ago
krille-chan 3a0924e312
build: Fix snapcraft color-flip by removing handy window package 2 years ago
krille-chan 1d934c5353
fix: Bootstrap on first try fails sometimes 2 years ago
Krille dba1eda704
build: Re-add handywindow linux code lines 2 years ago
krille-chan cb9d731b80
build: Add webrtc again but with fixed rpath version 2 years ago
krille-chan 3aaf21fb8b
build: Disable webrtc on linux again 2 years ago
krille-chan 05790fdc3c
build: Fix linux window size 2 years ago
krille-chan efbe16b52c
chore: readd handy window 2 years ago
krille-chan 915a9bf010
builds: Update Linux build files 2 years ago
krille-chan 3b7fec2baf
build: Remove handy window extension 2 years ago
krille-chan c555a0a693
builds: Update Linux build files 2 years ago
krille-chan 4929858ae4
design: Improve login UI 2 years ago
ShootingStarDragons 2ae4551bcc feat: paste image from clipboard 2 years ago
Krille 91fc889bce refactor: Update dependencies 2 years ago
Krille 131fa6b3a9 chore: Enable webrtc for linux again 2 years ago
Krille 79549c3a59 chore: Disable linux webrtc 2 years ago
Krille 208bac0531 chore: Remove webrtc override 2 years ago
Krille ab1e2d8db8 chore: Disable webrtc on linux again 2 years ago
Krille 55de4387f2 build: Update dependencies 2 years ago
ShootingStarDragons b9104f243e feat: change to flutterwebauth2 2 years ago
Krille d9aa2f8e44 refactor: Switch to file_picker package and get rid of some dependency overrides 2 years ago
Krille 7ce9612a88 chore: disable webrtc on linux again 2 years ago
Krille 0641793353 chore: Switch back to main webrtc 2 years ago
Christian Pauly ffd7904f3a refactor: Use dynamic color package instead of system theme 2 years ago
Christian Pauly 35174cb859 refactor: Migrate to Flutter 3.7.0 2 years ago
Krille c47ca99aaa chore: Update dependencies 2 years ago
q234rty f241a644a9 feat: Bring back disabling the header bar on Linux desktop
(cherry picked from commit 5ca4b66157cc7a2ace9140260d52d224616ce924)
2 years ago
Krille Fear 368ebdf300 chore: Remove workaround of record package 2 years ago
Krille Fear 5f3e8791dd fix: Libhandy windows 2 years ago
Krille Fear 9f058ceeb3 fix: Disable linux webrtc until it is fixed 2 years ago
Krille Fear 5e587060e7 chore: Update Linux build files 2 years ago
Christian Pauly e8adc5e9e2 chore: Update webrtc 2 years ago
Christian Pauly 188dc21171 chore: Revert ci changes 2 years ago
Christian Pauly f3655310b3 chore: Update webrtc 2 years ago
Krille Fear e38adcfe53 chore: Revert webrtc update 2 years ago
TheOneWithTheBraid 78bfe2dec7 chore: use Famedly runners
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2 years ago
Krille Fear 428610b27b chore: Revert webrtc linux support 2 years ago
Christian Pauly dd6cd28db2 chore: Updatem matrix SDK 2 years ago
Christian Pauly 63f1a10a4c fix: Update emoji picker for web and desktop 2 years ago
Christian Pauly 0aab896710 chore: Increase default window size on linux 3 years ago
Christian Pauly 05d7c5019b chore: Reset the default window size on linux 3 years ago
q234rty 2f0ee5e79f feat: Allow disabling the header bar on Linux desktop 3 years ago
Christian Pauly 670a6ab05b chore: Update record package 3 years ago
TheOneWithTheBraid dbd36d06d3 feat: libhandy integration
- supports GTK 4 window borders

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago