Commit Graph

30 Commits

Author SHA1 Message Date
effa14442d
Add register route
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-11-03 00:10:41 +00:00
5f263c94b3
Add link to register page
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-11-02 18:30:12 +00:00
4bd5ab8969
Move all profile stuff into the profile component and auto redirect / to /login
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-11-02 00:17:30 +00:00
57c9e46d40
I prefer the thinner header on wide screens
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-11-01 15:49:24 +00:00
9022cdd3ec
Literally just format this
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-10-31 23:27:35 +00:00
0694d31f77
Change header style
Some checks failed
ci/woodpecker/push/build Pipeline failed
2022-10-31 22:14:12 +00:00
bc1dd3ca4a
Add profile page
Some checks failed
ci/woodpecker/push/build Pipeline failed
2022-10-31 17:51:05 +00:00
60a5be894b
Style up quite a few pages and format files
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-10-31 00:55:25 +00:00
99c2ae6e33
Add custom prettierrc 2022-10-30 16:58:12 +00:00
fd2252bdad
Finish up styles for oauth authorize page 2022-10-30 16:57:19 +00:00
b0b95c515f
Change woodpecker to publish on tag
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-10-29 10:45:01 +01:00
a485c9c76f
Update woodpecker build pipeline
All checks were successful
ci/woodpecker/push/build Pipeline was successful
2022-10-29 10:41:47 +01:00
2d4068ad8c
Update readme
Some checks failed
ci/woodpecker/push/build Pipeline failed
2022-10-29 01:21:15 +01:00
fd01fde613
Merge branch 'master' of https://code.mrmelon54.com/melon/summer-ui
Some checks failed
ci/woodpecker/push/build Pipeline failed
2022-10-29 01:19:36 +01:00
bb45dffdfa
Convert to woodpecker 2022-10-29 01:19:28 +01:00
33417c8f33
Comment automatically add light, dark to css path
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-27 13:23:29 +01:00
a448569319
Start using scss
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-26 16:48:57 +01:00
db8ed96b71
Use css vars for colour themes
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-24 17:51:30 +01:00
affe4a5541
Add oauth authorize route and separate lazy component and lazy delay
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-24 15:39:25 +01:00
9a761e6c3c
Add oauth route api checks
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-23 23:48:55 +01:00
4de2a865e4
Add wrapper to login form
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-22 21:12:31 +01:00
0c30e94a32
Use yarn instead of npm
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-22 15:36:05 +01:00
ae112f77db
Gracefully handle /profile api request fail
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-19 12:33:21 +01:00
6f80cd867e
Make working login system
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-17 00:13:41 +01:00
1e032fae72
Separate login form into its own component
Some checks failed
continuous-integration/drone/push Build is failing
2022-10-14 00:25:20 +01:00
707c439aae
Add dynamic password constraints
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-12 00:51:52 +01:00
33bd5155e0
Just some formatting
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-11 13:39:54 +01:00
6219a96c01
Add CI badge
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-10 11:42:41 +01:00
20a5e56de7
Add drone CI build
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-10 11:35:12 +01:00
8bcf803773
First commit 2022-10-10 10:46:23 +01:00