0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #122 from edalex-siddharth/chore/OEQ-2906-bump-version-1.3.3 More... 7 days ago
chore(version.php): bump the plugin version and increase min. Moodle ver. reequired to 4.5.0 More... 8 days ago
Merge pull request #117 from edalex-siddharth/feat/dnd_AMD_ts More... 13 days ago
Merge pull request #118 from edalex-siddharth/bugfix/no-location-returned More... 14 days ago
fix(eslint.config.mjs): fix the rules for usage of any More... 14 days ago
refactor(README.md): update the instruction of installing node with nvm based on .nvmrc More... 14 days ago
refactor(uploader): modularize 'handleFileUpload' and add better doco for 'performUpload' More... 14 days ago
refactor: scope usage of any to Moodle core related files More... 14 days ago
refactor: handle exception errors More... 19 days ago
chore(README.md): improve the doco for DND upload feature More... 19 days ago
fix(ci.yaml): upgrade checkout and setup-node actions versions More... 19 days ago
fix(ci.yaml): add correct location for '.nvmrc' More... 19 days ago
refactor(ci.yaml): add '.nvmrc' and use this file's node version in pipeline More... 19 days ago
test(dndupload): create tests directory and add mock_files, unit tests and test helper files More... 19 days ago
fix(dom_events.ts): address linting error More... 19 days ago
refactor: remove redundant errInternal string and usage More... 19 days ago
refactor(dndupload): decompose God module into cohesive sub-modules More... 19 days ago
refactor(equella_rest_api): polish and modularize the implementation and deleted duplicated code of cURL class More... 25 days ago
fix(equella_rest_api): Normalize response header keys to lowercase using array_change_key_case() More... 26 days ago
refactor(dndupload): fix code formatting More... about 1 month ago
fix(loadModalStrings): fix function params and use correct string identifier More... about 1 month ago
fix(eslint.config): fix comment typo More... about 1 month ago
refactor: replace hardcoded strings with localised More... about 1 month ago
fix(dndupload.ts): replace 'innerHTML' with 'textContent' More... about 1 month ago
refactor(webpack.config): remove core_form from externals More... about 1 month ago
refactor(dndupload): replace event propagation stop approach with native dndupload handler override More... about 1 month ago
chore(README.md): add instructions on how to setup DND in dev environment More... about 1 month ago
feat(CI/CD + webpack): add CI/CD workflow and AMD webpack build More... about 1 month ago
feat(DND): improve DND implementation More... about 1 month ago
feat: initial re-implementation of drag and drop More... about 2 months ago