Wykres commitów

20 Commity (0dbcfb9644b30f8ded46819708b20d58a11ba7fa)

Autor SHA1 Wiadomość Data
Dario Piotrowicz 0dbcfb9644 add missing string conversion to loginUrl 2023-03-07 09:25:41 +00:00
Sven Sauleau 0ae7bfcc4b
Merge pull request #362 from cloudflare/link-to-about
add links to about page
2023-03-06 22:25:22 +01:00
Sven Sauleau 5704849170 use OAuth endpoint for UI 2023-03-06 16:24:39 +00:00
Dario Piotrowicz 69b7b0bbec add links to about page 2023-03-02 12:35:44 +00:00
Dario Piotrowicz de571b816a remove deprecated loader.use call 2023-03-02 09:40:13 +00:00
James Culveyhouse 4f71caac31 Sign in button and authed account settings page 2023-02-28 00:24:57 -06:00
Dario Piotrowicz d4aab92c79 make account card somewhat viewable on small screens 2023-02-22 13:03:00 +00:00
Dario Piotrowicz 5dad9b48fe add nothing to see here message 2023-02-06 23:28:05 +00:00
Dario Piotrowicz 39b879e926 fix wildebeest logos not using QwikCity's Link 2023-02-06 23:28:05 +00:00
Dario Piotrowicz 281740b7cd hide about link 2023-01-12 16:27:50 +00:00
Dario Piotrowicz f431edbb38 make sure text next to icons doesn't shift on page load 2023-01-11 23:20:32 +00:00
Dario Piotrowicz 4897e9d5d8 add aria-labels to rightColumn links 2023-01-11 12:04:13 +00:00
Dario Piotrowicz 261daa4e29 add aria-label to wildebeest logo links 2023-01-11 12:03:32 +00:00
James Culveyhouse 4c617b1504 Small fixes to improve lighthouse scores 2023-01-10 15:18:57 -06:00
Dario Piotrowicz 83cab3c522 fix right colum position 2023-01-10 14:08:52 +00:00
Dario Piotrowicz e7869e9848 add footer to ui with commit hash 2023-01-10 12:43:35 +00:00
Dario Piotrowicz a39120f86d introduce wildebeest colors
introduce wildebeest colors to match more closely the mastodon
color scheme

resolves #48
2023-01-09 23:23:20 +00:00
Dario Piotrowicz 74decfec6c
adjust wildebeest logo (#51)
- use the wildebeest logo which includes the text as well
- make the wildebeest logo resizable via props
- delete the no longer needed mastodon logo

resolves #46
2023-01-09 19:40:08 +00:00
Dario Piotrowicz 5a01f190f2 make layout mobile-responsive
alongside the responsiveness:
 - remove custom sticky class (use tailwind's instead)
 - create tailwind-values scss file
 - apply various tweaks/improvements to the current ui

resolves #13
2023-01-09 10:18:24 +00:00
Sven Sauleau aef029ca55 wire instance details to API 2023-01-06 15:30:17 +00:00