activities
on 26 Dec
50460f5 Modify Main Page
on 23 Dec
e880384 Update CSS profiles
on 13 Nov
@Collin Collin renamed Collin/asm_to_pseudo at Collin/AsmToPseudo
on 25 Oct
008fc60 Update README
on 13 Oct
85d3ff9 Add git commit and add password functionality
on 12 Aug
91e8fea Started using javascript
on 10 Aug
62074e4 Improve styles and add debug option
on 9 Aug
eab7d87 Fix file creation
on 9 Aug
a2cf0c3 Fix link formatting
on 9 Aug
d84a6ec Add base logic to root template
on 9 Aug
dd8be25 Add config file logic
on 9 Aug
c75da0f Add startup information
on 9 Aug
7c0e8c5 Remove unnecessary logs
on 9 Aug
64e50ca Standardize file path separators
on 9 Aug
@Collin Collin created branch master at Collin/GoFileUploader
on 9 Aug
on 22 Jun 2024
299c101 Create public api path
on 22 Jun 2024
c2f71f4 Move vapid key to public api
on 18 Jun 2024
07ad4fa Adding debug info
on 16 Jun 2024
b7c3539 Add update registration path
on 19 May 2024
1757c7b Optimize images
on 19 May 2024
785c2de Add screenshots
on 19 May 2024
cb2b02e Fix favicon
on 18 May 2024
36a28a6 Add logo images
on 18 May 2024
393c085 Add logging for login
on 18 May 2024
4461872 Add build script
on 18 May 2024
75085d6 Add service worker support
on 18 May 2024
4fbb080 Simplify the build system
on 9 May 2024
1c03f84 Add cli instructions to README
939afb9 Add Makefile
on 8 May 2024
780e7fd Improve security
on 7 May 2024
fef80dc Remove test file
on 7 May 2024
64e5de6 Modify decompression function to reduce memory usage.
on 6 May 2024
e4c10ef Improve memory usage by progressively writing to disk
on 6 May 2024
fff4553 Optimize encoding process
on 6 May 2024
4a37990 Organize code and optimize BitField::get_byte
on 5 May 2024
@Collin Collin created branch master at Collin/Bitpacker
on 28 Apr 2024
0aafe6a Remove Cargo.lock from git
on 28 Apr 2024
198259a Update eframe to 0.27.0
on 25 Apr 2024
@Collin Collin renamed Collin/BitPacker at Collin/Bitpacker
on 20 Mar 2024
fd91ba7 Add Technologies used to README
on 19 Mar 2024
24a140e Add current features bullet list.
on 17 Mar 2024
d0f2646 Add bullet points
on 16 Mar 2024
9f6cba2 Fix css not loading with webpack build
on 16 Mar 2024
9a49e62 Make build process multi-platform
on 16 Mar 2024
967ce0b Add Save and load system to conways game of life demo.
on 15 Mar 2024
d20cc4b Expose copy method on board to wasm
on 15 Mar 2024
@Collin Collin created branch master at Collin/PortfolioSite
on 15 Mar 2024
on 15 Mar 2024
4c4cabe Add toggle method to board
on 13 Mar 2024
a47330b Fixing operator interface