You've already forked pigallery2
mirror of
https://github.com/bpatrik/pigallery2.git
synced 2025-12-13 23:56:56 +02:00
Make autocomplete projected #1015
This commit is contained in:
@@ -6,6 +6,7 @@ export class SessionContext {
|
||||
user: ContextUser;
|
||||
// New structured projection with prebuilt SQL and params
|
||||
projectionQuery?: Brackets;
|
||||
hasDirectoryProjection: boolean;
|
||||
}
|
||||
|
||||
export interface ContextUser extends UserDTO {
|
||||
|
||||
Reference in New Issue
Block a user