Commit Graph

111 Commits

Author SHA1 Message Date
3927cc6d67 Resolve lint issues
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-10-27 20:00:33 +00:00
92513715bd Notify subscribers to group topics on new posts 2024-10-27 19:51:19 +00:00
8a69a1b21d Attachment support 2024-10-27 19:26:29 +00:00
e3fd2c8f27 Forum UX improvements 2024-10-27 11:00:14 +00:00
d56c201ec7 Allow forum replies to be deleted 2024-10-27 10:32:35 +00:00
65e059655f Group forum topic improved UX 2024-10-26 20:58:28 +01:00
dd7af64508 Basic topic viewing and reply creation 2024-10-26 20:40:35 +01:00
06bd0fb8ac Allow topics to be created and deleted 2024-10-25 21:37:07 +01:00
8c1145e54f Some UI components 2024-10-24 22:09:37 +01:00
5692258cc1 Add endpoints and server-side logic for forums 2024-10-24 21:40:30 +01:00
7dac76558d Move preview generation into a thread
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-10-24 15:18:10 +01:00
229eec89ea Update Docker base image
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/manual/woodpecker Pipeline was successful
2024-10-24 11:38:08 +01:00
81bed97d42 Resolve lint issues
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-10-23 20:56:30 +01:00
402a25d980 Prevent renaming to username with invalid characters 2024-10-23 20:44:02 +01:00
f021914089 Allow admins to promote other group admins 2024-10-23 20:38:06 +01:00
a8a000ae55 web/backend support for group member permissions 2024-10-23 20:12:56 +01:00
980a5bb14b Removed un-needed files 2024-10-22 20:17:26 +01:00
8afd7c5694 Add support for group imagery 2024-10-22 20:16:44 +01:00
6ddf2d4ae7 Small fixes for inviting
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-10-06 20:40:12 +01:00
f8f06f8b68 Final tweaks 2024-10-06 19:40:10 +01:00
e74a7461fa Add all webargs: 2024-10-06 19:33:10 +01:00
22ebf35382 arg checks for projects and objects 2024-10-06 17:36:34 +01:00
2398ef5cf9 Use webarg guarding on more endpoints 2024-10-06 13:42:22 +01:00
c0a5f32060 Added webarg checks for account endpoints 2024-10-06 11:28:09 +01:00
849ff0a1e9 Add API Sentry 2024-10-06 10:35:28 +01:00
f3b3ce3d57 Add API linter 2024-10-06 10:30:49 +01:00
933e601572 Update all API deps 2024-10-05 19:18:15 +01:00
fddfa5df0b Remove botocore dependency
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-08-23 11:12:17 +01:00
41493c3534 Updated dependencies for API
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-08-23 10:39:46 +01:00
845178997d add a 'how find us' registration component
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed
2024-08-23 09:04:10 +01:00
2e5d25c6f2 fixed issue in PNG-creation
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-03-17 17:10:06 +00:00
9920a0a596 full snippet support
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-03-06 13:36:05 +00:00
ec32489de5 chooser basics for snippets 2024-03-04 21:17:30 +00:00
9d3ed248b3 base code for snippet handling 2024-03-03 21:29:18 +01:00
14ca22f3e9 small UI tweaks and consistency updates for mobile
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-01-16 22:23:06 +00:00
b1d9a41f9d ensure only valid user can edit object 2024-01-14 19:40:11 +00:00
33241747cd improved user profile screen 2024-01-14 18:43:57 +00:00
bfd828f520 more robust loading of projects and groups 2024-01-14 13:40:49 +00:00
d4ccd62a34 add project discovery to explore page on mobile 2024-01-13 15:11:01 +00:00
522c13cd75 explore view improvements 2024-01-11 21:47:34 +00:00
20b94e553d re-use preview URLs to save on disk space 2024-01-10 18:57:47 +00:00
dcf44f6b1d improved control over when pattern previews are generated 2024-01-07 22:48:32 +00:00
4b410ec31e improvements for user avatar handling 2024-01-07 22:29:09 +00:00
88c0b44444 add support for interlacement view in previews generate 2024-01-07 17:42:14 +00:00
3403134072 generate images on creation/update 2024-01-07 14:17:10 +00:00
e6178c8a72 code to upload images to s3 2024-01-07 12:21:39 +00:00
58bf8ca74e support for drawdown only 2024-01-07 11:59:32 +00:00
6cfcf0c5a1 complete drawdown image creation 2024-01-07 11:51:11 +00:00
65b379f162 serverside colourways 2024-01-07 11:29:58 +00:00
4bf03c7c67 serverside weft drawing 2024-01-07 10:56:59 +00:00