index
:
bookmark-thing
master
A bookmarking service that aims to provide users with an excellent personal search
Ivar Løvlie <git@ivarlovlie.no>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: Write database connection details when getting configuration strings
ivarlovlie
2022-02-10
2
-0
/
+18
*
build: Add docker image builder script
ivarlovlie
2022-02-07
1
-0
/
+35
*
chore: Add license
ivarlovlie
2022-02-07
1
-0
/
+13
*
chore: Remove license
ivarlovlie
2022-02-07
1
-24
/
+0
*
chore: Cleanup warnings and unused code
ivarlovlie
2022-02-07
8
-49
/
+8
*
fix: Don't use github as default challenge scheme as this results in a 302 to...
ivarlovlie
2022-02-07
1
-6
/
+3
*
feat: Always check session validity with server on app load
ivarlovlie
2022-02-07
1
-1
/
+1
*
fix: Don't require client to have user id in session in order to check status...
ivarlovlie
2022-02-07
1
-4
/
+6
*
feat: Handle user creation and claims mapping when authenticating with github
ivarlovlie
2022-02-07
1
-14
/
+50
*
feat: WIP: Map github logins
ivarlovlie
2022-01-30
17
-36
/
+402
*
feat: WIP: Add option to login in with github
ivarlovlie
2022-01-23
5
-1
/
+64
*
feat: Redo entry-card style, add ability to delete entries
ivarlovlie
2022-01-23
2
-9
/
+47
*
feat: Fall back to document title if no description is found in site report
ivarlovlie
2022-01-23
1
-3
/
+9
*
feat: WIP: Import from json
ivarlovlie
2022-01-23
3
-38
/
+143
*
feat: Remove stale tokens on a regular basis
ivarlovlie
2022-01-23
9
-17
/
+21588
*
feat: Execute startup tasks
ivarlovlie
2022-01-23
2
-1
/
+3
*
build: Add initial docker setup for server
ivarlovlie
2022-01-23
2
-0
/
+21
*
chore: Clean up warnings
ivarlovlie
2022-01-23
3
-2
/
+1
*
feat(auth): Implements first draft of basic auth gen/validation
ivarlovlie
2022-01-23
24
-39
/
+769
*
Delete README.md
ivarlovlie
2022-01-23
1
-33
/
+0
*
Initial commit
ivarlovlie
2022-01-22
113
-0
/
+8940