1
0
mirror of https://codeberg.org/diginaut/digimarks.git synced 2026-05-07 01:02:34 +02:00
Commit Graph

478 Commits

Author SHA1 Message Date
diginaut edc1a86b75 Rolled latest changes into a version 1.0.0 release v1.0.0 2016-12-29 16:26:24 +01:00
Jelmer Vernooij 570af2d62e Make running in a virtualenv optional. 2016-11-28 23:34:28 +00:00
Jelmer Vernooij 8a19df2741 Drop dependency on utilkit.
utilkit is only used for one one-liner function.
2016-11-28 23:30:51 +00:00
Jelmer Vernooij 9e6d67a0ff Avoid dependency on more_itertools.
Instead, use version of unique_everseen as seen in itertools
documentation.
2016-11-28 23:25:50 +00:00
diginaut 698a417bac Removed workaround for fix released upstream 2016-11-07 21:29:49 +01:00
diginaut 4cdea81f16 Updated MaterializeCSS and jQuery 2016-10-31 16:11:53 +01:00
diginaut 0e659a4f16 Fixes for public cards 2016-09-23 13:50:49 +02:00
diginaut 2cdb0ebccb Put the tag selection in a collapsible element to prevent clutter 2016-09-14 12:50:37 +02:00
diginaut 9e2bdac9ee Open in new tab/window, prevent
http://davidebove.com/blog/2016/05/05/target_blank-the-vulnerability-in-your-browser/
2016-09-13 09:53:20 +02:00
diginaut 5288c9fe9c Clear error message on connection error 2016-09-05 15:21:42 +02:00
diginaut 0e60f8f3cb Fix for the error catching 2016-09-05 15:18:47 +02:00
diginaut 5fd8db8f43 Catch connection timeouts and such 2016-09-05 15:14:11 +02:00
diginaut 0894770f12 Show url domain name along with 'no title' for items without title 2016-08-29 13:49:29 +02:00
diginaut 197cb776bf Helpful texts 2016-08-26 16:54:56 +02:00
diginaut c433c2c1e8 If redirect detected, button with final uri 2016-08-26 16:45:56 +02:00
diginaut b5d1377109 Changes, todos 2016-08-19 14:13:02 +02:00
diginaut 85d4466de5 Filter on bookmarks with a note 2016-08-19 14:10:21 +02:00
diginaut 7609becf00 More logical order of fields, tags with tags 2016-08-19 13:41:20 +02:00
diginaut a6d6ce5c13 Show stats on notes 2016-08-17 22:15:27 +02:00
diginaut e448f69f38 Count notes 2016-08-17 16:48:06 +02:00
diginaut 17c36ab8fe Note about notes 2016-08-16 21:58:49 +02:00
diginaut 9a15a9946c Different note icon, was same as title 2016-08-16 21:44:31 +02:00
diginaut 40b7937876 Better alignment of icons in the cards 2016-08-16 21:42:10 +02:00
diginaut 38155cafaa Actually show the note in title, but truncate to be safe 2016-08-16 21:34:03 +02:00
diginaut b12974fc31 Workaround for when an existing bookmark has a null note 2016-08-16 21:29:01 +02:00
diginaut d39d793460 Support for notes 2016-08-16 21:24:40 +02:00
diginaut 7c24057d35 On tag filter, also use the cached tags 2016-08-15 16:03:54 +02:00
diginaut 5fde397c4a Sort reverse chronologically on tag pages too 2016-08-15 16:02:12 +02:00
diginaut 62117699f8 Don't show empty mobile menu on welcome page, add Home button 2016-08-15 14:34:31 +02:00
diginaut 14052148f7 Prettify the mobile nav with waves and icons 2016-08-15 14:22:35 +02:00
diginaut fe44928816 Delete link/button in card is red now 2016-08-15 14:11:23 +02:00
diginaut e5c3824034 Fix for card reveal not working in Firefox 2016-08-15 10:51:59 +02:00
diginaut d8850d33f4 Test case for card not working in Firefox 2016-08-14 20:54:07 +02:00
diginaut 2117c451b2 Filter text fixes 2016-08-14 14:43:11 +02:00
diginaut 9abc17d517 Star/broken status filter 2016-08-14 14:39:45 +02:00
diginaut 978c34fcf3 Filter on 'star' status, 'broken' status (non-http-200-OK) 2016-08-14 14:38:20 +02:00
diginaut 7fdc0706bf Changes 2016-08-14 14:06:47 +02:00
diginaut c460f713ca Stats on bookmarks without http status 200 OK 2016-08-14 13:19:26 +02:00
diginaut 2de7472e27 'Delete' button in action cardback 2016-08-13 20:50:24 +02:00
diginaut a6082caf0d Undo delete bookmark. Enables unescaped rendering of message 2016-08-13 20:46:09 +02:00
diginaut ac0ac849cb Whitespace good 2016-08-13 20:34:33 +02:00
diginaut 390cc0137a Cleaner stats table, now with starred and deleted too 2016-08-13 20:33:17 +02:00
diginaut 2e031db2a7 Stats on total public tag pages 2016-08-13 16:23:38 +02:00
diginaut 1b513e98b2 Better text 2016-08-13 16:20:00 +02:00
diginaut bb258a2a68 Better total stats, now also info about nr bookmarks 2016-08-13 16:18:51 +02:00
diginaut 72ad3c0d04 Total amount of tags, number of bookmarks per tag 2016-08-13 15:35:36 +02:00
diginaut 78bed962d0 Delete public tag, create link 2016-08-13 14:54:11 +02:00
diginaut c70ac6d781 Way better tag overview page, with public links 2016-08-13 14:42:15 +02:00
diginaut 53b96adc79 Show pointer mousepointer on tags in add/edit bookmark 2016-08-13 14:18:23 +02:00
diginaut 4e86faf2aa Updated public bookmarks with new look 2016-08-13 14:14:07 +02:00