Rob Colbert
81132d78b6
v0.2.15
3 years ago
Rob Colbert
4fe682739b
better slug and options processing for createMulter
3 years ago
Rob Colbert
f7928fae11
v0.2.14
3 years ago
Rob Colbert
57e0644500
optional viewport specification added to job.data
3 years ago
Rob Colbert
022764641e
v0.2.13
3 years ago
Rob Colbert
5d99f8cf06
add `ownerId` parameter to `webpage-screenshot` job
3 years ago
Rob Colbert
d61d33de99
v0.2.12
3 years ago
Rob Colbert
716866d6c3
add `documentPath` parameter to `webpage-screenshot` job processor
Controls where the screenshot Image _id value will be written
3 years ago
Rob Colbert
dec0bf38ea
v0.2.11
3 years ago
Rob Colbert
fc3e63d284
added webpage-screenshot job processor to media worker
Jobs can now be created in the media queue named `webpage-screenshot`
that will grab a screenshot of a web page, upload the image to storage,
and update a document in the database with information about that image.
- renderSectionTitle now access options.withBorder
- added webpage-screenshot job processor to media worker
- added `puppeteer` and `user-agent` modules to package
3 years ago
Rob Colbert
fedb677220
add resize options to image processor
3 years ago
Rob Colbert
05a645f7e6
v0.2.10
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
ce059fb4e4
v0.2.9
3 years ago
Rob Colbert
893a345e9f
fix for job queue inits all over to include configs
3 years ago
Rob Colbert
2e808015e5
v0.2.8
3 years ago
Rob Colbert
c78a14fc6d
small fixes & touch-ups
3 years ago
Rob Colbert
46567627d3
v0.2.7
3 years ago
Rob Colbert
243f2dfb47
public room browser
3 years ago
Rob Colbert
c2f1a88fc4
add chat and public rooms
3 years ago
Rob Colbert
6b36c3b01d
v0.2.6
3 years ago
Rob Colbert
e457a76f94
getConstellationTimeline
3 years ago
Rob Colbert
aee22a4951
v0.2.5
3 years ago
Rob Colbert
e7c46e88f9
chat room invite fixes
- add `recipientType` and `recipient` to KaleidoscopeEvent
- guard against multiple accepts of invites
- navigate to chat room after accepting invite
3 years ago
Rob Colbert
c8a96a0774
v0.2.4
3 years ago
Rob Colbert
9ed62c3d74
Add ability to set a recipient for an event
3 years ago
Rob Colbert
f608dfcf03
v0.2.3
3 years ago
Rob Colbert
2f76ab978a
typo
3 years ago
Rob Colbert
8cbe1204b1
v0.2.2
3 years ago
Rob Colbert
c0e838091a
user settings update completeness including password
3 years ago
Rob Colbert
8762a72f4b
v0.2.1
3 years ago
Rob Colbert
6e79f3004b
add user.updatePassword
3 years ago
Rob Colbert
17df092922
v0.2.0
3 years ago
Rob Colbert
3bfb04380d
switch from uk-title to uk-tooltip
3 years ago
Rob Colbert
b6d255a367
quick fix
3 years ago
Rob Colbert
578aaffb1e
remove redundant send
3 years ago
Rob Colbert
4c817243c1
remove emoji explosion
3 years ago
Rob Colbert
40cae0d899
chat room management updates
3 years ago
Rob Colbert
637d0fb03b
Added ability to delete an OAuth2Client (Service Node)
3 years ago
Rob Colbert
91fe2ab01b
more work on comments; reeeper updated
- Moved the responsibility of expiring Announcements from MongoDB into
the Reeeper
- Added logic to clean up comments attached to an expiring Announcement
- ResourceStats are now much more universal and common
- CommentStats are for comments only
- More routines to comment on and vote on "content resources"
3 years ago
Rob Colbert
5e90fca353
Add link to Announcement component to open the announcement
3 years ago
Rob Colbert
0273e2d51b
removed 21d expire from Announcement model
This requires an index re-build, and the responsibility is moving to
Reeeper.
3 years ago
Rob Colbert
70ab569882
quick fix
3 years ago
Rob Colbert
b7ff19dc5e
comments updates
3 years ago
Rob Colbert
3e79acb1a8
small elaboration
3 years ago
Rob Colbert
8e872cd688
Comments update to make them more resource agnostic and usable
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
b163e5e39e
cleanup
3 years ago
Rob Colbert
7e1a2d9561
all controllers now use this.createMulter()
3 years ago