Commit graph

2829 commits

Author SHA1 Message Date
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
Cheng Hann Gan
8fe87e10a8 Fixed osu! center 2022-05-12 10:06:36 -04:00
Hans5958
da69523ba1 Format atlas 2022-05-12 16:28:22 +07:00
Hans5958
4916f37100 Little documentation, catch exceptions, convert discord links 2022-05-12 16:28:00 +07:00
Cheng Hann Gan
83fc06fc5f Remove unused built Atlas file 2022-05-11 17:25:21 -04:00
Cheng Hann Gan
9a81050000 Updated atlas.json with latest entries 2022-05-11 16:27:29 -04: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
e438757d9a Added theme color and env inset fixes 2022-05-06 16:49:43 -07:00
mxdanger
486a2ac278 Updated lines function and added move cursor 2022-05-06 15:08:45 -07:00
mxdanger
1c438e107d Fixed styling issues 2022-05-06 13:21:16 -07:00
Hans5958
e13b1a8ab3 Make periods status small 2022-05-06 17:31:44 +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
Hans5958
4c07c5372d Fix bug on formatPeriod 2022-05-06 14:14:57 +07:00
mxdanger
c48466416e Removed hints for enter shortcut
A while back this was removed as it caused accessibility issues
2022-05-05 16:12:59 -07:00
mxdanger
c044528f8a More compact search bar and other fixes 2022-05-05 16:05:13 -07:00
Cheng Hann Gan
c3e473179a Added migrated atlas.json entries 2022-05-05 12:42:44 -04:00
mxdanger
fb24d161ab Implemented viewport-fit cover 2022-05-05 03:04:04 -07:00
Hans5958
6dae729691 Update explanation on draw mode 2022-05-05 16:23:10 +07:00
Hans5958
d4db79ac18 Revert to match migrator
@mxdanger, the current one would be 166 (migrator), please discuss if you want 164 instead
2022-05-05 16:16:58 +07:00
Hans5958
54e06ea212 Swap if start > end 3 2022-05-05 16:06:57 +07:00
Hans5958
d4fcc4d57d Swap if start > end* 2 2022-05-05 16:03:04 +07:00
Hans5958
06fc5d51df Swap if end > start 2022-05-05 15:09:56 +07:00
mxdanger
57a254fe8e Fix ordering issue for CSS selector 2022-05-05 00:25:28 -07:00
mxdanger
30f2f77126 Added snapping for time controls slider
The slider should snap to the default period (such as before the whiteout)
2022-05-05 00:20:56 -07:00
mxdanger
30ec554fc7 Removed unnecessary target blank 2022-05-05 00:05:53 -07:00
mxdanger
cdd80a2b51 Added period range tick marks
Updated drawable range
Added placeholder streamerless in variations config
2022-05-04 23:56:09 -07:00
mxdanger
d90c269179 Added .editorconfig
Use tab instead of spaces
2022-05-04 14:37:47 -07:00
mxdanger
8dc6914f4b Fixed iOS SubmitEvent submitter value
Related bug: https://bugs.webkit.org/show_bug.cgi?id=229660
2022-05-04 14:08:39 -07:00
mxdanger
a67e883e61 Fixed minor issues
Added minlength to subreddit input  as a redundancy
2022-04-30 22:22:18 -07:00
Hans5958
be9e74d838 Extract needed values when pasting Discord and subreddit links
If possible
2022-05-01 12:10:25 +07:00