Commit Graph

25 Commits

Author SHA1 Message Date
Miguel Sozinho Ramalho
8e106c49f8 Merge pull request #7 from liliakai/patch-1
Use Bearer auth instead of Basic
2024-02-06 11:19:32 +00:00
Kai
ad0958c8a1 Use Bearer auth instead of Basic
Auto-archiver API is deprecating basic auth and standardizing on Bearer authentication for all routes.
2024-02-01 13:40:44 -10:00
msramalho
515d685443 revert: this is achived on the api-side with the token 2023-12-20 19:17:10 +00:00
msramalho
eb5bc02635 missing author_id from manual trigger 2023-12-20 17:10:35 +00:00
msramalho
a988a36003 hosting cache 2023-12-17 23:53:12 +00:00
msramalho
e2cd10615c adds email info for new sheets from cronjob 2023-12-17 23:28:19 +00:00
msramalho
d44920549b hosting cache 2023-12-01 11:32:48 +00:00
msramalho
d46bda1945 typo 2023-12-01 11:28:48 +00:00
msramalho
50cb64716b documents using functions 2023-12-01 11:17:36 +00:00
msramalho
f4e88ba954 makes scheduled job run every minute and only call api once an hour for each sheet 2023-12-01 10:55:12 +00:00
msramalho
78e7092d01 deployment instructions on readme 2023-11-27 15:27:37 +00:00
Miguel Sozinho Ramalho
c87f71548f Merge pull request #2 from bellingcat/feat/add-existing-sheet 2023-11-27 15:25:29 +00:00
msramalho
a343a4cce1 forgot to lint 2023-10-25 17:25:20 +01:00
msramalho
8df7f2301d new feature ready 2023-10-25 17:15:18 +01:00
msramalho
1587a662c1 minor change 2023-10-25 16:36:49 +01:00
msramalho
c21a7cc17a hardcode port so that the redirect_uri works 2023-10-25 16:36:37 +01:00
msramalho
e54fac959b install updates 2023-10-25 16:36:21 +01:00
msramalho
f92687b29e adds favicon, replaces old logo 2023-10-25 15:46:20 +01:00
msramalho
41b1a61443 fix: firebase config 2023-10-25 15:38:04 +01:00
Logan Williams
4b4f006750 Update src with privacy policy and tos 2023-10-25 16:25:29 +02:00
Logan Williams
d2e6d26063 Add warning message 2023-06-06 11:43:30 -06:00
Logan Williams
0a2923bfde Add cron functions; improve styles 2023-05-20 15:12:03 +02:00
Logan Williams
14fa178d49 Add archive API call 2023-05-19 16:37:34 +02:00
Logan Williams
70e6db30e1 Initial working version 2023-05-19 09:39:18 +02:00
Logan Williams
731d6d7d03 init 2023-05-16 14:16:14 +02:00