Matthew Macdonald-Wallace
29c5d45a0c
Remove unnecessary binaries, update to use github releases
2021-03-19 08:25:21 +00:00
Matthew Macdonald-Wallace
463b38d073
Remove apt upgrade following comments on various platforms
2021-03-18 10:04:03 +00:00
Matthew Macdonald-Wallace
0b58cf8f1f
Split RUN commands into two layers
2021-03-18 06:57:33 +00:00
Matthew Macdonald-Wallace
6452a0de74
Add Dockerfile to run service in a container
...
Fixes #75
NOTE: At the moment, the focalboard version is hard-coded and there is
a bug that means the download is not actually a .tar.gz file, but a
.tgz.gz file inside a .zip file.
2021-03-17 17:07:04 +00:00
Chen-I Lim
c7b6ebe709
Update changelog
2021-03-15 13:20:58 -07:00
Chen-I Lim
4ca343d84c
Merge pull request #68 from mattermost/content-blocks
...
Refactor content blocks
2021-03-15 10:20:44 -07:00
Chen-I Lim
5aeb68bd4d
Update download links to App Stores
2021-03-15 10:11:03 -07:00
Chen-I Lim
56b00f00be
Link to download guide from server setup guide
2021-03-14 11:02:40 -07:00
Chen-I Lim
7a35f3d3be
Merge pull request #72 from kaakaa/patch-1
...
Fix setup command
2021-03-13 10:06:16 -08:00
Yusuke Nemoto
fce658edcf
Fix setup command
2021-03-14 00:07:37 +09:00
Chen-I Lim
b9667151fc
Mac: Remove Print and unused menu items
2021-03-11 13:45:37 -08:00
Chen-I Lim
7856e4df3b
Fix #70 : Add background to Mac icon
2021-03-11 10:06:55 -08:00
Chen-I Lim
ade55a2b90
Rev Mac version 0.6.1
2021-03-11 09:08:23 -08:00
Chen-I Lim
46cb593bbb
Use import instead of requrie
2021-03-11 08:11:07 -08:00
Chen-I Lim
6d26237906
Fix #69 : Redraw Mac webview on first load
2021-03-10 19:03:21 -08:00
Chen-I Lim
87a914b197
Fix lint errors
2021-03-10 15:14:18 -08:00
Chen-I Lim
283e4d8290
Merge branch 'main' into content-blocks
2021-03-10 15:04:12 -08:00
Chen-I Lim
42d7bc9a88
cleanup handler interface
2021-03-10 15:03:26 -08:00
Chen-I Lim
13d63f9cd1
Unique menu keys
2021-03-10 15:00:54 -08:00
Chen-I Lim
fac8998ba2
Check for dup registerType
2021-03-10 14:58:12 -08:00
Chen-I Lim
194746f3ac
i18n-extract
2021-03-10 14:56:20 -08:00
Chen-I Lim
4fb54365f6
Make add card content dynamic
2021-03-10 14:55:01 -08:00
Chen-I Lim
b7630dc178
Upload image in createBlock
2021-03-10 14:45:49 -08:00
Chen-I Lim
c55f414b19
Move add content logic into handler
2021-03-10 11:22:52 -08:00
Chen-I Lim
61015d1b5e
cleanup
2021-03-10 10:55:46 -08:00
Chen-I Lim
9f87b680c2
Move content registration to elements
2021-03-10 10:53:37 -08:00
Chen-I Lim
c4be5e4939
Update Mac entitlements
2021-03-10 10:12:17 -08:00
Chen-I Lim
cfe763ff47
Merge branch 'main' into content-blocks
2021-03-10 09:23:48 -08:00
Chen-I Lim
d2faeb2847
npm audit fix
2021-03-10 09:20:26 -08:00
Chen-I Lim
016d14a185
Info.plist
2021-03-09 18:37:48 -08:00
Chen-I Lim
1a7d11a4ae
Update Mac entitlements
2021-03-09 17:36:22 -08:00
Chen-I Lim
8647dc38c8
Update Info.plist
2021-03-09 16:32:59 -08:00
Chen-I Lim
e53e0ef4c2
Merge branch 'main' into content-blocks
2021-03-09 16:21:59 -08:00
Chen-I Lim
cb48c68cb8
CFBundleShortVersionString
2021-03-09 16:17:23 -08:00
Chen-I Lim
7895bc5bc0
Add LSApplicationCategoryType
2021-03-09 14:55:18 -08:00
Chen-I Lim
cb2814f364
i18n
2021-03-09 13:44:02 -08:00
Chen-I Lim
6c80a681e2
Add icon to ContentRegistry
2021-03-09 13:01:16 -08:00
Chen-I Lim
9b6eb3357d
Fix scss import case
2021-03-09 12:54:19 -08:00
Chen-I Lim
f26efbc9c8
Refactor content blocks
2021-03-09 12:22:14 -08:00
Chen-I Lim
240e9c480e
Fix #67 : Load homepage on new Mac window
2021-03-08 18:38:50 -08:00
Chen-I Lim
af7f666eff
Return JSON empty array when not found, and handle null arrays
2021-03-08 16:08:17 -08:00
Chen-I Lim
d0adb9c4db
Add user's guide note
2021-03-08 12:03:47 -08:00
Chen-I Lim
cdb13da950
Fix #66 : Maintain view when searching for text
2021-03-08 11:46:46 -08:00
Chen-I Lim
e5d16ac963
Fix #49 : Name duplicates <name> copy to add below
2021-03-08 11:00:09 -08:00
Chen-I Lim
d8cd324593
Update website title
2021-03-08 10:00:57 -08:00
Chen-I Lim
a0e0513021
Update appx version
2021-03-08 09:51:28 -08:00
Chen-I Lim
eaf8321f52
Update to v0.6.0
2021-03-08 09:36:14 -08:00
Chen-I Lim
78473ab412
Update core contributor list
2021-03-06 17:08:22 -08:00
Chen-I Lim
f97cd0b942
Merge pull request #63 from it33/patch-6
...
Asking for GitHub star in README
2021-03-06 17:06:49 -08:00
Chen-I Lim
5c847948c8
Merge pull request #62 from it33/patch-5
...
Adding contributor section
2021-03-06 17:05:49 -08:00