• UK
  • https://zxq5.dev
  • Rustacean Arch User Java hater (except minecraft) CS student @ UOB

  • Joined on 2024-12-14
zxq5 pushed to dev at zxq5/chatapp 2026-04-06 15:42:23 +01:00
5291e7dee6 rewritten docker compose files and updated giutignore
zxq5 pushed to dev at zxq5/chatapp 2026-04-06 15:38:37 +01:00
3c52ade946 deleted some old files
zxq5 pushed to dev at zxq5/chatapp 2026-04-06 13:44:58 +01:00
0f692e4372 updated docker compose and formatted backend.
zxq5 pushed to dev at zxq5/chatapp 2026-04-06 01:07:19 +01:00
zxq5 created branch dev in zxq5/chatapp 2026-04-06 01:07:19 +01:00
zxq5 pushed to master at zxq5/chatapp 2026-04-06 01:05:50 +01:00
d33eee1281 frontend v0.4.0
7c9b733813 updated gitignore
bda1ef251a full backend rewrite.
Compare 3 commits »
zxq5 released v0.3.1 at zxq5/chatapp 2026-04-02 20:05:02 +01:00
zxq5 pushed tag v0.3.1 to zxq5/chatapp 2026-04-02 20:05:02 +01:00
zxq5 released v0.3.0 at zxq5/chatapp 2026-04-02 15:23:17 +01:00
zxq5 pushed tag v0.3.0 to zxq5/chatapp 2026-04-02 15:23:17 +01:00
zxq5 pushed to master at zxq5/chatapp 2026-04-02 03:11:18 +01:00
a2f7f5a505 refactoring, proper User implementation, more settings endpoints. backend probably needs a full refactor to an API/Service/Repository architecture for maintainability
ad0cf85b34 frontend update, big refactor
Compare 2 commits »
zxq5 pushed to master at zxq5/chatapp 2026-04-01 21:53:42 +01:00
3dfaab4865 updated workspace settings and some scripts
zxq5 pushed to master at zxq5/chatapp 2026-04-01 19:54:13 +01:00
a0e9244d6a refactored auth for JWTs, completed TOTP/2FA implementation, added endpoints to change display name and password
24fe3ef543 android frontend first implementation
Compare 2 commits »
zxq5 pushed to dsx-pkg at zxq5/damn_simple_architecture 2026-02-25 22:16:56 +00:00
c02ecd58e8 add dsx clone command
zxq5 pushed to dsx-pkg at zxq5/damn_simple_architecture 2026-02-25 14:52:08 +00:00
0d54b319f1 dsx/dsx_server repo system first implementation
zxq5 pushed to dsx-pkg at zxq5/damn_simple_architecture 2026-02-23 23:52:32 +00:00
ba4ced6433 added icon and .desktop file to DSA arch package
zxq5 pushed to dsx-pkg at zxq5/damn_simple_architecture 2026-02-23 22:06:10 +00:00
4bee36eb7f - added support for args in Builder trait
zxq5 pushed to dsx-pkg at zxq5/damn_simple_architecture 2026-02-23 20:32:49 +00:00
71b36dc6b5 reoganised project
zxq5 pushed to dsx-pkg at zxq5/damn_simple_architecture 2026-02-23 19:52:31 +00:00
42bc666c11 commented out debug print statements and removed some commented out code that's no longer needed
1d38aca523 added serial-out support to emulator + serial lib & command line mode for dsa emulator
Compare 2 commits »
zxq5 pushed to dsx-pkg at zxq5/damn_simple_architecture 2026-02-23 09:04:33 +00:00
7ab1ac8842 added logging to builder trait and implemented for compiler and