Commit Graph

1156 Commits (f3749e4de8355a4cb1d3fccd25214f92dd783400)
 

Author SHA1 Message Date
Amr Bashir 506ce4835b
refactor(updater): accomodate to new tauri config restructure (#924)
1 year ago
Lucas Fernandes Nogueira 15dc7060e8
fix(shell): deadlock on read line error (#923)
1 year ago
Fabian-Lars 056a458d30
ci: Ignore RSA advisory outside of scheduled runs (#922)
1 year ago
Shubham Parihar 18cb861b52
type: add OpenDialogReturn generic type (#919)
1 year ago
renovate[bot] 9ca77efff2
chore(deps): update typescript-eslint monorepo to v6.20.0 (#920)
1 year ago
Amr Bashir 70d99086de
fix(window-state): restore window position if the one of the window corners intersects with monitor (#898)
1 year ago
Lucas Fernandes Nogueira 8dea78ac7d
fix(notification): scheduled notifications not working (#909)
1 year ago
renovate[bot] 035a4824d6
chore(deps): update typescript-eslint monorepo to v6.19.1 (#915)
1 year ago
renovate[bot] cd7549f22e
chore(deps): update dependency rollup to v4.9.6 (#914)
1 year ago
renovate[bot] 38aedb45e3
chore(deps): update dependency eslint-config-standard-with-typescript to v43.0.1 (#911)
1 year ago
dependabot[bot] 32a5f92c8f
chore(deps-dev): bump vite from 5.0.6 to 5.0.12 (#910)
1 year ago
Daniel Faust 61edbbec0a
feat(fs/watch): migrate to `notify-debouncer-full` (#885)
1 year ago
Amr Bashir 0879a87a7e
refactor(updater): migrate to tauri's new resource table (#899)
1 year ago
Amr Bashir 8505a756b5
chore: add change file for updater proxy change (#907)
1 year ago
Fabian-Lars cf00900298
fix(upload): Prevent duplicate progress reports when using Promise.all (#908)
1 year ago
Zhang San 4e2e77580c
feat(updater) support proxy (#891)
1 year ago
Anton Piliugin 8a3db790b8
fix(updater): fix readme and types (#903)
1 year ago
renovate[bot] 83f9899f78
chore(deps): update typescript-eslint monorepo to v6.19.0 (#896)
1 year ago
renovate[bot] c5e8cd31ec
chore(deps): update dependency prettier to v3.2.2 (#893)
1 year ago
renovate[bot] 0cdbde386f
chore(deps): update dependency prettier to v3.2.1 (#890)
1 year ago
renovate[bot] 2985957afc
chore(deps): update dependency prettier to v3.2.0 (#889)
1 year ago
renovate[bot] fe09260483
chore(deps): update dependency rollup to v4.9.5 (#888)
1 year ago
Olivier Lemasle bf5a21d5b2
fix(dialog): On Android, do not add a `Cancel` button to message dialogs (#873)
1 year ago
renovate[bot] 775f7b88ed
chore(deps): update dependency @rollup/plugin-typescript to v11.1.6 (#884)
1 year ago
renovate[bot] 39108ceacb
chore(deps): update typescript-eslint monorepo to v6.18.1 (#881)
1 year ago
renovate[bot] c00b00a93c
chore(deps): update dependency eslint-plugin-n to v16.6.2 (#882)
1 year ago
renovate[bot] d2ea535a16
chore(deps): update typescript-eslint monorepo to v6.18.0 (#879)
1 year ago
renovate[bot] eec61a8a6d
chore(deps): update dependency rollup to v4.9.4 (#878)
1 year ago
renovate[bot] 7701cf4107
chore(deps): update dependency rollup to v4.9.3 (#876)
1 year ago
阿良仔 1b1d795b58
fix(notification): export the missing `Schedule` class (#874)
1 year ago
Amr Bashir ae0cb92438
refactor(http): migrate to tauri's new resource table (#834)
1 year ago
阿良仔 ea8eadce85
fix(fs): match default value of `create` option with js documentation (#865)
1 year ago
renovate[bot] 539b566fad
chore(deps): update dependency eslint-plugin-n to v16.6.1 (#872)
1 year ago
renovate[bot] 3ffa47c0e8
chore(deps): update typescript-eslint monorepo to v6.17.0 (#871)
1 year ago
lopo be5aebdec9
docs(log): update readme code example for v2 (#869)
1 year ago
Matthias Lohscheidt df5a6483c2
docs(sql): Add migrations section to README (v1) (#870)
1 year ago
Matthias Lohscheidt b9d29a0154
docs(sql): Add migrations section to README (#867)
1 year ago
renovate[bot] 27d610387c
chore(deps): update dependency rollup to v4.9.2 (#864)
1 year ago
renovate[bot] 71d755f5f5
chore(deps): update dependency eslint-plugin-n to v16.6.0 (#863)
1 year ago
hygkui 1a347203a5
fix: fix http plugin fetch init with connectTimeout. (#858)
1 year ago
github-actions[bot] e80626cf81
Publish New Versions (v2) (#854)
1 year ago
Amr Bashir 2e2fc8de69
fix(fs): use correct arg name for unwatch (#857)
1 year ago
Trevor Fitzgerald 85f8419682
fix(fs): Fix DebouncedEvent type to match what notify-rs returns (#848)
1 year ago
Amr Bashir c60123093d
fix(fs): fix panic due to unwrap & truncate by default (#847)
1 year ago
renovate[bot] 7c442019e1
chore(deps): update typescript-eslint monorepo to v6.16.0 (#852)
1 year ago
renovate[bot] 9b99416965
fix(deps): update tauri monorepo (#815)
1 year ago
github-actions[bot] 38b5d37b54
Publish New Versions (v2) (#843)
1 year ago
Lucas Fernandes Nogueira 8b1d821a37
fix(deep-link): issue with tauri alpha.20 emit breaking change (#844)
1 year ago
阿良仔 bfa87da848
feat(http): expose proxy configuration (#824)
1 year ago
Trevor Fitzgerald 7de603ebff
fix(fs-watch): Fix DebouncedEvent type to match what notify-rs returns (#840)
1 year ago