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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: Experiment with tailwind
ivarlovlie
2022-02-14
7
-265
/
+1
*
chore: Add meta
ivarlovlie
2022-02-12
2
-0
/
+4
*
feat: Configure header forwarding according to documentation!
ivarlovlie
2022-02-12
1
-3
/
+7
*
feat: Add health endpoint
ivarlovlie
2022-02-12
2
-0
/
+16
*
feat: Add UseForwardedHeaders when in production
ivarlovlie
2022-02-12
1
-4
/
+8
*
feat: Set redirect uri on event handler, doing this because i keep getting a ...
ivarlovlie
2022-02-11
1
-0
/
+4
*
feat: Specify frontend url as redirect uri for github
ivarlovlie
2022-02-11
2
-20
/
+7
*
feat: Cors config is only used in dev, reverse proxy handles production
ivarlovlie
2022-02-11
1
-6
/
+6
*
chore:
ivarlovlie
2022-02-11
1
-1
/
+1
*
feat: Use prod api urls on client
ivarlovlie
2022-02-11
1
-2
/
+4
*
feat: Simplify permission display
ivarlovlie
2022-02-11
1
-11
/
+14
*
feat: Update server packages
ivarlovlie
2022-02-11
1
-3
/
+3
*
feat: Update client packages
ivarlovlie
2022-02-11
2
-186
/
+229
*
feat: add prod url to cors config
ivarlovlie
2022-02-11
1
-1
/
+2
*
fix: ignore secrets
ivarlovlie
2022-02-10
2
-18
/
+0
*
feat: Write database connection details when getting configuration strings
ivarlovlie
2022-02-10
2
-0
/
+18
*
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
7
-17
/
+21409
*
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
*
Initial commit
ivarlovlie
2022-01-22
109
-0
/
+8386