diff options
| author | MohamedBassem <me@mbassem.com> | 2024-02-06 12:26:29 +0000 |
|---|---|---|
| committer | MohamedBassem <me@mbassem.com> | 2024-02-06 12:26:29 +0000 |
| commit | 083ea5bd19172381bb53e95aaf98eaabef839c54 (patch) | |
| tree | 4d1c041aab7cd8d15382330db08caeb9c5a12c63 /web/lib | |
| parent | b792121977ade8bdd3fb62704b65a9fcbd1436b9 (diff) | |
| download | karakeep-083ea5bd19172381bb53e95aaf98eaabef839c54.tar.zst | |
Move the web app into a subdir
Diffstat (limited to '')
| -rw-r--r-- | web/lib/auth.ts (renamed from lib/auth.ts) | 0 | ||||
| -rw-r--r-- | web/lib/config.ts (renamed from lib/config.ts) | 0 | ||||
| -rw-r--r-- | web/lib/prisma.ts (renamed from lib/prisma.ts) | 0 | ||||
| -rw-r--r-- | web/lib/types/api/links.ts (renamed from lib/types/api/links.ts) | 0 | ||||
| -rw-r--r-- | web/lib/types/next-auth.d.ts (renamed from lib/types/next-auth.d.ts) | 0 | ||||
| -rw-r--r-- | web/lib/utils.ts (renamed from lib/utils.ts) | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/lib/auth.ts b/web/lib/auth.ts index 9b21e605..9b21e605 100644 --- a/lib/auth.ts +++ b/web/lib/auth.ts diff --git a/lib/config.ts b/web/lib/config.ts index ef86cb5a..ef86cb5a 100644 --- a/lib/config.ts +++ b/web/lib/config.ts diff --git a/lib/prisma.ts b/web/lib/prisma.ts index d73ba5f2..d73ba5f2 100644 --- a/lib/prisma.ts +++ b/web/lib/prisma.ts diff --git a/lib/types/api/links.ts b/web/lib/types/api/links.ts index 81cde053..81cde053 100644 --- a/lib/types/api/links.ts +++ b/web/lib/types/api/links.ts diff --git a/lib/types/next-auth.d.ts b/web/lib/types/next-auth.d.ts index bdd3bd03..bdd3bd03 100644 --- a/lib/types/next-auth.d.ts +++ b/web/lib/types/next-auth.d.ts diff --git a/lib/utils.ts b/web/lib/utils.ts index d084ccad..d084ccad 100644 --- a/lib/utils.ts +++ b/web/lib/utils.ts |
