Commit Graph

36 Commits

Author SHA1 Message Date
msramalho
cec783c17b minor ui/ux changes 2024-11-13 12:30:28 +01:00
msramalho
963fe95a8a refactors navbar 2024-11-07 10:23:30 +00:00
msramalho
b865148f4a minor UI/UX work 2024-10-30 17:21:58 +00:00
msramalho
42fa376f7d implements single URL archiving 2024-10-30 15:58:57 +00:00
msramalho
bf151ff92e refactor store to use localStorage to persist authentication 2024-10-29 18:23:16 +00:00
msramalho
3cd5651a50 minor const refactor 2024-10-29 18:05:52 +00:00
msramalho
1dc849e753 working on new auth/pages logic 2024-10-29 11:41:41 +00:00
msramalho
1a0e32a640 [broken] bumping vue/vuetify/vuex/... 2024-10-29 11:41:23 +00:00
msramalho
9382e71270 deleting 404 sheets automatically in the scheduled function 2024-03-12 19:05:04 +00:00
msramalho
3101db4d24 adds feature that removes 404 spreadsheets 2024-03-12 13:40:46 +00:00
msramalho
7c4e301d4d closes #3 and fixes PR for #6 2024-02-06 15:13:35 +00:00
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