Wykres commitów

274 Commity (9c11b74c2ee8b099360c5d607ac50bd3bd13081c)

Autor SHA1 Wiadomość Data
Sven Sauleau 5ce31c4d75
Merge pull request #109 from cloudflare/sven/fix-duplicate-follow
ignore duplicated follow
2023-01-16 15:16:17 +01:00
Sven Sauleau 20661b527c ignore duplicated follow 2023-01-16 13:26:10 +00:00
Sven Sauleau 3c1ddb972e
Merge pull request #108 from cloudflare/sven/MOW-75-post
MOW-75: deliver to followers via Queue
2023-01-16 13:37:02 +01:00
Sven Sauleau b9197e7bac seperate lint CI job 2023-01-16 12:29:52 +00:00
Sven Sauleau c0a6911570 MOW-75: deliver to followers via Queue 2023-01-16 12:24:49 +00:00
Sven Sauleau 2ddfa6393b
Delete cfsetup.yaml 2023-01-14 20:24:40 +01:00
André Cruz c9abef533f
Merge pull request #102 from edevil/martelada_parse
attempt manual form data parse
2023-01-13 17:08:33 +00:00
André Cruz bcfc0e9a99
attempt manual form data parse
When content-type triggers a bug in EW, attempt to parse in
worker itself.
2023-01-13 17:04:32 +00:00
Sven Sauleau 95385a4296
MOW-99: fix out-of-order queue creation 2023-01-13 14:35:58 +00:00
Sven Sauleau 5db8147d8c
Merge pull request #100 from cloudflare/sven/MOW-99
MOW-99: create Queue in deployement
2023-01-13 09:36:34 +01:00
Sven Sauleau ab0978d0cb MOW-99: create Queue in deployement 2023-01-13 08:34:44 +00:00
Sven Sauleau 130fc2f4a3
Merge pull request #97 from cloudflare/sven/MOW-75
handle inbox via a Queue
2023-01-12 21:26:06 +01:00
Sven Sauleau 7513a88c91 MOW-75: handle inbox via a Queue 2023-01-12 19:38:10 +00:00
Celso Martinho d7557a6b49
Merge pull request #99 from cloudflare/docs
Token needs new permissions
2023-01-12 19:37:11 +00:00
Dario Piotrowicz f1890b88be
Merge pull request #98 from cloudflare/miscellaneous-fe-improvements
Miscellaneous fe improvements
2023-01-12 19:34:25 +00:00
Celso Martinho 4d7e37b4de Token needs new permissions 2023-01-12 19:33:49 +00:00
Sven Sauleau 2759a5504e
Merge pull request #96 from cloudflare/page-not-found
add page not found
2023-01-12 18:16:43 +01:00
Dario Piotrowicz da40d56d2f make sure reblog text doesn't shift on page load 2023-01-12 16:56:26 +00:00
Dario Piotrowicz b363755500 apply Links for account links 2023-01-12 16:29:44 +00:00
Dario Piotrowicz dd1f5ada44 remove unused class 2023-01-12 16:27:50 +00:00
Dario Piotrowicz 3ce6d35e25 remove incorrect argument in handleRequest() call 2023-01-12 16:27:50 +00:00
Dario Piotrowicz 281740b7cd hide about link 2023-01-12 16:27:50 +00:00
Dario Piotrowicz aa5cc5d4ae add page not found 2023-01-12 15:48:21 +00:00
Sven Sauleau 699c2491f3 add missing CORS to image upload endpoint 2023-01-12 14:05:05 +00:00
Sven Sauleau 0a0cd65216
Merge pull request #95 from cloudflare/sven/clea-deploy
deploy: remove some unnecessary files in Pages
2023-01-12 15:04:57 +01:00
Sven Sauleau cb7828821e
Merge pull request #93 from cloudflare/fix-commit-sha
fix commit hash setting
2023-01-12 15:02:47 +01:00
Sven Sauleau 968af7fbd1
Merge pull request #94 from cloudflare/sven/fix-follow-notif
Fix follow notification get
2023-01-12 15:02:36 +01:00
Sven Sauleau 32dcf5277c deploy: remove some unnecessary files in Pages 2023-01-12 14:01:23 +00:00
Sven Sauleau a2722a18d9 Fix follow notification get
Follow notifications don't have a corresponding Object so make the SQL
join optional.
2023-01-12 13:57:22 +00:00
Dario Piotrowicz 5ec212f3df fix commit hash setting 2023-01-12 13:11:15 +00:00
Sven Sauleau 1d5f4b0b0d
Merge pull request #92 from cloudflare/sven/revert
Revert "add content-type in image upload"
2023-01-12 13:30:39 +01:00
Sven Sauleau eecccb5e01 Revert "add content-type in image upload"
This reverts commit f75c0f31fb.
2023-01-12 12:29:45 +00:00
Sven Sauleau 05adbbbb8c
Merge pull request #91 from cloudflare/sven/image-type
add content-type in image upload
2023-01-12 13:18:19 +01:00
Sven Sauleau f75c0f31fb add content-type in image upload 2023-01-12 12:06:22 +00:00
Dario Piotrowicz 93f4eff937
Merge pull request #88 from cloudflare/status-page-improvements
Status page improvements
2023-01-12 11:18:23 +00:00
Sven Sauleau 8ea55036b1
Merge pull request #89 from cloudflare/sven/MOW-98
MOW-98: add optional sentry
2023-01-12 12:12:17 +01:00
Sven Sauleau 41846f2d42 MOW-98: add optional sentry 2023-01-12 11:06:39 +00:00
Dario Piotrowicz e5688461ec fix incorrect spacing for status infos 2023-01-12 10:56:51 +00:00
Dario Piotrowicz 8c2440e358 prevent text next to icont to shift on page load in status page 2023-01-12 10:56:51 +00:00
Dario Piotrowicz 24d70036c0 remove status eye icon 2023-01-12 10:56:51 +00:00
Dario Piotrowicz 951829443c show status infos as spans if no status.url is available 2023-01-12 10:56:51 +00:00
Dario Piotrowicz f0258e66d5 refactor status page component 2023-01-12 10:56:49 +00:00
Sven Sauleau 9256d39647
Merge pull request #83 from cloudflare/reblogs
Add reblogs (boosts) to the frontend UI
2023-01-12 11:39:01 +01:00
Sven Sauleau 2b4e932592
Merge pull request #85 from cloudflare/fe-improvements
Fe improvements
2023-01-12 09:43:08 +01: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 6f47da7b70 get rid of non-themed colors 2023-01-11 22:33:07 +00:00
Dario Piotrowicz cf32cf7d8b add missing alt for instance thumbnail 2023-01-11 22:33:07 +00:00
Pete Bacon Darwin 87be1e16cd fixup! Add reblog boosts to the frontend UI 2023-01-11 22:16:28 +00:00
Sven Sauleau 2af7c5aa90
Merge pull request #82 from cloudflare/hide-routes
Hide tags and news routes
2023-01-11 23:12:30 +01:00
Pete Bacon Darwin 2ff36ac360 Add reblog boosts to the frontend UI 2023-01-11 22:06:56 +00:00