.devcontainer
|
dd6e7372b7
Updated to Node.js v14.21.3. Thanks to Node.js developers.
|
2 年 前 |
.future-snap
|
dd6e7372b7
Updated to Node.js v14.21.3. Thanks to Node.js developers.
|
2 年 前 |
.github
|
1d0da28d9e
Bump docker/metadata-action from 4.3.0 to 4.4.0
|
2 年 前 |
.meteor
|
4d9d4a9dfd
Upgrade to Meteor 2.12-beta.2 .
|
2 年 前 |
.tx
|
e3f4049943
Updated translations.
|
2 年 前 |
.vscode
|
6b7cbd9d81
Add VSCode debugging configuration for an automated testing
|
3 年 前 |
asana
|
60466612b6
Updated ChangeLog.
|
3 年 前 |
client
|
c0bdde26cf
Remove extra debug message and disable some rarely used feature that produces errors.
|
2 年 前 |
config
|
1e4fba3ec8
Added back autologin, because reverting it broke Google OIDC login.
|
2 年 前 |
imports
|
5034c957ba
Updated translations.
|
2 年 前 |
ldap-sync
|
55bd94bbf4
LDAP Python script. Part 2.
|
2 年 前 |
meta
|
a96d18454a
Remove extra changelogs
|
3 年 前 |
models
|
cbad4cf594
Security Fix: Fix AdminBleed in WeKan, so that non-admin can not change to Admin.
|
2 年 前 |
nginx
|
c61e44d55b
- Add optional Nginx reverse proxy config to docker-compose.yml and nginx directory.
|
6 年 前 |
openapi
|
ebe39771a6
openapi: actually catch the error when esprima fails at parsing the file
|
4 年 前 |
openshift
|
22501749da
Note: Docker Hub buils are broken. Only Quay works.
|
4 年 前 |
packages
|
167863d957
Escape HTML comment tags so that HTML comments are visible.
|
2 年 前 |
public
|
7184f4c66e
v6.85
|
2 年 前 |
releases
|
d92a97ff1e
Updated translations.
|
2 年 前 |
server
|
3300bbe9e7
Revert some migration filename changes.
|
2 年 前 |
snap
|
33836af1f9
Try to fix Snap.
|
4 年 前 |
snap-src
|
2aba1e3bf9
Added missing docs of Snap avatars max size etc.
|
2 年 前 |
stacksmith
|
dd6e7372b7
Updated to Node.js v14.21.3. Thanks to Node.js developers.
|
2 年 前 |
tests
|
4ba2a23c72
Cover custom TAPi18n implementation with tests
|
3 年 前 |
torodb-postgresql
|
21e2eabd60
Store files to S3. In Progress.
|
2 年 前 |
trello
|
f2c31f877c
Trello api.py: Added additional TODO notes.
|
3 年 前 |
.babelrc
|
3650ef4805
testinfrastructure created
|
4 年 前 |
.dockerignore
|
403b416b2a
Development volumes now in the same folder
|
4 年 前 |
.editorconfig
|
7d86af2b00
Add prettier
|
6 年 前 |
.eslintignore
|
48f8050c25
Add Snap Meteor 1.8.x files to lint ignore files.
|
5 年 前 |
.eslintrc.json
|
9bb1425a81
[Admin panel] Add a parameter to display or not the visibility of a board in private mode only
|
3 年 前 |
.gitattributes
|
3978c08757
Add debugging in containers for vscode
|
6 年 前 |
.gitignore
|
5e567365f3
.gitignore, ignore all vim swap files
|
3 年 前 |
.gitpod.Dockerfile
|
8648e32108
Add gitpod config
|
5 年 前 |
.gitpod.yml
|
8648e32108
Add gitpod config
|
5 年 前 |
.pkgr.yml
|
f78a8f2b55
Update packager.io dependencies and targets.
|
6 年 前 |
.prettierignore
|
48f8050c25
Add Snap Meteor 1.8.x files to lint ignore files.
|
5 年 前 |
.prettierrc
|
7d86af2b00
Add prettier
|
6 年 前 |
.travis.yml
|
dd6e7372b7
Updated to Node.js v14.21.3. Thanks to Node.js developers.
|
2 年 前 |
CHANGELOG.md
|
14bd59a101
Updated ChangeLog.
|
2 年 前 |
CONTRIBUTING.md
|
32bce898f4
Updated contributing
|
2 年 前 |
Dockerfile
|
dd6e7372b7
Updated to Node.js v14.21.3. Thanks to Node.js developers.
|
2 年 前 |
Dockerfile.arm64v8
|
dd6e7372b7
Updated to Node.js v14.21.3. Thanks to Node.js developers.
|
2 年 前 |
LICENSE
|
f40d1f6bd5
update license to year 2019
|
6 年 前 |
README.md
|
11e8cbf66f
Update transifex URLs.
|
2 年 前 |
SECURITY.md
|
c730dd1523
Fix typo
|
2 年 前 |
Stackerfile.yml
|
7184f4c66e
v6.85
|
2 年 前 |
api.py
|
8092f8be28
Try to fix User API.
|
2 年 前 |
app.env
|
c7f9651236
App env variables
|
8 年 前 |
app.json
|
53c0a52788
Remove Trello.
|
7 年 前 |
docker-compose.yml
|
4aeab872de
Use MongoDB 6.
|
2 年 前 |
find-replace.sh
|
bda49ed609
Add find-replace.sh script.
|
5 年 前 |
find.sh
|
548d095223
- Add find.sh bash script that ignores extra directories when searching.
|
6 年 前 |
helm.md
|
62dc63c033
Moved helm charts to https://github.com/wekan/charts
|
2 年 前 |
owasp-zap-scan.yml
|
076fd7e83c
Create owasp-zap-scan.yml
|
4 年 前 |
package-lock.json
|
c0bdde26cf
Remove extra debug message and disable some rarely used feature that produces errors.
|
2 年 前 |
package.json
|
c0bdde26cf
Remove extra debug message and disable some rarely used feature that produces errors.
|
2 年 前 |
rebuild-wekan.bat
|
dd6e7372b7
Updated to Node.js v14.21.3. Thanks to Node.js developers.
|
2 年 前 |
rebuild-wekan.sh
|
382168a5b4
Try to fix some security issues. Part 2.
|
2 年 前 |
sandstorm-pkgdef.capnp
|
7184f4c66e
v6.85
|
2 年 前 |
sandstorm.js
|
eb745106d8
Replace Picker for community packages version & small
|
3 年 前 |
scalingo.json
|
53c0a52788
Remove Trello.
|
7 年 前 |
settings.json
|
ee81775dc8
Adding SSO CAS to Wekan
|
7 年 前 |
snapcraft.yaml
|
7184f4c66e
v6.85
|
2 年 前 |
start-wekan.bat
|
21e2eabd60
Store files to S3. In Progress.
|
2 年 前 |
start-wekan.sh
|
21e2eabd60
Store files to S3. In Progress.
|
2 年 前 |
status-wekan.sh
|
22a9e783c9
Revised shell scripts to check for wekan repository
|
6 年 前 |
stop-wekan.sh
|
22a9e783c9
Revised shell scripts to check for wekan repository
|
6 年 前 |
support-at-wekan.team_pgp-publickey.asc
|
a385d6f4fd
Added PGP public key for sending security vulnerability reports.
|
4 年 前 |
test-wekan.sh
|
7daa67c792
script added for running tests
|
4 年 前 |
wekan-dockerfile-manifest.yaml
|
72c1c49da3
Adding dockerfiles for multi-arch builds and manifest.
|
5 年 前 |