naskya
8f8d62aa58
chore (backend): organize imports
2024-05-11 04:52:59 +09:00
naskya
322b2392de
chore (backend): revise queue logs ( #10907 )
2024-04-25 08:03:53 +09:00
naskya
3b89a8bfa6
refactor (backend): port config loader to backend-rs completely
2024-04-20 02:46:37 +09:00
naskya
71c158fbd3
refactor (backend): port env.ts to backend-rs
2024-04-15 17:28:20 +09:00
sup39
b71da18b03
refactor (backend): port fetch-meta to backend-rs
...
Co-authored-by: naskya <m@naskya.net>
2024-04-14 20:16:22 +09:00
naskya
452e0b921c
refactor (backend): port acct to backend-rs
2024-04-12 11:10:52 +09:00
naskya
30619301d3
chore: replace new Date().getTime()
with Date.now()
...
959cc8ff37
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
2024-04-08 17:00:41 +09:00
naskya
c79248d07c
refactor (backend): make error logs more verbose
2024-02-22 03:18:05 +09:00
ThatOneCalculator
623cadf981
Revert "chore: lint import order"
...
This reverts commit 8d3c35c0c6
.
2023-12-04 23:12:10 -08:00
ThatOneCalculator
8d3c35c0c6
chore: lint import order
2023-11-26 12:33:46 -08:00
naskya
adee17b85a
chore: organize backend imports
...
* remove unused/duplicate imports
* replace paths like "../../../define.js" to be more readable
* add missing @types packages
2023-10-30 18:06:08 +09:00
naskya
d1bb6e02e9
hotfix: don't use upstream megalodon for now
2023-10-19 04:59:38 +09:00
naskya
92758a29f1
partially fix Mastodon API
2023-10-05 00:56:56 +09:00
Kainoa Kanter
a9167c0265
refactor: ♻️ use upstream megalodon
2023-10-03 07:54:13 +00:00
ThatOneCalculator
01c29cef20
chore: 🎨 format
2023-07-28 11:35:58 -07:00
Mizunashi Mana
b7c72b902d
fix: Branch by bind address
2023-07-17 09:52:35 +09:00
Mizunashi Mana
e5360536f3
feat: Add bind address option
2023-07-16 20:13:24 +09:00
Laura Hausmann
a8f58fa912
[mastodon-client] general code cleanup, rename megalodon package
2023-07-06 02:16:51 +00:00
Laura Hausmann
147e9f1e89
[mastodon-client] megalodon compat changes
2023-07-06 02:16:51 +00:00
ThatOneCalculator
c392697b4c
chore: 🎨 format
2023-07-02 23:08:33 -07:00
Syuilo
f17c9837c5
refactor: ⚡ make identicons and server metrics optional
...
Co-authored-by: Kainoa Kanter <kainoa@t1c.dev>
2023-07-02 19:23:55 -07:00
ThatOneCalculator
16c48307b6
Close #10175
2023-05-21 20:07:25 -07:00
Kainoa Kanter
1865a9c204
Revert "[Fix] Properly replace koa-fix-trailing-slashes with inhouse script ( #9870 )"
...
This reverts commit 2cdaad588c
.
2023-04-27 16:32:37 -07:00
ThatOneCalculator
0a2335ff75
feat: ✨ frontend interface for post-account creation email verification
2023-04-26 19:44:38 -07:00
ThatOneCalculator
c6f0047aed
reaction settings auto reload
2023-04-19 20:46:37 -07:00
daikei
2cdaad588c
[Fix] Properly replace koa-fix-trailing-slashes with inhouse script ( #9870 )
...
This follows up #9869 , with an awaited ``next()``, fixing the script.
> I'm looking to remove another 5kb package, replacing it with an in-house script. The commit i'm proposing translates the entire job of koa-remove-trailing-slashes into a 206 byte script that gets the job done well.
(just to show the code does work)
![](https://s3.kitsunes.club/storage/41c7854d-d01e-4f4c-94dd-8b651e2d7367.gif )
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9870
Co-authored-by: daikei <daikei@noreply.codeberg.org>
Co-committed-by: daikei <daikei@noreply.codeberg.org>
2023-04-17 22:36:22 +00:00
ThatOneCalculator
c0fe351bed
Revert "[Fix] remove-trailing-slashes with inhouse script ( #9869 )"
...
This reverts commit 07db141fc0
.
2023-04-17 01:22:31 -07:00
ThatOneCalculator
1ed5ff7caf
Revert "formatting"
...
This reverts commit b32e1b56fa
.
2023-04-17 01:22:25 -07:00
ThatOneCalculator
b32e1b56fa
formatting
2023-04-17 01:03:56 -07:00
daikei
07db141fc0
[Fix] remove-trailing-slashes with inhouse script ( #9869 )
...
I'm looking to remove another 5kb package, replacing it with an in-house script. The commit i'm proposing translates the entire job of `koa-remove-trailing-slashes` into a 206 byte script that gets the job done well.
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9869
Co-authored-by: daikei <daikei@noreply.codeberg.org>
Co-committed-by: daikei <daikei@noreply.codeberg.org>
2023-04-17 08:02:29 +00:00
ThatOneCalculator
acfc88389a
formatting
2023-03-30 19:10:03 -07:00
cutestnekoaqua
30bc16daba
allow client credentials not just for tapbots
2023-03-22 14:40:59 +01:00
Luna
7236aa4a3a
Sorta kinda handle client_credentials auth flow
2023-03-11 23:19:17 -05:00
Luna
b7ffa05848
Enable multipart for masto oauth endpoints to fix Ivory
2023-03-11 16:02:35 -05:00
cutestnekoaqua
c74f4942d3
fix import
2023-03-01 15:07:35 +01:00
cutestnekoaqua
548381734a
some quick fixes
2023-03-01 15:04:01 +01:00
Cleo John
05acb51da2
more mastodon work
2023-02-28 17:23:04 +01:00
ThatOneCalculator
e9d55ff44b
chore: formatting
2023-02-13 11:17:07 -08:00
cutestnekoaqua
48b53428d0
Revert "parse query stuff with bools"
...
This reverts commit 4eb695f3c3
.
2023-02-13 19:39:14 +01:00
cutestnekoaqua
4eb695f3c3
parse query stuff with bools
2023-02-13 19:34:41 +01:00
cutestnekoaqua
68b2dcfd75
feat: #9614
2023-02-13 15:12:21 +01:00
ThatOneCalculator
b30814913f
fix: correct megalodon import
2023-02-11 17:23:30 -08:00
ThatOneCalculator
254a9e8716
docs: 📝 custom assets
2023-02-11 13:16:45 -08:00
cutestnekoaqua
c6d597e886
floor created at
2023-02-11 01:51:14 +01:00
cutestnekoaqua
31e0ac1ee8
parse client id
2023-02-11 01:17:35 +01:00
cutestnekoaqua
12e1e676fa
do more change
2023-02-11 01:08:20 +01:00
cutestnekoaqua
a6fdb28560
make secure check
2023-02-11 01:07:44 +01:00
cutestnekoaqua
817c1d2e4b
remove multipart here?
2023-02-11 00:57:43 +01:00
cutestnekoaqua
103d655ed4
i need to seperate 404 to own route
2023-02-11 00:51:50 +01:00
ThatOneCalculator
fcc59cd35f
chore: Rome Formatting
2023-02-10 15:41:19 -08:00