1
0
Fork 0
Commit graph

43 commits

Author SHA1 Message Date
joostdecock
f1e407d789 feat(org): Added admin subscribers page 2024-03-23 15:50:24 +01:00
joostdecock
ffe938783f wip(org): Working on stats/users pages 2024-01-14 18:31:52 +01:00
joostdecock
9208fb9a3c fix: Handle newsletter unsubscribe
There were a few issues with the newsletter unsubscribe links that we
sent out in the newsletter. They were pointing to the backend for one
thing.

Also updated the frontend pages to handle unsubscribe from both users
and subscribers.
2024-01-02 16:59:14 +01:00
joostdecock
41e3cd9cb9 feat(backend): Support for generating images 2023-11-03 12:58:58 +01:00
joostdecock
c65c5876a3 wip(sde): Working on file list 2023-09-29 16:01:27 +02:00
joostdecock
6fedc7b2ef feat(org): Added newsletter subscription 2023-09-24 12:07:52 +02:00
joostdecock
3b850e9ad4 feat(org): Add curation of sets 2023-09-04 17:12:52 +02:00
joostdecock
52b2faf127 feat(backend): Updates for curated sets 2023-09-03 17:53:19 +02:00
Joost De Cock
d09c7b29f1 chore(shared): Linter issues 2023-09-01 19:14:03 +02:00
Joost De Cock
2d753aa0ef chore(shared): Linter issues 2023-09-01 19:09:58 +02:00
Joost De Cock
01ef6c9896 feat(shared): Initial implementation of Oauth flow 2023-09-01 18:30:24 +02:00
Joost De Cock
7e9d9b6a98 feat(shared): Work on pattern pages 2023-08-29 17:08:16 +02:00
joostdecock
807cdd7bc4 feat(shared): Add migration from v2 accounts 2023-08-25 16:14:48 +02:00
joostdecock
91690f1377 feat(org): Handle support via website 2023-08-24 17:49:35 +02:00
joostdecock
dad2fa0e99 feat(shared): Overhaul sets 2023-08-23 12:18:20 +02:00
joostdecock
c913588f2f feat(org): Added handling of bookmarks 2023-08-21 17:58:08 +02:00
joostdecock
6e87493440 feat(org): Better handling of apikeys 2023-08-21 16:14:58 +02:00
joostdecock
2b4d5c240a feat(org): Added restrict/remove account 2023-08-20 18:04:26 +02:00
joostdecock
5d1249c419 feat(org/backend): Added account data export 2023-08-20 17:33:33 +02:00
joostdecock
4744759d0b wip(org): Going through account pages 2023-08-19 18:01:22 +02:00
Joost De Cock
e0e242a66c feat(org): Also allow the creation of blog posts 2023-08-18 17:27:13 +02:00
Joost De Cock
25ebe0b0db feat(backend/org): Check for existing slugs 2023-08-18 13:49:51 +02:00
joostdecock
d2124f7881 feat(org): First version of create showcase via site 2023-08-17 19:33:57 +02:00
Joost De Cock
cf26ba933a chore(org): Updates for github data and account refresh 2023-08-17 17:05:08 +02:00
Joost De Cock
70e636ce52 wip(org): Work on showcase editor 2023-08-16 15:54:32 +02:00
joostdecock
50b6747584 wip(org): Working on admin & content creation pages 2023-08-15 17:32:47 +02:00
joostdecock
61da3e1dab chore: Work on admin pages/routes 2023-08-14 19:16:47 +02:00
joostdecock
2210f26e03 feat(backend): Added newsletter subscriptions 2023-08-05 18:42:52 +02:00
joostdecock
cc538e5df2 wip(backend): Work on payment processing 2023-07-31 09:03:55 +02:00
joostdecock
b822e35fbe feat(org): Added various translation pages 2023-07-09 18:50:13 +02:00
Enoch Riese
107d7d8483 memoize backend in use-backend hook 2023-07-06 07:26:39 -05:00
joostdecock
2c365a2e81 feat(backend): Include (c)set when returning pattern 2023-05-30 16:53:23 +02:00
joostdecock
2e1a7b473a wip(org): Work on patterns pages 2023-05-26 17:24:25 +02:00
joostdecock
bc7e4e8b28 feat(shared): Stared working on save view 2023-05-26 15:54:43 +02:00
joostdecock
c11a29e28a chore(shared): Fix linter warnings in sites/shared 2023-05-19 18:15:06 +02:00
joostdecock
b81c944705 feat(shared): Add getSet to useBackend hook 2023-05-18 11:48:17 +02:00
joostdecock
a41b3f09a2 chore(shared): Move org stuff to shared to be used by the lab 2023-05-17 17:32:19 +02:00
joostdecock
bd3ce90e1a wip(org): Work on curation of sets 2023-05-08 14:03:47 +02:00
joostdecock
6dbc6fe078 wip(org): Work on curated sets 2023-05-08 09:31:37 +02:00
joostdecock
4557e71552 feat(org): Support for creating sets 2023-04-29 20:06:46 +02:00
joostdecock
d3d8e3d35a feat(org): Support for creating sets 2023-04-29 08:29:12 +02:00
joostdecock
7991710c52 wip(org): Work on measurments sets 2023-04-22 16:41:13 +02:00
Joost De Cock
c1438a9419 wip(shared): Work on refactoring hooks 2023-03-24 16:33:14 +01:00
Renamed from sites/org/hooks/use-backend.mjs (Browse further)