73 Commits

Author SHA1 Message Date
msramalho
82dd931a37 deps updates 2026-03-03 14:02:46 +00:00
msramalho
2ebe2353ae version bumps 2026-03-03 13:21:43 +00:00
msramalho
1fad0aa14f better UX for missing spreadsheet access 2026-03-03 13:06:11 +00:00
msramalho
0cfea84b38 tos fix 2025-05-21 16:06:50 +01:00
msramalho
7e98a99832 updates TOS 2025-05-21 15:51:06 +01:00
msramalho
ca542c1ebd minor updates 2025-03-17 12:38:43 +00:00
msramalho
a81f048eec version bump 2025-03-17 12:37:07 +00:00
msramalho
697fddd4f3 Revert "implements new signin/up method that allows for longer sessions, and additionally allows email with link signin"
This reverts commit ffaeaffe20.
2025-03-17 12:35:42 +00:00
msramalho
748da4fa48 adds missing scope 2025-03-17 12:23:48 +00:00
msramalho
dfd773b835 updating intro 2025-02-26 10:23:02 +00:00
msramalho
8da3c758cd version bump 2025-02-24 17:36:56 +00:00
msramalho
ffaeaffe20 implements new signin/up method that allows for longer sessions, and additionally allows email with link signin 2025-02-24 17:36:35 +00:00
msramalho
9c2a63f5a9 cool off on manual trigger 2025-02-20 11:18:06 +00:00
msramalho
ef4d27c4bb better date interpretation 2025-02-20 11:11:33 +00:00
msramalho
61aa1f46f9 matching disclaimer 2025-02-19 21:39:00 +00:00
msramalho
ad5f6d17fa updates gitignore 2025-02-19 20:09:25 +00:00
msramalho
e3755a8776 minor UI fix 2025-02-19 19:28:56 +00:00
Miguel Sozinho Ramalho
0adad3cdf2 Merge pull request #10 from bellingcat/dev
major refactor completed
2025-02-19 18:39:17 +00:00
msramalho
a11e9bea77 minor fixes 2025-02-18 14:52:14 +00:00
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