1
0
mirror of https://codeberg.org/diginaut/digimarks.git synced 2026-05-06 20:24:10 +02:00
Commit Graph

140 Commits

Author SHA1 Message Date
diginaut 42379ceea3 Note on recovering personal url 2016-07-22 12:59:32 +02:00
diginaut 974d5146f5 Custom 404 page 2016-07-22 09:40:09 +02:00
diginaut 3e410e0a7a Show header with tag instead of Bookmarks 2016-07-22 09:34:07 +02:00
diginaut e4dc631e46 Implemented bookmark deletion, show message on overview 2016-07-21 16:07:13 +02:00
diginaut c7acf09cf9 Check whether a bookmark (url) already existed, redirect with a warning 2016-07-21 16:00:05 +02:00
diginaut c22cb2215a Fix form size for small screens 2016-07-21 15:43:38 +02:00
diginaut 74e832ec3a Better tags in bookmarks, tag page works, filter form 2016-07-21 15:41:17 +02:00
diginaut caa7ea2711 Show tags on bookmarks overview 2016-07-21 15:08:29 +02:00
diginaut 4aae87a534 More tagging: tag overview page, some refactoring 2016-07-20 22:45:07 +02:00
diginaut 2adf3392b5 Show tags 2016-07-20 22:22:19 +02:00
diginaut 395115eef9 'starred' support; catch case where there's no title 2016-07-20 21:42:53 +02:00
diginaut 81e3b93cb5 Delete button through its own form 2016-07-20 15:31:58 +02:00
diginaut ce9915fbf9 Mention http statuscode in overview on warning icon 2016-07-20 09:16:13 +02:00
diginaut ac1aa8c7ba Better reporting on 404 2016-07-20 09:15:10 +02:00
diginaut ebc1e93f21 Show error icon when a bookmark's http status is not 200 OK 2016-07-19 21:15:37 +02:00
diginaut e10af67f79 More simple warning card; added dummy Delete button 2016-07-19 21:08:46 +02:00
diginaut 590088588d card-action is too large 2016-07-19 20:27:43 +02:00
diginaut 1af4f3fd7f Moved edit to hidden card action again 2016-07-19 20:19:53 +02:00
diginaut 7f0fc85faf Hint not to send a referrer header, to keep the bookmark service sort-of
private
2016-07-19 15:55:53 +02:00
diginaut e6ec1727e4 Don't use card title, use the smaller normal text 2016-07-19 15:41:54 +02:00
diginaut 5c61d0c142 Simplified card (no action), fix for no-title 2016-07-19 15:31:52 +02:00
diginaut 2384d062da Download and save favicon of the domain of a bookmark 2016-07-19 15:23:20 +02:00
diginaut 6f7dbeecba Revert to non-gigantic icon 2016-07-19 15:23:01 +02:00
diginaut 15f454ea76 Cards scale with device width 2016-07-19 14:42:19 +02:00
diginaut 5f3ccf0be7 Better styling: same green 2016-07-19 14:28:45 +02:00
diginaut f1fdbc5c2e Show alert-card when status is not 200 2016-07-19 14:28:39 +02:00
diginaut d1b5c720c2 Fix for mobile navigation toggle 2016-07-19 11:13:46 +02:00
diginaut 104b2d8a63 Bookmark cards! Colours need to be fixed yet. Edit button works 2016-07-18 21:40:53 +02:00
diginaut 017212045a Fix for add/edit bookmark, some theme tweaks 2016-07-18 21:27:42 +02:00
diginaut 38cfc0a3de Fix for adding bookmark 2016-07-18 16:43:34 +02:00
diginaut 533f036131 Adding/editing bookmarks 2016-07-18 16:29:21 +02:00
diginaut b4afa249e2 Only show user-specific nav when userkey is available 2016-07-18 11:27:16 +02:00
diginaut 26d07795bd Templates are more complete, working navigation, tags overview page 2016-07-17 21:22:06 +02:00
diginaut f99760e807 Better texts 2016-07-17 15:13:07 +02:00
diginaut be88c3500a MaterializeCSS-ify all the things 2016-07-17 15:05:28 +02:00
diginaut 23d367a3d2 Base template, which the children extend from 2016-07-17 14:28:29 +02:00
diginaut c94f161c21 Introduce url_hash field (used for editing etc) and edit form 2016-07-08 15:12:52 +02:00
diginaut cff1a417e8 index page only describes the service, bookmarks template is
user-specific
2016-07-07 16:52:02 +02:00
diginaut 26ec5d2f54 Listing of bookmarks needs a userkey 2016-07-07 16:49:49 +02:00
diginaut 592b81561f Initial version, based on great example found at
http://charlesleifer.com/blog/building-bookmarking-service-python-and-phantomjs/
2016-07-07 14:44:59 +02:00