crowetic crowetic
  • Reno, NV, USA
  • https://crowetic.com
  • Primary Qortal founder and Qortal Developer Admin.

  • Joined on 2025-02-24
crowetic pushed to main at crowetic/Qortal-Nextcloud-Integration 2026-02-10 02:26:31 +00:00
75c53073f5 Added templates for external node access in both gateway and typical modes, for overall setup scripts later
crowetic pushed to main at crowetic/Qortal-Nextcloud-Integration 2026-02-10 02:12:54 +00:00
43a70f041e added 'always on' for API key when enabled, and additional related settings
crowetic pushed to main at crowetic/Qortal-Nextcloud-Integration 2026-02-10 02:10:31 +00:00
ab0c4388a4 finished adding all settings to admin panel and making them all work live from admin settings.
crowetic pushed to main at crowetic/Qortal-Nextcloud-Integration 2026-02-10 02:00:56 +00:00
7e7bd18498 added missing file
crowetic pushed to main at crowetic/Qortal-Nextcloud-Integration 2026-02-10 02:00:28 +00:00
877b680a39 multiple modifications to the node and integration to ensure API key is being passed properly.
crowetic pushed to main at crowetic/Qortal-Nextcloud-Integration 2026-02-10 00:01:04 +00:00
9c739e0598 modded gitignore
crowetic pushed to main at crowetic/Qortal-Nextcloud-Integration 2026-02-09 23:54:34 +00:00
fa4897843c modified to include P2P port mapping and settings for qortal docker container port.
crowetic pushed to main at crowetic/Qortal-Nextcloud-Integration 2026-02-09 23:18:49 +00:00
4baad072ab added Qortal node docker container and setup script for setting port based on non-used host ports, and configure environment to work with containers.
crowetic pushed to main at crowetic/Qortal-Nextcloud-Integration 2026-02-09 22:05:20 +00:00
e41dfc3dd8 Added more logical management of auth settings, and persistence for auth settings, modification possible in user settings.
crowetic pushed to main at crowetic/Qortal-Nextcloud-Integration 2026-02-09 21:25:43 +00:00
e829a9b7b5 modified to utilize actual unlock status check for wallets to get real lock/unlock statuses from External-Auth API
crowetic pushed to main at crowetic/Qortal-Nextcloud-Integration 2026-02-09 21:10:21 +00:00
0bfcdbf8b4 Modified lock/unlock concept to be more user-friendly. Now only when required the unlock request will come up with password input, and options for how to handle the unlocking.
crowetic pushed to main at crowetic/Qortal-External-Auth 2026-02-09 20:42:28 +00:00
5234ecd3a5 added missing 'encrypt' field to publish_multiple_qdn_resources call.
crowetic pushed to main at crowetic/Qortal-Nextcloud-Integration 2026-02-09 20:29:50 +00:00
8b8d25bcff Modified the way that session permissions to external-auth API functions. Nextcloud sessions should keep the wallet sessions functional, only Q-App specific permissions will be prompted for, thus eliminating confusing double-auth permissions.
crowetic pushed to main at crowetic/Qortal-Nextcloud-Integration 2026-02-09 19:35:54 +00:00
53249b5d64 auto-request refresh of session permissions upon 401 response.
crowetic pushed to main at crowetic/Qortal-Nextcloud-Integration 2026-02-09 19:15:05 +00:00
dc0d24826f fixes for auth modal and better logging for issues
crowetic pushed to main at crowetic/Qortal-External-Auth 2026-02-09 18:54:06 +00:00
7f7dec2d18 added missing files for encrypt/decrypt endpoints
crowetic pushed to main at crowetic/Qortal-Nextcloud-Integration 2026-02-09 18:38:06 +00:00
9580ccc7fb fixed /render path for Q-Apps rendering
crowetic pushed to main at crowetic/Qortal-Nextcloud-Integration 2026-02-09 18:22:11 +00:00
b316b0b38f Added many improvements, persisted user settings for publishing, clarified authentication popup functionality, and added new settings.
crowetic pushed to main at crowetic/Qortal-External-Auth 2026-02-09 16:25:10 +00:00
fa08e10bcc increased publish limit and made it into a setting
crowetic pushed to main at crowetic/Qortal-Nextcloud-Integration 2026-02-08 02:11:41 +00:00
0cf0ca8be8 added broker logging for auth fix