1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-07 00:15:10 +01:00
Commit Graph

320 Commits

Author SHA1 Message Date
51446b5d12 Icons on buttons, better datetime layout 2016-07-23 15:27:05 +02:00
cda3beac98 PublicTag: public page with read-only bookmarks with this tag 2016-07-23 15:18:04 +02:00
ad4d839a1a Moved key generation to User object itself; initialise its tags cache 2016-07-23 15:10:58 +02:00
9aef5162b4 Fix for retrieving cached tags 2016-07-23 15:07:48 +02:00
ff70676f5f Cache the tags 2016-07-23 14:53:53 +02:00
082f1d3194 Update modified field, added some comments 2016-07-22 21:06:31 +02:00
0ab398026c Show 'added' (created) and 'modified' date/time 2016-07-22 20:54:11 +02:00
d5ea054649 Cleaner way of checking whether 'starred' was checked 2016-07-22 20:41:22 +02:00
8d1622ef41 Refactored add/edit, implemented editing a bookmark 2016-07-22 20:37:50 +02:00
1ba5b80e47 Better edit link, with icon 2016-07-22 19:52:37 +02:00
e1ae1d74fd Made the 'forgot your key' message a bit more orange 2016-07-22 17:06:44 +02:00
e3928de3f6 Note on changing SYSTEMKEY to something more secure 2016-07-22 17:00:17 +02:00
1e290d01b7 Documentation on how to add a user 2016-07-22 13:16:44 +02:00
42379ceea3 Note on recovering personal url 2016-07-22 12:59:32 +02:00
974d5146f5 Custom 404 page 2016-07-22 09:40:09 +02:00
3e410e0a7a Show header with tag instead of Bookmarks 2016-07-22 09:34:07 +02:00
e4dc631e46 Implemented bookmark deletion, show message on overview 2016-07-21 16:07:13 +02:00
c7acf09cf9 Check whether a bookmark (url) already existed, redirect with a warning 2016-07-21 16:00:05 +02:00
5693f5d676 Fix for search filter 2016-07-21 15:47:49 +02:00
c22cb2215a Fix form size for small screens 2016-07-21 15:43:38 +02:00
74e832ec3a Better tags in bookmarks, tag page works, filter form 2016-07-21 15:41:17 +02:00
caa7ea2711 Show tags on bookmarks overview 2016-07-21 15:08:29 +02:00
4aae87a534 More tagging: tag overview page, some refactoring 2016-07-20 22:45:07 +02:00
2adf3392b5 Show tags 2016-07-20 22:22:19 +02:00
12bfa2352b More robust http codes, tag sanitation 2016-07-20 22:06:17 +02:00
395115eef9 'starred' support; catch case where there's no title 2016-07-20 21:42:53 +02:00
9260dc7a1e wsgi.py is kind of needed 2016-07-20 16:54:22 +02:00
81e3b93cb5 Delete button through its own form 2016-07-20 15:31:58 +02:00
ce9915fbf9 Mention http statuscode in overview on warning icon 2016-07-20 09:16:13 +02:00
ac1aa8c7ba Better reporting on 404 2016-07-20 09:15:10 +02:00
8a56acfc82 Some cleanups 2016-07-20 09:12:44 +02:00
8133b26f2a Print user keys on startup 2016-07-19 21:21:29 +02:00
ebc1e93f21 Show error icon when a bookmark's http status is not 200 OK 2016-07-19 21:15:37 +02:00
e10af67f79 More simple warning card; added dummy Delete button 2016-07-19 21:08:46 +02:00
590088588d card-action is too large 2016-07-19 20:27:43 +02:00
1af4f3fd7f Moved edit to hidden card action again 2016-07-19 20:19:53 +02:00
7f0fc85faf Hint not to send a referrer header, to keep the bookmark service sort-of
private
2016-07-19 15:55:53 +02:00
e6ec1727e4 Don't use card title, use the smaller normal text 2016-07-19 15:41:54 +02:00
5c61d0c142 Simplified card (no action), fix for no-title 2016-07-19 15:31:52 +02:00
2384d062da Download and save favicon of the domain of a bookmark 2016-07-19 15:23:20 +02:00
6f7dbeecba Revert to non-gigantic icon 2016-07-19 15:23:01 +02:00
15f454ea76 Cards scale with device width 2016-07-19 14:42:19 +02:00
5f3ccf0be7 Better styling: same green 2016-07-19 14:28:45 +02:00
f1fdbc5c2e Show alert-card when status is not 200 2016-07-19 14:28:39 +02:00
84ced26c74 Fetch title from source, check for http status 2016-07-19 14:28:15 +02:00
d1b5c720c2 Fix for mobile navigation toggle 2016-07-19 11:13:46 +02:00
104b2d8a63 Bookmark cards! Colours need to be fixed yet. Edit button works 2016-07-18 21:40:53 +02:00
017212045a Fix for add/edit bookmark, some theme tweaks 2016-07-18 21:27:42 +02:00
38cfc0a3de Fix for adding bookmark 2016-07-18 16:43:34 +02:00
533f036131 Adding/editing bookmarks 2016-07-18 16:29:21 +02:00