Commit Graph

43 Commits

Author SHA1 Message Date
mappu 7407353dfb albums: support custom album titles 2023-05-17 19:21:48 +12:00
mappu 4294738337 albums: basic support (json array using contented/album mime-type) 2023-05-17 18:52:13 +12:00
mappu ad56309cb0 sdk: replace all the early-load logic with promises 2023-05-17 18:09:28 +12:00
mappu f13618fef1 sdk: inline the widget html definition 2023-05-17 18:09:15 +12:00
mappu e8dd95a830 sdk: drop polyfills, use jquery 3 2023-05-17 17:38:32 +12:00
mappu bf3339fec7 sdk: flatten out some nested callbacks 2023-05-17 17:34:22 +12:00
mappu 3a103ae484 index: replace our custom result listing page with an album preview 2017-11-18 14:11:40 +13:00
mappu 08321818ff sdk: add getMultiPreviewURL() function 2017-11-18 14:11:27 +13:00
mappu 6ab2b08099 sdk: getPreviewURL() now uses the real preview page 2017-11-18 13:53:33 +13:00
mappu b88273ec64 index: display thumbnail after upload 2017-11-18 13:32:54 +13:00
mappu 79cb8733e5 sdk: add encodeURIComponent() to getters, add getThumbnailURL(), add thumbnail.* constants 2017-11-18 13:32:47 +13:00
mappu 23ad509f33 thumbnailer: display a static error image on failure 2017-11-18 13:27:07 +13:00
mappu 6d739972de fix border radius display for progress bar 2017-10-15 22:02:31 +13:00
mappu e36fd43f9b fix missing green part of progress bar 2017-10-15 22:02:19 +13:00
mappu 35bbc6c61b fix loading drawingboard css from relative URL 2017-10-15 22:02:08 +13:00
mappu 987c704730 load dependent scripts sequentially 2017-10-15 21:58:22 +13:00
mappu 5edea74333 fix missing baseURLs on remote script loads 2017-10-15 20:49:07 +13:00
mappu 2f4fe0a55f enable ctrl-V support 2017-10-15 19:49:46 +13:00
mappu 27cf4cf0c0 fix content selection in chrome prior to 54, et al 2017-10-15 19:00:49 +13:00
mappu 188ca7e679 homepage: add "again" button 2017-10-15 18:54:14 +13:00
mappu b8f1b26aba sdk auto provide libraries, handle preInit calls, add get*URL methods, drawing canvas integration 2017-10-15 18:50:55 +13:00
mappu ac768524ee homepage: display widget in full size 2017-10-15 18:49:46 +13:00
mappu a5008ab455 vendor: track drawingboard 0.4.6 (MIT license) 2017-10-15 18:49:09 +13:00
mappu 9436dcd43e tweak progress captions in error cases 2017-10-08 19:14:11 +13:00
mappu f543347b1c remove a console.log call 2017-10-08 19:07:06 +13:00
mappu f580bf4958 landing: add warning message handler 2017-10-08 16:27:04 +13:00
mappu 2f05753c8e working paste uploader 2017-10-08 16:15:15 +13:00
mappu 36145c0a2f working classic uploader 2017-10-08 16:11:59 +13:00
mappu 6c21e2a7fa rename /view/ to /get/, reorganise some server code 2017-10-08 16:01:41 +13:00
mappu 74212353ec webpage: display your uploads 2017-10-08 15:22:41 +13:00
mappu e4c5f7d83e webpage: move title handling out of sdk 2017-10-08 15:16:57 +13:00
mappu 257a0352db sdk: rename some methods 2017-10-08 15:16:38 +13:00
mappu f31b976c83 sdk: fix retrieving progress information 2017-10-08 15:07:28 +13:00
mappu 16b6bda184 sdk: cosmetic fix background on drop 2017-10-08 15:07:16 +13:00
mappu 030c270e77 sdk: byte formatting 2017-10-08 15:07:04 +13:00
mappu 2345447d59 ajax drop uploads, progress display 2017-10-08 14:49:00 +13:00
mappu ba3f85919f sdk: reformat 2017-10-08 14:15:16 +13:00
mappu f01076e4b4 frontend: hide close button 2017-10-08 14:11:16 +13:00
mappu bd80cdebc4 widget: remove some inline styles 2017-10-08 14:11:05 +13:00
mappu b361bdef07 sdk: drop dead code 2017-10-08 14:10:57 +13:00
mappu a2a3beb714 sdk: simplify interface 2017-10-08 14:10:47 +13:00
mappu dca72442d9 redesign 2017-10-08 13:45:55 +13:00
mappu 7451d39d66 move to separate static content, begin restructuring into sdk-oriented design 2017-10-07 18:05:58 +13:00