|
7b15639d44
|
fix(java): broken javadoc link
|
2024-10-17 01:15:26 +02:00 |
|
|
3700b0a82c
|
ci(java): fix workflows file, run once
|
2024-10-17 01:05:09 +02:00 |
|
|
c8e14a964c
|
fix: lua wants revisions
|
2024-10-17 00:35:50 +02:00 |
|
|
1c35390e0f
|
chore: cargo lock
|
2024-10-17 00:24:32 +02:00 |
|
|
c3a0f7c391
|
chore: version bump
|
2024-10-17 00:13:15 +02:00 |
|
|
06eaa6358c
|
Merge pull request #53 from hexedtech/fix/panic-and-docs
fix: panic and docs
|
2024-10-17 00:12:14 +02:00 |
|
|
66938cbaf0
|
docs: python example and type hints
|
2024-10-17 00:03:32 +02:00 |
|
|
e5ffc7cac2
|
fix: use default panic because glues may unwind it
|
2024-10-17 00:03:11 +02:00 |
|
|
4448d36ba7
|
Merge pull request #52 from hexedtech/docs/readme-rewording
docs: improved a bit initial wording in readme
|
2024-10-16 22:46:12 +02:00 |
|
|
f2bf982542
|
docs: improved a bit initial wording in readme
|
2024-10-16 22:45:44 +02:00 |
|
|
5457cb1121
|
Merge pull request #51 from hexedtech/feat/config-default
feat/config-default
|
2024-10-16 22:33:03 +02:00 |
|
|
4df58c8d67
|
docs: updated Config usage examples
|
2024-10-16 22:14:55 +02:00 |
|
|
9269dc6460
|
feat: Default for Config
|
2024-10-16 22:14:34 +02:00 |
|
|
d7c9acd928
|
Merge pull request #49 from hexedtech/chore/rename
chore: enforcing API consistency (also across FFI)
|
2024-10-16 17:34:34 +02:00 |
|
|
9972fc4185
|
Merge branch 'dev' into chore/rename
|
2024-10-16 16:50:21 +02:00 |
|
cschen
|
22cec4ab56
|
reverted the change to accept only keywords arguments and have user and password as mandatory.
|
2024-10-16 16:46:41 +02:00 |
|
|
d3e16a2bb2
|
Merge pull request #48 from hexedtech/fix/java-ci
ci: rewrite java ci
|
2024-10-16 16:34:02 +02:00 |
|
|
3068773d96
|
docs: update Java README
|
2024-10-16 16:05:38 +02:00 |
|
|
3d12840459
|
fix(js): camelCase searchBuffers
Co-authored-by: frelodev <74790175+frelodev@users.noreply.github.com>
|
2024-10-16 15:52:35 +02:00 |
|
|
a159a97724
|
chore: remove unneeded build steps
Co-authored-by: alemi.dev <me@alemi.dev>
|
2024-10-16 15:51:51 +02:00 |
|
|
4c1122cf6a
|
chore: restore auto-publish, don't run full ci on branch
|
2024-10-16 15:40:44 +02:00 |
|
|
3b653e8205
|
ci(java): try using the base plugin
|
2024-10-16 15:21:20 +02:00 |
|
|
a73a61a841
|
docs: fix doctests
|
2024-10-16 04:00:05 +02:00 |
|
|
7cc8e88402
|
fix(py): explicit getter/setter for user name
|
2024-10-16 03:47:07 +02:00 |
|
|
8b2a2f2e2e
|
fix: feature gate pyo3 reference
|
2024-10-16 03:15:09 +02:00 |
|
|
4b5ed06bb7
|
chore: renamed TextChange and Event fields
Co-authored-by: alemi <me@alemi.dev>
|
2024-10-16 03:11:40 +02:00 |
|
|
3326217058
|
feat(python): better struct access
Co-authored-by: alemi <me@alemi.dev>
|
2024-10-16 02:49:54 +02:00 |
|
|
d10b34eaf9
|
ci: try to sign manually
|
2024-10-16 01:44:44 +02:00 |
|
|
5dcfd341d3
|
ci(java): try to use publications
|
2024-10-16 01:07:34 +02:00 |
|
|
e1e09cb20e
|
fix: doctests
|
2024-10-16 00:51:52 +02:00 |
|
|
4363bdfa7e
|
chore: dep version bump
|
2024-10-16 00:43:19 +02:00 |
|
|
e5fd0ca76a
|
chore: split list_workspaces, renamed filetree, refactored fetch_users and fetch_buffers
Co-authored-by: alemi <me@alemi.dev>
|
2024-10-16 00:42:55 +02:00 |
|
|
6f04c38779
|
chore: last consistency fixes in glues
Co-authored-by: zaaarf <me@zaaarf.foo>
|
2024-10-15 23:01:49 +02:00 |
|
|
96a8b1a88f
|
chore: public workspace event type
|
2024-10-15 22:36:43 +02:00 |
|
|
3bf620d41a
|
chore: my_user -> current_user
|
2024-10-15 22:21:37 +02:00 |
|
|
9a4225cf0d
|
chore(js): camelCase
|
2024-10-15 22:21:08 +02:00 |
|
|
c63a3ec73a
|
feat(lua): use serde for IntoLua too
so now it creates a table on the fly and the thing that lua receives
behaves like you would expect instead of being weird!
|
2024-10-15 22:20:23 +02:00 |
|
|
a721e17024
|
fix(py): unify current_user
|
2024-10-15 22:20:03 +02:00 |
|
|
a44edee07b
|
feat: user_list returns Vec<User>
returning a String was weird!
|
2024-10-15 22:19:38 +02:00 |
|
|
2e583028a6
|
docs: added missing javadocs
|
2024-10-15 21:55:23 +02:00 |
|
|
14e10e1f7b
|
chore: update glues
|
2024-10-15 21:46:22 +02:00 |
|
|
b452cb822f
|
ci(java): attempt to configure java library correctly
|
2024-10-15 20:32:39 +02:00 |
|
|
a9d17bf630
|
chore: added explicit target to names, consistency
|
2024-10-15 19:35:41 +02:00 |
|
|
21b76767bd
|
ci: attempt with publications
|
2024-10-15 16:30:33 +02:00 |
|
|
9f3177e22e
|
ci(java): merge multiple artifacts for gradle
|
2024-10-15 15:31:52 +02:00 |
|
|
611766a705
|
debug: log artifacts downloaded
|
2024-10-15 14:56:41 +02:00 |
|
|
ede4b5eb58
|
ci: run os task
|
2024-10-15 01:02:05 +02:00 |
|
|
12f83769cb
|
ci: specify runner
Co-authored-by: alemi <me@alemi.dev>
|
2024-10-15 00:44:16 +02:00 |
|
|
f7247d4352
|
ci: also run it on the test branch
|
2024-10-15 00:42:43 +02:00 |
|
|
d2635de37b
|
ci: new ci run
Co-authored-by: alemi <me@alemi.dev>
|
2024-10-15 00:37:01 +02:00 |
|