Rob Colbert
3d11549f1c
run HTTP behind HTTPS BrowserSync proxy and have that work
3 years ago
Rob Colbert
43464cefb0
manually load BrowserSync in dev environments
We are simply no longer using the BrowserSync proxy and will be loading
directly from Express in dev.
3 years ago
Rob Colbert
611645d87a
more work on HTTP => HTTPS redirect and HTTPS integration
3 years ago
Rob Colbert
c3d9c45301
introduced HTTPS config and startup
3 years ago
Rob Colbert
4fe682739b
better slug and options processing for createMulter
3 years ago
Rob Colbert
2973db8e7a
form submission service with upload progress UI/UX
- factored progressResponseJSON out of processResponse
- added submitFormWithProgress
- added `upload` module to package
- added components/upload-progress-dialog.pug
3 years ago
Rob Colbert
578aaffb1e
remove redundant send
3 years ago
Rob Colbert
43b340790a
added `parseTagList`
3 years ago
Rob Colbert
2c13b997bf
added `pretty-checkbox` for, well, better checkboxes in forms
3 years ago
Rob Colbert
7e1a2d9561
all controllers now use this.createMulter()
3 years ago
Rob Colbert
9e40eeb0b5
a bit of documentation; and SiteController.createMulter()
3 years ago
Rob Colbert
5fd0b22f3f
added chat worker; all workers start
3 years ago
Rob Colbert
e3142c1271
this description of this changelist is incomplete and this is fine
- Integrated all chat updates from Soapbox/Shing with heavy mods to
lib/site-ioserver.js and the creation of the chat service, worker, and
jobs
- Added ability to create ChatRoom instances, invite people to them,
join them and delete them
- Refactored the shit out of SiteWorker
- Created SiteWorkerProcess
- Created the chat worker and the chat-room-clear and chat-room-delete
job processors
- Created the media worker
- Refactored Stickers from Soapbox/Shing into the media system
- Created the Attachment model, service, and media worker jobs
- Upgraded the emoji picker from emoji-button to picmo because the
author depreacted emoji-button and released picmo.
- Made a custom presentation for the emoji picker
- Created the SiteChat client-side object for managing Core Chat within
the browser
- Brought the Kaleidoscope Event UI down from DTP Social so anything can
render a timeline of them
- Added configurations for the media and reeeper job queues
- Added the basics of a Notifications view
- Added the concept of Forms
- upgraded ioredis to 5.2.2
3 years ago
Rob Colbert
3283c24c32
brought full-featured chat, stickers, and emoji reacts in from Shing/Soapbox
This is part of the creation of Venue and Radio.
3 years ago
Rob Colbert
fc1a6fe02b
filter component field to only pass name and slug
3 years ago
Rob Colbert
5747773e3e
updates and better error handling
3 years ago
Rob Colbert
c5120d4c8a
Service Node management
3 years ago
Rob Colbert
42a98a49a2
more component management refactoring
3 years ago
Rob Colbert
46fe794cc1
refactored to new SiteWorker base class
3 years ago
Rob Colbert
2dcd95c74b
large component and worker management and logging refactor
3 years ago
Rob Colbert
3ddcd2d7cb
CoreUser profile and settings views
3 years ago
Rob Colbert
a03e02ec41
OAuth session management
3 years ago
Rob Colbert
ad4a4d2c2b
Passport integrations for OAuth2 bearer, basic, and client password
3 years ago
Rob Colbert
803edf07c2
more OAuth2 integration
3 years ago
Rob Colbert
52a3d21af2
light/dark mode and other new features from DTP Sites
3 years ago
Rob Colbert
0423f3f8a6
many updates from Soapbox
3 years ago
Rob Colbert
14ecd60a4d
this app officially now does nothing
and it's everything it's cracked up to be.
3 years ago
Rob Colbert
e0eb9f8a03
catching up with progress from Sites and Soapbox
3 years ago
Rob Colbert
b977562a4e
quick fix in error reporter
3 years ago
Rob Colbert
0ff28c7226
comment reply pagination/load more
3 years ago
Rob Colbert
929a8875ef
integrate updates from LibertyLinks engine enhancements; new features for blog
3 years ago
Rob Colbert
d534b7950e
large changelist
- Comment composer
- Comment renderer
- Comment create service
- Display list and display engine enhancements
- Added emoji picker for comments
- Admin for site settings
- added main-sidebar layout
3 years ago
Rob Colbert
c8e37db1c6
Pages, and TinyMCE put in dark mode
3 years ago
Rob Colbert
3a30881d7c
many updates
- more completeness on blog post and view
- refactored sidebar to a site component
- created Gab TV service sidebar middleware
3 years ago
Rob Colbert
f890259d7f
removed the concept of a "domain" from DTP Sites engine
3 years ago
Rob Colbert
6ab6594981
mock in social icons
3 years ago
Rob Colbert
e55a009d1e
large, large import with a lot of...features
3 years ago