Wykres commitów

99 Commity (bc2c5d7ef5dbe11e3ad30f72647896c83f6b933a)

Autor SHA1 Wiadomość Data
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
Sven Sauleau 672f081da1
Merge pull request #38 from cloudflare/xtuc-patch-1
Only deploy on the main branch
2023-01-09 08:36:56 +00:00
Sven Sauleau c09872162b
Merge pull request #37 from Cherry/fix/github-username-normalize
fix: normalise uppercase github usernames
2023-01-09 08:36:23 +00:00
Sven Sauleau 8a74406394
Only deploy on the main branch 2023-01-09 08:34:33 +00:00
Sven Sauleau f6275d7c43
Update deploy.yml 2023-01-09 08:30:42 +00:00
James Ross 97063bcb27
fix: use env for actor var 2023-01-08 23:00:40 +00:00
James Ross a6c8fdfbaf
fix: normalise uppercase github usernames 2023-01-08 22:44:00 +00:00
Sven Sauleau fc339aa26f
Merge pull request #30 from cloudflare/be-no-unused-vars
enable no-unused-vars eslint rule for BE
2023-01-07 20:13:34 +00:00
Sven Sauleau 7c468205c3
Merge pull request #29 from cloudflare/sven/optimize-remote-statuses
optimize loading remote statuses
2023-01-07 20:12:28 +00:00
James Culveyhouse 8cacee5a77
Mock the instance config in dev (#33) 2023-01-06 21:27:05 +00:00
Dario Piotrowicz 870dd60c3b enable no-unused-vars eslint rule for BE 2023-01-06 18:50:39 +01:00
Sven Sauleau df702efddd fix federation uri 2023-01-06 17:06:23 +00:00
Sven Sauleau fb13b0f309
Merge pull request #28 from cloudflare/fix-ui-tests
Fix UI tests by ensuring test DB is seeded
2023-01-06 17:01:38 +00:00
Sven Sauleau 6e413923a4 optimize loading remote statuses 2023-01-06 16:52:07 +00:00
Celso Martinho 6f10f9c1d3 Typos and improvements 2023-01-06 16:08:32 +00:00
Pete Bacon Darwin 036db19ede Fix UI tests by ensuring test DB is seeded 2023-01-06 16:02:26 +00:00
Celso Martinho 522d9e6ea2 Merge branch 'main' of github.com:cloudflare/wildebeest into main 2023-01-06 15:41:01 +00:00
Celso Martinho dad27b0fc2 - More information 2023-01-06 15:40:46 +00:00
Sven Sauleau 29abf1e510
Merge pull request #27 from cloudflare/sven/instance
Wire up UI instance config to the API
2023-01-06 15:34:40 +00:00
Sven Sauleau aef029ca55 wire instance details to API 2023-01-06 15:30:17 +00:00
Pete Bacon Darwin 9b32c802e8 Update wrangler dependency 2023-01-06 15:29:37 +00:00
Sven Sauleau 18cab7eb78
Merge pull request #26 from cloudflare/sven/detect-duplicated-objects
refactor remote statuses and detect duplicated objects on create
2023-01-06 15:26:29 +00:00
Sven Sauleau 33b43d06f9 refactor remote statuses and detect duplicated objects on create 2023-01-06 15:18:46 +00:00
Celso Martinho 777e17e595 Merge branch 'main' of github.com:cloudflare/wildebeest into main 2023-01-06 14:10:13 +00:00
Celso Martinho a14af186b8 Installation tutorial 2023-01-06 14:09:50 +00:00
Sven Sauleau 3511e235c6
Merge pull request #25 from cloudflare/sven/reuse-deploy-api-tokens
reuse the deploy API tokens for Cloudflare Images
2023-01-06 13:35:07 +00:00