1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-18 01:57:02 +00:00

Commit Graph

  • 8e04ce1fec ui: Fix monitor scrolling James Hillyerd 2019-01-01 14:27:31 -08:00
  • 6287f5fe9c ui: Truncate monitor after 500 messages, closes #87 James Hillyerd 2019-01-01 13:48:41 -08:00
  • f47e2cfcc2 ui: Reimplement message monitor as web component, closes #128 James Hillyerd 2019-01-01 10:58:14 -08:00
  • dbdc60a0fb message, webui: Fix QP address rendering, closes #117 James Hillyerd 2019-01-01 10:04:37 -08:00
  • c0a878db47 config: Remove mailbox prompt, no longer used James Hillyerd 2019-01-01 09:36:39 -08:00
  • 0ea18cbe2b Merge branch 'feature/layout' into develop James Hillyerd 2018-12-31 16:48:30 -08:00
  • 986377b531 ui: Clarifying renames James Hillyerd 2018-12-31 16:47:49 -08:00
  • fac44b7753 ui: rename Page -> Layout James Hillyerd 2018-12-31 16:28:22 -08:00
  • c977ded5ba ui: Reimplement session storage in Main James Hillyerd 2018-12-31 16:16:20 -08:00
  • c2109a8df0 Merge branch 'feature/config-cookie' into develop James Hillyerd 2018-12-31 15:29:15 -08:00
  • 321c5615a5 ui: Respect monitor visible config option James Hillyerd 2018-12-31 14:37:11 -08:00
  • c57260349b web + ui: Pass init cookie from server to client James Hillyerd 2018-12-31 11:46:29 -08:00
  • 91f3e08ce5 ui: Make CSS .well reusable for error/warn James Hillyerd 2018-12-28 13:18:14 -08:00
  • c762c4d7a1 Merge branch 'feature/mime-errors' into develop James Hillyerd 2018-12-28 11:47:26 -08:00
  • b954bea7c6 ui: Render MIME parsing errors James Hillyerd 2018-12-28 11:21:51 -08:00
  • 362ece171a webui: Add MIME errors to mailbox message James Hillyerd 2018-12-28 10:28:36 -08:00
  • 1922dc145d ui: Ouput web fonts to dist/static/ James Hillyerd 2018-12-27 10:15:09 -08:00
  • 4b9e432730 ui: Fix long message & list scrolling James Hillyerd 2018-12-27 09:20:10 -08:00
  • 78b36b0b14 Merge branch 'feature/session' into develop James Hillyerd 2018-12-26 15:44:23 -08:00
  • 2f7194835d ui: Remove Session from Main model James Hillyerd 2018-12-24 13:14:38 -08:00
  • 7c213cd897 ui: Embed Session into page models James Hillyerd 2018-12-24 12:06:35 -08:00
  • 6189b56b79 ui: Add fontawesome-free, use in status & mailbox James Hillyerd 2018-12-23 13:55:43 -08:00
  • 1a8b5184cd Merge branch 'feature/travis' into develop James Hillyerd 2018-12-23 12:45:55 -08:00
  • 55e11929c7 travis: Eliminate travis-deploy.sh James Hillyerd 2018-12-23 12:31:26 -08:00
  • 4dd3ad33f9 travis: Add Elm stage James Hillyerd 2018-12-23 10:39:52 -08:00
  • 92c89b98ee travis: Utilize build stages for deploy James Hillyerd 2018-12-23 09:20:10 -08:00
  • 51d732fa20 ui: Add raw HTML button to message James Hillyerd 2018-12-15 21:30:13 -08:00
  • ffaf296faa ui: Make the error flash look nice James Hillyerd 2018-12-15 21:17:37 -08:00
  • af3ed04100 ui: Move div.page into Page frame James Hillyerd 2018-12-15 20:36:39 -08:00
  • caec5e7c17 ui: Add request context for error flash James Hillyerd 2018-12-15 20:16:20 -08:00
  • 862aff434e Merge branch 'release/2.1.0' into master v2.1.0 James Hillyerd 2018-12-15 12:02:43 -08:00
  • 6ef2beb821 CHANGELOG: release 2.1.0 James Hillyerd 2018-12-15 12:02:23 -08:00
  • 6fd13a5215 Merge branch 'feature/cleanup' into develop #133 James Hillyerd 2018-12-15 10:01:07 -08:00
  • 77ea66e0e6 web: Remove unused helpers James Hillyerd 2018-12-15 09:51:37 -08:00
  • 89886843bd web: Remove template related code James Hillyerd 2018-12-15 09:20:57 -08:00
  • 4894244d5c webui: Remove sessions & securecookie James Hillyerd 2018-12-14 21:55:31 -08:00
  • d627da2038 webui: Remove unused routes/handlers James Hillyerd 2018-12-14 21:37:24 -08:00
  • 348eebe418 Add basic NixOS shell.nix file James Hillyerd 2018-12-15 08:34:07 -08:00
  • bc427e237f ui: Move REST API calls into new Api module James Hillyerd 2018-12-14 20:58:42 -08:00
  • f12a72871f ui: Mailbox purge prompts for confirmation James Hillyerd 2018-12-12 20:37:39 -08:00
  • efe554bd77 ui: build tweaks James Hillyerd 2018-12-12 20:21:40 -08:00
  • ecd7c9f6e6 Merge branch 'feature/docker' into develop James Hillyerd 2018-12-11 19:48:33 -08:00
  • f0c9a1e7f4 ui: Add chunk hash to static js file name James Hillyerd 2018-12-11 19:31:38 -08:00
  • 1eba3164b5 ui: Remove built assets from repo James Hillyerd 2018-12-11 19:25:23 -08:00
  • aae41ab79a docker: Build Elm UI in container James Hillyerd 2018-12-11 19:24:38 -08:00
  • fc5cc4d864 ui: Display server uptime, scan completion time James Hillyerd 2018-12-10 20:54:02 -08:00
  • 9b3049562d ui: Display server configuration on status page James Hillyerd 2018-11-26 22:19:37 -08:00
  • 7a16f64ff0 ui: Make message & list scroll within viewport James Hillyerd 2018-11-25 21:19:28 -08:00
  • 6a95dfe5c6 ui: Invert mailbox media queries for desktop/mobile James Hillyerd 2018-11-25 20:34:31 -08:00
  • 22884378f3 ui: Stop using element IDs for styling James Hillyerd 2018-11-25 19:52:28 -08:00
  • 0cf97f5c58 ui: Style error flash, add close link James Hillyerd 2018-11-25 09:06:28 -08:00
  • 4eb2d5ae97 ui: Update browser URL after deleting a message James Hillyerd 2018-11-23 17:52:10 -08:00
  • ce59c87250 ui: Eliminate javascript:void, closes #130 James Hillyerd 2018-11-23 17:26:09 -08:00
  • 6215ce77dd ui: Show dates in browser local timezone James Hillyerd 2018-11-23 16:47:22 -08:00
  • ba8e2de475 ui: Cleanup routing James Hillyerd 2018-11-23 14:16:18 -08:00
  • 0f9585a52b ui: Add session update logic into Session James Hillyerd 2018-11-23 13:57:42 -08:00
  • e71377f966 ui: Refactor update and setRoute with updateWith James Hillyerd 2018-11-22 22:02:01 -08:00
  • 0c9cf81c94 main: bump enmime to v0.4.0 James Hillyerd 2018-11-21 21:45:27 -08:00
  • ff7fb8a781 docker: Fix build for webpack UI dist dir James Hillyerd 2018-11-18 19:53:55 -08:00
  • 6619764ea2 Merge elm 0.19 upgrade, closes #125 James Hillyerd 2018-11-18 19:47:31 -08:00
  • 0d9952d35f ui: Commit UI build artifacts James Hillyerd 2018-11-18 19:45:21 -08:00
  • 5be2b57a12 ui: Easy renames and refactors James Hillyerd 2018-11-18 18:52:14 -08:00
  • 0ed0cd2d64 ui: Production optimization, basic babel config James Hillyerd 2018-11-18 14:12:27 -08:00
  • 74e7fd1179 ui: Fix external links James Hillyerd 2018-11-18 11:36:49 -08:00
  • eaf41949d4 ui: Refactor page view/framing to handle titles James Hillyerd 2018-11-18 10:37:57 -08:00
  • 59062e1326 ui: Enable compile-error dev server overlay, SPA routing James Hillyerd 2018-11-18 08:39:34 -08:00
  • 019bd11309 ui: Parse POSIX millisecond date stamps James Hillyerd 2018-11-17 21:11:41 -08:00
  • cf265dbe2c rest: Add posix-millis field for easier date parsing James Hillyerd 2018-11-17 20:00:04 -08:00
  • c77cae2429 ui: Update README for npm/webpack James Hillyerd 2018-11-17 19:17:01 -08:00
  • abd9ebeb35 ui: Use web components to render server-side HTML James Hillyerd 2018-11-17 19:09:19 -08:00
  • f2cd3f92da ui: Upgrade to elm/http 2.0.0 James Hillyerd 2018-11-17 18:48:52 -08:00
  • e70900dd1a web: Implement SPA compatible routing James Hillyerd 2018-11-17 14:05:07 -08:00
  • 284dd70bc6 ui: minimal webpack 4 build w/ proxy & hot reload James Hillyerd 2018-11-16 22:49:50 -08:00
  • fe20854173 ui: Get UI to compile with Elm 0.19 James Hillyerd 2018-11-13 22:03:36 -08:00
  • 5ccdece541 ui: Remove built assets during elm upgrade James Hillyerd 2018-11-17 14:19:10 -08:00
  • b67d5ba376 ui: Reformat with elm-format 0.8.1 James Hillyerd 2018-11-13 22:06:19 -08:00
  • ecd0c124d4 ui: Re-implement websockets with ports+JS James Hillyerd 2018-11-13 21:26:37 -08:00
  • ac3a94412d Merge Elm user interface into develop, closes #105 James Hillyerd 2018-11-12 22:15:37 -08:00
  • 8017e0ce57 docker: Update for elm UI artifacts James Hillyerd 2018-11-12 22:05:48 -08:00
  • 1f2d1a4622 ui: Commit build artifacts James Hillyerd 2018-11-12 21:53:53 -08:00
  • bea3849c97 ui: Update README with dev instructions James Hillyerd 2018-11-12 21:12:50 -08:00
  • 2bbcef072a ui: Add greeting.html to Home James Hillyerd 2018-11-12 20:21:37 -08:00
  • d1954cdd6f ui: Reformat with new elm-format James Hillyerd 2018-11-12 19:59:15 -08:00
  • c92cd309bc ui: Add friendly date to Mailbox message view James Hillyerd 2018-11-08 20:20:38 -08:00
  • d05eb10851 ui: Friendly date format for mailbox list, monitor James Hillyerd 2018-11-06 20:47:15 -08:00
  • 9e2f138279 ui: Add purge button to Mailbox James Hillyerd 2018-11-06 18:54:17 -08:00
  • af9c735cd7 ui: messageList becomes viewMessageList James Hillyerd 2018-11-05 22:32:02 -08:00
  • 5328406533 ui: Move selected MessageID into MessageList record James Hillyerd 2018-11-05 22:07:57 -08:00
  • 54ca36c442 ui: Refactor Mailbox states to reduce cases. James Hillyerd 2018-11-05 21:20:55 -08:00
  • 5ab273b7b8 travis: Remove Go 1.10.x James Hillyerd 2018-11-04 19:12:04 -08:00
  • 352e8c396d ui: Refactor Mailbox update function James Hillyerd 2018-11-04 19:09:12 -08:00
  • f0b4dda8e6 ui: Add search to Mailbox James Hillyerd 2018-11-04 18:21:02 -08:00
  • c8dabf8593 ui: Mailbox headers get a MessageList type for search James Hillyerd 2018-11-04 16:40:39 -08:00
  • 852b9fce26 ui: Refactor mailbox header list into State James Hillyerd 2018-11-04 16:01:17 -08:00
  • a8795f46dc ui: Adding Transistioning state to Mailbox to stop flicker James Hillyerd 2018-11-04 13:39:28 -08:00
  • bcf0cafb34 ui: Refactor Mailbox model states James Hillyerd 2018-11-04 12:21:14 -08:00
  • 04a3f58e6d ui: Refactor message/markSeenAt into visible record. James Hillyerd 2018-11-04 11:24:44 -08:00
  • 7dade7f0e4 ui: Initial impl of seen message marking James Hillyerd 2018-11-04 10:40:00 -08:00
  • 523c04a522 Logging improvements, handler extraction. James Hillyerd 2018-11-03 19:19:44 -07:00
  • 7a5459ce08 test: Fix integation test server startup James Hillyerd 2018-11-03 19:06:25 -07:00