144 Commits

Author SHA1 Message Date
ba98534444 Merge ../BusinessAppTemplate 2018-12-14 19:19:12 -07:00
13b60de915 Remove is_empty() 2018-12-14 19:14:22 -07:00
32cd18933d Update FontAwesome from 5.3.1 to 5.6.0 2018-12-11 21:39:25 -07:00
f4b4812651 Make crossed-out list items faded 2018-12-10 01:25:23 -07:00
4f1b81ff4b Deprecate is_empty() 2018-12-04 19:48:23 -07:00
cb3c8aaf2d Support undefined messages 2018-12-04 19:46:08 -07:00
1d6b6d3afd Add fromChecklist() 2018-12-02 13:21:57 -07:00
6cb23163bf Remove todo list markup from clean title 2018-12-02 13:15:01 -07:00
18bc8b1f4b Improve noscript behavior 2018-11-28 23:02:34 -07:00
be7c819f0f Add database.sql 2018-11-28 22:54:45 -07:00
60181c30ac Add database table and cron job to send reminders (isue #6) 2018-11-28 22:52:13 -07:00
621d8f57fe Merge ../BusinessAppTemplate 2018-11-28 22:51:10 -07:00
ec44a6740f Fix "language key ... is defined more than once" warning 2018-11-28 22:50:29 -07:00
3ff8a9389a Add ODT note export, add more metadata to HTML export 2018-11-28 20:55:15 -07:00
061834572a Add to-do list support (close #5), add overflow menu for action buttons 2018-11-28 19:52:03 -07:00
f4d7915fbc Make tables look nice 2018-11-26 01:11:18 -07:00
b44ef89405 Make favorite star seeable on all backgrounds, increase button padding for easier clicks 2018-11-25 21:45:26 -07:00
3cf9dacbf8 Apply note color in editor 2018-11-25 21:25:58 -07:00
c04d535c97 Adjust element spacing 2018-11-25 21:08:34 -07:00
6bf687b40c Make UI a bit nicer 2018-11-25 20:04:48 -07:00
c83cbd5e65 Add pastel colors 2018-11-25 19:39:46 -07:00
0b64eb555f Add New Note page, for the A E S T H E T I C 2018-11-25 19:15:00 -07:00
8eb196df36 Fix note footer link having wrong background and border color 2018-11-25 19:06:51 -07:00
b1248c80d8 Refresh home page if number of notes changes 2018-11-25 19:01:09 -07:00
6de5a44a1f Fix titles not being set properly on notes created via the Nextcloud API 2018-11-24 17:08:05 -07:00
9085802443 Fix issue with sizer-element overlapping buttons 2018-11-24 16:27:05 -07:00
9e8a526cc2 Update README.md 2018-11-24 16:19:05 -07:00
3d0129b647 Improve behavior without JavaScript 2018-11-24 16:11:50 -07:00
258b6163df Use masonry layout for notes 2018-11-24 15:50:32 -07:00
093580fa70 Adjust color palette, refresh home page if note colors changed 2018-11-24 15:22:23 -07:00
39e00dcc65 Add note color picker, close #4 2018-11-24 15:11:05 -07:00
161b3e3755 Add AJAX note refresh, note text now changes color to stay readable on dark backgrounds 2018-11-24 14:25:43 -07:00
9742b70e71 Add favorite note feature, fix setModified when passing UNIX timestamp 2018-11-24 13:55:09 -07:00
91636b15d2 Add download button to notes 2018-11-24 13:03:15 -07:00
bc86fd0aa6 Ensure $note->getModified() never returns 1969, add getCleanTitle() 2018-11-24 13:03:01 -07:00
88b2146135 Implement Nextcloud Notes API, close #2 2018-11-24 12:32:59 -07:00
f7d443b954 Fix note card bottom margin when multiple rows 2018-11-22 00:27:55 -07:00
407df6e228 Add basic create/edit/delete functionality, close #1 2018-11-22 00:25:27 -07:00
b4ffb8f7ca Update README 2018-11-19 15:32:30 -07:00
841bf184f7 Create Note object, simple database schema, and readonly web view 2018-11-19 15:29:55 -07:00
47539de2d7 Fix bootstrap font URL 2018-09-25 13:07:54 -06:00
12aea4a2e2 Update Bootstrap (https://github.com/thomaspark/bootswatch/issues/861) 2018-09-25 12:54:45 -06:00
34f49bfd01 Update README.md 2018-09-22 22:46:43 -06:00
d4621de80f Update README.md 2018-09-22 22:43:56 -06:00
c36c365a1b Update Bootstrap and FontAwesome 2018-09-21 16:38:34 -06:00
80d0a017ed Update Bootstrap to 4.1.3 2018-09-07 15:11:43 -06:00
a17f51b72d Update FontAwesome 5.1.0 to 5.3.1 2018-09-07 15:09:04 -06:00
1271317eb9 Rewrite to use classes, aligning with AccountHub 2.0 2018-09-07 15:03:42 -06:00
963fbfbf00 Upgrade FontAwesome to 5.1.0 2018-06-29 14:58:54 -06:00
10575f6f59 Fix another visual bug 2018-06-01 14:28:30 -06:00