Wykres commitów

274 Commity (9c11b74c2ee8b099360c5d607ac50bd3bd13081c)

Autor SHA1 Wiadomość Data
Dario Piotrowicz 140f8631f0 improve active arrow and remove its px usage 2023-01-10 17:03:14 +00:00
Dario Piotrowicz d1e23e23e0 use proper tailwind sizes for avatar imgs 2023-01-10 16:57:40 +00:00
Dario Piotrowicz 48fe4135b4 fix/improve colors usage 2023-01-10 16:51:54 +00:00
Dario Piotrowicz 2b390f5415 remove tailwind-values in scss 2023-01-10 16:37:20 +00:00
Dario Piotrowicz 910b88d095
Merge pull request #62 from cloudflare/footer-for-toot-page
Fix floating footer (+ wrong crossorigin attribute, favicon)
2023-01-10 16:31:14 +00:00
Dario Piotrowicz 6be01c3a82 add favicon 2023-01-10 16:27:26 +00:00
Sven Sauleau c9cd93033f stub few ios endpoints 2023-01-10 16:26:03 +00:00
Dario Piotrowicz f65ba6b748 fix crossorigin 2023-01-10 16:11:11 +00:00
Dario Piotrowicz 1d99f80838 fix floating footer 2023-01-10 16:10:35 +00:00
Sven Sauleau 050d6c1878 add v2 instance endpoint 2023-01-10 15:26:47 +00:00
Pete Bacon Darwin f2611f6cd6 Redirect to start-instance if no title has been configured 2023-01-10 14:41:04 +00:00
Pete Bacon Darwin e18a85d4f9 Simplify layout file now that it only applies to the frontend routes 2023-01-10 14:41:04 +00:00
Pete Bacon Darwin 8e584b2632 Move admin and frontend pages to separate directories
The directories that are wrapped in parentheses are "virtual" and do not contribute towards the URL of the route.

This allows us to easily set different layouts for different groups of routes even if they are not in different URL segments.
2023-01-10 14:41:04 +00:00
Pete Bacon Darwin 186d5e42b3 Update to latest wrangler 2023-01-10 14:41:04 +00:00
Dario Piotrowicz cf49471fdb
Merge pull request #61 from cloudflare/add-missing-media-query
fix right column position
2023-01-10 14:25:47 +00:00
Dario Piotrowicz 83cab3c522 fix right colum position 2023-01-10 14:08:52 +00:00
Sven Sauleau 6b09475294
Merge pull request #58 from cloudflare/ui-hash
add footer to ui with commit hash
2023-01-10 13:13:48 +00:00
Sven Sauleau f0ef6dacad remove Access policy from terraform
Since we expect users to manually change their Access policy from the
dashboard, we can't track it in Terraform.
2023-01-10 13:10:30 +00:00
Dario Piotrowicz 11040ba8e2 add linting checks to PRs checks 2023-01-10 12:53:18 +00:00
Dario Piotrowicz 00463b233a update lint script 2023-01-10 12:53:18 +00:00
Dario Piotrowicz 68cf43df19 make backend linting pass 2023-01-10 12:53:18 +00:00
Dario Piotrowicz 822fd9de60 add lint:frontend script 2023-01-10 12:48:44 +00:00
Dario Piotrowicz d7dba3dc25 move be eslint rules we want off before linting comment 2023-01-10 12:48:44 +00:00
Dario Piotrowicz 920df83cad add lint:functions script and make it pass 2023-01-10 12:48:42 +00:00
Dario Piotrowicz e7869e9848 add footer to ui with commit hash 2023-01-10 12:43:35 +00:00
Sven Sauleau bc2c5d7ef5
Merge pull request #57 from cloudflare/sven/debug-login
/oauth/token supports both JSON and FormData
2023-01-10 12:05:34 +00:00
Sven Sauleau 483b4ab40f /oauth/token supports both JSON and FormData 2023-01-10 11:07:46 +00:00
Sven Sauleau 50a6a4c923
Merge pull request #55 from cloudflare/sven/mention-notif
fix mention notification
2023-01-10 10:35:36 +00:00
Sven Sauleau a82098ada3
Merge pull request #50 from cloudflare/internal-server-error
reuse generateErrorResponse in errorHandling function
2023-01-10 10:28:52 +00:00
Sven Sauleau 9bf91e5ce6 fix mention notification 2023-01-10 10:26:54 +00:00
Sven Sauleau 3a0b05e27f
Merge pull request #54 from cloudflare/sven/MOW-92
MOW-92: switch /oauth/token to form data
2023-01-10 10:17:39 +00:00
Sven Sauleau aefa2429b8 MOW-92: switch /oauth/token to form data 2023-01-10 10:09:19 +00:00
Dario Piotrowicz 5c1f2acc36 reuse generateErrorResponse in errorHandling function 2023-01-10 09:56:41 +00:00
Sven Sauleau 0fdf9117dd
Merge pull request #52 from cloudflare/improve-colors
Improve colors
2023-01-10 09:08:20 +00:00
Sven Sauleau 6288fdb87b
Merge pull request #53 from cloudflare/update-readme
Tweaking language around enhancement plans
2023-01-10 09:07:11 +00:00
James Culveyhouse 26ca26259e Tweaking language around enhancement plans 2023-01-10 00:51:21 -06:00
Dario Piotrowicz b5815c13a7 add missing newline 2023-01-09 23:23:20 +00:00
Dario Piotrowicz 9854346dbe make wildebeest color variables hue customizable 2023-01-09 23:23:20 +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 0d76cc20d4
Merge pull request #49 from cloudflare/readme-update
update readme to clarify installation (and also fix typos)
2023-01-09 17:36:08 +00:00
Dario Piotrowicz 72d9a62258 update readme to clarify installation (and also fix typos) 2023-01-09 16:29:25 +00:00
Dario Piotrowicz 97b6a3f60f
Merge pull request #42 from cloudflare/mobile
make layout mobile-responsive
2023-01-09 16:10:15 +00:00
Sven Sauleau 6f2e6d081b
Merge pull request #44 from cloudflare/sven/keep-tfstate
keep tfstate in KV
2023-01-09 15:31:31 +00:00
Sven Sauleau bdb6dd7c01 keep tfstate in KV 2023-01-09 15:12:57 +00:00
Dario Piotrowicz d233324197
Merge pull request #43 from cloudflare/add-trimspace-to-tf
add trimspace to zone_id and deploy_domain in terraform script
2023-01-09 13:18:54 +00:00
Dario Piotrowicz d47619735d add trimspace to zone_id and deploy_domain in terraform script
add trimspace calls to zone_id and deploy_domain in terraform so that if
users mistakenly add newlines then those won't make the deployment fail
2023-01-09 13:15:03 +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 44898ac86e
Merge pull request #39 from cloudflare/sven/repo-owner
deploy: switch to repository owner
2023-01-09 08:50:08 +00:00
Sven Sauleau 669d363d40 deploy: switch to repository owner 2023-01-09 08:47:23 +00:00