Andy pixeldesu
  • Germany
  • https://pixelde.su
  • Full-Stack Developer from Germany with a focus on frontend and build processes/tooling. I also write a lot of documentation.

  • Joined on 2022-07-12
pixeldesu commented on issue FoundKeyGang/FoundKey#279 2023-03-05 15:03:13 +00:00
Add federation action hints instead of login prompts

Looking good that way!

pixeldesu commented on issue FoundKeyGang/FoundKey#279 2023-03-03 18:08:49 +00:00
Add federation action hints instead of login prompts

image

First of all: This looks nice!

Like it more than my approach which was more of a carbon copy of the Mastodon one (minus good…

pixeldesu created branch feature/requests in FoundKeyGang/FoundKey 2022-12-29 20:52:31 +00:00
pixeldesu pushed to feature/requests at FoundKeyGang/FoundKey 2022-12-29 20:52:31 +00:00
e194b32541 replace note deletion API call with new request script
ef0f6af97f add request script for API requests
Compare 2 commits »
pixeldesu commented on pull request FoundKeyGang/FoundKey#290 2022-12-16 11:20:57 +00:00
scripts: convert to ESM and deduplicate

The first two produce a result (cleaning out stuff, building things), the non-awaited commands are watchers, where you probably will have a hard time waiting for a result being returned.

pixeldesu closed issue FoundKeyGang/FoundKey#287 2022-12-14 23:49:22 +00:00
Refactor garbled class names in Vue components
pixeldesu commented on issue FoundKeyGang/FoundKey#287 2022-12-14 23:49:19 +00:00
Refactor garbled class names in Vue components

(Gitea cleared my comment after removing the issue from the project ;_; )

I think we can close the issue then. It's too much work for too little benefit, considering the possibility of…

pixeldesu opened issue FoundKeyGang/FoundKey#287 2022-12-14 22:03:19 +00:00
Refactor garbled class names in Vue components
pixeldesu opened issue FoundKeyGang/FoundKey#283 2022-12-13 15:12:01 +00:00
Remove BIOS and CLI
pixeldesu opened issue FoundKeyGang/FoundKey#280 2022-12-11 00:39:35 +00:00
Show follow button to logged out users
pixeldesu opened issue FoundKeyGang/FoundKey#279 2022-12-11 00:36:42 +00:00
Add federation action hints instead of login prompts
pixeldesu commented on pull request FoundKeyGang/FoundKey#276 2022-12-08 18:45:28 +00:00
API v2 proof of concept

I didn't commit this (because it requires client os.ts adjustments) but I tested DELETE /note/:noteId and it worked fine. (simply as a v2 alias without modifying any of the original endpoint…

pixeldesu opened issue FoundKeyGang/FoundKey#278 2022-12-08 17:01:31 +00:00
Remove Galleries
pixeldesu pushed to feature/api-v2-poc at FoundKeyGang/FoundKey 2022-12-07 20:41:04 +00:00
f3b1c1d7ae api-doc: don't override route docs with each new HTTP method
pixeldesu pushed to feature/api-v2-poc at FoundKeyGang/FoundKey 2022-12-07 20:08:22 +00:00
fb795607ef Merge branch 'main' into feature/api-v2-poc
b66f7550ab server: auto-fix lints
18664dbca3 server: add missing paren
0f3f42eb39 remove rndstr dependency
71b976ec96 BREAKING: remove integrations
Compare 441 commits »
pixeldesu commented on pull request FoundKeyGang/FoundKey#273 2022-12-06 22:26:35 +00:00
Remove integrations

removed @types/oauth and autwh (since latter actually gets us the oauth dependency)

pixeldesu pushed to feature/remove-integration at FoundKeyGang/FoundKey 2022-12-06 22:18:43 +00:00
d3f1ad9a88 chore: remove unused packages
1aa3898db5 server: remove unused import
Compare 2 commits »
pixeldesu pushed to feature/remove-integration at FoundKeyGang/FoundKey 2022-12-06 22:00:51 +00:00
96c3744555 client: remove integration settings menu entry
b023741f50 server: remove integrations field from user
Compare 2 commits »
pixeldesu created pull request FoundKeyGang/FoundKey#273 2022-12-06 21:10:16 +00:00
Remove integrations
pixeldesu created branch feature/remove-integration in FoundKeyGang/FoundKey 2022-12-06 21:03:58 +00:00