index
:
bookmarks
main
rewrite
A very simple url bookmarking site.
David T. Sadler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-10-06
Implement template engine
David T. Sadler
2021-10-06
Add functions file
David T. Sadler
2021-10-06
Autoload functions
David T. Sadler
2021-09-18
Beginning of rewrite
David T. Sadler
2021-07-19
Stop site from been crawled
David T. Sadler
2021-07-17
Add deploy script
David T. Sadler
2021-07-17
Add missing .htaccess file
David T. Sadler
2021-07-17
Add trailing new line to url list after removing read url
David T. Sadler
2021-07-08
Shorten urls
David T. Sadler
2021-07-08
Create bookmarklet for browers
David T. Sadler
2021-07-08
Allow cors in bookmarklet
David T. Sadler
2021-07-08
Use .htaccess in order to get bearer token from $_SERVER
David T. Sadler
2021-07-07
Use better way of getting headers
David T. Sadler
2021-07-07
Configure number of urls that are sent in the email
David T. Sadler
2021-07-07
Validate that a url is passed to read script
David T. Sadler
2021-07-07
Remove url from list when read
David T. Sadler
2021-07-07
Refactor email script
David T. Sadler
2021-07-07
Add email_bookmarks script
David T. Sadler
2021-07-07
Refactor existing API and implement reading or urls
David T. Sadler
2021-07-01
Implement simple add bookmark API
David T. Sadler
2021-07-01
Initial commit
David T. Sadler