Commit Graph

  • 4f7728f311
    readme: add note v0 Nguyen Thanh Quang 2023-03-27 17:08:33 +0700
  • f4a7f03ea3
    🚑 hotfix(docker): malformed Dockerfile v1 AlphaNecron 2022-11-17 14:08:00 +0700
  • 40acc976eb
    feature(framework): migrated to next 13 and react 18 AlphaNecron 2022-11-17 13:41:35 +0700
  • a3eca563fb
    Re-Organised Documentation and Readme (#51) dev Chelsea 2022-09-28 15:30:00 +0100
  • 84ead3fcd3
    Update build.yml #51 Chelsea 2022-09-28 14:43:05 +0100
  • 80cc3aa404
    Update readme.md Chelsea 2022-09-28 14:14:25 +0100
  • e70c330f25
    Update Configuration.md Chelsea 2022-09-28 14:05:38 +0100
  • 0efcb30f9f
    Update Installation.md Chelsea 2022-09-28 14:04:24 +0100
  • 55ec6335e3
    Create Configuration.md Chelsea 2022-09-28 14:01:25 +0100
  • 2c170b9ec4
    Create Installation.md Chelsea 2022-09-28 13:31:10 +0100
  • fa79fe760c
    ✏️ typo(readme): small typo in the readme AlphaNecron 2022-09-13 18:56:10 +0700
  • 1a1f23b848
    💬 text(readme): indent json schema v1.0.0-preview01 AlphaNecron 2022-09-13 15:58:58 +0700
  • 365bd4f035
    💬 text(readme): wrong json schema AlphaNecron 2022-09-13 15:47:46 +0700
  • a594d96676
    🔧 config(example): remove trailing comma AlphaNecron 2022-09-13 15:41:48 +0700
  • 098a4c5698
    fix typo #49 Koichi MATSUMOTO 2022-09-13 00:32:18 +0900
  • 4feed7eccd
    Merge branch 'AlphaNecron:v1' into v1 Koichi MATSUMOTO 2022-09-13 00:31:45 +0900
  • 5cb9fc21a5
    correct config.example.json (#48) Koichi MATSUMOTO 2022-09-12 23:36:56 +0900
  • 84bfdeee4e correct config.example.json #48 Koichi MATSUMOTO 2022-09-12 23:16:09 +0900
  • 227b01eb0f
    🩹 fix: handle callback instead of onDone AlphaNecron 2022-09-12 19:30:12 +0700
  • 5f59484cd0
    🐛 bugfix: role list is not mutated after creating a new role AlphaNecron 2022-09-12 19:27:06 +0700
  • c805356d13
    💬 text(readme): update readme AlphaNecron 2022-09-12 18:27:52 +0700
  • 13f8940e5b
    🔧 config: update example config AlphaNecron 2022-09-12 18:06:00 +0700
  • 27d8a7df20
    🐛 bugfix(upload): bug thrown when uploading non-convertible images v1 AlphaNecron 2022-09-12 14:08:09 +0700
  • 7379776ebe
    🎨 codestyle(lint): linted the code AlphaNecron 2022-09-11 16:11:38 +0700
  • 8c87938df6
    👷 ci(caching): hash yarn.lock instead of npm lock AlphaNecron 2022-09-11 10:57:24 +0700
  • 7053b73ebd
    feature(roles): basically finalized void's role system AlphaNecron 2022-09-11 10:30:14 +0700
  • 053484ec10
    build(deps): bump some deps AlphaNecron 2022-08-18 19:30:33 +0700
  • b37a354bb3
    feature(logger): bring back log querying and file transport AlphaNecron 2022-07-27 16:48:25 +0700
  • 02c259fcfc
    💄 ui(roles): make role list overflow and fill maxHeight AlphaNecron 2022-07-27 10:59:43 +0700
  • c4dc2a7717
    ⬆️ upgrade(ui): upgrade to mantine 5 AlphaNecron 2022-07-27 09:43:23 +0700
  • 8b01804e01
    feature(auth): registration, referring, improved login page AlphaNecron 2022-07-21 11:39:03 +0700
  • 541584417f
    🐛 bugfix(server): dump the entire error instead of message AlphaNecron 2022-07-18 12:28:06 +0700
  • e883a6bae4
    💚 fixci(docker): relocate void server AlphaNecron 2022-07-18 12:11:15 +0700
  • 5a04be7fee
    💚 fixci(cache): cache node_modules instead of yarn AlphaNecron 2022-07-18 12:02:54 +0700
  • f1f9937355
    👷 ci(build): add cache hit check for yarn install AlphaNecron 2022-07-18 11:27:06 +0700
  • 2e3669de05
    🚑 hotfix(build): update neutron AlphaNecron 2022-07-18 11:22:16 +0700
  • 8303607dc6
    🩹 fix(utils): add error type for throwAndExit AlphaNecron 2022-07-18 11:18:36 +0700
  • 2769eee499
    perf(executor): use tsx instead of ts-node AlphaNecron 2022-07-18 11:11:57 +0700
  • a0a72cc8ac
    🚚 relocate(server): move the server to src dir AlphaNecron 2022-07-18 11:08:44 +0700
  • 698b09eceb
    🚧 wip(logger, neutron): initial neutron build, custom logger AlphaNecron 2022-07-17 16:32:46 +0700
  • d909f740d9
    readme: add default credentials (#37) Nguyen Thanh Quang 2022-07-16 08:10:58 +0700
  • 5e919b712e
    🗃️ db(prisma): use cuid instead of uuid for file model AlphaNecron 2022-07-15 18:28:07 +0700
  • 160bf2f23e
    👷 ci(build): fix yarn cache not working properly AlphaNecron 2022-07-15 17:56:01 +0700
  • 2eacc4a577
    feature(avatar): optimize and resize avatars after uploading AlphaNecron 2022-07-15 15:13:26 +0700
  • 1651c32b9a
    perf(utils): revert to while loop for prettyBytes AlphaNecron 2022-07-15 10:44:03 +0700
  • 7b12a350db
    🚑 hotfix(utils): fix prettyBytes not working with null AlphaNecron 2022-07-15 08:56:24 +0700
  • 1656ca96ca
    perf(utils): better parseBytes function AlphaNecron 2022-07-15 08:40:59 +0700
  • acc2ed559b
    ⬇️ downgrade(node): lower nodejs version req to fermium (14) AlphaNecron 2022-07-14 20:39:58 +0700
  • 36b419d536
    📱 responsive(page): responsive account page AlphaNecron 2022-07-14 19:56:30 +0700
  • 4657a6fdc6
    perf: use pretty-ms and fecha instead of luxon AlphaNecron 2022-07-14 17:38:08 +0700
  • 27c1245480
    🐛 bugfix(logout): revalidate after pushing to login AlphaNecron 2022-07-14 14:35:10 +0700
  • 586ce5d583
    🐛 bugfix(login): revalidate session when logging in AlphaNecron 2022-07-14 13:39:53 +0700
  • d02bccaae0
    depadd: move multer ts definition package to devDeps AlphaNecron 2022-07-13 20:45:44 +0700
  • 73c0c79930
    ⚰️ clean(imports): remove redundant imports AlphaNecron 2022-07-13 20:40:19 +0700
  • 53c29c3858
    💄 ui(login): add title to login form, add headers to useUpload AlphaNecron 2022-07-13 20:34:41 +0700
  • 74b995836c
    feature(api, auth): basic discord auth, model enhancements AlphaNecron 2022-07-13 15:03:34 +0700
  • 8016b7cb82
    feature(api, components): custom avatar, auth rewrite AlphaNecron 2022-07-12 20:56:31 +0700
  • 6f513265aa
    fix(api): allow uploading without private token Nguyen Thanh Quang 2022-07-05 21:05:20 +0700
  • 9c84ad3943
    🚑 hotfix(api): fix rate.ts preventing void from being built AlphaNecron 2022-07-02 18:49:02 +0700
  • 8f7d03f493
    feature(api, component): ratelimiting, files uploaded dialog AlphaNecron 2022-07-02 18:32:24 +0700
  • 059fdefbc1
    feature(component): custom video player, app drawer animations AlphaNecron 2022-06-17 19:39:02 +0700
  • f084184ad5
    💚 fixci: yarn error AlphaNecron 2022-06-17 13:07:38 +0700
  • 7b555583f2
    feature(component): new components, upload enhancements AlphaNecron 2022-06-17 12:48:11 +0700
  • bfa86e9249
    fix(component): properly disabled isRequired for isAdmin Nguyen Thanh Quang 2022-06-16 19:51:08 +0700
  • f99915506a
    fix(component): is admin is accidentally set to required Nguyen Thanh Quang 2022-06-11 08:36:05 +0700
  • 4887c3282b
    feature: improved components, (hopefully) finalized admin panel AlphaNecron 2022-05-08 19:45:43 +0700
  • 30c6d8c1f6 fix(readme): fix the formatting error in readme AlphaNecron 2022-04-10 17:53:01 +0700
  • 7fcd68db40 chore: update readme AlphaNecron 2022-04-10 17:05:49 +0700
  • 7b08045a8e ci: fix the build error AlphaNecron 2022-04-08 21:44:31 +0700
  • fd53c4437f chore: update .gitignore AlphaNecron 2022-04-08 21:28:58 +0700
  • 00f3a2f7dd build: remove .yarn/cache AlphaNecron 2022-04-08 21:14:32 +0700
  • 034640543c fix(docker): add next-auth.d.ts to dockerfile AlphaNecron 2022-04-08 21:11:56 +0700
  • 6079ead81d chore: update readme AlphaNecron 2022-04-08 21:09:42 +0700
  • 34ebc09ab9 build: add .yarn to make ci work and enable caching AlphaNecron 2022-04-08 20:57:26 +0700
  • fb40bf9cf0 ci: update cache to work with yarn 2 AlphaNecron 2022-04-08 20:52:36 +0700
  • 622cb787fb fix(ci): fix a mistake in the ci AlphaNecron 2022-04-08 20:48:57 +0700
  • d2de2ceecb fix(docker): use node 16 instead of 14 AlphaNecron 2022-04-08 20:47:31 +0700
  • 7309572b03 feat(void): experimental rewrite AlphaNecron 2022-04-08 20:36:00 +0700
  • 4a979e945f
    fix(docker): add auto restart policy for postgres (#23) Nguyen Thanh Quang 2022-04-03 08:54:39 +0700
  • 0ee3e0caf8
    build(deps): bump minimist from 1.2.5 to 1.2.6 #24 dependabot[bot] 2022-04-03 01:49:38 +0000
  • f1901f78d4 fix: downgrade redux toolkit to 1.7.2, fix deprecated properties (#22) AlphaNecron 2022-03-03 12:23:17 +0700
  • 5b60f6d3ac build: bump node-fetch and prismjs to latest version AlphaNecron 2022-03-03 12:01:25 +0700
  • b68a08004d build: update deps AlphaNecron 2022-03-03 11:51:07 +0700
  • 2537ab2822 build: bumped pkgs to the latest version Nguyen Thanh Quang 2022-01-30 18:26:33 +0700
  • eca63447e0 fix: indent issue AlphaNecron 2021-11-11 09:16:44 +0700
  • e977d066a1 fix(api,docker): try catch for discord logger AlphaNecron 2021-11-11 09:13:50 +0700
  • 6e7aa89041 chore: squash AlphaNecron 2021-11-09 17:15:23 +0700
  • 3b4c5db181 fix(lib): internal server error (#15) #17 AlphaNecron 2021-11-08 17:42:08 +0700
  • faadb6c9ef
    sync (#14) Nguyen Thanh Quang 2021-11-07 07:54:37 +0700
  • 8927d3d15d fix(server): fix the filename issue Nguyen Thanh Quang 2021-10-26 20:41:22 +0700
  • 46d98d9a71 refactor(server): remove duplication Nguyen Thanh Quang 2021-10-26 20:29:03 +0700
  • 5b3b5e5e57
    fix(server): fix the filename issue #14 #12 Nguyen Thanh Quang 2021-10-26 20:41:22 +0700
  • 39477318c5
    refactor(server): remove duplication Nguyen Thanh Quang 2021-10-26 20:29:03 +0700
  • 324d605b9c feat(components): use original file name for raw images AlphaNecron 2021-10-23 12:27:59 +0700
  • 6d8e4946f2 fix(server): ignore queries and hashes on url AlphaNecron 2021-10-22 17:34:35 +0700
  • 6b011e6dd1 feat(components): copy button for urls and mimetype variable AlphaNecron 2021-10-17 11:40:18 +0700
  • 64c174133a fix: linting errors v0.5.1 AlphaNecron 2021-10-15 15:17:10 +0700
  • 5b561cd51b revert(prisma): prisma schema AlphaNecron 2021-10-15 14:56:12 +0700
  • 996b487048 refactor(lib): moved constant declarations into `constants.ts` AlphaNecron 2021-10-15 14:52:11 +0700
  • bb6f0e5d4e fix(docker): push error AlphaNecron 2021-10-15 13:40:27 +0700