Commit graph

  • b84d982be2
    Merge pull request #41 from MaxLeiter/database Max Leiter 2022-03-21 00:30:03 -0600
  • c4cd55f4e6
    server/client: add registration password and env vars Max Leiter 2022-03-20 23:27:09 -0700
  • e2c5e2dac9
    server: enable sqlite3 database and document env vars Max Leiter 2022-03-20 23:09:38 -0700
  • c57e0d6692
    client: fix logging out with new cookie auth Max Leiter 2022-03-20 22:34:42 -0700
  • 3f8511e0c1
    client: stop unnecessary title re-renders in /new Max Leiter 2022-03-20 21:43:04 -0700
  • 2fbcb41cdd
    client: clean-up drag and drop code and set post title if unset Max Leiter 2022-03-20 21:18:38 -0700
  • 921f219c5a
    client: add focus styling for file upload area Max Leiter 2022-03-20 20:54:31 -0700
  • 9ba17db6f9
    client: improve responsiveness Max Leiter 2022-03-20 20:45:37 -0700
  • 8117eb8b8a Added back missing check Max Campbell 2022-03-20 14:51:33 -1000
  • dd0f38bd8b Removed console.log Max Campbell 2022-03-20 14:51:00 -1000
  • 1eb998c7d6 Changes Max Campbell 2022-03-20 14:47:21 -1000
  • 8324a26eb6 Changes Max Campbell 2022-03-20 14:47:18 -1000
  • d407c2f546 Made changes to validation Max Campbell 2022-03-20 14:46:16 -1000
  • 7b2baad782 Added celebreate validation Max Campbell 2022-03-20 14:44:44 -1000
  • c9f84fe69c
    client: remove backticks around inline code markdown blocks Max Leiter 2022-03-20 14:23:35 -0700
  • 9d6db0c40b
    client: improve link hover in markdown Max Leiter 2022-03-20 14:17:54 -0700
  • 59d33042f2
    client: fix auth errors and wrap markdown headings in links Max Leiter 2022-03-20 14:09:56 -0700
  • c720b929ce specify renderPost, new error message, try await Anton 2022-03-19 20:15:17 -0400
  • e646df43f2 clean up post check Anton 2022-03-16 19:21:22 -0400
  • 3ac9cbcf4e remove console.log Anton 2022-03-16 18:58:43 -0400
  • ac9027c522 fix wrong post check Anton 2022-03-16 18:57:40 -0400
  • 7364eb668b remove client side post fetch Anton 2022-03-16 18:54:04 -0400
  • 79a8f498c5 render posts server side Anton 2022-03-15 22:49:41 -0400
  • d75819a02a
    Merge pull request #32 from icepaq/token-as-cookie Max Leiter 2022-03-15 16:10:47 -0600
  • a92062414f Merge branch 'store-token-in-cookies' into token-as-cookie Anton 2022-03-15 15:27:46 -0400
  • ecbd0584c2 store token and userid in a Cookie Anton 2022-03-15 15:15:54 -0400
  • ed3d413eab
    Merge pull request #23 from emilyst/patch-1 Max Leiter 2022-03-13 22:33:17 -0700
  • 1f0d60424e
    Minor wording change for "Download" link Emily Strickland 2022-03-12 11:53:55 -0800
  • 10c8b02397
    Merge pull request #28 from boringContributor/auth-form Max Leiter 2022-03-13 17:40:10 -0700
  • a361b16293 enhance auth workflow by adding a better error message and by validating the auth payload on server side Sebastian Sauerer 2022-03-13 20:57:55 +0100
  • 2ba1dd7f26 refactor: improve the auth component Sebastian Sauerer 2022-03-13 14:07:03 +0100
  • 80bcf68a7f
    README: fix typo Max Leiter 2022-03-12 23:39:19 -0800
  • a490b94bce
    Merge pull request #26 from sampaioxsamuel/fix-sign-up Max Leiter 2022-03-12 20:51:02 -0800
  • 0e0c4e36ac add path alias Samuel 2022-03-13 01:40:28 -0300
  • 39eb4aae04
    client: Scroll Bar should not show unless necessary (#27) Kris Alcordo 2022-03-12 23:30:12 -0500
  • 7f50654da4 fix: sign-in/up and add head component Samuel 2022-03-13 01:13:35 -0300
  • 721d32fc35
    Create CONTRIBUTING.md Max Leiter 2022-03-12 19:45:25 -0800
  • bbbbb19d26
    client: move images to assets/, improve new post on mobile Max Leiter 2022-03-12 15:51:31 -0800
  • ace6de42bd
    README: add setup instructions (#24) Max Leiter 2022-03-12 15:08:20 -0800
  • 66770f0681
    README: add setup instructions contributingInstructions Max Leiter 2022-03-12 15:07:22 -0800
  • 66c8a96e6a
    Add issue templates Max Leiter 2022-03-12 15:07:07 -0800
  • 64d37df5a3
    Create LICENSE Max Leiter 2022-03-12 15:03:17 -0800
  • f9e9c6fe06
    client: add downloading and viewing raw files (#21) Max Leiter 2022-03-11 18:48:40 -0800
  • 606e38e192
    client: switch to vs code color palette for syntax highlighting Max Leiter 2022-03-11 15:59:52 -0800
  • 988b05d52d
    client: add WELCOME_TITLE and WELCOME_MESSAGE as env vars Max Leiter 2022-03-11 15:57:42 -0800
  • a251d7f764
    client: improved drag-and-drop styles for mobile Max Leiter 2022-03-11 15:49:45 -0800
  • 6c0c45091f
    README: add logo and mark file uploading as complete Max Leiter 2022-03-11 15:46:49 -0800
  • 54adafa41d
    client: drag and drop file uploading (#20) Max Leiter 2022-03-11 15:38:37 -0800
  • 9a506bd9da
    client: drag and drop file uploading dragAndDrop Max Leiter 2022-03-11 15:17:00 -0800
  • 4bdd5435ce
    client: remove unused header CSS Max Leiter 2022-03-10 19:52:33 -0800
  • f17ef649b9
    client: minor styling improvements Max Leiter 2022-03-10 19:51:10 -0800
  • 96fc4f38ae
    client: remove TODO doc from home Max Leiter 2022-03-10 12:51:26 -0800
  • d669f1057e
    client: add time-ago utility and auth cleanup (#19) Max Leiter 2022-03-09 23:46:59 -0800
  • 55a2b19f9a
    client: favicon and touch icons, use logo on homepage Max Leiter 2022-03-09 17:47:54 -0800
  • 68309c0bd4
    client: added a logo! (#15) reese sapphire 2022-03-09 19:16:32 -0600
  • 5c6336fe8b
    Merge pull request #18 from MaxLeiter/loadingSkeletons Max Leiter 2022-03-09 17:15:53 -0800
  • cb6faa50b0
    client: add some loading skeletons loadingSkeletons Max Leiter 2022-03-09 17:11:37 -0800
  • f24ad3286b
    Merge pull request #16 from MaxLeiter/caseInsensitiveUsernames Max Leiter 2022-03-09 16:31:49 -0800
  • 61f7888f1b
    server: ignore username case when signing up and in Max Leiter 2022-03-09 16:22:52 -0800
  • cad10fb1fa
    README: change wording of follow => reach Max Leiter 2022-03-09 16:12:49 -0800
  • 859895e75a
    Add current status to README Max Leiter 2022-03-09 16:11:45 -0800
  • d2edb119d9
    client: useSharedState and syntax highlighting Max Leiter 2022-03-09 14:57:44 -0800
  • 252d16866f
    client: dark mode Max Leiter 2022-03-09 02:06:03 -0800
  • d8447f759d
    client: improved mobile stylings Max Leiter 2022-03-09 01:50:55 -0800
  • 4ca525fb12
    client: remove typo from homepage Max Leiter 2022-03-09 01:37:56 -0800
  • 7ef696f88e
    sort your posts by time, style improvements Max Leiter 2022-03-09 01:33:22 -0800
  • 73e32a58e7
    client: add spacing to top/bottom of Documents Max Leiter 2022-03-09 01:01:58 -0800
  • 04257a8b64
    Merge branch 'main' of github.com:MaxLeiter/Drift Max Leiter 2022-03-08 16:39:34 -0800
  • 844ccded3c
    client: improve rendered post styling; length is 100% if uneditable Max Leiter 2022-03-08 16:39:24 -0800
  • 67783f2227
    README: mention demo Max Leiter 2022-03-08 13:29:36 -0800
  • 013fdad662
    README: basic description Max Leiter 2022-03-08 13:29:08 -0800
  • 5b71fc6b27
    Better header loading Max Leiter 2022-03-08 13:19:42 -0800
  • ada427b2d7
    client: accessible emoji Max Leiter 2022-03-08 02:43:04 -0800
  • 7f88cd9a60
    client: conditionally render formatting buttons Max Leiter 2022-03-08 00:43:18 -0800
  • dc16802ffc
    client: formatting icons Max Leiter 2022-03-08 00:37:18 -0800
  • 0943519026
    client: add debug log to next.config.js Max Leiter 2022-03-07 23:45:13 -0800
  • 5001310af0
    "client: .env -> .env.local" Max Leiter 2022-03-07 23:13:21 -0800
  • b48d1ea745
    add API_URl env var to client Max Leiter 2022-03-07 23:09:30 -0800
  • a838069472
    add readme to trigger vercel deployment Max Leiter 2022-03-07 21:58:40 -0800
  • 886a61922c
    overflow adjustmentsg Max Leiter 2022-03-07 21:41:23 -0800
  • 4bd8d215e0
    Better homepage and add github to header Max Leiter 2022-03-07 21:03:24 -0800
  • f0f4f98c58
    Better homepage and add github to header Max Leiter 2022-03-07 21:02:51 -0800
  • dabe3e7f3c
    WIP dockerfiles Max Leiter 2022-03-07 20:42:44 -0800
  • 247124c7a7
    Header and home page improvements Max Leiter 2022-03-07 18:36:36 -0800
  • e3321edf9b
    Some header fixes Max Leiter 2022-03-07 16:54:33 -0800
  • 6c8e7933e1
    Far superior header Max Leiter 2022-03-07 16:42:47 -0800
  • 41f0dd5c7a
    Switch header on [id] depending on auth Max Leiter 2022-03-06 22:23:39 -0800
  • 773920bb41
    remove hanging )) Max Leiter 2022-03-06 22:20:23 -0800
  • ecd89fdf0e
    Post permissions Max Leiter 2022-03-06 22:16:08 -0800
  • 171946a38e
    Remove loading for /new Max Leiter 2022-03-06 19:20:38 -0800
  • 92a16b5a05
    adjustments Max Leiter 2022-03-06 17:41:30 -0800
  • 9b4ca2dd70
    rm basepath Max Leiter 2022-03-06 17:35:19 -0800
  • a57654f05a
    Fix basePath? Max Leiter 2022-03-06 17:29:34 -0800
  • 9a0b83c992
    Fix basePath? Max Leiter 2022-03-06 17:27:13 -0800
  • 144574535a
    Fix basePath? Max Leiter 2022-03-06 17:25:23 -0800
  • b0f4cc2781
    Link fixes for basePath Max Leiter 2022-03-06 17:20:01 -0800
  • ed842bdc78
    Remove worker and change <a> to Link in auth Max Leiter 2022-03-06 16:53:39 -0800
  • c34269400a
    Initial commit Max Leiter 2022-03-06 16:47:58 -0800
  • 208ba42c0e
    Initial commit Max Leiter 2022-03-06 16:46:59 -0800