index
:
hyperbooru-server
dev
dropdown
master
olddev
security
wasm-initial
wasm-oldserver
wasm-server
zoom
HyperBooru image tagging and sorting system - server component
cgit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Pages
/
Component
Age
Commit message (
Expand
)
Author
2023-10-03
AclDialog
Jake Mannens
2023-09-28
Updated DB schema and configured ACLs to use SIDs
Jake Mannens
2023-09-25
Fixed migration and began adding ACL edit dialog
Jake Mannens
2023-09-18
Initial commit
Jake Mannens
2023-09-14
Finalised login functionality
Jake Mannens
2023-09-14
Finished initial implementation of login page
Jake Mannens
2023-09-13
Added logon page
Jake Mannens
2023-09-12
Initial commit
Jake Mannens
2023-09-08
Added framework for routing keyboard events
Jake Mannens
2023-09-07
Implemented a slightly better fix for focusing input dialogs
Jake Mannens
2023-09-07
Improved dialog styling and made dialogs draggable
Jake Mannens
2023-09-06
Added DialogService to manage dialog z-indexes
Jake Mannens
2023-09-05
Tag names and aliases are now verified to be unique
Jake Mannens
2023-09-02
Improved page layouts
Jake Mannens
2023-08-30
Added temporary fix to focus query input for TagSelectionDialog
Jake Mannens
2023-08-30
Made tag names in TagDefinitions clickable
Jake Mannens
2023-08-29
Made tags on ViewMedia clickable
Jake Mannens
2023-08-29
Prettified about dialog
Jake Mannens
2023-08-29
Added cleanup when registering service event handlers
Jake Mannens
2023-08-29
Finished about dialog
Jake Mannens
2023-08-29
Fixed bug in tab containers where a state change could result in an empty tab...
Jake Mannens
2023-08-29
Hovering over tags in the select dialog now shows the namespace and alias
Jake Mannens
2023-08-28
Massive DB performance improvement when filtering NSFW content
Jake Mannens
2023-08-28
Fixed dialog bug causing dialogs to be shown briefly during page load
Jake Mannens
2023-08-28
Fixed tab container tab duplication bug
Jake Mannens
2023-08-28
Added tag aliases and imrpoved selection dialog
Jake Mannens
2023-08-25
Renamed UserStateService to UserService
Jake Mannens
2023-08-22
Fixed cursor when hovering over switches
Jake Mannens
2023-08-22
Finalised initial implementation of NSFW tag filtering
Jake Mannens
2023-08-20
NSFW tagging and tag editing
Jake Mannens
2023-08-17
Added UI to set implicit tags
Jake Mannens
2023-08-16
Fixed most existing dialogs
Jake Mannens
2023-08-15
Convert Razor pages to Blazor
Jake Mannens