ThatOneCalculator
cb967674c9
dev3
2023-05-05 18:32:44 -07:00
ThatOneCalculator
d494d18a9e
fix: only show signupsDisabled if signups disabled
2023-05-05 12:04:13 -07:00
ThatOneCalculator
83620ed2a5
dev1
2023-05-04 10:04:04 -07:00
ThatOneCalculator
0aa6e47ccd
14 dev
2023-05-01 21:10:08 -07:00
ThatOneCalculator
2d0ace0685
chore: formatting
2023-05-01 20:32:18 -07:00
Freeplay
7e2d5c45d2
Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability
2023-04-30 12:31:41 -04:00
ThatOneCalculator
5831f0a2c5
hotfix
2023-04-29 19:14:47 -07:00
ThatOneCalculator
1051da8fbf
Revert "keyboard accessibility ( #9725 )"
...
This reverts commit c1d5922acbe7060c0ea779ccf314e9f0e6b91bb3.
2023-04-29 19:14:36 -07:00
ThatOneCalculator
f1daa11f51
Merge branch 'develop' of codeberg.org:calckey/calckey into develop
2023-04-29 15:32:38 -07:00
ThatOneCalculator
6eba097e09
new logos
2023-04-29 15:32:33 -07:00
Free
08686da50e
keyboard accessibility ( #9725 )
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9725
Co-authored-by: Free <freeplay@duck.com>
Co-committed-by: Free <freeplay@duck.com>
2023-04-29 22:30:14 +00:00
ThatOneCalculator
1dbcbe9dbb
chore: upgrade megalodon
2023-04-29 13:28:24 -07:00
Freeplay
61d7cb173a
Merge branch 'develop' of https://codeberg.org/calckey/calckey into keyboard-accessability
2023-04-28 19:06:21 -04:00
ThatOneCalculator
8b32566678
dev38
2023-04-26 19:45:46 -07:00
ThatOneCalculator
aaccb9f989
feat: heatmap option for activity widget
2023-04-25 18:06:21 -07:00
ThatOneCalculator
49e0399881
chore: up pakcages
2023-04-23 15:34:50 -07:00
ThatOneCalculator
8790303669
chore: formatting
2023-04-22 17:22:53 -07:00
ThatOneCalculator
c750e05985
dev35
2023-04-12 17:34:51 -07:00
ThatOneCalculator
a52fdea655
chore: up pnpm
2023-04-12 14:19:43 -07:00
Kainoa Kanter
799ac84ee3
Revert "Revert "Incorporate calckey-js into calckey repository ( #9820 )""
...
This reverts commit 8033492c7c4827fbff05782d08ae65bc3440c080.
2023-04-07 17:44:27 -07:00
Kainoa Kanter
a5c4d0a7bd
Revert "Incorporate calckey-js into calckey repository ( #9820 )"
...
This reverts commit 37c0423da6bce9b86b8f4f9a5b78f640166dd3d5.
2023-04-07 17:35:10 -07:00
Kainoa Kanter
8f35b66bbb
fix: format script; chore: format
2023-04-07 17:01:42 -07:00
Kaity A
21905514d4
Incorporate calckey-js into calckey repository ( #9820 )
...
Closes #9712 .
Co-authored-by: Kaity A <kaity@theallans.com.au>
Co-authored-by: Ken Allan <ken@norganna.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9820
Co-authored-by: Kaity A <supakaity@noreply.codeberg.org>
Co-committed-by: Kaity A <supakaity@noreply.codeberg.org>
2023-04-07 14:25:22 +00:00
ThatOneCalculator
49b0d2f09a
33
2023-04-04 22:59:53 -07:00
ThatOneCalculator
a76cff2dce
dev32
2023-04-04 22:54:03 -07:00
ThatOneCalculator
a47a8afa56
final fix?
2023-04-04 22:41:57 -07:00
ThatOneCalculator
b2055907c7
dev 30
2023-04-04 22:24:30 -07:00
ThatOneCalculator
6ce03980c0
more fix
2023-04-04 22:12:55 -07:00
ThatOneCalculator
f730145d21
dev28
2023-04-04 22:03:38 -07:00
ThatOneCalculator
2f4e3cdce0
dev27
2023-04-04 21:47:38 -07:00
ThatOneCalculator
6e5c008ae5
dev 26
2023-04-03 20:46:54 -07:00
ThatOneCalculator
d7aad8f624
chore: pnpm 8.1.1
2023-04-03 20:38:29 -07:00
ThatOneCalculator
6d5c47ce3b
dev25
2023-04-03 20:37:07 -07:00
ThatOneCalculator
aab919897b
dev24
2023-04-03 10:10:12 -07:00
ThatOneCalculator
1576c4ff64
fix: dialogs not coming up
2023-04-02 00:07:48 -07:00
ThatOneCalculator
f988ba7530
dev22
2023-04-01 21:06:10 -07:00
ThatOneCalculator
cc02298f8e
add top margin to help button
2023-04-01 12:05:27 -07:00
ThatOneCalculator
711ef03f39
feat: ✨ help menu in navbar
2023-04-01 11:56:43 -07:00
ThatOneCalculator
e5d501ff95
dev19
2023-04-01 11:29:01 -07:00
ThatOneCalculator
c4e681339e
dev 18
2023-03-30 18:59:03 -07:00
s1idewhist1e
981d3ee725
Refactor: use rust for native mastodon id conversion ( #9786 )
...
This uses [napi-rs](https://napi.rs/ ) to allow for automatic generation of node bindings for the native code.
I also changed the `isolatedModules` TS flag to false to allow for `static enum` to be shared across modules. It doesn't seem to be necessary for the build system that CK uses.
Currently this method does not work with ID generators with longer IDs. Likely the best solution is to add another key in the database.
Some benchmarks for 1 million conversions:
```
node, x1_000_000: 2.847s
rust, x1_000_000: 1.265s
```
There are still optimizations that can be made, but I think this is a good starting point and a good way to bring rust into the CK stack.
Co-authored-by: s1idewhist1e <trombonedude05@gmail.com>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9786
Co-authored-by: s1idewhist1e <s1idewhist1e@noreply.codeberg.org>
Co-committed-by: s1idewhist1e <s1idewhist1e@noreply.codeberg.org>
2023-03-31 01:58:28 +00:00
ThatOneCalculator
0f9f6ee619
chore: up pnpm
2023-03-30 15:10:32 -07:00
ThatOneCalculator
806f2bb8cf
fix: 🐛 formlink -> button
...
fixes notifications and drive in settings
2023-03-29 12:53:07 -07:00
ThatOneCalculator
34157eba5d
pnpm 8
2023-03-29 12:40:50 -07:00
ThatOneCalculator
e4602d1e20
dev16
2023-03-29 12:39:48 -07:00
ThatOneCalculator
f708786bbf
pnpm 8!
2023-03-26 00:37:11 -07:00
ThatOneCalculator
00fffc1068
chore: bump pnpm
2023-03-24 12:46:09 -07:00
ThatOneCalculator
bf358a2fb3
dev15
2023-03-24 12:45:25 -07:00
ThatOneCalculator
99ad96bc7a
dev 14
2023-03-23 14:45:57 -07:00
ThatOneCalculator
b29b181533
dev13
2023-03-19 18:44:17 -07:00