|
2f280ef405
|
Fix alpine.js-mask filename
|
2024-12-25 17:15:12 -08:00 |
|
|
fc4b38d659
|
Upgrade alpine.js to 3.14.7
|
2024-12-22 18:53:44 -08:00 |
|
|
36c33bb97a
|
Upgrade htmx to 2.0.4
|
2024-12-22 18:48:31 -08:00 |
|
|
14f0dab472
|
Kiosk: Use HTMX to rotate kiosk posts
This also changes to rotate through posts in order.
|
2024-11-21 20:50:42 -08:00 |
|
|
76a29704ba
|
Upgrade alpine.js to 3.14.3
|
2024-11-21 19:17:19 -08:00 |
|
|
9ede25dd22
|
Upgrade Tus to 4.2.3
|
2024-11-21 19:15:08 -08:00 |
|
|
953f8d594f
|
Upgrade Trix to 2.1.8
|
2024-11-21 19:13:36 -08:00 |
|
|
7973ad47b2
|
Move word wrapping library into separate js file to use caching
This helps prevent the need to load the full js contents every time the
page is refreshed.
|
2024-11-20 08:43:12 -08:00 |
|
|
8207a03111
|
Create donation page
|
2024-05-16 20:01:15 -07:00 |
|
|
91b0b3baea
|
Add rich text editor for post descriptions
|
2024-04-10 19:02:26 -07:00 |
|
|
2c6b4d1b24
|
Upgrade alpine.js to 3.13.1
|
2023-10-15 16:24:42 -07:00 |
|
|
989328ae8c
|
Upgrade tus client to 3.1.1
|
2023-10-15 16:24:42 -07:00 |
|
|
2141f5bd0f
|
Add alpine.js persist 3.13.0
|
2023-09-08 19:35:36 -07:00 |
|
|
d43c2a277d
|
Add notification of email delivery to login page
|
2023-05-05 19:25:19 +00:00 |
|
|
8ce6c52b9b
|
Fix static file path
|
2023-04-14 04:41:52 +00:00 |
|
|
04a3c55974
|
Replace favicons with favicon generator service
https://realfavicongenerator.net/
|
2023-04-14 04:31:38 +00:00 |
|
|
ba1b99a41a
|
Add 192px favicon for chrome
|
2023-04-14 04:00:42 +00:00 |
|
|
79881eab1f
|
Add white background to icon on iOS
|
2023-04-14 03:52:59 +00:00 |
|
|
bba4ab201d
|
Add favicon
|
2023-04-14 03:36:29 +00:00 |
|
|
72ee5841ba
|
Add background image to homepage
|
2023-04-12 00:58:56 +00:00 |
|
|
650cb1211b
|
Add tus go server and js client
|
2023-02-02 16:16:57 +00:00 |
|
|
156d88ae86
|
Do not track generated css in git
|
2022-09-09 09:41:34 -07:00 |
|
|
b7eb263d6f
|
First pass at housing being complete
|
2022-09-03 15:26:20 -07:00 |
|
|
eed27bad4e
|
Continue building out housing post creation pages
|
2022-09-01 18:47:26 -07:00 |
|
|
c84e103dbb
|
Revamp how messages are displayed
|
2022-08-31 17:44:13 -07:00 |
|
|
8109291a4b
|
Improve formatting on post details page
|
2022-08-30 20:50:35 -07:00 |
|
|
c632011dc6
|
First pass at building new homepage
|
2022-08-30 11:00:39 -07:00 |
|
|
0b42cd4f8e
|
Remove HTMX
|
2022-08-30 08:26:30 -07:00 |
|
|
b4efbca496
|
Tweak header styling
|
2022-08-24 21:22:05 -07:00 |
|
|
081cd57403
|
Add search functionality to posts list
|
2022-08-24 20:53:34 -07:00 |
|
|
ce15170500
|
Add filter sidebar with dummy template data
|
2022-08-24 17:13:52 -07:00 |
|
|
87ac77cc12
|
Post can be marked as published
|
2022-08-24 08:08:13 -07:00 |
|
|
ddf4e9d033
|
Add empty state to posts grid
|
2022-08-23 08:14:11 -07:00 |
|
|
4181cf7476
|
Update error page to use tailwind
|
2022-08-22 21:52:42 -07:00 |
|
|
90207a797c
|
Do not crop images in the post details
|
2022-08-22 08:37:40 -07:00 |
|
|
7e1c0273aa
|
Serving of user uploaded photos
|
2022-08-22 08:30:51 -07:00 |
|
|
a5bfdec7b5
|
Revert dropzone and use basic multiple file input
|
2022-08-21 16:40:04 -07:00 |
|
|
988e446ff7
|
Nonfunctional implementation of Dropzone
|
2022-08-21 16:35:47 -07:00 |
|
|
4d044d120a
|
Add dropzone static files
Ran the dropzone css through an unminifier to make diffing of my changes
easier to keep track of in the git history.
|
2022-08-21 16:23:59 -07:00 |
|
|
6e4cfbb72c
|
Start building out the post upload form validation
|
2022-08-21 09:32:40 -07:00 |
|
|
bdaeca186f
|
Stub out new post routes
|
2022-08-20 16:25:31 -07:00 |
|
|
c65c5aa943
|
Add alpinejs-mask when creating new post
|
2022-08-20 16:25:31 -07:00 |
|
|
c4b20d5e7e
|
Change dropdown navigation into header bar
|
2022-08-19 14:38:40 -07:00 |
|
|
0f339fd8e4
|
Optmize css distribution
|
2022-08-19 14:26:20 -07:00 |
|
|
0455802df2
|
Fix issues when rendering without js
|
2022-08-18 18:04:07 -07:00 |
|
|
e80dae6cf5
|
Add page for viewing a specific for-sale post
|
2022-08-18 08:54:00 -07:00 |
|
|
cadf24e8f2
|
Add grid layout of posts with pagination
|
2022-08-17 09:58:56 -07:00 |
|
|
60b91c1d16
|
Start building tailwind layout
|
2022-08-16 08:45:12 -07:00 |
|
|
422ee60041
|
Move alpine.js and htmx.org to local dependencies
|
2022-08-13 08:54:03 -07:00 |
|
|
fc324262ce
|
Add TailwindCSS
Will remove bulma once it's no longer being used by the example
templates.
|
2022-08-13 08:54:01 -07:00 |
|