Commit Graph

  • b137b50 (feature/add-admin-posts-frontend) Add logging & authentication middleware by Tovi Jaeschke-Rogers 2022-04-16 12:42:17 +0930
  • 4c4bfeb Add file upload and delete capabilities to admin post form by Tovi Jaeschke-Rogers 2022-04-09 13:23:47 +0930
  • 53cf5a0 Add WYSIWYG editor and split auth/no-auth post routes by Tovi Jaeschke-Rogers 2022-04-06 19:19:13 +0930
  • 67f0b9c Add AdminPostsList and restructure vue project by Tovi Jaeschke-Rogers 2022-04-03 13:47:37 +0930
  • cfeb008 (develop) Merge pull request 'feature/add-vue-frontend' (#3) from feature/add-vue-frontend into develop by Tovi Jaeschke-Rogers 2022-04-02 18:15:14 +1100
  • 71d71e4 (refs/pull/3/head) Update fake routes by Tovi Jaeschke-Rogers 2022-04-02 17:43:43 +1030
  • b8a76f8 Add AdminUsersCreate by Tovi Jaeschke-Rogers 2022-04-02 17:40:01 +1030
  • 39cbc5f Update vue project with new styles, add users views by Tovi Jaeschke-Rogers 2022-04-02 17:12:19 +1030
  • 6425603 Add router authetication and redirection by Tovi Jaeschke-Rogers 2022-03-30 22:29:05 +1030
  • e9e9ec1 Merge branch 'develop' into feature/add-vue-frontend by Tovi Jaeschke-Rogers 2022-03-21 05:16:36 +1030
  • 766cf31 Merge pull request 'feature/add-users' (#2) from feature/add-users into develop by Tovi Jaeschke-Rogers 2022-03-21 05:46:05 +1100
  • d2eb1c2 (refs/pull/2/head) Add tests for logout and UpdatePassword by Tovi Jaeschke-Rogers 2022-03-21 05:15:23 +1030
  • d584d40 Add authentication to all required endpoints by Tovi Jaeschke-Rogers 2022-03-21 05:03:05 +1030
  • 946c491 Add Login and Logout routes by Tovi Jaeschke-Rogers 2022-03-21 04:03:20 +1030
  • 4cb80bb Add user_id to post model by Tovi Jaeschke-Rogers 2022-03-16 20:37:10 +1030
  • fe4b31b Add createUser and getUsers API endpoints by Tovi Jaeschke-Rogers 2022-03-15 21:10:20 +1030
  • 83690f3 Embed vue.js build directory in golang by Tovi Jaeschke-Rogers 2022-03-12 18:42:56 +1030
  • 68b64be Merge pull request 'Add post image API cruds' (#1) from feature/post-fk-cruds into develop by Tovi Jaeschke-Rogers 2022-03-12 18:25:54 +1100
  • e6be47a (refs/pull/1/head, feature/post-fk-cruds) Change PostImages upload limit to bitwise operation by Tovi Jaeschke-Rogers 2022-03-12 17:55:04 +1030
  • e83a3b0 Add routes for creating and deleting post_images by Tovi Jaeschke-Rogers 2022-03-12 17:48:55 +1030
  • 1f99797 Simplify and clean up Posts_test by Tovi Jaeschke-Rogers 2022-03-12 11:45:34 +1030
  • 7c66aba (HEAD -> master) Add api CRUD endpoints for posts by Tovi Jaeschke-Rogers 2022-03-11 16:54:07 +1030
  • 66bfbcb Add initial models by Tovi Jaeschke-Rogers 2022-03-09 20:45:02 +1030