This website requires JavaScript.
Explore
Help
Sign In
kosmos
/
akkounts
Watch
8
Star
1
Fork
0
Code
Issues
25
Pull Requests
1
Actions
Packages
Releases
12
Activity
Files
931624cf957fe9adee2b8607212a47d465f43e43
akkounts
/
db
/
migrate
T
History
raucao
eae370b737
continuous-integration/drone/push
Build is failing
Details
continuous-integration/drone/pr
Build is failing
Details
Migrate from lockbox to ActiveRecord encryption (1/2)
2025-05-06 18:09:27 +04:00
..
20201109090458_create_users.rb
Add LDAP logins and password resets, config, etc.
2020-11-10 11:36:06 +01:00
20201109090739_add_devise_to_users.rb
Add LDAP logins and password resets, config, etc.
2020-11-10 11:36:06 +01:00
20201130132533_create_invitations.rb
Basic donation records
2020-12-17 21:56:51 +01:00
20201217161544_create_donations.rb
Basic donation records
2020-12-17 21:56:51 +01:00
20201219121808_add_paid_at_to_donations.rb
Add paid_at date to donations
2020-12-19 13:28:47 +01:00
20211120010540_add_lndhub_credentials_to_user.rb
Create LndHub accounts
2021-11-19 20:10:36 -06:00
20230111113139_add_ln_account_to_users.rb
Add migration for unencrypted ln login field
2023-01-11 19:50:01 +08:00
20230217084310_create_settings.rb
Add rails-settings-cached, use for initial feature flags
2023-02-17 17:07:42 +08:00
20230223115536_remove_ln_login_ciphertext_from_users.rb
Fix typo
2023-03-02 15:54:03 +08:00
20230304155240_add_nostr_pubkey_to_users.rb
Add nostr_pubkey to users
2023-06-16 13:52:42 +02:00
20230312212030_create_remote_storage_authorizations.rb
Fix migration failing with PostgreSQL
2023-09-03 15:28:32 +02:00
20230319101128_add_remember_created_at_to_users.rb
Add remember-me function for sign-in
2023-03-19 18:06:18 +07:00
20230403135149_add_preferences_to_users.rb
Add preferences to user model
2023-04-04 12:27:49 +02:00
20230523120753_create_flipper_tables.rb
Add flipper gem and database migration/tables
2023-05-23 14:09:35 +02:00
20230906073324_create_active_storage_tables.active_storage.rb
Add/configure ActiveStorage
2023-09-06 12:14:28 +02:00
20231019125135_create_app_catalog_web_apps.rb
Add web app model, service to fetch metadata
2023-10-24 17:29:23 +02:00
20231024104909_add_web_app_id_to_remote_storage_authorizations.rb
Associate RS authorizations with web apps
2023-10-24 17:29:24 +02:00
20240207080515_change_flipper_gates_value_to_text.rb
Database update for Flipper
2024-02-08 12:29:11 +01:00
20240214115058_change_donation_amounts_and_currency.rb
Implement bitcoin donations via BTCPay
2024-03-02 14:31:48 +01:00
20240214121049_add_new_donation_fields.rb
Implement bitcoin donations via BTCPay
2024-03-02 14:31:48 +01:00
20240216124640_add_payment_status_to_donations.rb
Implement bitcoin donations via BTCPay
2024-03-02 14:31:48 +01:00
20240316153558_remove_nostr_pubkey_from_users.rb
Move nostr pubkeys to LDAP attribute
2024-03-17 11:04:11 +01:00
20240422171653_create_zaps.rb
WIP Persist zaps, create and send zap receipts
2024-05-09 14:31:37 +02:00
20240607123654_add_settled_at_to_zaps.rb
Fix time format in migration
2024-06-09 13:29:39 +02:00
20240922205634_add_pgp_fpr_to_users.rb
Add OpenPGP key to LDAP directory and User model
2024-09-23 15:20:00 +02:00
20250428123315_add_service_name_to_active_storage_blobs.active_storage.rb
Upgrade Rails to 8.0
2025-04-28 17:49:54 +04:00
20250428123316_create_active_storage_variant_records.active_storage.rb
Upgrade Rails to 8.0
2025-04-28 17:49:54 +04:00
20250428123317_remove_not_null_on_active_storage_blobs_checksum.active_storage.rb
Upgrade Rails to 8.0
2025-04-28 17:49:54 +04:00
20250506125412_add_lndhub_password_to_users.rb
Migrate from lockbox to ActiveRecord encryption (1/2)
2025-05-06 18:09:27 +04:00
20250506125947_migrate_lockbox_data.rb
Migrate from lockbox to ActiveRecord encryption (1/2)
2025-05-06 18:09:27 +04:00