Commit graph

504 commits

Author SHA1 Message Date
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
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
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
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
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
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
321731f6b4 Update PWA scripts 2023-03-26 15:16:02 +07:00
Hans5958
1bc798dbe1 Remove unused event variables 2023-03-26 15:16:02 +07:00
Hans5958
8ed457fef6 Fix eqeqeq issues 2023-03-26 15:16:02 +07:00
AnonymousRandomPerson
227c27f610 Updated (700, 400) to (800, 500) 2023-01-16 21:27:10 -05:00
AnonymousRandomPerson
a0de4c52e3 Updated (1700, 300) to (1800, 400) 2023-01-04 16:42:45 -06:00
Dusk Banks
a414cd8c2a tfc: Add Unofficial Corrections canvas revision 2022-08-20 17:23:24 -07:00
Hans5958
80207358f9 Add Reddit contribs, update project contribs, other about page updates 2022-07-03 18:29:31 +07:00
Cheng Hann Gan
99a4b122d2 Fixed draw tool offsetting entries by 1 2022-05-17 13:09:37 -04:00
Hans5958
f92901af74 Remove decimals on path and center, remove unused code 2022-05-17 19:33:31 +07:00
Hans5958
be8f3f1e4b Format versions 2022-05-11 13:16:29 +07:00
Hans5958
965af652d4 Define functions on the top 2022-05-11 13:15:42 +07:00
Hans5958
bd030f8cfb Support icon-less entries 2022-05-11 13:09:17 +07:00
mxdanger
55ce2de545 Contextual period range minimum 2022-05-10 17:36:24 -07:00
mxdanger
c6cb99d8b7 Updated drawablePeriods 2022-05-10 00:33:42 -07:00
mxdanger
0ceda8c9b0 Fixed draw buttons disabled state 2022-05-10 00:19:39 -07:00
mxdanger
fa725b2d56 Added timeline slider scroll wheel incrementation 2022-05-09 23:03:23 -07:00
mxdanger
275ac22684 Added timeline editor improvements 2022-05-09 18:03:20 -07:00
mxdanger
5ddec7631b Prioritize bottom bar visibility over object list
Updated active error to be more prominent
2022-05-09 12:57:23 -07:00
mxdanger
6b1200d6fb Fix drawing during conflict 2022-05-09 12:55:14 -07:00
Hans5958
dcc09809e6 Avoid drawing when conflicts existed
Curse you regression!
2022-05-09 22:29:10 +07:00
mxdanger
e1e9539371 Fixes and code cleanup
* Fixed cursor states
* Disabled hover effects for side menu entries when selection locked
2022-05-07 22:22:01 -07:00
mxdanger
486a2ac278 Updated lines function and added move cursor 2022-05-06 15:08:45 -07:00
Hans5958
3e0fad6f2c Fix undo button 2022-05-06 17:28:26 +07:00
Hans5958
cc57d2bc4f Remove ending semicolon 2022-05-06 14:41:22 +07:00
Hans5958
935eadd618 Rename variables, avoid using long set logic thing 2022-05-06 14:38:48 +07:00
Hans5958
5129fbc1ff Swap if start > end 4 2022-05-06 14:36:48 +07:00
Hans5958
08f195eb12 Use mouse position when undo/redo/reset 2022-05-06 14:26:29 +07:00