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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update README.md
HEAD
master
Baitinq
2024-09-01
1
-1
/
+1
*
Update README.md
Baitinq
2024-09-01
1
-4
/
+9
*
Misc: Serialize file to json in lowercase
Baitinq
2024-08-19
1
-5
/
+5
*
Supabase: Migrations: Fix schema of restored files table
Baitinq
2024-08-19
1
-1
/
+1
*
rest-api: Add /api/v1/restored-files/ endpoint
Baitinq
2024-08-19
6
-6
/
+130
*
Migrations: Add new restored_file table migration
Baitinq
2024-08-18
1
-0
/
+21
*
Misc: Log to stdout
Baitinq
2024-07-21
2
-0
/
+2
*
Misc: Add TODO
Baitinq
2024-07-20
1
-0
/
+1
*
Lib: File: Update file to use UUID as primary key
Baitinq
2024-07-20
1
-1
/
+1
*
Migrations: Use UUID as primary key for files table
Baitinq
2024-07-20
1
-1
/
+1
*
misc: Update for working with new server
Baitinq
2024-06-16
4
-13
/
+13
*
payload-processor: bulk insert files
Baitinq
2024-06-09
1
-8
/
+7
*
payload-processor: fix bug inserting multiple files
Baitinq
2024-06-08
1
-1
/
+6
*
misc: Cleanup build files
Baitinq
2024-06-07
3
-4
/
+0
*
rest-api: Update file table schema name
Baitinq
2024-06-07
1
-2
/
+2
*
payload-processor: Update file table schema name
Baitinq
2024-06-07
1
-1
/
+1
*
Misc: Check for api key in request script
Baitinq
2024-06-07
1
-0
/
+5
*
Supabase: Migrations: Update migrations to add table to public schema and add...
Baitinq
2024-06-05
5
-12
/
+27
*
payload-processor: take a list of files
Baitinq
2024-05-30
5
-22
/
+25
*
rest-api: return 404 for all other routes except /
Baitinq
2024-05-30
1
-0
/
+5
*
misc: Check for DB_PASSWORD in deploy script
Baitinq
2024-05-30
1
-0
/
+5
*
rest-api: change route to /api/v1/file/
Baitinq
2024-05-30
3
-3
/
+4
*
misc: Rename API_KEY env var to FS_TRACER_API_KEY
Baitinq
2024-05-29
1
-2
/
+2
*
rest-api: Take file path in query params
Baitinq
2024-05-29
3
-6
/
+12
*
rest-api: handle payloads with an api_key
Baitinq
2024-05-29
11
-35
/
+106
*
supabase: add api_keys table migration
Baitinq
2024-05-28
1
-0
/
+4
*
rest-api: connect to db and add /file/ GET endpoint
Baitinq
2024-05-27
17
-14
/
+228
*
payload-processor: fmt
Baitinq
2024-05-27
1
-2
/
+4
*
payload-processor: always commit to kafka (for now)
Baitinq
2024-05-27
1
-2
/
+9
*
payload-processor: insert to the file table
Baitinq
2024-05-27
11
-19
/
+64
*
misc: Create first Supabase migration
Baitinq
2024-05-27
7
-2
/
+186
*
misc: deploy in parallel
Baitinq
2024-05-25
1
-2
/
+2
*
payload-processor: deploy with bazel
Baitinq
2024-05-25
9
-69
/
+42
*
rest-api: deploy with bazel
Baitinq
2024-05-25
15
-169
/
+49
*
cleanup
Baitinq
2024-05-20
2
-3
/
+4
*
payloads-processor: connect to DB and insert dummy data
Baitinq
2024-05-11
18
-17
/
+168
*
k8s: set default number of kafka topic partitions to 2
Baitinq
2024-05-07
2
-3
/
+2
*
Todo
Baitinq
2024-05-06
1
-3
/
+3
*
Add todo
Baitinq
2024-05-05
1
-0
/
+1
*
payload-processor: print message partition
Baitinq
2024-05-05
1
-1
/
+1
*
k8s: fix metallb config resources not being applied
Baitinq
2024-05-05
3
-1
/
+34
*
k8s: add kafka-ui config
Baitinq
2024-05-05
2
-1
/
+29
*
misc: add todo
Baitinq
2024-05-04
2
-3
/
+1
*
misc: kafka: set default number of partitions to 2
Baitinq
2024-05-04
1
-0
/
+1
*
misc: fix metallb.yml file
Baitinq
2024-05-04
1
-0
/
+1
*
payload-processor: set up testing
Baitinq
2024-05-04
6
-4
/
+51
*
payload-processor: add concurrency
Baitinq
2024-05-04
2
-9
/
+27
*
go mod tidy
Baitinq
2024-05-04
3
-10
/
+9
*
misc: use bitnami chart for metallb
Baitinq
2024-05-04
1
-5
/
+2
*
kafka: set smaller retention limit
Baitinq
2024-05-04
1
-0
/
+2
[next]