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
Hans5958
a95d21c77c
Fix regex match to remove invalids, more strict subreddit pattern
2022-05-01 11:50:12 +07:00
mxdanger
12a98f7154
Actually use proper button disable
2022-04-30 21:35:36 -07:00
mxdanger
ca7656d7d5
Updated manifest short name
...
Updated manifest short name to be valid (under 12 characters)
2022-04-30 21:33:29 -07:00
mxdanger
08b57164eb
Updated logos
...
* Updated the main logo with the stylized version
* Updated apple touch icon size
* Resized the logo foreground a bit
* Compressed all the png files
* Added streamerless logo
* Removed manifest theme color, we have no theme and it should reflect the OS theme
* Updated manifest short name to be valid (under 12 characters)
2022-04-30 21:31:56 -07:00
Hans5958
9413a235de
Use proper way for default values on args
2022-05-01 11:06:04 +07:00
Hans5958
abf9209359
Use proper button disable
2022-05-01 11:05:16 +07:00
Hans5958
251e6b7af8
Disable delete button when only 1 period
...
Disable it or hide it?
2022-04-30 11:52:11 +07:00
Hans5958
736db1bc98
Use different way to remove an array item
2022-04-30 11:50:14 +07:00
Hans5958
89c82f6785
Remember that you need to deep clone!
2022-04-30 11:36:00 +07:00
Hans5958
8728ca1d1b
Fix period generation
2022-04-30 11:28:20 +07:00
mxdanger
55bc870531
Use form validator for preview button
...
Updated test entries to just the variant code "T" instead of "T:"
2022-04-29 15:58:56 -07:00
Hans5958
49f0e631cb
Avoid another update on hash linking, allow code-only period on default
...
The code-only period is just "".
2022-04-29 21:11:01 +07:00
Hans5958
24f9c397f1
Use code-only periods on migrator
2022-04-29 20:54:21 +07:00
Hans5958
da47e0f3a8
Add linking specific period, support code-only periods
...
Code-only periods (such as T, excluding default even though it is possible) will take the default value.
2022-04-29 20:48:40 +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
mxdanger
c021923668
Fixed nav alignment
...
Added missing icon import on about page
2022-04-29 02:04:01 -07:00
Hans5958
d83e6d040b
Move variation change logic to be earlier
2022-04-29 13:41:25 +07:00
mxdanger
f93e3d85fc
Fixed detection of blank entry link
...
Shortened website text by removing "www."
2022-04-28 22:55:11 -07:00
Hans5958
5eb1c54cd7
Improve lead paragraph on about, update author, fix capitalization
2022-04-29 12:31:12 +07:00
Hans5958
786f2c1782
Disable debug log 2
2022-04-29 12:16:54 +07:00
Hans5958
ce2882e85b
Disable debug log
2022-04-29 12:14:22 +07:00
Hans5958
9ce818d59b
Properly disable the direct post button, add alert
2022-04-29 12:13:22 +07:00
Hans5958
89129347e2
Merge remote-tracking branch 'upstream/remaster' into remaster
2022-04-29 11:49:52 +07:00
Hans5958
16691ff691
Add set of drawable periods
...
(so whiteouts can't be selected oh man)
2022-04-29 11:49:28 +07:00