Lucas Fernandes Nogueira
|
bbdccefa2d
|
chore(deps): update to tauri alpha.8 (#303)
|
2023-04-14 08:02:48 -03:00 |
|
Lucas Fernandes Nogueira
|
14e4705d55
|
refactor(log): use NSString instead of SRString on iOS (#302)
|
2023-04-13 18:27:56 -03:00 |
|
Lucas Nogueira
|
e53788240c
|
chore(deps): update tauri
|
2023-03-19 08:51:44 -03:00 |
|
Lucas Nogueira
|
9330e05398
|
chore(deps): update tauri, adjust iOS plugin
|
2023-03-18 11:31:55 -03:00 |
|
Lucas Fernandes Nogueira
|
539c38a692
|
feat: update swift-rs (#285)
* feat: update swift-rs
* swift-rs v1
* pin deps
|
2023-03-16 09:36:31 -03:00 |
|
Lucas Fernandes Nogueira
|
961602bd1b
|
fix(log): use Swift OSLog instead of oslog Rust binding (#262)
|
2023-02-23 14:17:15 -03:00 |
|
Lucas Fernandes Nogueira
|
22f987bf24
|
feat: update setup hook to new syntax (#257)
|
2023-02-16 13:42:26 -03:00 |
|
FabianLars
|
082e05e045
|
Merge branch 'dev' into next
|
2023-02-15 15:49:39 +01:00 |
|
Fabian-Lars
|
2e090c90cd
|
chore: Add MSRV to all readmes (#255)
* chore: Add MSRV to all readmes
* fix single-instance support matrix
* wording
* wording
* typo
|
2023-02-15 14:32:17 +01:00 |
|
Fabian-Lars
|
4bb200aac5
|
fix: apply clippy suggestions (#120)
* fix: apply clippy suggestions
* fmt
* clippy for linux targets
|
2023-02-01 11:27:33 +01:00 |
|
Lucas Nogueira
|
1675a4de80
|
fix unused var [skip ci]
|
2023-01-17 19:22:18 -03:00 |
|
Lucas Nogueira
|
5f13148aad
|
simplify default formatter for mobile
|
2023-01-17 18:30:06 -03:00 |
|
Lucas Nogueira
|
df21598a48
|
update deps
|
2023-01-17 18:26:19 -03:00 |
|
Lucas Nogueira
|
510845c1a0
|
update android_logger
|
2023-01-17 18:25:10 -03:00 |
|
Lucas Nogueira
|
9424204a19
|
fix ios [skip ci]
|
2023-01-17 16:00:09 -03:00 |
|
Lucas Nogueira
|
bbdabbd64d
|
refactor: keep fern [skip ci]
|
2023-01-17 15:51:16 -03:00 |
|
Lucas Nogueira
|
fa44de7440
|
remove warnings
|
2023-01-17 13:22:48 -03:00 |
|
Lucas Nogueira
|
cc03bde0ea
|
revert tauri dep
|
2023-01-17 13:15:02 -03:00 |
|
Lucas Nogueira
|
976cd70eef
|
fix default log level
|
2023-01-17 12:58:10 -03:00 |
|
Lucas Nogueira
|
ff2ce60a9c
|
fix ios subsystem
|
2023-01-17 12:44:53 -03:00 |
|
Lucas Nogueira
|
13fcc06087
|
fix iOS build
|
2023-01-16 18:08:36 -03:00 |
|
Lucas Nogueira
|
42037a7a99
|
feat(log): implement mobile logging
|
2023-01-16 17:47:43 -03:00 |
|
Jonas Kruckenberg
|
f6ab641e08
|
fix: add back log feature
|
2023-01-13 11:45:19 +01:00 |
|
Fabian-Lars
|
467bcb90af
|
fix: change dist for js files, fixes #76 for yarn3 (#88)
|
2023-01-12 16:55:21 +01:00 |
|
Fabian-Lars
|
1546e4e0fb
|
fix: fix path patterns in files property (#78)
|
2023-01-10 18:21:09 +01:00 |
|
Jonas Kruckenberg
|
a2f0e2eb73
|
fmt
|
2023-01-06 18:18:16 +01:00 |
|
Jonas Kruckenberg
|
e6cfc80b17
|
update readmes and package descriptions
|
2023-01-06 17:42:43 +01:00 |
|
Jonas Kruckenberg
|
5966b7d133
|
chore: add rust-version field
|
2023-01-06 17:01:21 +01:00 |
|
Jonas Kruckenberg
|
102ea4de01
|
refactor(log): rename builder struct
rename builder struct to align with convetion
|
2023-01-06 14:25:18 +01:00 |
|
Jonas Kruckenberg
|
08f90f0fb4
|
update readmes
|
2023-01-06 14:21:57 +01:00 |
|
Jonas Kruckenberg
|
2eb8d7e636
|
add gitignores
|
2023-01-05 17:12:36 +01:00 |
|
Jonas Kruckenberg
|
81d3f6ebe8
|
fmt
|
2023-01-05 17:08:50 +01:00 |
|
Jonas Kruckenberg
|
4cced94332
|
chore: move package.json to plugin root
|
2023-01-05 17:06:00 +01:00 |
|
Jonas Kruckenberg
|
02012a09aa
|
fix(log): correct package names
|
2023-01-05 13:48:33 +01:00 |
|
Jonas Kruckenberg
|
2ed0742b86
|
remove dist dirs from git
|
2023-01-05 13:48:04 +01:00 |
|
Jonas Kruckenberg
|
12ac35193c
|
Merge branch 'dev' into sync-prs/log
|
2022-12-18 17:34:09 +01:00 |
|
Jonas Kruckenberg
|
063a3cfd54
|
enable type declarations
|
2022-12-18 17:05:10 +01:00 |
|
FabianLars
|
eb168ac2ca
|
fix(log): strip ansi color/escape codes from browser console output
Co-authored-by: Angus Peart <angusp@gmail.com>
|
2022-12-15 17:22:57 +01:00 |
|
Jonas Kruckenberg
|
64aed34eff
|
clippy
|
2022-12-14 20:46:23 +01:00 |
|
Jonas Kruckenberg
|
36698d1436
|
fmt
|
2022-12-14 20:39:21 +01:00 |
|
Jonas Kruckenberg
|
1a65ec95f2
|
fmt
|
2022-12-14 20:29:38 +01:00 |
|
Jonas Kruckenberg
|
fb764fc01c
|
fix workflows
|
2022-12-14 20:22:45 +01:00 |
|
Jonas Kruckenberg
|
9a7b7e6423
|
template readmes and banners
|
2022-12-14 19:46:22 +01:00 |
|
Jonas Kruckenberg
|
56eabd8b4f
|
update package json
|
2022-12-14 19:10:46 +01:00 |
|
Jonas Kruckenberg
|
e9f90cf8ff
|
add licenses
|
2022-12-14 18:54:05 +01:00 |
|
Jonas Kruckenberg
|
eb3495fb72
|
copy plugin sources
|
2022-12-14 18:43:39 +01:00 |
|