Commit graph

4285 commits

Author SHA1 Message Date
AnonymousRandomPerson
11d1a6fa62 Updated Reddit 2023-03-28 18:25:53 -04:00
AnonymousRandomPerson
174b7ae481 Updated (1800, 600) to (1900, 700) 2023-03-27 21:41:23 -04:00
AnonymousRandomPerson
c077916a41 Updated (1700, 600) to (1800, 700) 2023-03-27 01:17:51 -04:00
Hans5958
6d4adceb69 Rename prefixed ID 2023-03-26 19:37:34 +07:00
Hans5958
ce4439f142 Handle zzz and 0 prefix on URLs 2023-03-26 19:37:34 +07:00
Hans5958
5df83c25df Small refactoring 3 2023-03-26 19:06:58 +07:00
Hans5958
d438265542 Improve Contributing 4 2023-03-26 17:09:35 +07:00
Hans5958
07ffc41fa4 Shorten the license text
Nearly nobody bat an eye on this one (better check the LICENSE file on GitHub), also now make it so it doesn't get removed when minified
2023-03-26 15:16:05 +07:00
Hans5958
c8f474cad2 Fix how entryId works 2023-03-26 15:16:05 +07:00
Hans5958
7b8fbad690 Remove duplicate &text= 2023-03-26 15:16:05 +07:00
Hans5958
a398014226 Improve Contributing 3 2023-03-26 15:16:05 +07:00
Hans5958
c0ad176519 Fix PostCSS config, convert files to tab 2023-03-26 15:16:05 +07:00
Hans5958
018ecf2e31 Run Qodana only when supported files are edited 2023-03-26 15:16:05 +07:00
Hans5958
98229cb38e Tidy up tools folder 3 2023-03-26 15:16:05 +07:00
Hans5958
b2a4b6fe19 Move code of conduct to .github 2023-03-26 15:16:05 +07:00
Hans5958
d6501107ea Clean .gitignore, also adding package-lock.json 2023-03-26 15:16:05 +07:00
Hans5958
d6d110e28c Tidy up tools folder 2 (and update) 2023-03-26 15:16:05 +07:00
Hans5958
d95a02d849 Do not do zzz since length is handled 2023-03-26 15:16:05 +07:00
Hans5958
2f67606c78 Minor formatting 2023-03-26 15:16:05 +07:00
Hans5958
4809187054 Simplify postcss.config.js 2023-03-26 15:16:05 +07:00
Hans5958
81c81d9890 Rename JSON validation workflow names 2023-03-26 15:16:05 +07:00
Hans5958
9061ed66fc Hide if default variation only has 1 version 2023-03-26 15:16:04 +07:00
Hans5958
f73c6d39e0 Fix hash not updating on default state 2023-03-26 15:16:04 +07:00
Hans5958
8f93434d45 Rename temp files
For consistency
2023-03-26 15:16:04 +07:00
Hans5958
ce8e0c6969 Fix formatter when doing websites 2023-03-26 15:16:04 +07:00
Hans5958
7f6a24dd4b Use prodDomain for production atlas data 2023-03-26 15:16:04 +07:00
Hans5958
6ee0b382c4 Configure canvas element size on the fly 2023-03-26 15:16:04 +07:00
Hans5958
c74a31bbca Correct "r/place" 2023-03-26 15:16:04 +07:00
Hans5958
b978d16663 Tidy up tools folder 2023-03-26 15:16:04 +07:00
Hans5958
d9cfcca554 Attribution edits 2023-03-26 15:16:04 +07:00
Hans5958
c87460c6e9 Fix regression when view not moving directly to the editing shape 2023-03-26 15:16:04 +07:00
Hans5958
c904ca501a Capitalize Atlas
Fron "The 2022 r/place Atlas", which "Atlas" refers to the project name/brand
2023-03-26 15:16:04 +07:00
Hans5958
ac55fb93e3 Improve export entry process
Add tooltip when entry is still too long to be sent directly
Minify when entry is too long for copy-and-past submission
Add name (and emoji) for the post title when sending directly
2023-03-26 15:16:04 +07:00
Hans5958
1c0b2754cb Change ID for ID-based sorting 2023-03-26 15:16:04 +07:00
Hans5958
8ccdf0d660 Fix and simplify filtering and sorting 2023-03-26 15:16:03 +07:00
Hans5958
c420d49025 Also compare length to handle longer ID on newest/oldest 2023-03-26 15:16:03 +07:00
Hans5958
2a238836a1 Small refactoring 2
An instance is the copy of Atlas for a specific r/place event
Instance-only code are now indicated with "@instance-only"
2023-03-26 15:16:03 +07:00
Hans5958
ae80b28c2f Change newline comma style 2023-03-26 15:16:03 +07:00
Hans5958
0678c20e7e Add config script for modularization 2023-03-26 15:16:03 +07:00
Hans5958
28ef564f08 Categorize JS scripts 2023-03-26 15:16:03 +07:00
Hans5958
b836f86527 Simplify by using shared elements 2 2023-03-26 15:16:03 +07:00
Hans5958
db225f02e8 Update README to sync with About page 2023-03-26 15:16:03 +07:00
Hans5958
44deee01f2 Small refactoring 2023-03-26 15:16:03 +07:00
Hans5958
5479d1d9b0 Use current view state for new periods
Resolves #1368
2023-03-26 15:16:03 +07:00
Hans5958
0c1f8f6d11 Keep current view state when editing or exiting edit 2023-03-26 15:16:03 +07:00
Hans5958
57fc344ebd Revert title and button changes after exiting entry view 2023-03-26 15:16:03 +07:00
Hans5958
5d21513263 Simplify by using shared elements 2023-03-26 15:16:03 +07:00
Hans5958
b2f287180c Calculate zoom based on entry dimensions
Resolves #1353
2023-03-26 15:16:03 +07:00
Hans5958
4362aa81b1 Update issue templates 2 2023-03-26 15:16:03 +07:00
Hans5958
7f4be33861 Merge both package.json, simplify build process 2023-03-26 15:16:03 +07:00