antifallobst
|
af1a045464
|
feat: added an impress
Build and Deploy / build-docker (push) Successful in 7m34s
Details
|
2023-12-07 17:01:04 +01:00 |
antifallobst
|
b989dc06d7
|
feat: added profile routing
|
2023-10-13 18:20:18 +02:00 |
antifallobst
|
0d382b6869
|
ci: changed cache key to a more meaningful one
Build and Deploy / build-docker (push) Successful in 7m0s
Details
|
2023-10-13 16:59:26 +02:00 |
antifallobst
|
caeaac95d2
|
ci: tried to fix package registry access
Build and Deploy / build-docker (push) Successful in 36s
Details
|
2023-10-13 01:03:52 +02:00 |
antifallobst
|
cd7a2b2345
|
ci: tried to fix the deploy workflow
Build and Deploy / build-docker (push) Failing after 27s
Details
|
2023-10-13 00:37:39 +02:00 |
antifallobst
|
dd912b6f6f
|
ci: added watchtower deploy flow
Build and Deploy / build-docker (push) Successful in 6m47s
Details
|
2023-10-13 00:19:47 +02:00 |
antifallobst
|
a18c38509e
|
ci: typo fix
Build and Deploy / build-docker (push) Successful in 29s
Details
|
2023-10-12 22:40:00 +02:00 |
antifallobst
|
c8a18518a7
|
ci: added caching
Build and Deploy / build-docker (push) Has been cancelled
Details
|
2023-10-12 22:33:04 +02:00 |
antifallobst
|
57a79f16a5
|
ci: added deployment routine
Build and Deploy / build-docker (push) Has been cancelled
Details
|
2023-10-12 20:46:15 +02:00 |
antifallobst
|
63905fc925
|
ci: cleaned up workflow and removed debugging stuff
Build and Deploy / build-docker (push) Successful in 6m37s
Details
|
2023-10-12 20:14:58 +02:00 |
antifallobst
|
b9a4b7972d
|
ci: debugging stuff
Build and Deploy / build-docker (push) Successful in 6m55s
Details
|
2023-10-12 19:58:05 +02:00 |
antifallobst
|
c57462caf8
|
ci: testing another possible fix
Build and Deploy / build-docker (push) Failing after 6s
Details
|
2023-10-12 19:56:23 +02:00 |
antifallobst
|
1b6118b582
|
ci: testing using the self-hosted label
Build and Deploy / build-docker (push) Failing after 3s
Details
|
2023-10-12 19:49:22 +02:00 |
antifallobst
|
ade2d99abf
|
ci: fixing the hacky workarounds
Build and Deploy / build-docker (push) Failing after 44s
Details
|
2023-10-12 00:33:14 +02:00 |
antifallobst
|
667ab0c4f8
|
ci: the time of hacky workarounds has come
Build and Deploy / build-docker (push) Failing after 4s
Details
|
2023-10-12 00:31:54 +02:00 |
antifallobst
|
d8ce7587c4
|
ci: praying to the docker gods for this to work
Build and Deploy / build-docker (push) Failing after 1m28s
Details
|
2023-10-12 00:13:12 +02:00 |
antifallobst
|
01d2d40bc4
|
ci: testing docker stuff
Build and Deploy / build-docker (push) Failing after 2s
Details
|
2023-10-11 23:51:12 +02:00 |
antifallobst
|
b71934ca5d
|
ci: fixed workflow
Build and Deploy / build-docker (push) Failing after 1m21s
Details
|
2023-10-11 23:40:31 +02:00 |
antifallobst
|
801a355acf
|
ci: added docker installation step
|
2023-10-11 23:35:51 +02:00 |
antifallobst
|
61b3ebb449
|
ci: added a test deploy workflow
Build and Deploy / docker (push) Has been cancelled
Details
|
2023-10-11 23:13:01 +02:00 |
antifallobst
|
f49205a2c6
|
feat: added client side signup/verify data validation
|
2023-10-11 17:34:33 +02:00 |
antifallobst
|
ca7ed256f8
|
refactor: updated yew / renamed signin/signup state field `submitted` to `loading`
|
2023-10-11 12:51:30 +02:00 |
Eric-Paul Ickhorn
|
33419e75f8
|
Updated the README to sound a little nicer.
|
2023-10-09 10:18:56 +02:00 |
antifallobst
|
9fa9c651ac
|
feat: added info text to account verification popup
|
2023-10-08 15:51:42 +02:00 |
antifallobst
|
2c6c529cc6
|
feat: added storing if the preview popup was already shown this session
|
2023-10-08 15:40:32 +02:00 |
antifallobst
|
21a3b81044
|
feat: added a beta preview alert
|
2023-10-08 14:22:16 +02:00 |
antifallobst
|
039cff2f2a
|
feat: added direct verification option in signup popup
|
2023-10-08 14:11:45 +02:00 |
antifallobst
|
815d5face5
|
feat: implemented auto login after account verification
|
2023-10-08 13:57:56 +02:00 |
antifallobst
|
d39277e182
|
feat: added loader to signin widget and restructured signin flow
|
2023-10-07 10:43:32 +02:00 |
antifallobst
|
35d0ca8945
|
feat: implemented signup and account verification
|
2023-10-06 20:48:56 +02:00 |
antifallobst
|
6c915ef56d
|
feat: added compile time environment variable for setting the api url
this allows easy local testing
|
2023-10-04 22:36:27 +02:00 |
antifallobst
|
e6bf8ffa68
|
feat: dockerized project
|
2023-10-04 21:37:33 +02:00 |
antifallobst
|
069504da25
|
feat: improved 404
|
2023-10-03 01:22:50 +02:00 |
antifallobst
|
b730d0d595
|
content: added a small about page
|
2023-10-03 01:10:49 +02:00 |
antifallobst
|
de0e2b0976
|
feat: storing api access tokens as cookie
|
2023-10-02 21:41:11 +02:00 |
antifallobst
|
482e5d60a4
|
feat: preventing enter in signin text fields
|
2023-10-02 20:23:01 +02:00 |
antifallobst
|
93cacdb8e5
|
feat: improved the signin ux
|
2023-10-02 20:04:10 +02:00 |
antifallobst
|
d0e119eabc
|
feat: implemented signin api call
|
2023-10-02 15:53:33 +02:00 |
antifallobst
|
8c756a4eb6
|
feat: added a session struct to communicate with the api and added it as context
|
2023-09-30 22:12:57 +02:00 |
antifallobst
|
63beba63c8
|
refactor: removed nested css
|
2023-09-30 01:40:09 +02:00 |
antifallobst
|
680849aaad
|
docs: updated readme
|
2023-09-29 06:19:03 +00:00 |
antifallobst
|
90f725d02d
|
feat: implemented form data fetching and the sign_up ui
|
2023-09-29 00:22:11 +02:00 |
antifallobst
|
39da0f4e99
|
feat: implemented a sign_in popup
|
2023-09-28 22:54:33 +02:00 |
antifallobst
|
dc7f8eeff8
|
refactor(topbar): refactored TopBar to be a function_component and implemented a second topbar for users that are logged in
|
2023-09-28 19:49:28 +02:00 |
antifallobst
|
0a6e0d78a2
|
feat: added tab hover effect
|
2023-09-28 18:04:29 +02:00 |
antifallobst
|
4d8449f63a
|
feat: added content to home
|
2023-09-28 16:54:00 +02:00 |
antifallobst
|
b24115ce20
|
feat: implemented signin/signup button toggling
|
2023-09-28 15:43:44 +02:00 |
antifallobst
|
effec7064b
|
feat: implemented basic routing
|
2023-09-28 14:23:12 +02:00 |
antifallobst
|
ff498c3a61
|
feat: added a link prop to the topbars tab component
|
2023-09-28 13:58:08 +02:00 |
antifallobst
|
44e1c2bada
|
initial commit
|
2023-09-28 13:08:15 +02:00 |