Commit Graph

30 Commits

Author SHA1 Message Date
Karol Wypchlo f7f03d183a
replace api env vars with domain vars 2022-02-16 14:59:15 +01:00
Karol Wypchlo 563e351f8e
remove dashboard url env var usage 2022-02-09 14:13:53 +01:00
Karol Wypchlo a124b8a9ec
no target blank 2021-12-14 16:11:43 +01:00
Karol Wypchlo c3c243229a
maintenance page for accounts 2021-12-14 15:24:35 +01:00
Ivaylo Novakov 52dd4f7cf1
Remove debug output. 2021-12-03 15:51:33 +01:00
Ivaylo Novakov 1401f2b9e1
Add a test change. 2021-12-03 15:00:20 +01:00
Chris Schinnerl 09a5e4af77
/api 2021-12-03 11:05:35 +01:00
Chris Schinnerl 5b3735927a
fix unpin 2021-12-03 10:36:16 +01:00
Karol Wypchlo 74084a8da8
upgrade accounts to new api 2021-11-13 01:34:00 +01:00
Karol Wypchlo 21cd76c03b
replace clipboardy with copy-text-to-clipboard 2021-11-08 15:04:46 +01:00
Karol Wypchlo 159f4cc2ca
better logging 2021-09-29 14:32:56 +02:00
Karol Wypchlo 1e743061b5
fix layout issues 2021-09-29 14:10:38 +02:00
Karol Wypchlo 9fd52abdbe
add console.log to debug login issues 2021-09-29 12:42:25 +02:00
Karol Wypchlo 215247f627
add console.log to debug login issues 2021-09-29 12:40:15 +02:00
Karol Wypchlo 103009e43f
add console.log to debug login issues 2021-09-29 12:34:10 +02:00
Karol Wypchlo 3310273968
add console.log to debug login issues 2021-09-29 12:27:42 +02:00
Karol Wypchlo faff7fd30d
unpin by skylink not by id 2021-09-25 19:22:21 +02:00
Karol Wypchlo c8822168bf
unpin skylink action 2021-09-10 12:22:36 +02:00
Marcin S 9346898775
Test deploy 2021-05-20 09:39:46 -04:00
Karol Wypchlo 33a1d5fa78 update CI and run prettier 2021-05-10 19:26:01 +02:00
Karol Wypchlo fee7ba3d74 fix a dev change that stubbed most of account frontend endpoints 2021-05-04 11:34:01 +02:00
Karol Wypchlo 7fab576e6a atomic writes 2021-04-29 16:56:53 +02:00
Karol Wypchlo 26b3ec2cbc change storageUsed => totalUploadsSize 2021-04-08 12:35:47 +02:00
Karol Wypchlo a5cf8f9868 remove unused code 2021-04-07 12:04:34 +02:00
Karol Wypchlo fdca0a903c do not display name fields 2021-04-07 11:56:44 +02:00
Karol Wypchlo 3373ce8424 drop all traits.name fields 2021-04-06 16:56:51 +02:00
Karol Wypchlo 5143a71e07 host 2021-04-01 23:02:25 +02:00
Karol Wypchlo 18ea902db9 host 2021-04-01 23:01:40 +02:00
Karol Wypchlo 5ae6f8fc40 host 2021-04-01 22:46:41 +02:00
Karol Wypchło fede204c6b
Accounts (#554)
* stripe env

* stripe env

* stripe env

* allow post

* accounts/**

* accounts/**

* accounts/**

* accounts/**

* accounts/**

* accounts/**

* accounts/**

* accounts/**

* accounts/**

* accounts/**

* accounts/**

* accounts/**

* accounts/**

* accounts/**

* accounts/**

* accounts/**

* accounts/**

* favicon

* foo

* foo

* foo

* foo

* foo

* foo

* title

* fix dashboard timestamp

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* prices

* Revert "prices"

This reverts commit 7071ed4ef4.

* Make sure we don't accidentally commit `kratos.yml`.

* Add Oathkeeper access rules for Stripe.

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* Add `max_breaches` to Kratos's sample config file.

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* payments

* cache .next folder

* Use own fork of Kratos's `master` in order to get the fix for the migrations issue.

* Don't retry running Kratos migrations.

* payments

* restart: no

* no

* no

* no

* no

* no

* no

* no

* no

* no

* payments

* accounts

* accounts

* accounts

* accounts

* accounts

* accounts

* accounts

* accounts

* accounts

* accounts

* accounts

* accounts

* accounts

* accounts

* accounts

* accounts

* accounts

* accounts

* limits

* limits

* nginx depends on accounts and kratos-migrate depends on cockroach.

* upload limit rate

* upload limit rate - 2

* upload limit rate - 3

* upload limit rate - 4

* upload limit rate - 5

* upload limit rate - 6

* upload limit rate - 7

* upload limit rate - 8

* upload limit rate - 9

* forgotten password link

* use header for skylink

* use header for skylink

* use header for skylink

* use header for skylink

* use header for skylink

* use header for skylink

* use header for skylink

* use header for skylink

* copy to clipboard

* fix ratelimit issue

* Allow access to the stripe webhook.

* enable allow_promotion_codes

* Allow POST on webhook.

* Add all env vars accounts need to docker-compose.

* Don't use custom port for accounts.

* print recovery

* recovery sign up link

* refactor cors header response

* refactor cors header response

* do not log unauthorized

* fix registration link

* settings logging

* update node and tailwindcss

* move webapp from volume

* host 0.0.0.0

* refactor dockerfile

* enable accounts

* cache public

* uncache public

* remove cache control

* no-cache

* no cache

* Do not use the person's name for registration.

* add verify route

* add verify route

* add verify route

* Go back to using the stock kratos image.

* add verify route

* fix settings link

* clean up verify flow

* refactor Dockerfile

* Remove first and last name from used traits.

* Remove account verification via email.

* Allow additional properties.

* Cookies and tokens last for 30 days now.

* Rename secure.siasky.net to account.siasky.net.

* redirect secure to account

Co-authored-by: Ivaylo Novakov <inovakov@gmail.com>
Co-authored-by: Ivaylo Novakov <ro-tex@users.noreply.github.com>
2021-04-01 15:15:37 +02:00