Commit graph

26 commits

Author SHA1 Message Date
Hans5958 3704799761 Update codebase
Ref: f403df716f
2023-07-30 00:05:42 +07:00
Hans5958 1c9bc9b145 Change domain to 2022.place-atlas.stefanocoding.me 2023-07-20 12:55:41 +07:00
AnonymousRandomPerson f31566eba7 Updated (700, 1100) to (800, 1200) 2023-07-08 14:08:28 -04:00
Hans5958 0093632d0e Use structuredClone 2023-07-08 23:10:31 +07:00
Hans5958 8a53b17d95 Save whole entry instead of just entry ID when editing 2023-07-08 23:10:31 +07:00
Hans5958 c5dfb76160 Add Submit Direct to GitHub and Copy button 2023-06-21 17:39:48 +07:00
Hans5958 f1fa8a104f Use -1 instead of 0 for new entries
Preventing a potential risk of having 0 as the first ever entry, while -1 have a meaning of none
2023-06-20 23:24:32 +07:00
AnonymousRandomPerson f9745e6eb5 Defaulted highlightUncharted to false
The atlas has been largely filled out at this point, so highlightUncharted is no longer relevant.
2023-06-19 00:10:49 -05:00
AnonymousRandomPerson a5be8ddd46 Fixed swapping variations when editing period 2023-05-11 20:50:14 -04:00
AnonymousRandomPerson e8201f4727 Fixed element deletions not working consistently 2023-05-11 20:16:46 -04:00
AnonymousRandomPerson 5baabc8b77 Updated (200, 800) to (300, 900) 2023-04-27 23:56:17 -04:00
Hans5958 93d66a2927 Fix renderBackground not using atlas data 2023-04-22 13:08:03 +07:00
Stefano b869ec77f8
Merge branch 'master' into live-love-life/2 2023-04-07 13:09:39 +02:00
Hans5958 43d2eb887e Small refactoring 4 2023-04-07 16:51:57 +07:00
AnonymousRandomPerson d957da7e92 Updated (700, 700) to (800, 800) 2023-04-06 22:44:06 -04:00
Hans5958 abbab36445 Add config to prefer numerical IDs
Compat for 2017
2023-04-06 10:19:11 +07:00
Hans5958 5df83c25df Small refactoring 3 2023-03-26 19:06:58 +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 c87460c6e9 Fix regression when view not moving directly to the editing shape 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 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
Renamed from web/_js/draw.js (Browse further)