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

36 Commits

Author SHA1 Message Date
cdfd0341f0 Non-validating text inputs 2018-01-03 14:51:54 +01:00
389e63bdbb Removed jQuery code, replaced with pure JavaScript 2017-12-25 11:39:59 +01:00
53887c8ece Also accept http202; try fixing encoding issue 2017-12-19 22:03:51 +01:00
fa033452f1 Fixed checkboxes 2017-12-19 14:58:45 +01:00
9578ee624b Silence 2017-12-13 11:37:26 +01:00
b85ee43cc7 Better error message on 301, with hint on using the button 2017-08-14 14:24:12 +02:00
88a9806d44 Fix clickability of checkboxes 2017-07-31 16:29:27 +02:00
652e3a89af Theme support, with default 'green' 2017-07-22 21:11:09 +02:00
2cdb0ebccb Put the tag selection in a collapsible element to prevent clutter 2016-09-14 12:50:37 +02:00
5288c9fe9c Clear error message on connection error 2016-09-05 15:21:42 +02:00
197cb776bf Helpful texts 2016-08-26 16:54:56 +02:00
c433c2c1e8 If redirect detected, button with final uri 2016-08-26 16:45:56 +02:00
7609becf00 More logical order of fields, tags with tags 2016-08-19 13:41:20 +02:00
9a15a9946c Different note icon, was same as title 2016-08-16 21:44:31 +02:00
d39d793460 Support for notes 2016-08-16 21:24:40 +02:00
53b96adc79 Show pointer mousepointer on tags in add/edit bookmark 2016-08-13 14:18:23 +02:00
068c6b8d94 Prevent duplicate form submission; indentation fixes 2016-08-13 13:48:54 +02:00
607a45ca8b Implemented stripping of query parameters from url 2016-08-02 13:07:24 +02:00
9ab2710114 More sleek buttons 2016-08-01 15:33:45 +02:00
6be78117c2 Easy adding of tags by clicking/tapping tag tags 2016-07-31 14:33:31 +02:00
f0c9b4959a Show deleted date when editing a deleted bookmark (yeah I know) 2016-07-26 14:31:45 +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
0ab398026c Show 'added' (created) and 'modified' date/time 2016-07-22 20:54:11 +02:00
8d1622ef41 Refactored add/edit, implemented editing a bookmark 2016-07-22 20:37:50 +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
395115eef9 'starred' support; catch case where there's no title 2016-07-20 21:42:53 +02:00
81e3b93cb5 Delete button through its own form 2016-07-20 15:31:58 +02:00
ac1aa8c7ba Better reporting on 404 2016-07-20 09:15:10 +02:00
e10af67f79 More simple warning card; added dummy Delete button 2016-07-19 21:08:46 +02:00
6f7dbeecba Revert to non-gigantic icon 2016-07-19 15:23:01 +02:00
f1fdbc5c2e Show alert-card when status is not 200 2016-07-19 14:28:39 +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
c94f161c21 Introduce url_hash field (used for editing etc) and edit form 2016-07-08 15:12:52 +02:00