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
|
078e04ce68
|
host
|
2021-04-01 22:49:16 +02:00 |
Karol Wypchlo
|
5ae6f8fc40
|
host
|
2021-04-01 22:46:41 +02:00 |
Karol Wypchlo
|
d51f5ea7a0
|
host
|
2021-04-01 22:42:46 +02:00 |
Karol Wypchlo
|
e3e45dc3e8
|
host
|
2021-04-01 22:41:36 +02:00 |
Karol Wypchlo
|
2a3e4d71c0
|
host
|
2021-04-01 22:38:27 +02:00 |
Karol Wypchlo
|
7d32f0cca6
|
fix serve
|
2021-04-01 22:35:56 +02:00 |
Karol Wypchlo
|
33f742e57d
|
drop webapp
|
2021-04-01 22:27:29 +02:00 |
Karol Wypchlo
|
2cc455450c
|
copy changes
|
2021-04-01 20:19:37 +02:00 |
Karol Wypchlo
|
7236faf675
|
secure => accounts
|
2021-04-01 19:24:11 +02:00 |
Karol Wypchlo
|
c1214f0f82
|
about
|
2021-04-01 19:16:46 +02:00 |
Karol Wypchlo
|
a56423a758
|
pre launch changes
|
2021-04-01 19:11:24 +02:00 |
Karol Wypchlo
|
fd8e1a4829
|
config styles
|
2021-04-01 18:43:12 +02:00 |
Karol Wypchlo
|
eda5fd6a3e
|
final touches
|
2021-04-01 18:36:16 +02:00 |
Karol Wypchlo
|
0194955176
|
description
|
2021-04-01 18:29:05 +02:00 |
Karol Wypchlo
|
62231efcc9
|
news
|
2021-04-01 18:18:10 +02:00 |
Karol Wypchlo
|
cb3a6a1bed
|
changes
|
2021-04-01 18:05:47 +02:00 |
Karol Wypchlo
|
e3f38c6c6c
|
news responsive
|
2021-04-01 17:50:16 +02:00 |
Karol Wypchlo
|
91d66a6bf1
|
updates
|
2021-04-01 17:48:23 +02:00 |
Karol Wypchlo
|
e855458d86
|
Merge remote-tracking branch 'origin/master' into website
|
2021-04-01 15:22:55 +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 |
Karol Wypchlo
|
f8c0aeb4b2
|
improve developers
|
2021-04-01 15:07:56 +02:00 |
Karol Wypchlo
|
dd8d8d6635
|
remove quotes
|
2021-04-01 14:51:17 +02:00 |
Karol Wypchlo
|
55b685115b
|
fix layout
|
2021-04-01 14:46:00 +02:00 |
Karol Wypchlo
|
d3357e6cbc
|
replace webapp with website
|
2021-04-01 14:04:20 +02:00 |
Karol Wypchlo
|
15d2655db3
|
polish news
|
2021-04-01 13:25:37 +02:00 |
Karol Wypchlo
|
c3536beef1
|
add dev articles and change facebook icon
|
2021-04-01 12:40:57 +02:00 |
Karol Wypchlo
|
a9223dbeb0
|
no more blinking
|
2021-04-01 12:24:49 +02:00 |
Karol Wypchlo
|
d0295a69bc
|
add matching bg color
|
2021-04-01 12:12:05 +02:00 |
Karol Wypchlo
|
251707bb8a
|
test mobile
|
2021-04-01 12:07:37 +02:00 |
Karol Wypchlo
|
465e4a0ba0
|
test navigation
|
2021-04-01 11:57:56 +02:00 |
Karol Wypchlo
|
96533fa50d
|
test navigation
|
2021-04-01 11:51:45 +02:00 |
Karol Wypchlo
|
cde554b5ec
|
fix when offset < 0
|
2021-04-01 11:42:18 +02:00 |
Karol Wypchlo
|
9dd311892f
|
image is a link
|
2021-04-01 01:25:33 +02:00 |
Karol Wypchlo
|
d2146e6d56
|
animations
|
2021-04-01 01:21:00 +02:00 |
Karol Wypchlo
|
0faa3c3656
|
fix tiktok
|
2021-04-01 01:10:19 +02:00 |
Karol Wypchlo
|
bcdf2e8f56
|
news
|
2021-04-01 01:01:32 +02:00 |
Karol Wypchlo
|
f9aa65e67a
|
news section
|
2021-04-01 00:37:02 +02:00 |
Karol Wypchlo
|
767d0f4479
|
blog
|
2021-03-31 19:08:38 +02:00 |
Karol Wypchlo
|
13d1cade63
|
use swipable carousel
|
2021-03-31 18:12:18 +02:00 |
Karol Wypchlo
|
2ee5cd3095
|
fix about
|
2021-03-31 17:02:31 +02:00 |
Karol Wypchło
|
3ce72dadec
|
Update team.yaml
|
2021-03-31 16:36:53 +02:00 |
Karol Wypchlo
|
050360ca24
|
github profile
|
2021-03-31 16:32:46 +02:00 |
Karol Wypchlo
|
8ecac496ac
|
drop pricing
|
2021-03-31 15:44:48 +02:00 |
Karol Wypchlo
|
a8e8eb7a5e
|
footer navigation
|
2021-03-31 15:44:26 +02:00 |
Karol Wypchlo
|
9beacc4ca2
|
registry seed
|
2021-03-31 15:17:29 +02:00 |
Karol Wypchlo
|
b80fef201c
|
registry seed
|
2021-03-31 15:15:33 +02:00 |
Karol Wypchlo
|
2d4ee4eb20
|
fixing links
|
2021-03-31 14:47:35 +02:00 |
Karol Wypchlo
|
e6cc866cae
|
update add button
|
2021-03-31 14:07:36 +02:00 |