Lauri Ojansivu
8867bec8e6
Forked salleman-oidc to https://github.com/wekan/meteor-accounts-oidc
...
where salleman also has write access, xet7 can make changes directly
and GitHub issues are enabled.
Thanks to xet7 !
6 years ago
Lauri Ojansivu
5cafdd9878
Upgrade node to v8.15.1
...
Thanks to xet7 !
6 years ago
Benjamin Tissoires
048c3cd14d
snap: also generate the html doc of the REST API
...
Same for snap: embed the documentation of the REST API
in the snap.
6 years ago
Benjamin Tissoires
c83cdc9335
Add openapi in snaps
...
Same thing than in the Dockerfile, snaps need
to embed the current openapi yaml file.
6 years ago
Benjamin Tissoires
e91e3c076d
snapcraft add nodejs and npm as build dependencies
...
When pulling the docker container snapcore/snapcraft
to build the snap, those 2 packages are not present
by default leading to a failure in the snap creation.
Note: it is good to call `apt-get update` before
`snapcraft` or the build will fail.
6 years ago
Lauri Ojansivu
77ff6349f6
- Use Node 8.15.0 and MongoDB 3.2.22.
...
- Stacksmith: back to Meteor 1.6.x based Wekan, because Meteor 1.8.x based is currently broken.
Thanks to xet7 !
6 years ago
Lauri Ojansivu
f7153da83d
- Upgrade to node v8.14.1
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
c546464d9f
- Because scrollbar uses [remote file from CDN]( https://github.com/MaazAli/Meteor-Malihu-Custom-Scrollbar/blob/master/jquery.mCustomScrollbar.js#L50 ),
...
fork package to https://github.com/wekan/wekan-scrollbar and include
non-minified file locally to Wekan, so that using scrollbar works without direct connection
to Internet. Wekan should not load any external files by default, as was case before
new scrollbar, and is again now after this fix.
Closes #2056
7 years ago
Lauri Ojansivu
fe7c4528d7
- Upgrade Node from v8.12 to v8.14
...
- Revert non-working architectures that were added at v1.79, so now Wekan is just amd64 as before.
Thanks to xet7 !
7 years ago
Lauri Ojansivu
3e03f557cf
- Build snap also on i386, armhf and arm64. Ignore if it fails.
...
Most likely armhf and arm64 does not build yet, I will add fixes later.
Thanks to xet7 !
Related #1503 ,
related wekan/wekan-snap#46
7 years ago
Lauri Ojansivu
cb9ced756f
- [Fix Snap database-list-backups command]( https://github.com/wekan/wekan-snap/issues/26 ). Thanks to WaryWolf.
...
Closes wekan/wekan-snap#26
7 years ago
Lauri Ojansivu
20af78e50b
- Back to Meteor 1.6.0.1 and MongoDB 3.2.21 to make Snap work.
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
11b7ade355
- Try some changes to snap.
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
74a89e6610
- Try MongoDB 4.0.3
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
1b65cbd3db
- Try to get latest npm.
7 years ago
Lauri Ojansivu
644376a356
- Try to fix snap.
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
db757f20b3
Try to fix snap
7 years ago
Lauri Ojansivu
dd47d46f43
- Use Meteor 1.8.1-beta.0
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
f599391419
- Add LDAP package to Docker and Snap.
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
5923585584
- Remove CAS from Wekan stable, because it does not work correctly.
...
CAS developent continues at edge.
Thanks to xet7 !
Related #1925
7 years ago
Lauri Ojansivu
c6cea2fb4e
- Add CAS with attributes.
...
Thanks to ppoulard !
7 years ago
Lauri Ojansivu
bd6e4a351b
Add CAS with attributes.
...
Thanks to ppoulard !
7 years ago
Lauri Ojansivu
e7a03bb187
- Use official Node v8.12.0
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
7ec7a5f27c
- Use official Node v8.12.0
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
0cb3aee803
- Upgrade to MongoDB v3.2.21
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
d68ad5af04
Add Caddy plugins:
...
- [http.filter](https://caddyserver.com/docs/http.filter )
for changing Wekan UI on the fly, for example custom logo,
or changing to all different CSS file to have custom theme;
- [http.ipfilter](https://caddyserver.com/docs/http.ipfilter )
to block requests by ip address;
- [http.realip](https://caddyserver.com/docs/http.realip )
for showing real X-Forwarded-For IP to behind proxy.
Thanks to Caddy contributors and xet7 !
7 years ago
Lauri Ojansivu
53c0a52788
Remove Trello.
7 years ago
Lauri Ojansivu
04d7c47f4c
Update node to v8.12.0 prerelease build.
7 years ago
Lauri Ojansivu
9c94ea58b4
Revert snap changes.
7 years ago
Lauri Ojansivu
9f65696fcc
Try to fix snap.
7 years ago
Lauri Ojansivu
5bfb6c6411
Check for existing directories when building snap.
7 years ago
Lauri Ojansivu
a48f560a85
No error if existing directory, with mkdir.
7 years ago
Lauri Ojansivu
c26a31f498
v1.14
7 years ago
Lauri Ojansivu
5220111822
v1.13
7 years ago
Lauri Ojansivu
766b58d91b
v1.08
7 years ago
Lauri Ojansivu
90d55777f7
Copy latest Sandstorm Node.js fork binary from installed Sandstorm
...
/opt/sandstorm/sandstorm-234/bin/node to https://releases.wekan.team
download server.
Node binary is compiled by https://github.com/kentonv
when doing new release of Sandstorm.
Source code of binary is at:
https://github.com/sandstorm-io/node
7 years ago
Lauri Ojansivu
63c1ef9f9e
Actually, without @latest it works the same.
7 years ago
Lauri Ojansivu
0cc183682e
Use latest npm.
7 years ago
Lauri Ojansivu
4d193f5650
Remove bcrypt, continued.
7 years ago
Ondrej Kubik
1117d1c2ae
filtering out swap file created at build time, adding stage package
...
Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
7 years ago
Lauri Ojansivu
106b135eba
Use NPM 6.0.1
7 years ago
Lauri Ojansivu
8101d7ade8
MongoDB v3.2.20
7 years ago
Lauri Ojansivu
3b6ec34bf5
Try to fix snap build
7 years ago
Lauri Ojansivu
25668eb7c4
Try to fix snap
7 years ago
Lauri Ojansivu
6d21ffe660
Try to fix snap.
7 years ago
Lauri Ojansivu
7b91b341fe
Removed not-used plugins part of Caddy download URL.
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
075ea1c43d
Use override-build instead of old deprecated prepare/build/install.
...
https://github.com/canonical-docs/snappy-docs/blob/master/deprecation-notices/dn7.md
Thanks to kyrofa !
Closes wekan/wekan-snap#45
7 years ago
Lauri Ojansivu
179ff7a124
Use curl to download 100% CPU usage fibers fixed node in snap.
7 years ago
Lauri Ojansivu
ce65963217
Removed paxctl alpine fix #1303 , because it did not work anymore.
...
Thanks to xet7 !
Closes #1594
7 years ago
Lauri Ojansivu
e26a4824cf
Fix Node Fibers 100% CPU issue.
...
Thanks to kentonv !
Related wekan/wekan-mongodb#2 , related meteor/meteor#9796
7 years ago