mobilizon/js/src/graphql
Thomas Citharel 59944603b7
Update deps and fix some front-end stuff
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-03-22 10:19:25 +01:00
..
actor.ts Update deps and fix some front-end stuff 2023-03-22 10:19:25 +01:00
address.ts Migrate to Vue 3 and Vite 2022-08-11 16:46:31 +02:00
admin.ts Add GraphQL query name where it was missing 2022-11-06 13:03:53 +01:00
application.ts Introduce authorizations with Rajska 2023-03-22 10:19:25 +01:00
auth.ts Improve JWT tokens expiration 2021-06-04 13:33:22 +02:00
comment.ts Expose content language in HTML 2021-11-13 19:57:13 +01:00
config.ts Introduce authorizations with Rajska 2023-03-22 10:19:25 +01:00
discussion.ts Refactor GraphQL queries and event cards 2021-11-02 19:50:37 +01:00
event.ts Fix group order 2022-10-28 09:58:36 +02:00
event_options.ts Improve post & events cards, homepage and my events page 2021-11-02 19:50:38 +01:00
feed_tokens.ts Migrate to Vue 3 and Vite 2022-08-11 16:46:31 +02:00
followers.ts Fix approving new followers 2022-11-21 17:29:29 +01:00
fragmentTypes.json
group.ts Introduce authorizations with Rajska 2023-03-22 10:19:25 +01:00
home.ts Fix address selector 2022-10-05 17:54:04 +02:00
location.ts Migrate to Vue 3 and Vite 2022-08-11 16:46:31 +02:00
member.ts Add GraphQL query name to other queries 2022-11-06 15:13:52 +01:00
participant.ts Always show the cancelled status of an event 2021-11-26 14:47:10 +01:00
post.ts Fix front-end post creation 2022-04-18 14:47:44 +02:00
report.ts feat(spam): Introduce checking new accounts, events & comments for spam with the help of Akismet 2023-02-07 15:18:29 +01:00
resources.ts Refactor GraphQL queries and event cards 2021-11-02 19:50:37 +01:00
search.ts Add participant info in event search results 2022-09-26 10:29:58 +02:00
statistics.ts Migrate to Vue 3 and Vite 2022-08-11 16:46:31 +02:00
tags.ts Migrate to Vue 3 and Vite 2022-08-11 16:46:31 +02:00
todos.ts Refactor GraphQL queries and event cards 2021-11-02 19:50:37 +01:00
upload.ts
user.ts Add name to GraphQL queries 2022-10-11 17:48:09 +02:00
webPush.ts