Wykres commitów

205 Commity (main)

Autor SHA1 Wiadomość Data
Sven Sauleau 3342a88a6e
Merge pull request #402 from cloudflare/sven/follow-for-move-action
Follow actor on migration
2023-03-27 16:06:40 +02:00
Sven Sauleau 6fad40519a Follow actor on migration
Follow the "moving from" actor to force Mastodon to deliver the Move
activity.
2023-03-27 15:59:29 +02:00
Sven Sauleau 1884910b1d remove admin loader and hide not implemented yet
Any connected user are able to set an alias on their Actor. Set the
admin restriction only on server-settings.
2023-03-27 15:45:16 +02:00
dario-piotrowicz 017303f2ef add/fix settings UI
add/fix settings UI by making sure that the are messages showing the
user whether an operation was succesfull or not

as part of this change fix related issues with settings types
2023-03-12 13:52:02 +00:00
dependabot[bot] 8181a91b79
Bump @builder.io/qwik from 0.19.2 to 0.21.0 in /frontend
Bumps [@builder.io/qwik](https://github.com/BuilderIO/qwik/tree/HEAD/packages/qwik) from 0.19.2 to 0.21.0.
- [Release notes](https://github.com/BuilderIO/qwik/releases)
- [Commits](https://github.com/BuilderIO/qwik/commits/v0.21.0/packages/qwik)

---
updated-dependencies:
- dependency-name: "@builder.io/qwik"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 22:30:09 +00:00
Sven Sauleau f11bf529fd error handling in alias API 2023-03-08 15:37:58 +00:00
Sven Sauleau cd2947a72a
Merge pull request #384 from cloudflare/sven/insert-ui-client
add client for the UI
2023-03-08 13:39:51 +01:00
Sven Sauleau 9fe622cddf add client for the UI 2023-03-08 11:53:27 +00:00
Sven Sauleau c9ebdf5913 fix connectedActor in alias 2023-03-08 11:50:31 +00:00
Sven Sauleau 96fc7b4b2c refactor UI alias API 2023-03-08 09:13:48 +00:00
Sven Sauleau 95e5beb70e refactor UI auth 2023-03-08 08:26:20 +00:00
Sven Sauleau 32cc669141
Merge pull request #380 from cloudflare/sven/refactor-internal-apis
refactor UI internal APIs
2023-03-07 15:52:44 +01:00
Sven Sauleau fac372da0d refactor UI internal APIs 2023-03-07 14:46:08 +00:00
Sven Sauleau bdeaaf8dfa
Merge pull request #378 from cloudflare/rule-nums
show rule number/index instead of id in UI
2023-03-07 14:12:02 +01:00
Sven Sauleau 2f2c0e110e
Merge pull request #379 from cloudflare/improve-server-settings-ui
Improve server settings UI
2023-03-07 14:11:49 +01:00
Dario Piotrowicz 3f4647fc14 remove wrong spaReset attributes 2023-03-07 10:00:36 +00:00
Dario Piotrowicz 8c7b6c7e71 show rule number/index instead of id in UI
resolves #376
2023-03-07 09:35:26 +00:00
Dario Piotrowicz 0dbcfb9644 add missing string conversion to loginUrl 2023-03-07 09:25:41 +00:00
Sven Sauleau 2bc881e9ca
Merge pull request #370 from cloudflare/add-prelint-script
add type-check frontend script
2023-03-07 09:03:09 +01: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
Dario Piotrowicz 81114acb95 add types-check frontend script
add a types check that runs tsc making sure that all
typings present in the frontend application are valid
2023-03-06 19:47:28 +00:00
Dario Piotrowicz 75c8b7ff0e remove admins endpoint 2023-03-06 19:06:32 +00:00
Dario Piotrowicz 65c4924cdb improve/fix frontend authenticated vs admin settings 2023-03-06 19:00:51 +00:00
Sven Sauleau 5704849170 use OAuth endpoint for UI 2023-03-06 16:24:39 +00:00
Sven Sauleau 0796038118
Merge pull request #369 from cloudflare/settings-auth-loader
add missing auth loader to settings page and add access check to isUserAdmin
2023-03-06 12:41:28 +01:00
Dario Piotrowicz d505ed278e add access check to isUserAdmin function 2023-03-06 11:34:02 +00:00
Dario Piotrowicz db7f1bf13a add missing auth loader to settings page 2023-03-06 10:12:02 +00:00
CyberFlame 41a9d11634
[minor] get rid of 'the' 2023-03-06 23:03:09 +13:00
Sven Sauleau acd4a5e5b2 mastodon -> wildebeest 2023-03-06 09:01:26 +00:00
Dario Piotrowicz 69b7b0bbec add links to about page 2023-03-02 12:35:44 +00:00
Dario Piotrowicz 3d644175b4 add missing getDatabase await 2023-03-02 09:43:09 +00:00
Dario Piotrowicz de571b816a remove deprecated loader.use call 2023-03-02 09:40:13 +00:00
Dario Piotrowicz 5f77fdf9f8 fix outdated loader$ types 2023-03-02 09:39:19 +00:00
Dario Piotrowicz e0e37851b2 remove outdated comment 2023-03-02 09:31:52 +00:00
Dario Piotrowicz da8285c8e0 enable about page and server-settings pages 2023-03-02 09:29:01 +00:00
Dario Piotrowicz 0580e089ab
Merge pull request #347 from cloudflare/server-settings-ui
Server settings UI
2023-03-01 20:53:30 +00:00
Dario Piotrowicz d15916ddd2 update e2e about test 2023-03-01 16:55:22 +00:00
Dario Piotrowicz 246edfc789 add both FE and BE for server settings (including rules) 2023-03-01 16:55:06 +00:00
Dario Piotrowicz 939988721a
Merge pull request #348 from cloudflare/hastags
handle hashtags in statuses
2023-03-01 11:13:17 +00:00
Dario Piotrowicz a606e76093 handle hashtags in statuses
- by parsing them in enrichStatus
 - implementing a tag page to show their timeline

resolves #345
2023-02-28 17:05:22 +00:00
Sven Sauleau 2659576712
Merge pull request #350 from cloudflare/fix-meta-readonly-ts
fix DocumentHeadValue being modified as readonly
2023-02-28 16:49:39 +00:00
Dario Piotrowicz b131e83aa0 bump qwik and qwikcity 2023-02-28 16:19:46 +00:00
Dario Piotrowicz da89397209 improve frontend watch script and remove no longer needed concurrently dependency 2023-02-28 16:19:46 +00:00
Dario Piotrowicz c184d28e4f improve dev/todo loaders 2023-02-28 16:19:46 +00:00
Dario Piotrowicz 30a817563e remove deprecated .use() loader calls 2023-02-28 16:19:46 +00:00
Dario Piotrowicz 55c780ad02 fix DocumentHeadValue being modified as readonly 2023-02-28 11:42:52 +00:00
Dario Piotrowicz 74aa6656ca add missing argument to handleRequestGet 2023-02-28 11:08:51 +00:00
James Culveyhouse d9cc274673 Integration alias api endpoint 2023-02-28 00:24:58 -06:00
James Culveyhouse 4f71caac31 Sign in button and authed account settings page 2023-02-28 00:24:57 -06:00
James Culveyhouse b16db6f510 UI for migration page 2023-02-28 00:22:48 -06:00