tangled
alpha
login
or
join now
gov.glados.computer
/
rabbithole
Track your online rabbitholes!
2
fork
atom
overview
issues
pulls
pipelines
commits
Author
Commit
Message
Date
gov
ccc46dc7
fix: persist dark mode
main
7w ago
gov
f3a51564
fix: funcitonal dark mode, hide sidebar
7w ago
gov
4bd20144
chore: config/dependency cleanup
7w ago
gov
8dced638
feat: prettier format, timeline slider, dark mode (v ugly commit)
7w ago
gov
76ccee98
chore: add ai stuff to gitignore
7w ago
gov
78d69319
fix: sort rabbitholes by name
6mo ago
gov
8d6577fd
fix: success message correct format
6mo ago
gov
02b61bcf
chore: update lockfile, prettierrc
1y ago
Govind Mohan
7d275e5f
feat: filter rabbithole with a search query
1y ago
Govind Mohan
e20997ab
feat: button to export all data
1y ago
Govind Mohan
14572d13
chore: bump deps
1y ago
Govind Mohan
7f1334c9
chore: fix project name
1y ago
Govind Mohan
e1ea514c
chore: move website permissions from host_permissions
2y ago
Govind Mohan
ef8393a6
feat: show error if existing project name is used for a new project
2y ago
Govind Mohan
a4a20392
feat: show error when a nameless project is created
2y ago
Govind Mohan
b569892c
refactor: DRY, notes for future, rename
2y ago
Govind Mohan
69da92b3
refactor: add app-wide notification duration
2y ago
Govind Mohan
6401ec59
refactor: style/comment
2y ago
Govind Mohan
7438f0f8
fix: ugly temp solution for displaying sync'd websites
2y ago
Govind Mohan
b53a4737
feat: add success notification
2y ago
Govind Mohan
3503699a
refactor: move delete project button to sidebar
2y ago
Govind Mohan
df40b427
refactor: move logo to timeline page; remove header
2y ago
Govind Mohan
fc867ed5
refactor: move single use override inline
2y ago
Govind Mohan
d8bca0df
chore: anticipate permission, change description
2y ago
Govind Mohan
fb6fe780
chore: add release name to autoChangelog
2y ago
Govind Mohan
893b3848
chore: automate changelog from commits
2y ago
Govind Mohan
aab8bb06
refactor: fix file name
2y ago
Govind Mohan
86e72d25
fix: refresh websites when new projects are created
2y ago
Govind Mohan
90f8a2cb
refactor: fix function name, remove redundant code
2y ago
Govind Mohan
8c3d56a7
feat: add a tooltip to make rename/delete clear
2y ago
Govind Mohan
aaf4c216
feat: delete website from project
2y ago
Govind Mohan
6886710f
feat: add delete project functionality
2y ago
Govind Mohan
0531c2b7
fix: make timeline have a bit of top margin
2y ago
Govind Mohan
89d83706
feat: make Sidebar less disgusting
2y ago
Govind Mohan
792bfe98
fix: increase title length for more chars
2y ago
Govind Mohan
0916d43f
fix: remove side effects from project selector
2y ago
Govind Mohan
edfbbdbc
feat: rename project functionality
2y ago
Govind Mohan
560768d9
feat: add input that displays project name
2y ago
Govind Mohan
ce17c2d3
refactor: move project selector to sidebar
2y ago
Govind Mohan
d9130530
fix: remove sneaky char
2y ago
Govind Mohan
7c49313f
fix: make ui less disgusting
2y ago
Govind Mohan
173555e3
refactor: remove badge
2y ago
Govind Mohan
d82b7af9
fix: catch empty names
2y ago
Govind Mohan
d5dfe115
fix: add logo path to manifest
2y ago
Govind Mohan
0baf78a5
feat: dispatch events to parent element (Rabbithole)
2y ago
Govind Mohan
627d2b01
feat: split sidebar from timeline
2y ago
Govind Mohan
70d16c72
feat: update overlay when tab is changed
2y ago
Govind Mohan
d504736d
fix: increase z-index to max value
2y ago
Govind Mohan
0751683f
fix: check for an "exists" error from indexedDB correctly
2y ago
Govind Mohan
48a0c4b6
fix: pass param when a new website is saved instead of smoke test
2y ago
Govind Mohan
ae40d95f
refactor: remove redundant logs
2y ago
Govind Mohan
5fd82246
feat: save window to active project
2y ago
Govind Mohan
60df6060
refactor: allow storing multiple websites
2y ago
Govind Mohan
ab2059d8
feat: make selector fit better in overlay
2y ago
Govind Mohan
3ec300f1
refactor: remove Active project label
2y ago
Govind Mohan
334b60f1
fix: save website to currentProject before attempting to store website
2y ago
Govind Mohan
2e35c238
feat: add project selector to overlay button
2y ago
Govind Mohan
d12cc6c9
refactor: abstract out project selector
2y ago
Govind Mohan
3662c743
fix: make active project show up on selector by default
2y ago
Govind Mohan
15b7bb6d
refactor: more accurate name
2y ago
fix: persist dark mode
main
ccc46dc7
gov
7w
fix: funcitonal dark mode, hide sidebar
f3a51564
gov
7w
chore: config/dependency cleanup
4bd20144
gov
7w
feat: prettier format, timeline slider, dark mode (v ugly commit)
8dced638
gov
7w
chore: add ai stuff to gitignore
76ccee98
gov
7w
fix: sort rabbitholes by name
78d69319
gov
6mo
fix: success message correct format
8d6577fd
gov
6mo
chore: update lockfile, prettierrc
02b61bcf
gov
1y
feat: filter rabbithole with a search query
7d275e5f
Govind Mohan
1y
feat: button to export all data
e20997ab
Govind Mohan
1y
chore: bump deps
14572d13
Govind Mohan
1y
chore: fix project name
7f1334c9
Govind Mohan
1y
chore: move website permissions from host_permissions
e1ea514c
Govind Mohan
2y
feat: show error if existing project name is used for a new project
ef8393a6
Govind Mohan
2y
feat: show error when a nameless project is created
a4a20392
Govind Mohan
2y
refactor: DRY, notes for future, rename
b569892c
Govind Mohan
2y
refactor: add app-wide notification duration
69da92b3
Govind Mohan
2y
refactor: style/comment
6401ec59
Govind Mohan
2y
fix: ugly temp solution for displaying sync'd websites
7438f0f8
Govind Mohan
2y
feat: add success notification
b53a4737
Govind Mohan
2y
refactor: move delete project button to sidebar
3503699a
Govind Mohan
2y
refactor: move logo to timeline page; remove header
df40b427
Govind Mohan
2y
refactor: move single use override inline
fc867ed5
Govind Mohan
2y
chore: anticipate permission, change description
d8bca0df
Govind Mohan
2y
chore: add release name to autoChangelog
fb6fe780
Govind Mohan
2y
chore: automate changelog from commits
893b3848
Govind Mohan
2y
refactor: fix file name
aab8bb06
Govind Mohan
2y
fix: refresh websites when new projects are created
86e72d25
Govind Mohan
2y
refactor: fix function name, remove redundant code
90f8a2cb
Govind Mohan
2y
feat: add a tooltip to make rename/delete clear
8c3d56a7
Govind Mohan
2y
feat: delete website from project
aaf4c216
Govind Mohan
2y
feat: add delete project functionality
6886710f
Govind Mohan
2y
fix: make timeline have a bit of top margin
0531c2b7
Govind Mohan
2y
feat: make Sidebar less disgusting
89d83706
Govind Mohan
2y
fix: increase title length for more chars
792bfe98
Govind Mohan
2y
fix: remove side effects from project selector
0916d43f
Govind Mohan
2y
feat: rename project functionality
edfbbdbc
Govind Mohan
2y
feat: add input that displays project name
560768d9
Govind Mohan
2y
refactor: move project selector to sidebar
ce17c2d3
Govind Mohan
2y
fix: remove sneaky char
d9130530
Govind Mohan
2y
fix: make ui less disgusting
7c49313f
Govind Mohan
2y
refactor: remove badge
173555e3
Govind Mohan
2y
fix: catch empty names
d82b7af9
Govind Mohan
2y
fix: add logo path to manifest
d5dfe115
Govind Mohan
2y
feat: dispatch events to parent element (Rabbithole)
0baf78a5
Govind Mohan
2y
feat: split sidebar from timeline
627d2b01
Govind Mohan
2y
feat: update overlay when tab is changed
70d16c72
Govind Mohan
2y
fix: increase z-index to max value
d504736d
Govind Mohan
2y
fix: check for an "exists" error from indexedDB correctly
0751683f
Govind Mohan
2y
fix: pass param when a new website is saved instead of smoke test
48a0c4b6
Govind Mohan
2y
refactor: remove redundant logs
ae40d95f
Govind Mohan
2y
feat: save window to active project
5fd82246
Govind Mohan
2y
refactor: allow storing multiple websites
60df6060
Govind Mohan
2y
feat: make selector fit better in overlay
ab2059d8
Govind Mohan
2y
refactor: remove Active project label
3ec300f1
Govind Mohan
2y
fix: save website to currentProject before attempting to store website
334b60f1
Govind Mohan
2y
feat: add project selector to overlay button
2e35c238
Govind Mohan
2y
refactor: abstract out project selector
d12cc6c9
Govind Mohan
2y
fix: make active project show up on selector by default
3662c743
Govind Mohan
2y
refactor: more accurate name
15b7bb6d
Govind Mohan
2y
next