Commit Graph

39 Commits (5ca1cd5dc06d55fffcb4b814454a97962f721877)

Author SHA1 Message Date
Viktor Baranov c3bc18f470 Account: check composed email beofre sending 2 years ago
nikitosing ce9d67a7d0
Add changes to support force email verification (#7298) 2 years ago
Viktor Baranov e12c4fc83f Account: derive Auth logout urls from existing envs 2 years ago
Victor Baranov c6decf3371
Refactor runtime config (#7119) 2 years ago
Viktor Baranov c7a557129e Fix spell in namings, add spell checking in CI 2 years ago
Maxim Filonov 85963ef02f
Refactor `try rescue` statements to keep stacktrace (#6786) 2 years ago
Никита Поздняков abf44ecb8f
Add path parameter validation 2 years ago
Никита Поздняков ff6914ba91
Add restricted access check to account's watchlist 2 years ago
Qwerty5Uiop f83d3e4ada Global token transfers token_id -> token_ids 2 years ago
Victor Baranov 3cac89f15c
API v2 for frontend (#6379) 2 years ago
Viktor Baranov faf695d522 Elixir 1.14 support 2 years ago
Viktor Baranov b660496a10 Remove coin name from localization files, define it from COIN_NAME env var, remove COIN env var from build args, COIN -> EXCHANGE_RATES_COIN (add backward compatibility) 2 years ago
Viktor Baranov 428aac0152 Ability to disable account by default and enable it with ACCOUNT_ENABLED env variable 2 years ago
Никита Поздняков c8298fe3b5 Fix hash field for watchlist notifications 2 years ago
Никита Поздняков 4874d216e2 Ready to use encrypted DB 2 years ago
Никита Поздняков 2fbb4ed1de Ready to migrate and encrypt 2 years ago
Никита Поздняков e1a2f54f81 Fix after rebase 2 years ago
Viktor Baranov f07267b4e3 Resolve rebase conflicts 2 years ago
Никита Поздняков ba3374f11f remove debug 2 years ago
Никита Поздняков c2ce2e6a5b all is working 2 years ago
Никита Поздняков 053b2db32e Need to add unique constraints and chengeset for hash fields 2 years ago
Никита Поздняков 4e9e7acd0d Add encryption, need to add _hash fields to search, and think about automatization of migration proccess 2 years ago
nikitosing d7eef32074 Migrate account data to separate DB (#67) 2 years ago
Никита Поздняков c2fa5a06d5 Fix editing public tags request (case with deleting addresses) 2 years ago
Никита Поздняков cc80d96afa Fix edit form for public tags request; Add space trimming for tags 2 years ago
Никита Поздняков cb2206b359 Fix public tags request bug 2 years ago
Никита Поздняков f67550d346 Add desc order for watchlist addresses; Fix tests; Update docs 2 years ago
Никита Поздняков ed46bc3136 Remove debug; Fix credo 2 years ago
Никита Поздняков d0d677a447 Add limit: only unique addresses within 24 hours 2 years ago
Никита Поздняков f929134a7d Add missing gettext; Add limits for all tags; Remove hardcode for API keys and custom ABIs limits 2 years ago
Никита Поздняков 5d4ff50802 Add desc sortring for data lists in account 2 years ago
Никита Поздняков d87623e056 Small fix 2 years ago
Никита Поздняков 75ec22bff0 Add addresses validation 2 years ago
Никита Поздняков 867607dfb5 Migrate to bytead array; need to update extract_and_validate_addresses function 2 years ago
Никита Поздняков 0a6faee81e Replace Notify.async call 2 years ago
Viktor Baranov 3a765fbe1c Notifier template: use COIN_NAME 2 years ago
Никита Поздняков b684f50839 Add public tags & private tags (editing) API methods; Add view for 400 HTTP error; Add address_hash in tag body 2 years ago
Никита Поздняков 1689354e86 Account API: add tests && API docs 2 years ago
Никита Поздняков 6f9da4bb81 Account: refactoring 2 years ago