NOTE: Website has been moved to https://github.com/nalton-software/website.
- I have problem with your moving thing: it moves stuff in main td off screen
- I honestly prefer it with constant sidebar (at least on home page)
- Sidebar scrolling WORKS!!!!!!!
- made sidebar shown default (maybe only on home page)
- added some more favicon/logo ideas (they are pixelated - but I can easily make bigger and less pixelated)
- I really like the one that is set currently
- The one that is set currently (the one with the squares inside each other) has no results in google image search
- I am making python program to make it go infinitely!!!!
- Moved into repo using repl
- Mostly fixed layout - text now scales to width (sadly not with smooth transition)
- Added changing text to button
- Just fixed a few small problems with layout
- I fixed the word-break so that it only breaks EXTREMELY long words (I think now it works like how it does in docs)
- Fixed problem where topbar was slightly (~5-10px) too wide and made side scroll possible - changed display to block
- Made changelog look better with bullet points
- Made everything v 0.?.? because it's a pre release version
- We bought the server!
- Pushed a few projects, tests etc up. Also, this is my first time working from vscode on my main computer (not repl), so it's also a test
- Added my p5whiteboard project. The chat doesn't work yet, so don't get excited
- Updated upc to Nalton standard, changed ajax from get to post
- Finally upgraded to version 1!
- Tweaked upc a bit more - added banned usernames, added noise on message receive, fixed bug where tags in message act as actual html tags, made it only redraw when new message - this allows highlighting of things in the output (without this, whenever it redrew, it would reset your selectionstart/end, messing up your highlighting)
- Added Chatbox! It is in a seperate repo as node projects can't be in a folder and it works. Repo here
- p5Whiteboard should now be done.