Wykres commitów

364 Commity (8372ea296a8844cb4d0ef4f2504f70b0c8c3b8f2)

Autor SHA1 Wiadomość Data
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
Pete Bacon Darwin 3f48b35f00 Add some custom spellings 2023-01-11 21:54:15 +00:00
James Culveyhouse 97ab1ab5e1 Fix globe icon alignment issue 2023-01-11 14:38:56 -06:00
James Culveyhouse b49f1cdc30 Hiding tags and news pages 2023-01-11 14:38:56 -06:00
Sven Sauleau 78f4eb2f31
Merge pull request #81 from cloudflare/docs
Updated tutorial
2023-01-11 21:34:59 +01:00
Sven Sauleau 6e519832f4
Merge branch 'main' into docs 2023-01-11 21:34:06 +01:00
James Culveyhouse 61c5977e3e
Merge pull request #71 from cloudflare/before-after-tailwind
remove before, after css code
2023-01-11 14:31:11 -06:00
Celso Martinho 60965a0861 - Smaller image 2023-01-11 20:29:15 +00:00
Celso Martinho ea54d690fd - New deploy to workers workflow
- No user registrations
- 1102 errors
2023-01-11 20:27:15 +00:00
Sven Sauleau 928c4721dd
Merge pull request #79 from cloudflare/sven/update-fields
update deployement fields
2023-01-11 18:46:30 +00:00
Sven Sauleau 8b82a6d164
Update deploy.yml 2023-01-11 18:45:50 +00:00