index
:
fs-tracer-backend
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-09
payload-processor: bulk insert files
Baitinq
1
-8
/
+7
2024-06-08
payload-processor: fix bug inserting multiple files
Baitinq
1
-1
/
+6
2024-06-07
misc: Cleanup build files
Baitinq
3
-4
/
+0
2024-06-07
rest-api: Update file table schema name
Baitinq
1
-2
/
+2
2024-06-07
payload-processor: Update file table schema name
Baitinq
1
-1
/
+1
2024-06-07
Misc: Check for api key in request script
Baitinq
1
-0
/
+5
2024-06-05
Supabase: Migrations: Update migrations to add table to public schema and add...
Baitinq
5
-12
/
+27
2024-05-30
payload-processor: take a list of files
Baitinq
5
-22
/
+25
2024-05-30
rest-api: return 404 for all other routes except /
Baitinq
1
-0
/
+5
2024-05-30
misc: Check for DB_PASSWORD in deploy script
Baitinq
1
-0
/
+5
2024-05-30
rest-api: change route to /api/v1/file/
Baitinq
3
-3
/
+4
2024-05-29
misc: Rename API_KEY env var to FS_TRACER_API_KEY
Baitinq
1
-2
/
+2
2024-05-29
rest-api: Take file path in query params
Baitinq
3
-6
/
+12
2024-05-29
rest-api: handle payloads with an api_key
Baitinq
11
-35
/