Karol Wypchlo
cccab4d497
clean up website dependabot and gitignore
2022-05-27 12:29:58 +02:00
Karol Wypchlo
9b3e659ec5
lua testing and codecov v3
2022-04-06 15:14:44 +02:00
Ivaylo Novakov
991cfc3000
Cleanup Kratos, Oathkeeper, CockroachDB.
2021-12-16 13:08:35 +02:00
Ivaylo Novakov
a4242a9234
Merge branch 'master' into accounts-api-refactor
...
# Conflicts:
# .gitignore
2021-12-09 14:03:59 +01:00
Matthew Sevey
7bf366db24
Add serverload endpoint ( #1410 )
...
* write usage script for cpu and free disk space tracking, testing new endpoint
* Test alias nginx path
* testing json
* fix server load json file being served by nginx
* Fix filenames
* Add changelog
* Add systemd file for serverload
* Update setup-scripts/serverload.sh
Co-authored-by: Peter-Jan Brone <peter-jan@settlemint.com>
2021-12-06 12:49:58 +01:00
Karol Wypchlo
74084a8da8
upgrade accounts to new api
2021-11-13 01:34:00 +01:00
Karol Wypchlo
a6b9f1fe06
clean up webapp directory and update some deps
2021-06-17 14:40:02 +02:00
Karol Wypchlo
30f47e2bab
ignore .vscode
2021-04-06 14:00:49 +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
cb3800cb9a
update deps
2021-01-23 17:23:56 +01:00
Karol Wypchło
a0aba97298
add server override includes and redirect legacy endpoints ( #541 )
...
* add server override includes
* adjusting directory name
2020-11-26 11:44:55 +01:00
Peter-Jan Brone
3eaef976cf
Revert wildcard include ( #540 )
...
* Revert wildcard include
* Revert gitignore
2020-11-25 17:26:44 +01:00
Karol Wypchło
d1675500d0
gitignore docker/nginx/conf.d/include/ratelimited/* ( #539 )
2020-11-25 16:13:03 +01:00
Karol Wypchlo
9d0aadbd73
git ignore docker-compose override file
2020-10-30 10:24:23 +01:00
Ivaylo Novakov
8761a77e18
Don't call `await client.close()`.
2020-08-31 13:27:49 +02:00
Karol Wypchlo
b2bb4cb9ff
for some reason cypress/videos is not working and it needs full path
2020-08-18 18:06:22 +02:00
Ivaylo Novakov
f3d918d7e2
Simplify regex. Remove dead code.
2020-08-07 13:03:32 +03:00
Karol Wypchło
a7c57b3c5a
Handshake integration ( #302 )
2020-07-27 11:30:55 +02:00
Karol Wypchło
f067c50648
Improve server infrastructure setup and scripts ( #231 )
2020-06-22 11:54:01 +02:00
Karol Wypchlo
44fbe60eff
add cypress testing suite
2020-03-05 12:04:54 +01:00
Karol Wypchło
ee86da1b39
move webpage to Gatsby ( #32 )
...
* migrate to gatsby in subfolder
* move gatsby to main package
* use targeted light syntax highlighter
* clean up gatsby leftovers
2020-02-20 17:35:07 +01:00
Karol Wypchlo
9bd9a0b95a
skip nodejs server
2020-02-18 17:47:19 +01:00
Karol Wypchlo
030e60aa59
update dependencies
2020-02-17 12:57:11 +01:00
PJ
d8a743b02f
Merge branch 'logging'
2020-02-04 19:27:10 +01:00
PJ
c370c87496
Update .gitignore + update nginx config
2020-02-04 19:26:48 +01:00
PJ
249cd82cd5
Merge branch 'master' into logging
2020-02-04 19:17:20 +01:00
Marcin Jachymiak
8f72adcb99
Initialize with bashrc/tmux.conf
2020-01-30 13:42:24 -05:00
Eddie Wang
3bb0ca8293
add files
2019-12-03 16:08:23 -05:00