Commit graph

  • 1beb4a9632
    refactor: 🍱 Final logo Jack W. 2023-10-13 20:08:51 -0400
  • 0405f89542
    weed smoker charlie May 2023-10-11 12:57:35 -0700
  • 693f453833 Merge branch 'main' of https://github.com/nbitzz/monofile May 2023-10-10 21:12:13 -0700
  • dca41242e1 fix brighter pulldowns lol oops May 2023-10-10 21:11:30 -0700
  • dbe927f367
    Remove Boolean from checks unlinkability 2023-10-09 16:45:47 +0100
  • 3dec4d401e
    Remove Boolean from checks unlinkability 2023-10-09 16:45:30 +0100
  • 6dfb18a042
    Merge pull request #24 from nbitzz/brighter-pulldowns May 2023-10-09 02:25:08 -0700
  • 0bf53801ed brighter pulldowns brighter-pulldowns May 2023-10-08 23:20:21 -0700
  • 783d6be808
    remove the stupid webdrop thing May 2023-10-08 20:20:27 -0700
  • 052d51abfe
    add silly live test instance May 2023-10-08 20:18:34 -0700
  • 1ca2ea28ae
    docs: cooler introduction Jack W 2023-10-08 23:16:00 -0400
  • e5b8b83e6b
    admin delete user endpoint api-v1 linkability 2023-10-06 22:55:00 +0100
  • 44133630a7
    fix: 🐛 body is not sent in delete requests requiring a parameter linkability 2023-10-06 22:43:58 +0100
  • d87583392e
    http method changes and use ServeError linkability 2023-10-06 22:35:09 +0100
  • a1b6917831
    add admin password and elevate route linkability 2023-10-06 22:34:40 +0100
  • 03fa036e38
    change nickname added to apiv1 linkability 2023-10-05 23:31:52 +0100
  • e574438ea8
    files is not mounted to accounts linkability 2023-10-05 20:51:12 +0100
  • 48e00b1b54
    Merge branch 'api-v1' of https://github.com/nbitzz/monofile into api-v1 linkability 2023-10-05 20:08:42 +0100
  • 01bb4684a3
    delete your own account endpoint linkability 2023-10-05 20:08:39 +0100
  • 9e83d751bd api-v1: Charlie is on meth May 2023-10-04 19:02:11 -0700
  • c51d8dab95
    accidentally left comment in from old api linkability 2023-10-05 02:26:23 +0100
  • 6b8d050fa5
    account api half done linkability 2023-10-05 02:25:04 +0100
  • 03c638b951
    assertAPI instead of noAPIAccessIf linkability 2023-10-05 02:00:41 +0100
  • 36b59d1908
    fix: 🐛 it does not import Accounts linkability 2023-10-05 01:41:09 +0100
  • ceac1fc9a6
    Merge branch 'api-v1' of https://github.com/nbitzz/monofile into api-v1 linkability 2023-10-05 01:38:03 +0100
  • 503f5f315f
    api-v1: start work on sanitize middleware func May 2023-10-04 10:41:21 -0700
  • 6e6afd274b
    api-v1: fix middleware func May 2023-10-04 10:21:33 -0700
  • 01fe79d050
    api-v1: add new middleware function May 2023-10-04 10:21:04 -0700
  • 087454659b
    Add middleware to account api-v1 linkability 2023-10-04 16:10:42 +0100
  • ab617461fa housekeeping May 2023-10-03 22:02:37 -0700
  • 5a84f766cc IMPORTANT: readd British(🚫) joke May 2023-10-03 20:45:49 -0700
  • 9a589d3638 clear up internal libs (@Jack5079) May 2023-10-03 20:16:05 -0700
  • 1ed1acca1c api-v1: apihandler May 2023-10-03 20:10:08 -0700
  • 70591c78e9 api-v1: apihandler May 2023-10-03 20:09:49 -0700
  • f4e7dfa123
    api-v1: Adds initial empty files linkability 2023-10-04 01:36:52 +0100
  • bf2b398a1a
    Merge pull request #14 from nbitzz/btr-inline-docs unlinkability 2023-10-03 23:02:36 +0100
  • 3163ad649b
    TSDoc files.ts & errors.ts May 2023-10-03 13:37:37 -0700
  • 937363c9ee
    TSDoc: mail.ts, middleware.ts, ratelimit.ts May 2023-10-03 13:21:28 -0700
  • 9f480cbc87
    btr-inline-docs: TSDoc accounts.ts May 2023-10-03 11:48:57 -0700
  • aa840e176f
    Merge pull request #13 from nbitzz/token-permissions unlinkability 2023-10-03 17:01:49 +0100
  • 0071c17fe5 tokens: ability to set no expiration May 2023-10-02 22:00:21 -0700
  • 5e15b20c10 token-permissions: bugfix May 2023-10-02 21:01:53 -0700
  • 8bec8a4360 token-permissions: update adminRoutes May 2023-10-02 19:20:32 -0700
  • af9c3233d8 token-permissions: update primaryApi May 2023-10-02 19:20:11 -0700
  • 6742bf724f token-permissions: update fileApiRoutes May 2023-10-02 19:18:29 -0700
  • 2006fa1cca token-permissions: update authRoutes May 2023-10-02 19:14:00 -0700
  • fad320d7fb token-permissions: update middleware further May 2023-10-02 18:27:48 -0700
  • a04cc9a376 token-permissions: update middleware May 2023-10-02 18:22:18 -0700
  • b3efd8ca29 token-permissions: implement into tokens May 2023-10-02 17:17:38 -0700
  • 8a4dfd361c more accepted characters in ids (doom) May 2023-10-01 17:48:44 -0700
  • 8f6a5b5474 swap to crypto.randomInt over Math.random May 2023-10-01 17:45:07 -0700
  • 261b81ee04 bump token length to 36bytes May 2023-10-01 17:42:00 -0700
  • 11602b5556 bugfix: deindex not working for idx 0 May 2023-10-01 17:41:31 -0700
  • e54f6a5b8f
    Merge pull request #11 from nbitzz/bearer-auth May 2023-10-01 17:35:53 -0700
  • 76119811ff bearer-auth: customcss cleanup May 2023-10-01 16:32:04 -0700
  • c8e486630e bearer-auth: move /download route to middleware May 2023-10-01 16:28:15 -0700
  • a5d3131180 bearer-auth: make primaryApi use middleware May 2023-10-01 16:27:22 -0700
  • 14d4261858 bearer-auth: make fileApiRoutes use middleware May 2023-10-01 16:25:21 -0700
  • 64dd66dc03 bearer-auth: add to middleware:getAccount May 2023-10-01 16:18:47 -0700
  • 1dfd095563 begin hell 2 May 2023-10-01 15:59:24 -0700
  • a4bbbf8d53
    Merge pull request #10 from nbitzz/express-ssl-force v1.3.4 stable May 2023-10-01 10:59:13 -0700
  • 3bf0e7491a force-ssl: trustproxy May 2023-10-01 10:50:05 -0700
  • 1d387de3dd force-ssl: switch to req.protocol? May 2023-10-01 10:40:03 -0700
  • cb17eb1433 initial: force-ssl May 2023-10-01 10:31:18 -0700
  • fb57af0362
    Merge pull request #9 from nbitzz/mail-unlink-lol May 2023-09-30 21:52:21 -0700
  • 142bee3f7e mail-unlink: send 200 response May 2023-09-30 21:47:16 -0700
  • 4def0d3fa6 mail-unlink: break in case May 2023-09-30 21:45:11 -0700
  • f27f7b8921 mail-unlink: fetch acc data on unlink May 2023-09-30 21:43:20 -0700
  • c687b0767d mail-unlink: fixup icons, fix setemail May 2023-09-30 21:41:29 -0700
  • 4377052856 mail-unlink: use emailpotentialremove May 2023-09-30 21:35:14 -0700
  • 6b59732aa1 mail-unlink: initial May 2023-09-30 21:31:59 -0700
  • 7d3b1b5703 commence 1.3.4 development May 2023-09-30 21:04:32 -0700
  • e1b9a14fbc i will not be finishing this what the hell was i smoking websocket-uploads May 2023-09-24 11:58:46 -0700
  • 981c4bd801 Bugfix: add British (🚫) joke to pound.svg May 2023-09-02 16:05:32 -0700
  • ed9d7b5f8b fix an error code v1.3.3 May 2023-09-02 15:29:05 -0700
  • ec42d61bf7
    Merge pull request #8 from nbitzz/1.3.3 May 2023-08-28 22:06:16 -0700
  • 8f512d1433 fix icon May 2023-08-28 22:05:52 -0700
  • 4c47d641e5 fix route name & owned files, add more s. chars May 2023-08-28 22:02:18 -0700
  • 95597fd1e0 update versioning May 2023-08-28 21:10:58 -0700
  • 1eced462fe hhhidk what im doing :verygood: May 2023-08-28 20:40:49 -0700
  • 3ad5215a48
    Merge pull request #6 from nbitzz:1.3.2 v1.3.2 May 2023-08-28 11:08:29 -0700
  • d407fa1578 git didnt detect this change until now May 2023-08-28 11:08:17 -0700
  • f4697850c6 quick patch to fix issue with updates May 2023-08-28 11:08:00 -0700
  • 47568c6c8f
    forgot v1.3.1 May 2023-08-28 09:38:35 -0700
  • 14576c9ed4
    Merge pull request #5 from nbitzz:1.3.1 May 2023-08-28 09:28:26 -0700
  • df939f38f9 Bug: fix discord video embeds May 2023-08-27 17:43:17 -0700
  • 5afc025851 Bug: Hex not working when uppercase May 2023-08-27 17:38:59 -0700
  • 9089f876a2
    Merge pull request #4 from nbitzz/1.3.0 v1.3.0 May 2023-08-27 01:19:26 -0700
  • dc9d9ddb4f oh wait i forgot to Serve from server May 2023-08-27 00:49:51 -0700
  • 3cf1a251c7 i think this is good enough? i have no idea i just wanna get this over with Monofile One Point Three Here We Come! Code Cleanup Update #2 Soon ! Maybe May 2023-08-27 00:33:34 -0700
  • 089def4ab5 fontsource refuses to work in scss for me so give up! i don't think importing in svelte will work due to how it's currently configured May 2023-08-12 10:16:40 +0000
  • b7b8f887f4 just wooooork please May 2023-08-12 10:13:59 +0000
  • f749472dcd @Jack5079's suggestions (hopefully these work lol) Later I'll use Svelte 4, I guess May 2023-08-12 09:53:53 +0000
  • 411e01a5c1 organize May 2023-08-12 09:44:10 +0000
  • 6dc6b12b91 files update on get May 2023-08-11 14:27:40 +0000
  • 2ebc50a312 oh im stupid May 2023-08-04 05:00:48 +0000
  • 4a2b0633f2 redirect May 2023-08-04 04:28:21 +0000
  • 7f694f1a4a updates May 2023-08-04 04:05:52 +0000
  • 42062eaf86 complete May 2023-08-04 02:41:30 +0000
  • ceb4e746ec try fixing errmsgs May 2023-08-04 02:30:12 +0000