Commit Graph

4241 Commits (8c4a19d3ea4e3ef3b14d2a0af81baef86851efeb)

Author SHA1 Message Date
Никита Поздняков 053c0e94d5 Put csrf token into header 2 years ago
Никита Поздняков 253bbcde17 Add get_csrf method; Fix some errors 2 years ago
Никита Поздняков ba2754e4d6 Fix key :id not found error 2 years ago
Никита Поздняков 83990b0f62 Clean up tests code 2 years ago
Никита Поздняков 361bf84e8c Remove Guardian, JWT related code 2 years ago
Никита Поздняков 9869120dec Set SameSite attribute to Lax for session cookie 2 years ago
Никита Поздняков 2ee642d6ba Fix tests 2 years ago
Никита Поздняков 183d778f80 Add submission date; Reuse legacy session cookie instead of JWT 2 years ago
Никита Поздняков ba3374f11f remove debug 2 years ago
Никита Поздняков c2ce2e6a5b all is working 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
Никита Поздняков cc80d96afa Fix edit form for public tags request; Add space trimming for tags 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
Никита Поздняков f929134a7d Add missing gettext; Add limits for all tags; Remove hardcode for API keys and custom ABIs limits 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
Alexey Patrikeev b292cc1f07 Moved ueberauth configuration to runtime 2 years ago
Viktor Baranov 58358e2cc9 Fixing failed test: Revert Poison 5.0.0 -> 4.0.1 2 years ago
Никита Поздняков a0f7f58305 Add redirect to auth0 logout 2 years ago
Никита Поздняков a07f784be0 Add Guardian DB 2 years ago
Никита Поздняков 106d52c46f mix format && mix gettext 2 years ago
Никита Поздняков d7eb024eb0 Resolve dependencies; Add tags to address controller 2 years ago
Viktor Baranov ceaa40f483 Set api_callback 2 years ago
Viktor Baranov c9eb229ef7 Hardcoded Ueberauth logout_return_to_path and callback_path 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
Никита Поздняков 9dc0f80441 Account: add tests for API 2 years ago
Никита Поздняков 2dbefa322b Account: add tags endpoints to API 2 years ago
Никита Поздняков 6f9da4bb81 Account: refactoring 2 years ago
Никита Поздняков 5a3ed4b4d4 Account: add API for interaction with front-end 2 years ago
Никита Поздняков 89ac5321b0 Fix button margin 2 years ago
Никита Поздняков 6aa1f818dc Public tags: Tune UI 2 years ago
Никита Поздняков 281db0848e Fix ESLint failed test 2 years ago
Никита Поздняков 11f21a9b98 Add check for tags and address uniqueness; Tune UI 2 years ago
Никита Поздняков efc7c265cd Account: Add public tags 2 years ago
Никита Поздняков 5d13d27700 Fix credo & dialyzer 2 years ago
Никита Поздняков 5303c18cce Minor fixes; Add tests for custom ABI 2 years ago
Никита Поздняков 847a5f848a Turn navbar to horizontal view for narrow screens 2 years ago
nikitosing 0f99baafd3 Store given ABI; Improve error messages 2 years ago
nikitosing 2d5c19df31 UI api keys, custom ABI improvements 2 years ago
nikitosing 41709f6d73 Account: add Custom ABI feature 2 years ago
Oleg Sovetnik c89da4c0e9 Add Auth tests 2 years ago
Oleg Sovetnik 728b8d82d5 Add @current_user to TransactionController 2 years ago
Oleg Sovetnik 0cfd19638b Add tags to TransactionController 2 years ago
Oleg Sovetnik 0f12a39bf1 Fix errors with tags 2 years ago
Oleg Sovetnik 5b731926be Add missing tags variable 2 years ago
Oleg Sovetnik 311a47373f Fix transaction tags in tile; summary 2 years ago
Oleg Sovetnik e6e7427f5f Fix tags duplication 2 years ago