• Joined on 2025年03月13日
ak42 pushed to main at ak42/nextcloud-rs 2025年05月11日 20:37:11 +02:00
4029e61e3c Cosmetic fix: s/NextcloudClient/NextcloudOCSClient/g
ak42 pushed to main at ak42/nextcloud-rs 2025年04月22日 21:17:07 +02:00
7f767cd0df Update README.md
c6fcd9dbf2 Remove unused import
d11cf4dd08 Remove debug logs
Compare 3 commits »
ak42 pushed to main at ak42/nextcloud-rs 2025年04月22日 16:01:05 +02:00
00c5e5d92b Add password update api support
ak42 pushed to main at ak42/nextcloud-rs 2025年04月22日 11:44:21 +02:00
5bc12eeb19 Remove useless import
4f1fac4448 Add FieldAccess trait
Compare 2 commits »
ak42 pushed to main at ak42/nextcloud-rs 2025年04月22日 10:38:52 +02:00
6ded7c42cb Improved password store api
d2ef5c00a9 Fix url parsing when missing trailing /
Compare 2 commits »
ak42 commented on issue librewolf/issues#2375 2025年04月06日 18:51:41 +02:00
add support for per profile librewolf.overrides.cfg

@sertonix wrote in librewolf/issues#2375 (comment):

If you put pref("general.config.sandbox_enabled", false); into `/usr/lib/librewolf/defaults/pref/au...

ak42 closed issue librewolf/issues#2361 2025年03月30日 16:33:36 +02:00
Can't join the matrix server
ak42 commented on issue librewolf/issues#2352 2025年03月30日 16:31:40 +02:00
Request for a code of conduct

@fontana don't take this suggestion personally. This is just a discussion about a future potential Code Of Conduct... People will have the opportunity to read it and avoid mistakes. And added to...

ak42 commented on issue librewolf/issues#2393 2025年03月30日 16:26:57 +02:00
Cockpit terminals not visible in LibreWolf on Fedora 41 Workstation

nobody is asking you to master the browser or anything. just avoid AI to generate issues. As they tend to be misleading, particularly if the AI was not able to help you in the first place. You...

ak42 commented on issue librewolf/issues#2352 2025年03月30日 15:38:22 +02:00
Request for a code of conduct

maybe it could be worth it forbidding misleading AI generated issues like this one: librewolf/issues#2393 😅

ak42 commented on issue librewolf/issues#2393 2025年03月30日 15:27:58 +02:00
Cockpit terminals not visible in LibreWolf on Fedora 41 Workstation

You won't get much help if you tell people the'll have to install fedora and if you don't explain what is cockpit... I did my own research and did a test on my distro. you don't need fedora, and...

ak42 pushed to main at ak42/nextcloud-rs 2025年03月27日 17:44:41 +01:00
e3eb784687 Update README.md
ak42 pushed to main at ak42/nextcloud-rs 2025年03月27日 08:52:05 +01:00
7933d0d466 Add ncpass tool for interacting with Nextcloud's passwords app
ak42 pushed to main at ak42/nextcloud-rs 2025年03月27日 08:51:41 +01:00
78c18f4291 Add ncpass tool for interacting with Nextcloud's passwords app
ak42 pushed to main at ak42/nextcloud-rs 2025年03月27日 08:49:52 +01:00
9cf8d87dae Add ncpass tool for interacting with Nextcloud's passwords app
ak42 pushed to main at ak42/nextcloud-rs 2025年03月27日 08:03:12 +01:00
a5df681352 Forget about master password as soon as possible, only keep the cse_key
ak42 pushed to main at ak42/nextcloud-rs 2025年03月27日 07:54:44 +01:00
c85a040e12 Forget about master password as soon as possible, only keep the cse_key
ak42 pushed to main at ak42/nextcloud-rs 2025年03月26日 23:23:51 +01:00
5ee6120e7f Cleanup
ak42 pushed to main at ak42/nextcloud-rs 2025年03月26日 23:22:57 +01:00
9ab322d55a Better API naming...
ak42 pushed to main at ak42/nextcloud-rs 2025年03月26日 23:14:29 +01:00
9a66cec38d Minor refactor