Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
f707924
remove code that lives in gemstone.web
prestoncraw Jun 3, 2026
ae3b58a
remove files that are no longer used
prestoncraw Jun 3, 2026
ea499f4
remove left over files
prestoncraw Jun 3, 2026
a54688e
Add login page + provider controller
prestoncraw Jun 3, 2026
0d6d0b1
Implement IAuththenticationSetup and hook in Gemstone auth
prestoncraw Jun 3, 2026
8b1d3cd
Remove app settings file in favor of Gemstone.Config settings
prestoncraw Jun 3, 2026
a7465af
Revert changes to package ref
prestoncraw Jun 3, 2026
4ae12cc
serve bootstrap from webapp
prestoncraw Jun 3, 2026
0f4d2df
add splashscreen for use on logon page
prestoncraw Jun 3, 2026
b228bb5
remove legacy url-loader
prestoncraw Jun 3, 2026
6f15023
remove import for bootstrap
prestoncraw Jun 3, 2026
f62240e
add logoutPath to globals
prestoncraw Jun 3, 2026
c0dd8e1
Change index location to shared
prestoncraw Jun 5, 2026
dde0ef8
Invoke method DefineSettings method from WindowsAuth provider
prestoncraw Jun 5, 2026
df9f4ef
Rework AuthSetup to fix issues with Azure auth
prestoncraw Jun 5, 2026
e8651dd
add graph dep
prestoncraw Jun 5, 2026
ba93a5a
add missing proj ref
prestoncraw Jun 8, 2026
16db081
update gemstone
prestoncraw Jun 8, 2026
15a69b6
Fix release build error
prestoncraw Jun 8, 2026
33f5ddc
Move ExtendClaimsPrincipal logic into ClaimsTransformation service
prestoncraw Jun 8, 2026
aace09f
add override for useridclaim
prestoncraw Jun 9, 2026
3878753
Fix bootstrap ref
prestoncraw Jun 9, 2026
87f90d1
Cleanup paths and utilize static jquery
prestoncraw Jun 9, 2026
5b11ae8
Fix incorrect paths on cshtml pages
prestoncraw Jun 11, 2026
03d42ce
fix path for favicon
prestoncraw Jun 11, 2026
345f788
Add signout ability
prestoncraw Jun 11, 2026
5f5815e
remove duplicated code
prestoncraw Jun 12, 2026
e6667e5
remove packages that are not needed
prestoncraw Jun 12, 2026
174a1ab
fix icon overlap
prestoncraw Jun 12, 2026
f17f66c
Fix case sensitive queryParam keys
prestoncraw Jun 12, 2026
7630e1a
Utilize webhosting settings
prestoncraw Jun 15, 2026
0d9d705
Add global ajax handler to redirect to login on 401
prestoncraw Jun 15, 2026
b2eaa2a
Add Error Page
prestoncraw Jun 15, 2026
b17169b
remove unused assembilies
prestoncraw Jun 15, 2026
b520d82
fix malformed timestamps
prestoncraw Jun 17, 2026
29a2979
update gemstone
prestoncraw Jun 17, 2026
d5586cd
Add heartbeat endpoint and effect to poll it
prestoncraw Jun 25, 2026
2608346
change cursor styling to pointer
prestoncraw Jun 25, 2026
2fe78d4
Fix value-unit scaling when switching units
prestoncraw Jun 25, 2026
91a4854
Change event navigation to be in place instead of reloading entire page
prestoncraw Jun 25, 2026
f21c2bf
cleanup table styling
prestoncraw Jun 25, 2026
877cba8
Fix scaling and add max mag circle
prestoncraw Jun 25, 2026
768f2a4
move setters for scales out of debounced logic to fix finnicky UI
prestoncraw Jun 25, 2026
93d09fd
Add arrow to phasor lines
prestoncraw Jun 25, 2026
0849f2f
Add top clause to reduce load time for initial page
prestoncraw Jun 26, 2026
2e72290
Add hearbeat from gemstone
prestoncraw Jun 26, 2026
cbc1367
add Cookies auth scheme to auth policy builder
prestoncraw Jun 26, 2026
24a8e77
Remove flatmap spread that could cause RangeError exception
prestoncraw Jun 26, 2026
1ac22e6
Fix table name
prestoncraw Jun 26, 2026
e3923b3
add variable for SystemFrequency
prestoncraw Jun 26, 2026
1d82470
add harmonic unit for FFT
prestoncraw Jun 26, 2026
9323c98
Add ability to toggle seeing datamarkers on plots
prestoncraw Jun 26, 2026
52f6248
Fix issue when removing overlayevt plots when base event had plots wi…
prestoncraw Jun 26, 2026
5767aa0
fix labeling
prestoncraw Jun 28, 2026
29a6ffb
change getIndex to binarysearch
prestoncraw Jun 29, 2026
30138b5
fix selector for hover points
prestoncraw Jun 29, 2026
34c4119
Cleanup time formatting on multiple widgets to utilize time unit from…
prestoncraw Jun 29, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
168 changes: 0 additions & 168 deletions src/Dependencies/GSF/AdoAdapters.XML

This file was deleted.

Binary file removed src/Dependencies/GSF/AdoAdapters.dll
Binary file not shown.
Binary file removed src/Dependencies/GSF/AjaxMin.dll
Binary file not shown.
Binary file removed src/Dependencies/GSF/Antlr3.Runtime.dll
Binary file not shown.
73 changes: 0 additions & 73 deletions src/Dependencies/GSF/ArchivistAdapters.XML

This file was deleted.

Binary file removed src/Dependencies/GSF/ArchivistAdapters.dll
Binary file not shown.
Binary file removed src/Dependencies/GSF/ArchivistClient.dll
Binary file not shown.
65 changes: 0 additions & 65 deletions src/Dependencies/GSF/AudioAdapters.XML

This file was deleted.

Binary file removed src/Dependencies/GSF/AudioAdapters.dll
Binary file not shown.
Binary file removed src/Dependencies/GSF/Azure.Core.dll
Binary file not shown.
Loading