FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for JavaScript - charliecalvert/JsObjects · GitHub
charliecalvert
/
JsObjects
Public
Notifications
You must be signed in to change notification settings
Fork
53
Star
22
Code
Issues
1
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
JsObjects
JavaScript
on
master
User selector
Datepicker
Commit history
Commits on Oct 19, 2024
Refactor run-exec-ncu.js to enhance functionality and remove deprecated script; update README.md to document dependabot branch deletions
charlie on CascadeTrails
committed
5d3ffb2
View commit details
Copy full SHA for 5d3ffb2
View code at this point
Browse repository at this point
Update @vitejs/plugin-react to version 4.3.3 in package.json and pnpm-lock.yaml
charlie on CascadeTrails
committed
a613312
View commit details
Copy full SHA for a613312
View code at this point
Browse repository at this point
Refactor README.md to streamline project overview and installation instructions
charlie on CascadeTrails
committed
f4d37cd
View commit details
Copy full SHA for f4d37cd
View code at this point
Browse repository at this point
Update README.md to include setup instructions and project overview
charlie on CascadeTrails
committed
85e2a97
View commit details
Copy full SHA for 85e2a97
View code at this point
Browse repository at this point
Add scripts to delete old dependabot branches
charlie on CascadeTrails
committed
15cc37c
View commit details
Copy full SHA for 15cc37c
View code at this point
Browse repository at this point
Commits on Oct 17, 2024
Add basic dependabot configuration for npm updates
charlie on CascadeTrails
committed
8dbb1f2
View commit details
Copy full SHA for 8dbb1f2
View code at this point
Browse repository at this point
Update package dependencies for AngularSignIn and ElfExpressSignIn
charlie on CascadeTrails
committed
5333cc7
View commit details
Copy full SHA for 5333cc7
View code at this point
Browse repository at this point
Update package dependencies for improved stability and performance
charlie on CascadeTrails
committed
6659805
View commit details
Copy full SHA for 6659805
View code at this point
Browse repository at this point
Update package dependencies and Node.js installation script
charlie on CascadeTrails
committed
51cdef1
View commit details
Copy full SHA for 51cdef1
View code at this point
Browse repository at this point
Commits on Oct 16, 2024
Update dependencies in package.json and enhance run-exec-ncu.js for improved error handling and logging
charlie on CascadeTrails
committed
ebfbe1c
View commit details
Copy full SHA for ebfbe1c
View code at this point
Browse repository at this point
Refactor npm-check-updates integration and update package metadata
charlie on CascadeTrails
committed
8d77e39
View commit details
Copy full SHA for 8d77e39
View code at this point
Browse repository at this point
Commits on Oct 15, 2024
Bump package versions to 0.0.5 and 0.0.6 for RequireCrafty and Singleton respectively
charlie on CascadeTrails
committed
2cd939b
View commit details
Copy full SHA for 2cd939b
View code at this point
Browse repository at this point
update package.json file
charlie on CascadeTrails
committed
d16a594
View commit details
Copy full SHA for d16a594
View code at this point
Browse repository at this point
Update package versions and add new exec-ncu script for dependency management
charlie on CascadeTrails
committed
fe09563
View commit details
Copy full SHA for fe09563
View code at this point
Browse repository at this point
Commits on Oct 13, 2024
Add launch configuration for report package date and implement show-audit-data-report script
charlie on CascadeTrails
committed
7ea2220
View commit details
Copy full SHA for 7ea2220
View code at this point
Browse repository at this point
Commits on Oct 12, 2024
Add unit tests for readAndSortReportDates function and improve error handling
charlie on CascadeTrails
committed
84d2164
View commit details
Copy full SHA for 84d2164
View code at this point
Browse repository at this point
Rename ReportDateReader.js to report-data-reader.js and update file path for reading JSON data; add call-report-data-reader.js for data retrieval
charlie on CascadeTrails
committed
ea1bc5e
View commit details
Copy full SHA for ea1bc5e
View code at this point
Browse repository at this point
Update package.json to use Jest for testing and add report-data-reader tests: implement tests for readAndSortReportDates function
charlie on CascadeTrails
committed
11b57fd
View commit details
Copy full SHA for 11b57fd
View code at this point
Browse repository at this point
Commits on Oct 11, 2024
Add readAndSortReportDates function: implement async JSON reading and sorting by last git change
charlie on CascadeTrails
committed
42fa974
View commit details
Copy full SHA for 42fa974
View code at this point
Browse repository at this point
Add ReportDateReader module: implement functionality to read and sort report package dates by last git change
charlie on CascadeTrails
committed
be04df6
View commit details
Copy full SHA for be04df6
View code at this point
Browse repository at this point
Commits on Oct 9, 2024
Update callReportPackagesDate.js: store last git change as a Date object and improve readability
charlie on CascadeTrails
committed
dd82f7a
View commit details
Copy full SHA for dd82f7a
View code at this point
Browse repository at this point
Add reportLastGitChangeDate module: implement package.json date checks and npm outdated reporting
charlie on CascadeTrails
committed
284b46e
View commit details
Copy full SHA for 284b46e
View code at this point
Browse repository at this point
Rename executeCommand to executeGitDateChangeCheck for clarity and update references in reportLastGitChangeDate.js
charlie on CascadeTrails
committed
c92cff8
View commit details
Copy full SHA for c92cff8
View code at this point
Browse repository at this point
Refactor reportLastGitChangeDate.js: promisify exec and streamline command execution for last change date retrieval
charlie on CascadeTrails
committed
4a27acb
View commit details
Copy full SHA for 4a27acb
View code at this point
Browse repository at this point
Add lastChange.txt and refactor reportLastGitChangeDate.js to log last git change date
charlie on CascadeTrails
committed
bf16497
View commit details
Copy full SHA for bf16497
View code at this point
Browse repository at this point
Commits on Oct 8, 2024
Update reportLastGitChangeDate.js to use git log for last change date retrieval
charlie on CascadeTrails
committed
7285aba
View commit details
Copy full SHA for 7285aba
View code at this point
Browse repository at this point
add newfile reportLastGitChangeDate.js
charlie on CascadeTrails
committed
73c5387
View commit details
Copy full SHA for 73c5387
View code at this point
Browse repository at this point
wip Rename audit check files for clarity: update references from perform-audit-check to report-audit-check
charlie on CascadeTrails
committed
476c539
View commit details
Copy full SHA for 476c539
View code at this point
Browse repository at this point
Refactor audit check utilities: move getPackageJsonPath and handleAuditCheckError to utils.js
charlie on CascadeTrails
committed
abc8b77
View commit details
Copy full SHA for abc8b77
View code at this point
Browse repository at this point
wip Refactor package JSON path handling and error management in audit checks
charlie on CascadeTrails
committed
366a0a7
View commit details
Copy full SHA for 366a0a7
View code at this point
Browse repository at this point
WIP Refactor audit check functions to improve naming consistency and enhance clarity
charlie on CascadeTrails
committed
50fa369
View commit details
Copy full SHA for 50fa369
View code at this point
Browse repository at this point
This code works but we need to retrieve but we
Show description for 16e0137
charlie on CascadeTrails
committed
16e0137
View commit details
Copy full SHA for 16e0137
View code at this point
Browse repository at this point
Commits on Oct 7, 2024
Add suggestion for retrieving the latest commit date of package.json in runCommand function
charlie on CascadeTrails
committed
e323513
View commit details
Copy full SHA for e323513
View code at this point
Browse repository at this point
This is a huge step forward. The code actually
Show description for ff05d05
charlie on CascadeTrails
committed
ff05d05
View commit details
Copy full SHA for ff05d05
View code at this point
Browse repository at this point
WIP dd functionality to save audit data reports to a JSON file and log results
charlie on CascadeTrails
committed
6cf020f
View commit details
Copy full SHA for 6cf020f
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL