GDColon
357a72eade
Merge branch 'master' of https://github.com/GDColon/GDBrowser
2019-11-18 18:41:50 -05:00
GDColon
e8d7c092bd
Added comment liking!
...
I also added level liking, but I decided to comment it all out (on level.html) because GD levels take a few minutes to update. It would just be confusing to the client :P
2019-11-18 18:39:17 -05:00
Colon
da2e00b1b1
HOLY SHIT I LEFT A CONSOLE.LOG IN THE WORST SPOT
2019-11-18 09:28:10 -05:00
GDColon
0b2421c114
Readded back button, oops
2019-11-17 17:16:11 -05:00
GDColon
d57d7c7eea
Added character count to commenting
2019-11-17 17:13:42 -05:00
GDColon
469ffaf4b7
Added commenting!
2019-11-17 17:00:19 -05:00
GDColon
bebf1eb1fd
Fixed comment/leaderboard freeze
2019-11-16 23:56:18 -05:00
GDColon
4695e56507
Fixed character codes displaying in places
2019-11-16 22:56:45 -05:00
GDColon
7febaa6e7d
nice guy colon
2019-11-16 19:05:40 -05:00
GDColon
d70cfa640c
did something useful
2019-11-16 13:00:58 -05:00
GDColon
b01179b477
Added icon generation to API reference + 1 new param for it
2019-11-13 23:55:09 -05:00
GDColon
cf94f329df
fixed swapped startpos textures
2019-11-11 22:19:28 -05:00
GDColon
12460f0fcb
Fixed every song displaying as 'stereo madness' oops lol
2019-11-10 16:30:03 -05:00
GDColon
58faaccc58
Error handling + quality of life changes
...
- Improved error handling (if err || !body || body == -1)
- Added list of text objects to analysis API (not on actual page, debating whether or not to even do that)
- Accounts with 65535 diamonds (integer limit) now display as '65535+'
2019-11-10 16:18:52 -05:00
GDColon
0c519e350d
Improved song parsing
2019-11-10 12:17:44 -05:00
GDColon
5b441ba10a
silly me
2019-11-09 20:13:56 -05:00
GDColon
8a99541ac5
silly me
2019-11-09 20:11:18 -05:00
GDColon
aa23d100f3
Level style now displays actually accurate information. Whoa!
2019-11-09 19:59:11 -05:00
GDColon
62e4fa0341
Added 'level style' to analysis
2019-11-09 15:21:30 -05:00
GDColon
92383feeac
Added 2.2 triggers to analysis
2019-11-07 19:43:59 -05:00
GDColon
7bdf569040
Moved sizecheck and hopefully improved search results
2019-11-06 23:07:31 -05:00
GDColon
0e232542b8
Readded cursed images to icon.js
2019-11-05 22:54:05 -05:00
GDColon
8f24891b3f
Readded cursed images to icon.js
2019-11-05 22:02:50 -05:00
GDColon
39bb12a9d9
Readded cursed images to icon.js
2019-11-05 21:59:56 -05:00
GDColon
84093180a9
Fixed comment oopsie
2019-11-05 20:46:13 -05:00
GDColon
1acc5d9f5b
Green names are now clickable!
...
(also tweaked credits)
2019-11-05 18:43:04 -05:00
GDColon
1c6b7d87bc
Fixed compact mode bug
2019-11-03 10:42:00 -05:00
GDColon
759f32c9d6
Small fixes
2019-11-02 17:37:48 -04:00
GDColon
dd034c5999
Improvements to comment page
...
- Uploader and level ID are now clickable
- Added support for arrow keys
- No longer able to fetch comments if loading icon is showing
- Also fixed some leaderboard desync issues
2019-11-02 12:05:22 -04:00
GDColon
533c011a39
i am a total moron
2019-11-02 01:28:24 -04:00
GDColon
1ab98744e4
Finally added level leaderboards!
...
- Added level leaderboards
- Nonixestent level IDs are now rounded to nearest whole number
- Removed horizontal dragscrolling (sorry 101arrowz :P)
- Upped search length to 20
2019-11-02 01:20:23 -04:00
GDColon
b07953d88f
screw this
2019-11-01 19:38:04 -04:00
GDColon
60733810d5
small fixes
2019-10-30 21:41:21 -04:00
GDColon
0e42de0b98
well that didn't work
2019-10-26 11:23:37 -04:00
101arrowz
f98192ff0c
🦀 <font> TAGS ARE GONE 🦀
2019-10-25 23:08:54 -04:00
GDColon
048734c127
fuck you github i changed this already
2019-10-25 17:22:29 -04:00
GDColon
7b67fd7b1e
Merge branch 'master' into pr/24
2019-10-25 16:48:37 -04:00
GDColon
e7a071ba42
Added 101arrowz' improved dragscrolling!
2019-10-25 16:41:16 -04:00
GDColon
0c7456094d
Fixed a few XSS oopsies
2019-10-25 16:08:59 -04:00
101arrowz
0a188c4deb
easier than expected
2019-10-24 22:40:32 -07:00
101arrowz
04e41ac2d1
dragscroll but it sucks
2019-10-24 19:27:09 -07:00
101arrowz
b8103d1d13
There are no mistakes, only happy little accidents
2019-10-23 22:03:40 -07:00
101arrowz
dec94a1160
Changed cookies to localStorage
2019-10-23 21:51:20 -07:00
101arrowz
604a6f1d6f
Merge branch 'master' of https://github.com/GDColon/GDBrowser
2019-10-23 21:22:21 -07:00
GDColon
a86c2bc84f
Comment filters stored in cookies + fixed happy accident in PR
...
- Comment filters (sorting and compact mode) are stored in your cookies and no longer reset back to 'most recent' when entering the page. I'm quite proud of how I pulled this one off ;)
- 101arrowz made a happy little accident that broke level analysis, but it's been fixed.
2019-10-23 23:33:20 -04:00
101arrowz
01e7041f11
Improved passwords
2019-10-23 20:23:59 -04:00
101arrowz
bad2388723
Merged with master
2019-10-23 16:39:43 -07:00
101arrowz
dc8bda9f89
Made passcodes work
2019-10-23 16:37:29 -07:00
GDColon
f815ce338e
Added compact mode to comments + renamed CSS
...
- Renamed level.css to browser.css
- Compact comment mode makes comments smaller and fetches 20 comments instead of 10
2019-10-23 18:40:31 -04:00
101arrowz
06d18fb45d
Menu button animation + other improvements
2019-10-23 17:48:01 -04:00