summaryrefslogtreecommitdiff
path: root/public
AgeCommit message (Collapse)Author
2021-07-19Stop site from been crawledDavid T. Sadler
2021-07-17Add missing .htaccess fileDavid T. Sadler
2021-07-17Add trailing new line to url list after removing read urlDavid T. Sadler
Trailing new line is needed so that when the next url is added it appears on its own line
2021-07-08Shorten urlsDavid T. Sadler
2021-07-08Create bookmarklet for browersDavid T. Sadler
2021-07-08Allow cors in bookmarkletDavid T. Sadler
2021-07-08Use .htaccess in order to get bearer token from $_SERVERDavid T. Sadler
2021-07-07Use better way of getting headersDavid T. Sadler
2021-07-07Validate that a url is passed to read scriptDavid T. Sadler
2021-07-07Remove url from list when readDavid T. Sadler
2021-07-07Refactor existing API and implement reading or urlsDavid T. Sadler
2021-07-01Implement simple add bookmark APIDavid T. Sadler