Ben Visness
bcc27b06d9
Visibility jam landing page
2024-07-04 16:45:37 -05:00
Asaf Gartner
c5c773e82a
Image selector errors
2024-07-03 10:59:40 +03:00
Ben Visness
22c70cda8e
Add live preview of project card stuff
2024-07-02 22:11:41 -05:00
Ben Visness
ba86da3374
Make the home page remember what tab you were on
2024-06-29 15:52:58 -05:00
Ben Visness
06b270514c
Overhaul CSS vars
2024-06-27 17:34:09 -05:00
Ben Visness
163eba8475
Add all tabs to home page
2024-06-24 13:36:50 -05:00
Ben Visness
f42990ef96
Improve appearance of snippets per new styles
2024-06-23 13:05:36 -05:00
Asaf Gartner
497fda3251
Snippet page and edit
2024-06-23 17:12:20 +03:00
Ben Visness
d0c7605029
Reworked project edit page (no preview yet)
2024-06-07 10:30:01 -04:00
Ben Visness
1a0be1912e
Implement new header / footer (mostly)
2024-06-07 10:27:20 -04:00
Ben Visness
cdacc5b3a0
Use new thumbnails
2023-05-18 22:07:14 -05:00
Asaf Gartner
b62954ba37
Remove discord link for showcase items when not relevant
2022-08-09 12:27:32 +03:00
Ben Visness
4289a1e27a
Improvements to snippet edit
2022-08-06 22:32:29 -05:00
Asaf Gartner
b995df4533
Added cancel button for snippet edit
2022-08-07 00:51:29 +03:00
Asaf Gartner
dc94262bfb
Snippets edited on a project page can't be disassociated from that
...
project on that page.
2022-08-07 00:45:07 +03:00
Asaf Gartner
efc7d76cb7
Snippet creation and editing
2022-08-06 00:41:37 +03:00
Ben Visness
92b175c84d
Make good pretty jam wow much good
2022-08-04 21:00:15 -05:00
Ben Visness
081186c8f0
Add automatic scrolling behavior to jam carousel
2022-08-02 15:14:29 -05:00
Ben Visness
e84754eda0
Add last year's projects to the jam page
2022-08-02 14:56:47 -05:00
Ben Visness
d164a58ba0
Fix issues with asset upload
...
It didn't work when creating a new project or editing personal projects,
due to routing issues. I also took this opportunity to make the script
support multiple form submit buttons, since in some cases we will have a
submit button on each tab, and I figured they all should respect the
fact that you have an upload in progress.
2022-08-01 21:59:42 -05:00
mark.dev
a295d0ed52
Copy drag/drop from blog edit to project ( #6 ) ( #77 )
...
I migrated the relevant parts of `editor.html` and `forums.go` (via `blogs.go`) into `project_edit.html` and `projects.go`.
Let me know if you would prefer pulling the shared javascript into a shared file. Only some variable names were changed.
I did not test the case where the upload fails.
Co-authored-by: mark.dev <mark@mark.dev>
Reviewed-on: hmn/hmn#77
Co-authored-by: mark.dev <mark.dev@noreply.localhost>
Co-committed-by: mark.dev <mark.dev@noreply.localhost>
2022-08-02 02:01:55 +00:00
Asaf Gartner
38e93d5208
Added support for unknown filetypes in snippets
2022-04-07 08:19:48 +03:00
Asaf Gartner
f4f439489d
Assets for user avatars
2021-12-29 16:38:23 +02:00
Asaf Gartner
03c82c9d1a
New project form
2021-11-25 05:59:51 +02:00
Ben Visness
39d11b549a
Add tags to showcase / snippet UIs
2021-11-11 11:31:23 -08:00
Ben Visness
f8d5f9fce5
Rework the home page
2021-10-27 21:55:40 -05:00
Ben Visness
09e6a15085
Rejigger timelines to avoid explicit types
2021-10-27 21:55:39 -05:00
Asaf Gartner
7063fd5604
Added basic usage tracking for posts.
2021-09-22 22:18:39 +03:00
Ben Visness
bc39b4c0b7
Clean up TODOs
2021-08-28 12:07:45 -05:00
Ben Visness
67b86720a9
Add user edit form
...
Add most of the user settings backend
still need to do discord lol
Add the Discord settings
Add avatar uploads
2021-08-27 17:18:02 -05:00
Ben Visness
bde7c576e3
Don't crash while listing migrations
2021-07-30 21:36:37 -05:00
Ben Visness
8ecb4a7173
Rework the category/thread data model
...
Threads can stand alone now. Threads can be attached to resources
directly without requiring a category. In addition, a lot of wiki stuff
and library discussion stuff was deleted because we're not gonna port
it.
2021-07-29 22:49:24 -05:00
Ben Visness
a9d39cd969
Make the bbcode parser much faster
2021-07-17 21:42:52 -05:00
Ben Visness
059f407ee4
Put previews in a web worker to help with slower parsing
2021-07-17 18:20:47 -05:00
Asaf Gartner
8aa4554934
Showcase page
2021-06-22 20:08:05 +03:00