You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Thomas Eizinger c5c6f0df69
Ensure credentials are passed along with API requests
3 years ago
..
dist Embed maker/taker frontend into binary 3 years ago
jest/mocks Initial daemon and frontend for taker and maker 3 years ago
src Ensure credentials are passed along with API requests 3 years ago
.gitignore Embed maker/taker frontend into binary 3 years ago
dynamicApp.ts Remove hardcoded absolute URLs from the frontend source code 3 years ago
index.html Remove hardcoded absolute URLs from the frontend source code 3 years ago
jest.config.js Initial daemon and frontend for taker and maker 3 years ago
jest.setup.js Initial daemon and frontend for taker and maker 3 years ago
maker.tsx Remove hardcoded absolute URLs from the frontend source code 3 years ago
package.json Replace axios with fetch 3 years ago
taker.tsx Remove hardcoded absolute URLs from the frontend source code 3 years ago
tsconfig.json Declare entire frontend/ dir as typescript project 3 years ago
vite.config.ts Remove hardcoded absolute URLs from the frontend source code 3 years ago
yarn.lock Replace axios with fetch 3 years ago