Commit Graph

  • 2d54abaf1f
    add linux/arm/v7 architecture to Docker build workflow develop Lukas Schulte Pelkum 2023-12-09 15:23:43 +0100
  • 3af880042d
    move console commands to separate package #48 v1 Lukas Schulte Pelkum 2023-06-17 21:58:05 +0200
  • b2ad618781
    implement console commands Lukas Schulte Pelkum 2023-06-17 21:52:09 +0200
  • e2c9454430
    restrict paste metadata dimensions Lukas Schulte Pelkum 2023-06-17 20:36:15 +0200
  • 9a794a82d0
    use native middleware.AllowContentType Lukas Schulte Pelkum 2023-06-17 20:07:19 +0200
  • e8a88e21ae
    implement cleanup task Lukas Schulte Pelkum 2023-06-17 18:55:55 +0200
  • 5b0ba721b8
    validate request content type Lukas Schulte Pelkum 2023-06-17 18:38:58 +0200
  • 695b900f28
    write Content-Type and Content-Length headers Lukas Schulte Pelkum 2023-06-17 18:35:26 +0200
  • 9708263373
    print specific notices for legacy storage drivers Lukas Schulte Pelkum 2023-06-17 18:25:16 +0200
  • 05a27a00c0
    make config compatibility layer more abstract Lukas Schulte Pelkum 2023-06-17 18:20:25 +0200
  • 18839a2021
    implicitly write 200 HTTP status code Lukas Schulte Pelkum 2023-06-17 17:05:34 +0200
  • c414fd7c59
    implement request logging Lukas Schulte Pelkum 2023-06-17 17:00:44 +0200
  • 127af0a907
    print Hastebin support removal notice Lukas Schulte Pelkum 2023-06-17 15:18:15 +0200
  • bdac813e59
    implement paste reports Lukas Schulte Pelkum 2023-06-17 15:16:22 +0200
  • b9a6a81821
    implement SQLite storage driver Lukas Schulte Pelkum 2023-06-13 01:22:05 +0200
  • 6260f20fc4
    implement info endpoint Lukas Schulte Pelkum 2023-06-08 19:55:43 +0200
  • dc16506932
    integrate the web server into the startup logic Lukas Schulte Pelkum 2023-06-08 19:44:32 +0200
  • a24be8b2ff
    undo accidental string replacements Lukas Schulte Pelkum 2023-06-08 19:27:27 +0200
  • 4ce806945d
    implement raw paste handler Lukas Schulte Pelkum 2023-06-08 19:24:32 +0200
  • a53bd39dbd
    implement frontend routing Lukas Schulte Pelkum 2023-06-08 19:17:34 +0200
  • fcb3384143
    Merge 941da057ae into a163acf036 #48 Lukas Schulte Pelkum 2023-06-07 18:24:17 +0000
  • 941da057ae
    reimplement v2 API controller Lukas Schulte Pelkum 2023-06-07 19:51:54 +0200
  • a8077a54f9
    update dependencies Lukas Schulte Pelkum 2023-06-07 18:27:23 +0200
  • 8b1a4d23b7
    restructure storage driver Lukas Schulte Pelkum 2023-06-07 18:25:28 +0200
  • 3575c02c1e
    restructure startup & config logic Lukas Schulte Pelkum 2023-06-07 17:46:19 +0200
  • a163acf036
    Apple's command key (#53) Marcel 2023-01-18 21:59:10 +0100
  • 249514df3d
    whoops #53 Marcel 2023-01-18 21:52:02 +0100
  • c8952e833d
    Fixes #52 Marcel 2023-01-18 21:43:12 +0100
  • e4ae37bb81
    Update Dockerfile #51 Telegram Bot 2022-12-30 23:30:07 +0200
  • 810b570621
    Update go.mod Telegram Bot 2022-12-30 23:29:08 +0200
  • 762fec526c
    Update index.html Telegram Bot 2022-12-26 23:52:41 +0200
  • e93b292daf
    refactor package structure & remove v1 API Lukas Schulte Pelkum 2022-08-29 15:52:21 +0200
  • 1a574add49
    remove deletion token notation support Lukas Schulte Pelkum 2022-08-22 16:58:36 +0200
  • 1d2e42b737
    docker: Switch to distroless (#43) Baalaji 2022-04-18 23:36:36 +0530
  • 3a30832278
    tidy go module #43 Lukas Schulte Pelkum 2022-04-18 20:03:43 +0200
  • 11b695026c
    Uprev mongodb driver baalajimaestro 2022-04-03 14:25:04 +0530
  • e750fe2cc7
    docker: Disable CGO baalajimaestro 2022-03-17 16:49:04 +0530
  • 612f0e8977
    docker: Use distroless baalajimaestro 2022-03-17 16:33:54 +0530
  • 317d7e6d88
    Fix cleanup SQL query master Lukas Schulte Pelkum 2022-01-30 21:53:36 +0100
  • f371f4e043
    fix notification showing below char/line count (#40) Lup Gabriel 2022-02-07 20:42:36 +0200
  • 7d91a6c029
    Recompile SCSS #40 Lukas Schulte Pelkum 2022-02-07 19:40:44 +0100
  • ebf7d39fd5 fix notification showing below char/line count Lup Gabriel 2022-02-07 20:26:35 +0200
  • 6337c515bb
    Hide unnecessary elements below 400px page width Lukas Schulte Pelkum 2022-01-30 15:28:09 +0100
  • 75fa0621e4
    Show character and line count (#33) Lukas Schulte Pelkum 2022-01-30 15:22:38 +0100
  • 7a8d8e1573
    Only enable save button when content is not empty Lukas Schulte Pelkum 2022-01-30 15:12:34 +0100
  • e8e2b49466
    Use text/plain as fallback content type for hastebin support Lukas Schulte Pelkum 2022-01-29 22:17:42 +0100
  • 6f610a48ec
    Display paste lifetime in frontend Lukas Schulte Pelkum 2022-01-29 18:25:01 +0100
  • c7fcdeb91c
    Include AutoDelete lifetime in /api/v2/info response Lukas Schulte Pelkum 2022-01-29 16:18:40 +0100
  • 12a60526f9
    Bundle 3rd party libraries (#38) Lukas Schulte Pelkum 2022-01-29 15:59:39 +0100
  • 471aff5bc5
    Temporarily allow customization of the frontend path (workaround for #36, #37) Lukas Schulte Pelkum 2022-01-29 01:28:54 +0100
  • 7a99f85060
    Skip unnecessary clipboard-write permission check (fixes #35) Lukas Schulte Pelkum 2022-01-28 23:40:45 +0100
  • befc9615d5
    docker: Expose 8080 from dockerfile (#30) Baalaji 2021-12-19 17:54:53 +0530
  • df29c45c87 docker: Expose 8080 from dockerfile #30 baalajimaestro 2021-12-19 12:57:49 +0530
  • 15b32b093e
    Mongo: Uprev Driver and update code for MongoDB Server 4.2+ (#27) Baalaji 2021-11-28 00:04:57 +0530
  • 7efab1dd4f mongodb_driver: Update to support MongoDB 4.2+ #27 baalajimaestro 2021-11-27 23:54:05 +0530
  • 6e043ef7a7 Update mongodb driver to 1.8.0 baalajimaestro 2021-11-27 23:39:29 +0530
  • ec1b8bc418
    Update GitHub Action Workflow for Multi-Architecture Builds (#26) William Perdue 2021-11-17 08:46:02 -0800
  • 15ccf14b1c Per change request, updating registry login to utilize username from secret, instead of github running actor #26 William Perdue 2021-11-16 12:18:36 -0800
  • 94656e4be7 Return pinned version for docker/login-action to v1 William Perdue 2021-11-15 10:06:36 -0800
  • bab46a5b50 Use env.IMAGE_NAME for container tagging for easy changes in future William Perdue 2021-11-15 09:57:38 -0800
  • 7ae10cdf68 fix typo for github workflow env William Perdue 2021-11-15 08:20:19 -0800
  • 8ebcf541c5 Add commit hash tagging for pinned container build versions William Perdue 2021-11-15 08:13:59 -0800
  • 4d9447196d Update workflow for better env utilization William Perdue 2021-11-15 08:00:43 -0800
  • e285d3370c second fix to ghcr login William Perdue 2021-11-14 21:30:54 -0800
  • 289557251b Update ghcr login William Perdue 2021-11-14 21:28:46 -0800
  • 424443cb3d Fix buildx multiarch William Perdue 2021-11-14 21:23:38 -0800
  • efe0ec7556
    Fix paste creation URL in frontend Lukas Schulte Pelkum 2021-10-15 17:51:02 +0200
  • bd10c3321e
    Fix paste creation endpoint redirection loop Lukas Schulte Pelkum 2021-10-15 17:45:17 +0200
  • dbbd3d24e0
    Add embed Mode (#23) Ringo Hoffmann 2021-10-13 18:06:15 +0200
  • 3586011dc6
    Recompile CSS & fix lien number container height #23 Lukas Schulte Pelkum 2021-10-13 17:00:43 +0200
  • 3ac183b6d0 fix typo - episode 2 Ringo Hoffmann 2021-10-12 14:08:53 +0200
  • 37c0002947 fix stupid typo c: Ringo Hoffmann 2021-10-12 11:42:12 +0200
  • ee85b2732d add embed mode [#21] Ringo Hoffmann 2021-10-12 09:37:17 +0200
  • b11d4eb478
    Show a notification on encryption toggle Lukas Schulte Pelkum 2021-09-09 18:20:00 +0200
  • f931627c77
    Fix typos (#20) Marcel 2021-07-31 12:58:26 +0200
  • 77ed658622
    Fix typo #20 Marcel 2021-07-31 00:17:34 +0200
  • 63a0a3d840
    Add API change notice Lukas Schulte Pelkum 2021-07-30 22:07:57 +0200
  • 1818fac196
    Remove the paste-specific autoDelete field Lukas Schulte Pelkum 2021-07-30 21:51:33 +0200
  • 4f3b5b193b
    Implement clientside paste encryption Lukas Schulte Pelkum 2021-07-30 21:24:08 +0200
  • d4e3430feb
    Implement live line number rendering Lukas Schulte Pelkum 2021-07-28 13:21:08 +0200
  • 6172ad463b
    Update paste report webhook request Lukas Schulte Pelkum 2021-07-24 17:03:40 +0200
  • e8f7fa239e
    Add option to define ID and modification token generation characters (#17) Lukas Schulte Pelkum 2021-07-24 17:00:29 +0200
  • 7af1f9431b
    Fix trailing slash Lukas Schulte Pelkum 2021-07-23 23:50:01 +0200
  • 70c4392390
    Improve the frontend (API v2 functionalities) (#18) Lukas Schulte Pelkum 2021-07-23 23:39:37 +0200
  • dd85d64c1c
    Document the report webhook #18 Lukas Schulte Pelkum 2021-07-23 23:37:13 +0200
  • 9dfcd1788d
    Implement paste reports Lukas Schulte Pelkum 2021-07-23 23:34:29 +0200
  • f3f0d45fd8
    Rework JS & implement paste editing Lukas Schulte Pelkum 2021-07-23 23:10:39 +0200
  • b377acf6b0
    Switch to the new API Lukas Schulte Pelkum 2021-07-23 17:10:32 +0200
  • b19c8a077e
    Remove line wrapping Lukas Schulte Pelkum 2021-07-23 16:54:40 +0200
  • 7456c0ee06
    Fix notification container position Lukas Schulte Pelkum 2021-07-23 16:25:07 +0200
  • 3d38d020ae
    Fix line number height issue Lukas Schulte Pelkum 2021-07-23 16:15:22 +0200
  • 149abf77f1
    Fix paste saving SQL query Lukas Schulte Pelkum 2021-07-22 23:33:19 +0200
  • 9eaf9c3053
    Fix postgres migration Lukas Schulte Pelkum 2021-07-22 22:44:00 +0200
  • 99504e0bba
    Implement API v2 (#13) Lukas Schulte Pelkum 2021-07-22 22:26:21 +0200
  • 233fa23a78
    Update migrator #13 Lukas Schulte Pelkum 2021-07-22 22:21:18 +0200
  • daa66e439c
    Update syntax highlighting types (js -> jsonc) Lukas Schulte Pelkum 2021-07-22 21:27:04 +0200
  • b8281b9f94
    Document paste entity Lukas Schulte Pelkum 2021-07-22 21:16:47 +0200
  • 837d78f15f
    Document API Lukas Schulte Pelkum 2021-07-22 21:00:19 +0200
  • ebc7b20617
    Implement report webhook support Lukas Schulte Pelkum 2021-07-21 09:39:16 +0200
  • 71477f71f6
    Implement paste metadata Lukas Schulte Pelkum 2021-07-19 15:11:52 +0200