Commit graph

2704 commits

Author SHA1 Message Date
Hans5958 5f7a54010f Further README improvements
I think I'll continue later when the redesign is done
2022-04-25 12:33:51 +07:00
Hans5958 03e3207396 Better linking to Overlap mode, fix flair 2022-04-25 12:25:35 +07:00
Hans5958 ef23b2d568 Update CONTRIBUTING guide 2022-04-24 15:33:21 +07:00
Hans5958 a7fb35e19e Make reset working
Resolves #1345
2022-04-24 15:18:24 +07:00
Hans5958 e9c22947f5 "Improve" About page 2022-04-23 21:35:33 +07:00
Hans5958 9108544006 Remove @id, fix structured data, change author 2022-04-23 21:30:18 +07:00
Hans5958 49e7e875ad Improve structured data 2022-04-23 21:26:26 +07:00
Hans5958 8194e918f2 Hide alt text when image is not loading 2022-04-23 21:05:34 +07:00
Hans5958 7196e47b0e Only do final for TFC, hide sliders when only one version is on the variation 2022-04-23 20:49:22 +07:00
Hans5958 3069717da9 Change attribution to "Place Atlas contributors" 2022-04-23 20:30:54 +07:00
Hans5958 8764f8e985 Use const 2022-04-23 20:29:22 +07:00
Hans5958 02a6ad3499 Remove console log comments 2022-04-23 20:28:32 +07:00
Hans5958 7543af3d9a Add CODEOWNERS
Currently only the atlas.json, handled by the Archival Team
2022-04-20 08:55:10 +07:00
Hans5958 74b8073a7b Do stricter (and proper) subreddit regex 2
I forgot that I made it so it excludes underscore, here's a proper fix
2022-04-19 16:42:20 +07:00
Hans5958 1bca3bb9c5 Do stricter (and proper) subreddit regex
3-21 instead of 1-20
2022-04-19 16:34:52 +07:00
Hans5958 dc5eda7ed6 Add missing spaces 2022-04-19 10:47:11 +07:00
Hans5958 0cd0896629 Move unused scripts to the unused folder
Just realised theere is shrinkFont and allCharacters. Is it even worth it to recompile for every new character?
2022-04-19 09:05:25 +07:00
Hans5958 d0d8add004 Use TXT instead for JSON for manual_atlas 2022-04-19 09:00:26 +07:00
Hans5958 37bfe79d3e Fix crawler and merger script, fix typo of formatter 2022-04-19 08:55:37 +07:00
Hans5958 0e5df81ea4 Edit instructions, move to top 2022-04-18 21:25:36 +07:00
Hans5958 3be58f2a02 Migrate contributors, move contributors to the end, simplify script
Forgot that there won't be submitted_by on the submissions
2022-04-18 21:21:02 +07:00
Hans5958 b21fbff228 Also convert to the new links format, some other edits 2022-04-18 12:22:04 +07:00
AnonymousRandomPerson ce34865053 Added script to migrate atlas formats 2022-04-17 23:36:14 -04:00
Hans5958 bbf6703df2 Print formatter log every 200 due to slowdown 2022-04-17 14:38:53 +07:00
Hans5958 9b7baca08a
Merge pull request #1165 from fabi321/fix-line-end
Fixed platform specific behaviour in format.py
2022-04-17 14:30:28 +07:00
Hans5958 cc6fee1e52 Add .gitattributes 2022-04-17 14:22:38 +07:00
Hans5958 2f417e433a Optimize new center algo a little bit
incl. Don't use modules
2022-04-17 14:12:34 +07:00
Fabian Wunsch a80f070173
Merge branch 'remaster' into fix-line-end 2022-04-17 09:12:12 +02:00
Hans5958 91465afda1 Fix bugs of new center algorithm to make it work 2022-04-17 13:51:59 +07:00
Hans5958 3cd92178a2
Merge pull request #1235 from fabi321/new-center-algorithm 2022-04-17 13:40:36 +07:00
Hans5958 41e29c1abb
Merge branch 'remaster' into new-center-algorithm 2022-04-17 13:39:14 +07:00
Hans5958 03c6748d02 Fix bugs on formatter 2022-04-17 13:36:19 +07:00
Fabian Wunsch c01610774d
Merge branch 'remaster' into new-center-algorithm 2022-04-17 08:31:51 +02:00
Hans5958 49a0c85c27 Fix pattern to compensate R/ on links object 2022-04-17 13:18:43 +07:00
Hans5958 2c499c475a Remove unused file 2022-04-17 13:12:28 +07:00
Hans5958 d93c2ed5a5 Use specific pattern for new format subreddits 2022-04-17 13:12:22 +07:00
Hans5958 80af47e5c1 Forgot to include Discord and wiki on export, small refactor
Also better regex from formatter
2022-04-17 13:08:30 +07:00
Hans5958 3833b208ea Do not draw is no path is defined when drawing 2022-04-17 12:37:31 +07:00
Hans5958 67998c479e Try to fix tooltip positioning 2022-04-17 12:27:53 +07:00
Hans5958 adcdc56a81 Avoid aborted errors 2022-04-17 09:53:43 +07:00
Hans5958 19b695734c Fetch layers in parallel instead of in series 2022-04-16 23:58:13 +07:00
Hans5958 264175811d Fix timestamp to be more accurate 2022-04-16 23:47:18 +07:00
Hans5958 c15a449501 osu! on other canvases 2022-04-16 23:10:46 +07:00
Hans5958 44454490a7 30-minute r/place canvas
Images courtesy of Scaevolus#7213
Add extra images of the canvas, final from prod is now used
2022-04-16 23:06:42 +07:00
Hans5958 004f1157f9 The Final Clean canvases 2022-04-16 22:53:04 +07:00
Hans5958 bb27a82550 Attempt to fix inaccurate background updating 2022-04-16 22:26:37 +07:00
Hans5958 78d47d85c7 Format HTML and CSS 2022-04-16 22:26:37 +07:00
Hans5958 684f70270a Remove function that I somehow used but not defined 2022-04-16 22:26:37 +07:00
Hans5958 7fd620088c Fix blank pixel calculation 2022-04-16 22:26:37 +07:00
Hans5958 a384577050 Remove console logs, use info and error console logs 2022-04-16 22:26:37 +07:00