Commit Graph

54 Commits

Author SHA1 Message Date
msramalho
d83fbd2046 readme updates 2025-02-17 18:29:18 +00:00
msramalho
ebe7286ce2 final updates before release 2025-02-17 16:21:44 +00:00
msramalho
e45c4726a9 dynamic service_account from the api group 2025-02-11 22:44:50 +00:00
msramalho
cce25b1ba6 minor fixes 2025-02-10 22:37:59 +00:00
msramalho
2be9cd4cbb adds group description 2025-02-09 12:47:11 +00:00
msramalho
03f89906c3 refactoring welcome card/loading state on signin/refresh 2025-02-09 12:19:36 +00:00
msramalho
968f4246b6 improves URL search/archive UI/UX 2025-02-08 23:34:20 +00:00
msramalho
c656f5b814 adds moment.js 2025-02-08 23:33:59 +00:00
msramalho
dcd507c47b public/private logic worfklow 2025-02-08 00:40:56 +00:00
msramalho
bdf4099408 minor UI renamings 2025-02-07 17:57:15 +00:00
msramalho
8d05ce5452 fixing available groups in sheet/url 2025-02-07 16:52:14 +00:00
msramalho
c1a7dcd1eb making UI not jump on signin 2025-02-06 20:27:25 +00:00
msramalho
021d2587fc refactoring permission banner 2025-02-06 20:11:27 +00:00
msramalho
ddb803a82f introduces 1st batch of permissions and usage quota control 2025-02-06 19:04:30 +00:00
msramalho
531e7bf63a minor UI updates 2025-01-21 14:40:19 +00:00
msramalho
7745588d50 workflow fixes 2024-11-13 16:39:04 +01:00
msramalho
50a257d6e8 renaming, reordering, dropping firestore 2024-11-13 15:47:43 +01:00
msramalho
0b271e44ec create/add sheet logic 2024-11-13 12:33:37 +01:00
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