Tom Moor
|
d3b099819d
|
feat: Add @mention support to comments (#5001)
* Refactor, remove confusing 'packages' language
* Basic notifications when mentioned in comment
* fix: Incorrect trimming of comments
* test
|
2023-03-06 19:19:49 -08:00 |
|
Hans Pagel
|
e754f89e5c
|
Replace Webpack with Vite (#4765)
Co-authored-by: Tom Moor <tom@getoutline.com>
Co-authored-by: Vio <vio@beanon.com>
|
2023-02-15 19:39:46 -08:00 |
|
Tom Moor
|
7895ee207c
|
Clear previous plugin and server files in build directory before rebuilding
|
2023-02-12 16:43:20 -05:00 |
|
Tom Moor
|
33afa2f029
|
Plugin architecture (#4861)
* wip
* Refactor, tasks, processors, routes loading
* Move Slack settings config to plugin
* Fix translations in plugins
* Move Slack auth to plugin
* test
* Move other slack-related files into plugin
* Forgot to save
* refactor
|
2023-02-12 10:11:30 -08:00 |
|
Tom Moor
|
d1268167c8
|
Increase build speed by running concurrently
|
2023-01-29 16:18:54 -05:00 |
|
Tom Moor
|
64b72bcf82
|
/bin/bash -> /bin/sh for Docker
|
2023-01-10 20:32:37 -05:00 |
|
Tom Moor
|
c80aec5eb2
|
fix: build.sh copies dev webpack incorrectly
|
2023-01-06 05:26:13 -08:00 |
|
Tom Moor
|
435969cf4b
|
chore: Refactor build:server to bashfile
|
2023-01-02 16:00:01 -05:00 |
|