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

67 Commits

Author SHA1 Message Date
diginaut b4afa249e2 Only show user-specific nav when userkey is available 2016-07-18 11:27:16 +02:00
diginaut 4c2b61c7c6 Requires python-utilkit 2016-07-18 11:26:48 +02:00
diginaut 26d07795bd Templates are more complete, working navigation, tags overview page 2016-07-17 21:22:06 +02:00
diginaut 7fd61c8426 Support for custom url to run the app under 2016-07-17 20:15:31 +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 e82ec89e16 Create User table, redirect to user's homepage on creation 2016-07-17 15:05:21 +02:00
diginaut 23d367a3d2 Base template, which the children extend from 2016-07-17 14:28:29 +02:00
diginaut cfbb266056 Comments on what functions actually do 2016-07-17 14:08:01 +02:00
diginaut 4c32e23ead Some fixes; function to add users through secret key 2016-07-16 10:52:50 +02:00
diginaut 242359323e Editing, adding, json/dict 2016-07-10 13:55:52 +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 6537012317 Started making it mine; fleshing out user-based stuff 2016-07-07 14:45:50 +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
Michiel Scholten c0b5f4816a Initial commit 2016-07-07 14:42:48 +02:00