Commit graph

151 commits

Author SHA1 Message Date
Cheng Hann Gan d90baab00a Revert "Revert "Removed unused contributors field from JSON""
This reverts commit 7f735f9abc.
2022-05-13 10:16:50 -04:00
Hans5958 7f735f9abc Revert "Removed unused contributors field from JSON"
This reverts commit 5deedbdea0.
2022-05-13 21:06:50 +07:00
Hans5958 56f704caeb Try to add browserlist 2022-05-13 21:06:46 +07:00
Cheng Hann Gan 8921fdd0ad Fixed comma formatting in crawler 2022-05-12 12:54:27 -04:00
Cheng Hann Gan 5deedbdea0 Removed unused contributors field from JSON 2022-05-12 12:45:56 -04:00
Cheng Hann Gan dd97861520 Remove center recalculation from formatter 2022-05-12 12:37:18 -04:00
Cheng Hann Gan 1b2551a178 Remove old format from formatter 2022-05-12 12:37:05 -04:00
Hans5958 4916f37100 Little documentation, catch exceptions, convert discord links 2022-05-12 16:28:00 +07:00
Hans5958 24f9c397f1 Use code-only periods on migrator 2022-04-29 20:54:21 +07:00
Hans5958 8019a27a45 Fix commatization regex 2022-04-29 17:12:40 +07:00
Hans5958 50585d1686 Set path so it is positioned on top of center 2022-04-29 17:01:58 +07:00
Hans5958 5eb1c54cd7 Improve lead paragraph on about, update author, fix capitalization 2022-04-29 12:31:12 +07:00
Hans5958 70c1468994 Improve build script
All images excluded, use folders to group based on extension
2022-04-29 01:45:07 +00:00
Hans5958 785edcfc1c Remove unnecessary types, remove crossorigin on build 2022-04-28 20:46:07 +07:00
Hans5958 3e307e058c Add build script 2
Forgot to include package.json
2022-04-28 13:15:52 +00:00
Hans5958 8d5f3c8bab Add build script
Download all the jsDelivr stuff, and use Parcel to compact it
2022-04-28 13:10:22 +00:00
Hans5958 e32435a1b1 Convert remaining /r/place to r/place 2022-04-28 17:43:03 +07:00
Hans5958 710d4a7c6a Little rewrite on migrator, migrate submissions if needed, add writing log 2022-04-25 15:50:26 +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 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 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 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 d93c2ed5a5 Use specific pattern for new format subreddits 2022-04-17 13:12:22 +07:00
Hans5958 bb2704c2d2 Formatter support for new format 2022-04-16 22:25:11 +07:00
Hans5958 41ab1f0d20 Use different flair for edit 2022-04-16 22:25:11 +07:00
Hans5958 d9107ac6df Fix merging contributors 2022-04-16 22:25:11 +07:00
Hans5958 6faec6f11d Store and check read edit entry ids 2022-04-16 22:25:11 +07:00
Hans5958 1e1c007d31 Support editing on script, submitted_by to contributors, merge to atlas script 2022-04-16 22:25:10 +07:00
Stefano Haagmans 1828a0ae53 Optimised images and fixed headers 2022-04-15 13:35:00 +02:00
Fabian Wunsch d32649d5c7 Added comments
and tweaked the treshold a bit
2022-04-12 15:13:39 +02:00
Fabian Wunsch 24bed2a73c Moved log out of loop 2022-04-12 08:15:27 +02:00
Fabian Wunsch 9c5782e6c8 More balanced approach
to centroid vs pole of inaccessability
2022-04-12 08:15:21 +02:00
Fabian Wunsch 5aa211e120 Much better way of finding the visual center 2022-04-12 08:15:12 +02:00
Fabian Wunsch 132798351d Added typing; added clarification 2022-04-12 08:15:02 +02:00