Christian Galo cgalo5758
  • Studying CS and History

  • Joined on 2021-09-02
cgalo5758 pushed to main at wiki-cafe/wiki-plugin-farmmanager 2025-06-08 20:48:09 +00:00
be9f5bc20c from template npm create wiki-plugin@latest FarmManager
cgalo5758 created branch main in wiki-cafe/wiki-plugin-farmmanager 2025-06-08 04:34:30 +00:00
cgalo5758 pushed to main at wiki-cafe/wiki-plugin-farmmanager 2025-06-08 04:34:30 +00:00
e7f319c37a from template npm create wiki-plugin@latest FarmManager
cgalo5758 created repository wiki-cafe/wiki-plugin-farmmanager 2025-06-08 04:27:22 +00:00
cgalo5758 pushed to main at wiki-cafe/member-console 2025-06-04 07:41:08 +00:00
a3cd39f61a Add TODOs for custom error pages and database backup during migrations
cgalo5758 pushed to main at wiki-cafe/member-console 2025-06-04 07:36:15 +00:00
fa5be206cb Added migration mgmt with goose.
cgalo5758 pushed to main at wiki-cafe/member-console 2025-06-04 01:27:09 +00:00
9e59d05efe Remove excess comments.
cgalo5758 pushed to main at wiki-cafe/member-console 2025-06-04 01:20:24 +00:00
f557d6141f Add retry logic for database operations and enhance DBConfig with retry parameters
cgalo5758 pushed to main at wiki-cafe/member-console 2025-06-04 00:32:33 +00:00
6ac0d5e256 Refactor database initialization to use a configuration struct for improved connection management
cgalo5758 pushed to main at wiki-cafe/member-console 2025-06-03 00:38:27 +00:00
a7d3822f94 Implement database integration with SQLite and refactor user handling for OIDC authentication
cgalo5758 pushed to main at coop-cloud/federatedwiki 2025-06-02 17:16:26 +00:00
2ed2c42036 chore: publish 2.7.0+1.1.1 release
dba2f0f430 chore: publish 2.6.0+1.1.1 release
79cab18760 chore: publish 2.5.0+1.1.1 release
64687083e9 chore: publish 2.4.0+1.1.1 release
fc242b51bb chore: publish 2.3.0+1.1.1 release
Compare 5 commits »
cgalo5758 pushed tag 2.3.0+1.1.1 to coop-cloud/federatedwiki 2025-06-02 17:16:26 +00:00
cgalo5758 pushed tag 2.4.0+1.1.1 to coop-cloud/federatedwiki 2025-06-02 17:16:26 +00:00
cgalo5758 pushed tag 2.5.0+1.1.1 to coop-cloud/federatedwiki 2025-06-02 17:16:26 +00:00
cgalo5758 pushed tag 2.6.0+1.1.1 to coop-cloud/federatedwiki 2025-06-02 17:16:26 +00:00
cgalo5758 pushed tag 2.7.0+1.1.1 to coop-cloud/federatedwiki 2025-06-02 17:16:26 +00:00
cgalo5758 pushed to main at wiki-cafe/member-console 2025-06-01 23:10:23 +00:00
77b2e6c24e Refactor SQL queries and schema to use OIDC subject instead of Keycloak ID for user identification
cgalo5758 pushed to main at wiki-cafe/member-console 2025-06-01 04:40:40 +00:00
d2162067ab Add SQL queries and schema for users, sites, and payments
cgalo5758 pushed to main at wiki-cafe/grist 2025-05-30 00:43:25 +00:00
436aeecbed make README a .md file explicitly.
cgalo5758 pushed to main at wiki-cafe/grist 2025-05-30 00:17:23 +00:00
96b2856734 Update Grist image version and enhance environment variables in compose.yaml; add README for deployment instructions