Commit graph

4192 commits

Author SHA1 Message Date
Hans5958
fa326a423d Update dependencies 2023-04-06 22:09:09 +07:00
Hans5958
bd791662a1 Use fetched image size for the canvas
Backport from place-catalog
2023-04-06 22:09:09 +07:00
Hans5958
b59c19315a Let default period and variation configurable 2023-04-06 21:38:44 +07:00
Hans5958
abbab36445 Add config to prefer numerical IDs
Compat for 2017
2023-04-06 10:19:11 +07:00
Stefano
63dd4f67e8
Merge pull request #1425 from Hans5958/live-love-life
Various "minor" changes
2023-04-03 12:02:40 +02:00
Hans5958
4300c6a531 Rename sw files, fix sw hopefully 2023-04-02 13:21:02 +07:00
Hans5958
2588bde989 Improve service worker based caching 2 2023-04-01 15:57:03 +07:00
Hans5958
0e21f1aec8 Add informational console log 2023-04-01 14:56:03 +07:00
Hans5958
4a17422bd6 Prefer using layer system, add function to download canvas 2023-04-01 14:55:24 +07:00
Hans5958
e70768c14c Improve service worker based caching
Old object-based caching can be removed hopefully
2023-04-01 14:50:36 +07:00
Hans5958
0a7305df1e Add more manifest properties 2023-04-01 13:41:15 +07: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