Natty
e57f0bb932
Fixed building instructions
ci/woodpecker/push/ociImageTag Pipeline is pending
Details
2023-07-20 23:01:41 +02:00
Natty
534655c66d
Not gonna need the migrations anymore either
2023-07-09 19:40:13 +02:00
Natty
9e78188cc5
Removed the Rust dependency and basically anything that isn't necessary to build the backend
ci/woodpecker/tag/ociImageTag Pipeline was successful
Details
2023-07-09 02:49:20 +02:00
ThatOneCalculator
4a3bcbeb5e
docs: 📝 mention libvips requirement
...
#10352
2023-06-24 13:23:12 -07:00
ThatOneCalculator
cbd781b5b9
docs: 📝 update links
2023-06-23 20:10:12 -07:00
ThatOneCalculator
d342539450
docs: 📝 min rust ver
2023-06-21 22:13:57 -07:00
ThatOneCalculator
e728a40a9a
docs: 📝 changelog
2023-06-14 20:25:22 -07:00
Kainoa Kanter
9bc2a8202e
docs: 📝 tips
2023-06-10 16:09:48 +00:00
Kainoa Kanter
3749f92cc8
docs: 📝 rust version
2023-06-03 16:00:46 +00:00
naskya
d9bf0f7cc4
instance -> server
2023-06-03 04:16:36 +09:00
Kainoa Kanter
2619c141ab
docs: 📝 full git clone
2023-05-31 02:41:29 +00:00
Kainoa Kanter
e7a028e9dd
docs: 📝 typos
2023-05-31 02:40:23 +00:00
Kainoa Kanter
862384d32d
docs: 📝 versions
2023-05-31 02:37:57 +00:00
ThatOneCalculator
d339fa3a1a
node v20
2023-05-29 19:49:53 -07:00
ThatOneCalculator
61ebac5817
docs: deps
2023-05-29 09:22:24 -07:00
ThatOneCalculator
8806ce8923
docs: searc providers
2023-05-29 09:21:45 -07:00
ThatOneCalculator
fff166be42
docs: develop by default
2023-05-23 18:03:45 -07:00
ThatOneCalculator
97e69144f6
docs: notes
2023-05-22 17:40:59 -07:00
Pyrox
0e07a2773d
docs: Add configuration for Caddy
2023-05-11 09:27:23 -04:00
ThatOneCalculator
9ed2173b42
docs: cleanup apache
2023-05-10 17:10:01 -07:00
Kainoa Kanter
6b9b4a6866
Merge pull request 'docs: Add Apache2 documentation' ( #10078 ) from warrows/calckey:main into main
...
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10078
2023-05-10 17:08:51 -07:00
ThatOneCalculator
19d745b843
docs: add opencollective
2023-05-10 16:59:47 -07:00
ThatOneCalculator
f74cf06062
docs: fix k8s link
2023-05-10 16:56:46 -07:00
ThatOneCalculator
890b3b5bc3
Merge remote-tracking branch 'helm/add-helm-chart' into develop
2023-05-10 16:54:26 -07:00
ThatOneCalculator
20c424d18b
docs: 📝 pm2 logrotate
2023-05-07 12:35:46 -07:00
ThatOneCalculator
de3f231470
docs: links
2023-05-05 12:51:26 -07:00
ThatOneCalculator
f3b45186fb
docs
2023-04-29 13:38:52 -07:00
warrows
93101ff7af
Fix readme link to docker doc page
2023-04-27 14:09:37 +00:00
ThatOneCalculator
9813e72a27
Revert "docs: rm yunohost"
...
This reverts commit 9ef11deb99
.
2023-04-19 20:41:57 -07:00
Kainoa Kanter
9ef11deb99
docs: rm yunohost
...
has been broken for months, I don't maintain it either.
2023-04-17 02:21:19 +00:00
s1idewhist1e
c58ce6c53b
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
d438deccd2
fix doc link
2023-03-29 14:10:01 -07:00
ThatOneCalculator
1bd70ae19f
docs: 📝 sonic
2023-03-19 01:32:57 -07:00
ThatOneCalculator
d3d9c4830b
docs: 📝 sonic instructions
2023-03-19 01:32:17 -07:00
ThatOneCalculator
c438d2bcb0
docs: changes
2023-03-16 18:17:53 -07:00
ThatOneCalculator
11cae5560a
docs: 📝 accurate update instructions
...
Closes #9709
2023-03-15 18:29:55 -07:00
ThatOneCalculator
ef509b5138
docs: 📝 accurate update instructions
...
Closes #9709
2023-03-15 18:28:53 -07:00
ThatOneCalculator
94b9db451e
update readme
2023-02-20 12:20:47 -08:00
ThatOneCalculator
184ea6aa82
docs: 📝 migration from mk
2023-02-20 12:13:55 -08:00
ThatOneCalculator
254a9e8716
docs: 📝 custom assets
2023-02-11 13:16:45 -08:00
ThatOneCalculator
ba18da314f
docs: 📝 branches
2023-02-09 14:53:32 -08:00
Kainoa Kanter
86b4d74f46
Update 'README.md'
2023-02-01 22:18:54 +00:00
ThatOneCalculator
7b51c56169
docs: 📝 clone depth 1
...
closes #9501
2023-01-21 11:25:31 -08:00
ThatOneCalculator
dc168cd3bc
docs: no tensorflow
2023-01-19 16:56:07 -08:00
ThatOneCalculator
81cd7600f7
lavaforge --> codeberg until lavaforge is ready
2023-01-19 16:18:17 -08:00
Kainoa Kanter
7a9c13c112
docs: 🌋 Lavaforge
2023-01-15 21:07:11 +00:00
janderedev
db865499c0
Fix typo in readme
2023-01-14 21:18:29 +00:00
ThatOneCalculator
7c2dabd047
no more eslint
2023-01-12 20:54:33 -08:00
Kainoa Kanter
f47832b1b4
refactor: 🔨 Use pnpm instead of yarn ( #9461 )
...
Reasons:
1. `pnpm` is now an industry standard, being faster and less buggy than `yarn`.
2. Faster build time as builds are concurrent: 63 seconds down to 35 seconds!!
3. Resolves #9412
Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9461
2023-01-13 04:18:16 +00:00
Sly-Little-Fox
c600a1637d
Improve port finding script, add a note
2023-01-10 09:31:11 +00:00