summaryrefslogtreecommitdiffstats
path: root/src/webapp
diff options
context:
space:
mode:
authorivarlovlie <git@ivarlovlie.no>2022-02-12 01:13:31 +0100
committerivarlovlie <git@ivarlovlie.no>2022-02-12 01:13:31 +0100
commit225aad803c1a588a80d7176fd2c20e910540b0f7 (patch)
tree31721b6e50fd825cc578bab4653dbc11830daaa7 /src/webapp
parentca2e5f9aa1b46373b3f860252a4abaeefadcd281 (diff)
downloadbookmark-thing-225aad803c1a588a80d7176fd2c20e910540b0f7.tar.xz
bookmark-thing-225aad803c1a588a80d7176fd2c20e910540b0f7.zip
chore: Add meta
Diffstat (limited to 'src/webapp')
-rw-r--r--src/webapp/TODO.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/webapp/TODO.txt b/src/webapp/TODO.txt
new file mode 100644
index 0000000..2e37cd9
--- /dev/null
+++ b/src/webapp/TODO.txt
@@ -0,0 +1,3 @@
+-- Refresh access token list if 404 is returned
+-- Don't initialise components before they are needed
+ Example of this is access token list, the tokens get loaded on page load