Commit Graph

5 Commits

Author SHA1 Message Date
Manuel Raynaud 2172e005e8 🔥(core) remove code related to a frontend application
There is no frontend application in the find project. All code related
to a frontecnd application is removed.
2025-01-10 14:46:06 +01:00
Manuel Raynaud 325fd0a8dc ♻️(core) rename drive project in find
Initially the project was named drive and many references are still
present. We decided to revamp all the project to only have references to
find.
2025-01-10 14:46:06 +01:00
Jacques ROUSSEL 29edffa12d (secret) update sops recipients
Add Manuel to the recipient list in /dev/secrets.enc.yaml
2025-01-08 11:57:15 +01:00
Samuel Paccoud cb33899132 (backend) first working prototype
This is built from our boilerplate and adds a first working
prototype of indexing (single document or bulk) and searching
(with basic filtering and sorting. No authentication yet).

Run `make demo` to generate an index for development.
2024-09-02 20:15:41 +02:00
Samuel Paccoud 89aa094fc6 🎉(project) first project 2024-09-02 20:12:54 +02:00