125 Commits

Author SHA1 Message Date
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
2f9eccf931 Fix bug where clicking close on msg alert didn't remove progress bar 2018-06-01 14:23:14 -06:00
769d24b4b7 Improve alert fadeout 2018-06-01 14:04:04 -06:00
66aa3d6fdc Make msg alert time out with smooth visual effects 2018-06-01 13:59:31 -06:00
ee0c0f65e3 Fix PHP variable warnings 2018-05-26 20:51:13 -06:00
66fa86e04e Change string 2018-05-24 19:53:26 -06:00
dafc3b76ea Add message if user is kicked out of application for lack of permissions 2018-05-24 19:52:21 -06:00
8e65d4c98d Use bundled Roboto font 2018-05-21 18:26:25 -06:00
9dd9f9297c Fix a few undefined variable notices 2018-05-21 15:48:19 -06:00
41c8b6c16b Fix #2 2018-05-17 21:44:53 -06:00
be34857d71 Change session ID on successful login, make sessions last at least 2 hours 2018-05-15 13:44:43 -06:00
58a991cbd0 Update FontAwesome to 5.0.13 2018-05-13 00:29:09 -06:00
023480bf88 Use SVG logo for login page 2018-05-06 22:18:32 -06:00
4bab466169 Fix #1 2018-05-05 12:21:26 -06:00
d4070b36b9 Update FontAwesome 5.0.10 => 5.0.12, update Materia Bootstrap 2018-05-04 18:17:49 -06:00
2d98c68efd Remove unused old arrow icons 2018-04-16 14:21:46 -06:00
2461fec102 Update FontAwesome to 5.0.10 2018-04-16 14:21:23 -06:00
fa6924eb08 Update bootstrap.min.css with upstream bugfix from Bootswatch (https://github.com/thomaspark/bootswatch/issues/819) 2018-04-16 14:18:33 -06:00
a0d2293a3d Use captcheck.dist.js 2018-04-15 20:16:37 -06:00
a9eb59c936 Replace reCAPTCHA with Captcheck 2018-04-15 19:28:34 -06:00