Tracker-Friendly arzumify
  • A person who does way too much for their own good

  • Joined on 2023-09-09
arzumify pushed to master at Ailur/fulgens 2024-10-16 18:05:55 +01:00
5aa3082315 Updated fulgens library and used a better files api for blob storage
arzumify pushed tag v1.0.2 to Ailur/fg-nucleus-library 2024-10-16 18:04:19 +01:00
arzumify pushed to main at Ailur/fg-nucleus-library 2024-10-16 18:04:14 +01:00
e7bd6c2097 Fixed the deps
arzumify pushed tag v1.0.1 to Ailur/fg-nucleus-library 2024-10-16 18:00:19 +01:00
arzumify pushed to main at Ailur/fg-nucleus-library 2024-10-16 17:59:56 +01:00
09db7d6c31 Added the blob storage file struct
arzumify pushed tag v1.0.0 to Ailur/datatracker 2024-10-15 20:33:44 +01:00
arzumify pushed to main at Ailur/datatracker 2024-10-15 20:33:37 +01:00
6bc7e887e0 Removed debugging fmts, made localStorage clear on a login
arzumify pushed to master at Ailur/fulgens 2024-10-15 20:13:41 +01:00
8943808264 Disable CORS again...
arzumify pushed to master at Ailur/fulgens 2024-10-15 20:12:14 +01:00
7a9af4ae67 Specify the CORS headers because it needs that for some reason on some browsers (god I hate CORS)
arzumify pushed to main at Ailur/datatracker 2024-10-15 20:03:37 +01:00
2210185f33 Added support for versions, made slightly prettier
arzumify pushed tag v0.2.0 to Ailur/fulgens 2024-10-15 19:49:51 +01:00
arzumify pushed to master at Ailur/fulgens 2024-10-15 19:45:58 +01:00
20aa69b26d Only disable CORS for the ones which need CORS disabled
arzumify pushed to master at Ailur/fulgens 2024-10-15 19:42:11 +01:00
8a994bb127 Uhh, I think I did the pattern wrong. I guess someone did get CORS.
arzumify pushed to master at Ailur/fulgens 2024-10-15 19:41:02 +01:00
343a0b0eb7 Disable even more CORS! Nobody gets CORS!
arzumify pushed to master at Ailur/fulgens 2024-10-15 19:39:19 +01:00
b1e06cf673 Disable CORS
arzumify pushed to main at Ailur/datatracker 2024-10-15 19:34:55 +01:00
b0d5b191ce I did it totally wrong, yet again.
arzumify pushed to main at Ailur/datatracker 2024-10-15 19:32:50 +01:00
a48bd257f8 I did it totally wrong...
arzumify pushed to main at Ailur/datatracker 2024-10-15 19:30:33 +01:00
b3c82ecab6 Accidentally missed the API URIs
arzumify pushed to main at Ailur/datatracker 2024-10-15 19:28:56 +01:00
bf842ab498 Made it not assume the oauth server was at "/"
arzumify pushed to main at Ailur/datatracker 2024-10-15 19:18:00 +01:00
27ebb03156 Use latest fulgens API