Commit Graph
100 Commits
Author SHA1 Message Date
diginaut d7b2c28c96 Case where no icon is supplied 2018-03-23 13:17:21 +01:00
diginaut fac3a4f747 Catch case where favicon property is empty 2018-03-23 13:11:06 +01:00
diginaut 0548f35b39 Endpoint to download all missing icons 2018-03-23 13:03:08 +01:00
diginaut 8372d6e2a5 Implemented realfavicongenerator API through Mashape 2018-03-23 12:58:27 +01:00
diginaut cd2911e7f0 Better description, added missing bs4 dependency 2018-03-23 11:17:16 +01:00
diginaut 127d99b1e0 We're getting somewhere 2018-03-23 11:08:39 +01:00
diginaut bb4f81262e Add icons to the top navbar too 2018-03-23 11:06:02 +01:00
diginaut 3c697d3162 Find text in url and note too, apart from title 2018-03-23 10:52:09 +01:00
diginaut fefb317ddf Use a custom User Agent string to prevent server blockage 2018-03-23 10:44:23 +01:00
diginaut 37ebdda933 Reference fix 2018-03-17 18:41:27 +01:00
diginaut 3516fbfbb2 Serialisation fix 2018-03-17 18:41:24 +01:00
diginaut c4f921ac68 Refactored the public tag overviews 2018-03-17 18:34:58 +01:00
diginaut fec54c51f7 Show tags and edit buttons when on a tag overview page 2018-03-17 18:19:47 +01:00
diginaut 9f467f8a09 Some more readability fixes 2018-03-17 16:21:31 +01:00
diginaut cac31e40c9 Cleanup and better API endpoint 2018-03-17 16:18:53 +01:00
diginaut 1e14163d42 Lots of indentation and other readability & lintian fixes 2018-03-17 16:14:52 +01:00
diginaut 88eee28b88 Latest changes 2018-03-17 15:50:49 +01:00
diginaut 45c95f5f17 Properly serialise bookmarks 2018-03-17 15:46:54 +01:00
diginaut 9539c48b7b Split fetching of bookmarks into generic and view-specific functions 2018-03-17 15:42:39 +01:00
diginaut 46aa230fae Support read-only/editable and show/hide tags per view 2018-03-17 15:01:44 +01:00
diginaut c6089f1caa Moved tags to the metadata card reveal 2018-03-17 14:56:38 +01:00
diginaut 45d44d3bdf Moved the cards to their own template 2018-03-17 14:38:49 +01:00
diginaut e4662351c2 Non-validating input field 2018-03-17 13:58:58 +01:00
diginaut 62f3ddf654 Fix for dark-on-dark text in filter input 2018-03-17 13:58:56 +01:00
diginaut 072ec6c426 Updated dependencies 2018-03-17 13:49:20 +01:00
diginaut 5055947351 Indentation fix 2018-03-09 15:25:35 +01:00
diginaut 5f131b15ef Bye bye flask-peewee 2018-03-02 21:10:24 +01:00
diginaut bd808a9e1d Reverting to older peewee's, as peewee-flask is hosed 2018-03-02 20:48:23 +01:00
diginaut 3b019e4368 Updated to the latest MaterializeCSS alpha 2018-03-02 20:24:32 +01:00
diginaut 3af1239326 Updated dependencies 2018-03-02 20:21:28 +01:00
diginaut e8ea948566 Improved ignores 2018-01-12 12:23:58 +01:00
diginaut 1c2090f300 Cleanups, clarification 2018-01-12 12:21:09 +01:00
diginaut cdfd0341f0 Non-validating text inputs 2018-01-03 14:51:54 +01:00
diginaut 01d6525861 Fixed dark text on dark background 2018-01-03 14:51:35 +01:00
diginaut c70e53a658 MaterializeCSS 1.0-alpha-3 2018-01-03 14:40:08 +01:00
diginaut dc76a592e0 Updated dependencies 2018-01-03 14:40:03 +01:00
diginaut a4aae2d6c4 Note about jQuery being booted 2017-12-25 13:43:24 +01:00
diginaut 389e63bdbb Removed jQuery code, replaced with pure JavaScript 2017-12-25 11:39:59 +01:00
diginaut 6ba4803ed2 jQuery -> new MaterializeCSS way 2017-12-24 20:58:15 +01:00
diginaut 71756f9ea0 Make the Hamburger great again 2017-12-24 14:28:06 +01:00
diginaut 67635c199a Fixed favicon type sniffing and writing to file in Python 3 2017-12-20 21:01:53 +01:00
diginaut 7b2a861652 Ch-ch-ch-changes 2017-12-20 20:46:14 +01:00
diginaut 53887c8ece Also accept http202; try fixing encoding issue 2017-12-19 22:03:51 +01:00
diginaut 2cc2d382c1 Merge branch 'master' of github.com:aquatix/digimarks 2017-12-19 22:03:16 +01:00
diginaut fa033452f1 Fixed checkboxes 2017-12-19 14:58:45 +01:00
diginaut c14e24430b Initialise collapsible block so it actually unfolds/folds 2017-12-19 14:55:36 +01:00
diginaut cca4504fd7 Updates after Python 3 and latest pip-tools 2017-12-17 15:15:56 +01:00
diginaut 7f6dc3f3df Python 2+3 2017-12-17 13:52:00 +01:00
diginaut 4170a7818b Needed for importing settings.py 2017-12-17 13:44:41 +01:00
diginaut e35d9952bd Not needed with newer pip-tools 2017-12-13 11:47:38 +01:00
diginaut 6933357a61 Python 3 compatibility fix 2017-12-13 11:47:36 +01:00
diginaut 9578ee624b Silence 2017-12-13 11:37:26 +01:00
diginaut ded047d749 Fixes for MaterializeCSS 1.0.0 changes (based on alpha 2) 2017-12-13 11:37:01 +01:00
diginaut 57226b88f5 Updates 2017-12-13 11:36:58 +01:00
diginaut de5d4d30ef Updated dependencies 2017-11-21 16:18:16 +01:00
diginaut 60f5a48d89 Black amoled theme 2017-11-21 16:15:50 +01:00
diginaut 47f6e36e4b Fixed order of imports 2017-11-03 16:55:40 +01:00
diginaut 5402dfc320 Some updates 2017-11-03 16:53:15 +01:00
diginaut 90f1322c48 Development requirements 2017-11-03 16:52:48 +01:00
diginaut d1aef0284f MaterializeCSS update 2017-08-27 13:49:46 +02:00
diginaut d7a5bd921f Recent updates 2017-08-15 10:46:27 +02:00
diginaut b85ee43cc7 Better error message on 301, with hint on using the button 2017-08-14 14:24:12 +02:00
diginaut 8077499eae Something with name clashes 2017-08-14 13:41:58 +02:00
diginaut ab06f7e583 Recent changes 2017-07-31 16:34:34 +02:00
diginaut f309d4acf2 Make 404 page theme aware (falls back to default) 2017-07-31 16:33:07 +02:00
diginaut 88a9806d44 Fix clickability of checkboxes 2017-07-31 16:29:27 +02:00
diginaut 6f4d270858 Don't override the colour of form widgets 2017-07-28 13:49:24 +02:00
diginaut c354613b60 Changes 2017-07-26 08:25:47 +02:00
diginaut 383c77ee8b Fixed padding for card reveal 2017-07-23 14:30:50 +02:00
diginaut 0e77afd000 Modified card padding so it fits more content 2017-07-23 14:28:20 +02:00
diginaut f617fb8190 Moved chip link colour to theme 2017-07-23 13:34:34 +02:00
diginaut 34af0e9ab7 Added lightblue theme and changed link colour 2017-07-23 13:11:27 +02:00
diginaut 7f866658e3 (mobile) browser chrome theming 2017-07-23 08:30:26 +02:00
diginaut abf9141019 Release 1.1.0 2017-07-22 22:09:42 +02:00
diginaut 0be05d07e9 Default theme is now a constant; linting fixes 2017-07-22 21:51:07 +02:00
diginaut a66360a0e3 Note on the added DB field 2017-07-22 21:44:06 +02:00
diginaut 1545c17472 Moved label colours to template/theme; added freshgreen and dark 2017-07-22 21:42:12 +02:00
diginaut dd0a9d8283 Typo 2017-07-22 21:16:33 +02:00
diginaut 652e3a89af Theme support, with default 'green' 2017-07-22 21:11:09 +02:00
diginaut 133a139b79 Merge branch 'master' into theme 2017-07-22 20:36:05 +02:00
diginaut b556978640 Updated MaterializeCSS 2017-07-22 19:39:52 +02:00
diginaut 8bb9e11088 More changes 2017-07-05 12:45:09 +02:00
diginaut 85e94b71e5 Some reformatting according to keepachangelog.com 2017-07-05 12:32:00 +02:00
diginaut a895774001 Changes 2017-07-03 15:08:50 +02:00
diginaut 7598ba6a61 Updated requirements 2017-07-03 15:07:45 +02:00
diginaut c5dcf579d3 Updated MaterializeCSS 2017-07-03 15:07:19 +02:00
diginaut 590095659e 20170519: default to 'green' 2017-06-15 08:41:01 +02:00
diginaut d5d71b4f51 Cache User settings 2017-04-28 16:33:42 +02:00
diginaut 7f2da49d26 Update Materialize to 0.98.2 2017-04-26 15:22:20 +02:00
diginaut 0f0e4e03c3 Small requirements updates 2017-04-26 15:20:23 +02:00
diginaut 044f507aa2 Started with theming support 2017-04-15 09:01:49 +02:00
diginaut b0da3a4454 Updated Materialize and jQuery 2017-03-22 12:34:33 +01:00
diginaut 17e1db12bf Minor requirements updates 2017-03-22 12:32:57 +01:00
diginaut 480f27797f requirements updates 2017-03-11 21:32:32 +01:00
diginaut 1729ecd540 Add pkg-resources==0.0.0 as otherwise venv will break 2017-03-01 21:06:59 +01:00
diginaut d54b26dafb Updated requirements 2017-03-01 21:03:16 +01:00
diginaut 2c76ffaf12 Cache buster to force loading of the latest styling 2017-02-04 10:28:07 +01:00
diginaut e54a033984 Indentation and styling fixes, comments 2017-02-04 10:27:05 +01:00
diginaut 4e0d89c25e Better size for the hamburger icon 2017-02-04 10:24:39 +01:00
diginaut 30e4f74ed9 Fix for misalignment of hamburger icon 2017-02-04 09:20:42 +01:00