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-11-12
Increase max length of tag
David T. Sadler
2021-11-11
Keep sorting by date+time if on same date
David T. Sadler
2021-11-11
Sort by title if dates are the same
David T. Sadler
2021-11-11
Improve focus style of form controls
David T. Sadler
2021-11-11
Reduce min length required for title
David T. Sadler
2021-11-10
Remove un-needed file
David T. Sadler
2021-11-10
Add missing forward slashes
David T. Sadler
2021-11-10
Add trailing slash to URLs to prevent redirect
David T. Sadler
2021-11-10
Get it work with PHP 7
David T. Sadler
2021-11-09
Delete files that are no longer needed
rewrite
David T. Sadler
2021-11-09
Use short echo tags
David T. Sadler
2021-11-09
Add missing htmlentities
David T. Sadler
2021-11-08
Filter by tag
David T. Sadler
2021-11-03
Improve HTML and CSS
David T. Sadler
2021-11-02
Remove id from file
David T. Sadler
2021-11-01
Ensure html is escaped
David T. Sadler
2021-11-01
Return false if saving fails
David T. Sadler
2021-11-01
Remove unread
David T. Sadler
2021-11-01
Titles for each page
David T. Sadler
2021-11-01
Add edit link
David T. Sadler
2021-11-01
Remove unread
David T. Sadler
2021-10-26
Show url if there is no title
David T. Sadler
2021-10-26
Implement old
David T. Sadler
2021-10-20
Validate fields
David T. Sadler
2021-10-18
Implement session management
David T. Sadler
2021-10-13
Implemente redirects
David T. Sadler
2021-10-12
Add delete
David T. Sadler
2021-10-11
Implement very basic editing
David T. Sadler
2021-10-07
Add bookmarks
David T. Sadler
2021-10-06
Implement basic index page
David T. Sadler
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
[next]