Commit Graph

1289 Commits (e5ddee13c1a9f7a9855f23dd6c9981c3a363be6d)

Author SHA1 Message Date
Lauri Ojansivu 5d79c231ed Try to fix some security issue. 2 years ago
Lauri Ojansivu 16ad6bf9fc Try to fix attachment migrations to ostrioFiles, allow existing files to be migrated. Part 2. 2 years ago
Lauri Ojansivu 9216a69c05 Temporarily disable file validation, because it prevents migrating some attachments at wekan/server/migrations.js to ostrio Meteor-Files. 2 years ago
Lauri Ojansivu fd9478dc57 Try to fix build errors on some platforms. 2 years ago
Lauri Ojansivu 382168a5b4 Try to fix some security issues. Part 2. 2 years ago
Lauri Ojansivu ff993e7c91 Try to fix some security issues. 2 years ago
garciadavy f8bc186252
Fix "Top 10 boards" metric order 2 years ago
garciadavy 962fb70b16
Fix double quotes around metric label 2 years ago
Lauri Ojansivu beaa50551d Fix Customfields are not added to new cards created with the API. 2 years ago
Lauri Ojansivu eda2b3b406 Fix API Edit card function does nothing. 2 years ago
Lauri Ojansivu cd1750f368 Forked minio npm package to @wekanteam/minio to update package dependencies. S3/MinIO support In Progress. 2 years ago
Lauri Ojansivu cc90291192 Try to fix User API. Part 2. 2 years ago
Lauri Ojansivu 8092f8be28 Try to fix User API. 2 years ago
Lauri Ojansivu 391607ec79 Store files to S3. Part 4. In Progress. 2 years ago
Lauri Ojansivu 028633b00a Fix some S3 typos. 2 years ago
Lauri Ojansivu 21e2eabd60 Store files to S3. In Progress. 2 years ago
Martin Filser f6d7377977 Remove duplicate IDs issue 2 years ago
Roy 85a51de703
The payload token is hashedToken. 3 years ago
Roy f304c3ad52
Add delete token api 3 years ago
Emile Ndagijimana eb15751dae feat(wekan metrics): rename metrics key and add a new one 3 years ago
Lauri Ojansivu 551f57b03b Fix typos and translate comments to English. 3 years ago
Emile Ndagijimana d2436ba001 Refactoring(metrics KPI): Added some metrics KPI Datas 3 years ago
Emile Ndagijimana d323c1e51e feat(metrics KPI): Added some metrics KPI Datas 3 years ago
helioguardabaxo 9dff09fbcf Added hide/show to show counters and members on All Boards (Admin Panel) 3 years ago
helioguardabaxo d610d03423 Added help button with custom URL. 3 years ago
Lauri Ojansivu 1e4fba3ec8 Added back autologin, because reverting it broke Google OIDC login. 3 years ago
Lauri Ojansivu 0d3b7ca041 Try to fix EasySearch. Part 3. 3 years ago
Lauri Ojansivu 43a7096753 Revert autologin, because it broke OIDC login with Keycloak. 3 years ago
Lauri Ojansivu a21883e3a1 Try 2 to fix EasySearch. 3 years ago
Lauri Ojansivu 5ca84d2930 Try to fix EasySearch syntax. 3 years ago
Martin Filser f4e11ff7c5 Avatars, use same namingFunction as Attachments 3 years ago
Martin Filser f6fbd0a5c2 Attachment, rename not needed anymore since Meteor-Files 2.3.0 3 years ago
Martin Filser 25443926d3 Attachment, path was wrong if the file hasn't a extension 3 years ago
Tobias Wolf 24566ce853 Reset avatar if removed 3 years ago
Tobias Wolf c64a221453 Add support to validate uploaded avatars 3 years ago
Tobias Wolf 469d81f8a5 Separate uploaded file validation logic from the model "Attachments" 3 years ago
Martin Filser 1516615934 Copy attachment copies now all versions 3 years ago
Martin Filser e37bf2b51d Copy card at card details copies now attachments 3 years ago
Martin Filser 03deeb6729 Copy many card dialog remembers now the last selected board 3 years ago
Lauri Ojansivu c23f5dc858 Fix Validate attachment error at PR Meteor files 2.2.1 fixes + attachment view. 3 years ago
Martin Filser ea5025595a Server side code don't need a Meteor.call 3 years ago
Martin Filser 344aeb4051 Meteor-Files 2.2.1 changed the function "namingFunction" 3 years ago
Martin Filser db8e707049 Attachment filename was truncated to 28 characters since Meteor-Files 2.1.0. Fixed this 3 years ago
Tobias Wolf e6b705be26 Remove leftover unused arguments parsing for external execution 3 years ago
Tobias Wolf b5d311c00c Add support to validate attachment uploads by an external program 3 years ago
Lauri Ojansivu 7c619859fc Updated dependencies like ostrio:files etc. 3 years ago
Daniel Kaiser 339e044a30 Fix and update easysearch 3 years ago
Tobias Wolf ed3223fedc Add support to validate attachment uploads by type and size 3 years ago
viehlieb b3056626f3 add option to get asked whether unsaved card descriptions should be saved to db on e.g. unintentional click out of card details pane 3 years ago
viehlieb c5dd0b729d get ServiceConfiguration from server 3 years ago