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

219 Commits

Author SHA1 Message Date
04447390fc Tweaked FAB placement 2016-08-05 11:53:41 +02:00
4ee925de45 Use referrer when url encode doesn't work because of security scope 2016-08-03 21:34:44 +02:00
271f2fa4a0 Initialise with 'url' url parameter if exists, enabling bookmarklet 2016-08-03 14:14:59 +02:00
cfbab3f98b Fix for json response of single bookmark 2016-08-02 19:30:08 +02:00
62145ecfe2 Updated public tag page card design with current cards 2016-08-02 14:47:08 +02:00
42e4021ef5 Fix for link to public tag page (server part was missing) 2016-08-02 14:35:35 +02:00
e7125c07e9 Changes 2016-08-02 14:27:01 +02:00
bcc28c6a8e Feed link 2016-08-02 14:25:52 +02:00
fab1554c70 Atom feed for public tag 2016-08-02 14:16:35 +02:00
05d636fc08 json view of public tag page 2016-08-02 14:05:17 +02:00
62fcf737d0 v0.2.0 v0.2.0 2016-08-02 13:12:07 +02:00
607a45ca8b Implemented stripping of query parameters from url 2016-08-02 13:07:24 +02:00
d5c6b751f9 Some todo's 2016-08-01 16:35:46 +02:00
50df87fb3e Change 2016-08-01 15:58:12 +02:00
3f05bc36cc 'Add' FAB on bookmarks overview page 2016-08-01 15:55:09 +02:00
ec9e7701da Changelog 2016-08-01 15:35:08 +02:00
9ab2710114 More sleek buttons 2016-08-01 15:33:45 +02:00
8f1e70f51e Removed unnecessary import 2016-08-01 15:27:00 +02:00
7864cddd32 Fail-safe way for getting tags, even if userkey is invalid 2016-08-01 15:22:12 +02:00
00c0e77c52 Attempt to get 'message' and 'tags' through a decorator 2016-08-01 15:10:52 +02:00
0111795e46 Changes 2016-07-31 14:54:17 +02:00
5fc780dac6 Typo resulting in syntax error 2016-07-31 14:45:58 +02:00
4bf7af08d5 Catch case where no url was provided. Needs more work 2016-07-31 14:41:23 +02:00
6be78117c2 Easy adding of tags by clicking/tapping tag tags 2016-07-31 14:33:31 +02:00
5f0e3bb730 Updated jQuery to 3.1.0 2016-07-31 14:02:25 +02:00
b230c5848d Update materializecss to 0.97.7 2016-07-30 14:45:14 +02:00
8bb8aff6c4 Python 2 and 3 compatible print statements 2016-07-29 14:48:59 +02:00
974fadf3d9 favicon attribution: Freepik on flaticon.com 2016-07-27 16:01:51 +02:00
062b59dc50 Changed favicon.ico to max 256px, not 512 2016-07-27 15:45:39 +02:00
6b7f7cfa16 Added favicon 2016-07-27 15:38:14 +02:00
4953f17364 No-QA hint to peewee wildcard import 2016-07-27 15:27:59 +02:00
798466f497 Fix for getting the right bookmark 2016-07-26 16:25:38 +02:00
000d5be73e TODO 2016-07-26 14:52:31 +02:00
6278d391e0 Style fix: split long line v0.1.0 2016-07-26 14:35:37 +02:00
f0c9b4959a Show deleted date when editing a deleted bookmark (yeah I know) 2016-07-26 14:31:45 +02:00
af72d71082 Only show bookmarks that have status VISIBLE 2016-07-26 14:19:57 +02:00
247886cc70 On delete, don't delete from DB but set status to DELETED 2016-07-26 14:17:13 +02:00
7471373ee4 Changelog 2016-07-26 14:00:21 +02:00
7a32290e1f Stub for sort method 2016-07-25 16:48:37 +02:00
16703487cb Bug fixes :) 2016-07-25 12:52:13 +02:00
5fb22408d0 PublicTag object is also timestamped 2016-07-25 12:48:49 +02:00
f31b4c8d34 'Starred' icons are now yellow 2016-07-23 21:37:50 +02:00
a6eca5e656 Lots of card tweaks, looks a lot better 2016-07-23 21:35:44 +02:00
07d6c54c7e Fixed card height. Attempt at vertical alignment of icons and text 2016-07-23 21:08:44 +02:00
706a583896 Properly initialise when in a wsgi application server 2016-07-23 16:28:43 +02:00
5f6e5447f7 Button to link, as button isn't big enough 2016-07-23 16:09:30 +02:00
2c95d44f79 Sort bookmarks with latest first 2016-07-23 16:06:04 +02:00
0b6c9d3ad0 Create public tag page, better retrieval of PublicTag page 2016-07-23 16:01:49 +02:00
df46ab232b Moved info up, better nesting of columns 2016-07-23 15:33:06 +02:00
51446b5d12 Icons on buttons, better datetime layout 2016-07-23 15:27:05 +02:00