Commit Graph

27 Commits

Author SHA1 Message Date
Lynne Megido 9e47e64dbb
implemented delete function with javascript, with a nice message box and everything
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-20 15:53:29 +10:00
Lynne Megido 107fe6078c
API for deleting documents 2020-09-20 14:12:41 +10:00
Lynne Megido e5748ec8d5
use the ID for the document filenames 2020-09-20 14:05:18 +10:00
Lynne Megido 9a25bc406f
fixed css for the one other web browser that exists 2020-09-20 13:50:27 +10:00
Lynne Megido 68c6fe6395
use random IDs instead of just sequential numbers 2020-09-20 13:43:08 +10:00
Lynne Megido b61ec6b165
added drone build status badge
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-20 13:15:11 +10:00
Lynne Megido 950b0aa96c
fuck it
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-19 19:27:17 +10:00
Lynne Megido e367ade2c4
arrrgh
Some checks failed
continuous-integration/drone/push Build is failing
2020-09-19 19:24:02 +10:00
Lynne Megido 5acb7a2510
okay i'm just gonna use lynnecloud
Some checks failed
continuous-integration/drone/push Build is failing
2020-09-19 19:20:18 +10:00
Lynne Megido 09cfc5bfec
maybe this will fix it?? idk
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2020-09-19 19:08:10 +10:00
Lynne Megido 147e926722
let's see if i can publish the builds to s3
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2020-09-19 19:01:04 +10:00
Lynne Megido 5be60a4681
added a .drone.yml that probably won't work
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-19 18:04:41 +10:00
Lynne Megido ed820f60fc
mostly working uploads 0u0 2020-09-18 15:35:20 +10:00
Lynne Megido c4cb226330
display notes in the details page 2020-09-18 00:28:06 +10:00
Lynne Megido 8827adf860
added a footer 2020-09-18 00:22:51 +10:00
Lynne Megido 4f0ac6ef5b
there is now a shitty document viewer 2020-09-18 00:14:50 +10:00
Lynne Megido 6d44b579d2
got rid of a bunch of unecessary usings 2020-09-17 23:48:18 +10:00
Lynne Megido d890307d6b
more CSS tweaks, removed 'view' button 2020-09-17 23:47:13 +10:00
Lynne Megido f571265130
working edit page, added notes to db, lots of minor style changes 2020-09-17 23:37:11 +10:00
Lynne Megido 19a2c0e631
added readme 2020-09-17 23:15:29 +10:00
Lynne Megido 49a13a412f
implemented basic API for getting documents 2020-09-16 12:55:32 +10:00
Lynne Megido afbb814fef
added placeholder help and upload buttons, functional view button 2020-09-16 12:39:45 +10:00
Lynne Megido 412f674b33
minor css tweaks, limit to at most 25 documents 2020-09-16 12:27:47 +10:00
Lynne Megido 9d2d0d697c
simple details page 2020-09-16 12:14:31 +10:00
Lynne Megido 2a14bf1f41
basic UI layout and style 2020-09-16 11:43:55 +10:00
Lynne Megido 88026c07f8
actually use the jsonconversion 2020-09-16 09:58:10 +10:00
Lynne Megido be9b0c3d9d
initial commit 2020-09-15 22:31:52 +10:00