20 Commits

Author SHA1 Message Date
Ushie
f5519765c5
feat(submission): crop image to only show the relevant logo 2023-02-08 20:39:54 +03:00
Ax333l
4d2bd82e07
fix: remove JSON field filename (#39) 2023-01-29 00:53:24 +01:00
oSumAtrIX
2d2cf6e030
chore: add JSON data 2023-01-28 19:19:15 +01:00
Alexandre Teles
9c7a616d17 feat(data): change logo json format 2023-01-14 22:06:39 -03:00
Alexandre Teles
fe788737a0 feat(data): remove placeholder data 2023-01-14 21:44:55 -03:00
Alexandre Teles
2f06adb239 fix(main): cors is hell 2023-01-06 13:48:27 -03:00
Alexandre Teles
47b1e588eb fix(exchange): fix exchange refusing to exchange 2023-01-05 22:01:48 -03:00
Alexandre Teles
802163ae38 fix(ballot): fix ballot model 2023-01-05 20:54:26 -03:00
Alexandre Teles
25f4589512 fix(auth): await on async method 2023-01-05 20:52:02 -03:00
Alexandre Teles
2a8587d6ae fix(ballot): fix model references 2023-01-05 20:01:28 -03:00
Alexandre Teles
9df0161f68 feat(ballot): change ballot format 2023-01-05 19:50:38 -03:00
Alexandre Teles
c8e203f740 refactor(auth): use hmac.compare_digest 2022-12-29 02:36:52 -03:00
Alexandre Teles
b6bc5cf053 I have no idea 2022-12-29 02:30:13 -03:00
Alexandre Teles
641bf689a4 feat: add ballot casting endpoint 2022-11-18 00:15:44 -03:00
Alexandre Teles
0b45044649 feat: add ping endpoint 2022-11-18 00:15:23 -03:00
Alexandre Teles
1b10fe6e74 refactor: change logos model 2022-11-18 00:15:03 -03:00
Alexandre Teles
c2f6300fad chore: remove unused files 2022-11-18 00:14:30 -03:00
Alexandre Teles
b5057f04e2 feat: logos endpoint 2022-11-18 00:13:34 -03:00
Alexandre Teles
81c4e306b3 refactor: clean up example JSON
Conflicts:
	app/data/processed.json

Changes to be committed:
	new file:   app/data/processed.json
	modified:   app/routers/ballot.py
2022-11-18 00:06:59 -03:00
Alexandre Teles
d4e43feae3 INITIAL COMMIT 2022-11-16 20:59:28 -03:00