1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Oct 28, 2023 — Oct 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
API generator - interactive editor #1
Stanislav Sulc
as Stanislav
More... about 1 month ago
Web UI - downloading files
Stanislav Sulc
as Stanislav
More... about 1 month ago
(minor simplification) More... about 2 months ago
Fix RESTserver → BASE_URL in web api (please check), needed when not served from / More... about 2 months ago
API generator - checking of inputs and outputs
Stanislav Sulc
as stanislavsulc
More... 4 months ago
Adding common methods to classes to get internal variables, fixing temporal property.
Stanislav Sulc
as stanislavsulc
More... 4 months ago
Fixing ValueType in examples
Stanislav Sulc
as stanislavsulc
More... 4 months ago
Fix validation for non-empty ValueType required for certain IOMeta metadata types More... 4 months ago
API generator - checking ValueType
Stanislav Sulc
as stanislavsulc
More... 4 months ago
API generator - checking ValueType
Stanislav Sulc
as stanislavsulc
More... 4 months ago
API generator - checking ValueType
Stanislav Sulc
as stanislavsulc
More... 4 months ago
Web UI - style update
Stanislav Sulc
as stanislavsulc
More... 4 months ago
Web UI - style update
Stanislav Sulc
as stanislavsulc
More... 4 months ago
Web UI - style update
Stanislav Sulc
as stanislavsulc
More... 4 months ago
Web UI - fixing URLs
Stanislav Sulc
as stanislavsulc
More... 4 months ago
Web UI - project logo from API settings
Stanislav Sulc
as stanislavsulc
More... 4 months ago
Web UI - variable for base URL
Stanislav Sulc
as stanislavsulc
More... 4 months ago
Web UI - variable for base URL
Stanislav Sulc
as stanislavsulc
More... 4 months ago
Web UI - variable for base URL
Stanislav Sulc
as stanislavsulc
More... 4 months ago
Convert int to string in restApiControl (no longer validates in fastApi with pydantic 2) More... 4 months ago
Better error message in restApiControl More... 4 months ago
improve startup time for rest API (don't read everything before starting uvicorn) More... 4 months ago
raise KeyError when schema notin DB (rather than returning None) (fixes some tests) More... 4 months ago
Add typing_extensions (for python 3.10) More... 4 months ago
migrate dms3 to pydantic v2 (forgotten) More... 4 months ago
Fixing google login, redirect from callback
Stanislav Sulc
as stanislavsulc
More... 4 months ago
Fixing google login redirect_url
Stanislav Sulc
as stanislavsulc
More... 4 months ago
fix path More... 4 months ago
Indicate visibly to the user that auth is not available More... 4 months ago
Load google config conditionally (makes login broken if abstent) More... 4 months ago