Commit History

作者 SHA1 備註 提交日期
  wrnice 9960e94416 Update 'README.md' 6 年之前
  BadCodeShane 4503534f4e Merge pull request #28 from BadCodeAndy/feature/files-reload-after-uploading 6 年之前
  Andrew Alban c4707267e2 Files now reload with fixed content after uploading, _may_ have resolved the Linux loading bug 6 年之前
  BadCodeShane 3a59e707c7 Merge pull request #27 from BadCodeAndy/feature/generic-response-templates 6 年之前
  Andrew Alban bb33f26086 Replaced multiple xyzSuccess views with a generic response view generater class 6 年之前
  BadCodeShane fc03e0d2cd Merge pull request #23 from BadCodeAndy/feature/small-refactor-for-base-edits 6 年之前
  Andrew Alban 445d000e35 added timeout in parameter string for consistency with similar classes 6 年之前
  Andrew Alban a9acaea322 Added a baseSuccess class to refactor reused code from success views 6 年之前
  Shane Armstrong fd06dbf787 Adding a warning for users who place '.html' within post URLs 6 年之前
  Shane Armstrong cd30a693f3 Clean up template dependency mess by allowing a forced render 6 年之前
  Shane Armstrong d1301e493b Encoding now allows conversion from alternative encodings based on system defaults and tells web pages to render UTF-8 characters, full Unicode support is now present 6 年之前
  Shane Armstrong 20cccf63ce UTF-16 support added to template encoding 6 年之前
  Shane Armstrong 773269759c Fixed an issue where templateBefore sections were being duplicated in the preview HTML 6 年之前
  Shane Armstrong 53ad4566c0 Bump version number to 0.0.5 6 年之前
  Shane Armstrong 2021436a26 Fixed some Regular Expression validation issues with the template compiler 6 年之前
  Shane Armstrong 45f0a301b0 The back to home button now longer tries to render a non-existant page in local previews 6 年之前
  Shane Armstrong 6447199355 Change the default template status to draft 6 年之前
  Shane Armstrong 77dbbce8ff Added a warning to the posts page, letting people know they should publish a template if they haven't yet 6 年之前
  Shane Armstrong 3f3285526a Template preview now correctly renders local files which have been published to the SAFE Network 6 年之前
  Shane Armstrong 08959bd892 Draft, published and edited statuses now work, templates now use those statuses as well, fixed some template render ordering issues with a nasty hack 6 年之前
  Shane Armstrong 124b4d64ae Post statuses now show the correct value for published and edited 6 年之前
  Shane Armstrong 7f9c740f29 Added a loading overlay to the posts page, added a postEditUploadSuccess view and removed the legacy alert 6 年之前
  Shane Armstrong 609152c719 Templates now have a loading overlay during upload, added a templateEditUploadSuccess view and removed the legacy alert 6 年之前
  Shane Armstrong f5f77d2fd8 Added an overlay when uploading files, added a filesEditSuccess view to make the upload process more atomic 6 年之前
  Shane Armstrong ee1f5b5a77 Remove the npm package command in favour of the dist-linux and dist-windows commands 6 年之前
  Shane Armstrong 800e730333 Bump to 0.0.3, fix an NO-ENTITY-EXISTS error in linux environments, fix a undefined error issue when decrypting invalid domains 6 年之前
  Shane Armstrong 23cf3efbc0 Update README.md with instructions for making the Linux process directly executable 6 年之前
  Shane Armstrong 19999da50d Update README.md to fix a minor grammar error 6 年之前
  Shane Armstrong 0c38066fa6 Update linux storage directory to be within the current user's home, bumpt version to 0.0.2 for tet release 6 年之前
  Shane Armstrong 6539bc7123 Add MIT license and update README.md 6 年之前