Commit graph

11 commits

Author SHA1 Message Date
Harry Adel
eaf2d3fbb3 Final touches
- Removed underscore dependency and replaced it with a native solution
- Added ecmascript
- Update versions in .meteor
2026-02-12 02:50:29 +02:00
Harry Adel
91eb206ed5
Merge branch 'main' into wekan-accounts-cas-async-migration 2026-02-12 02:36:13 +02:00
copilot-swe-agent[bot]
97dd5d2064 Resolve merge conflicts by accepting PR #6131 changes
Co-authored-by: xet7 <15545+xet7@users.noreply.github.com>
2026-02-07 16:30:08 +00:00
Harry Adel
fa3966e1f7 Replace Npm.require with ES imports 2026-01-29 20:59:19 +02:00
Harry Adel
6e48988118 Migrate wekan-accounts-cas to async API for Meteor 3.0
- Remove Fiber dependency (Npm.require('fibers'))
- Use Meteor.bindEnvironment for WebApp handler
- Convert login handler to async with findOneAsync
- Bump version 0.1.0 → 0.2.0
2026-01-29 20:03:10 +02:00
Lauri Ojansivu
6e8e581ceb Testing packages without versions from 2024-09-24 07:22:22 +03:00
Justin Zhang
bfb0c05e83 Support subpath deployment
- Make css font reference relative
- Fix cover image loading error
2022-10-06 15:04:34 +08:00
Lauri Ojansivu
00768b4392 Added back WeKan lockout, ldap, oidc, cas.
Thanks to xet7 !
2022-05-16 21:12:27 +03:00
Lauri Ojansivu
40265144af Upgrade to Meteor 2.3.4
Thanks to xet7 !
2022-02-15 13:16:27 +03:00
Lauri Ojansivu
f245b6b7fa Update users.js etc with global search replace, to try to fix selecting correct user.
Thanks to xet7 !
2020-06-17 20:21:44 +03:00
Lauri Ojansivu
73e265d8fd Include to Wekan packages directory contents, so that meteor command would build all directly.
This also simplifies build scripts.

Thanks to xet7 !
2019-04-20 15:18:33 +03:00