Hans5958
965af652d4
Define functions on the top
2022-05-11 13:15:42 +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
Hans5958
cc57d2bc4f
Remove ending semicolon
2022-05-06 14:41:22 +07:00
mxdanger
d90c269179
Added .editorconfig
...
Use tab instead of spaces
2022-05-04 14:37:47 -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
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
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
mxdanger
5634f58b8d
Added preview button
...
Added another test entry
2022-04-28 21:16:33 -07:00
mxdanger
01b07ffef6
Infoblock link text truncate
2022-04-28 11:50:30 -07:00
Hans5958
5b107599b4
Add domain on website links
2022-04-28 18:54:26 +07:00
Hans5958
252d39390f
Convert svgs to font icons, use aria-hidden, add icons on links
2022-04-28 18:53:51 +07:00
Hans5958
e32435a1b1
Convert remaining /r/place to r/place
2022-04-28 17:43:03 +07:00
mxdanger
332684c604
Merge branch 'remaster' into interface
2022-04-25 16:56:23 -07:00
mxdanger
f9b990ec56
Fixed various issues
2022-04-24 00:51:41 -07:00
Hans5958
3069717da9
Change attribution to "Place Atlas contributors"
2022-04-23 20:30:54 +07:00
Hans5958
02a6ad3499
Remove console log comments
2022-04-23 20:28:32 +07:00
mxdanger
7080605d03
Updated period editor
...
Other changes:
* Added r/place and TFC logo for period variation selector
* Updated to treat infoblock description newline and double newline separately
* Fixed textarea dynamic sizing
2022-04-21 23:10:03 -07:00
mxdanger
c34af77348
Merge remote-tracking branch 'upstream/remaster' into interface
2022-04-21 17:33:30 -07:00
mxdanger
5823e27f67
Various additions/fixes
...
* Added wiki link to navbar
* Updated info block card header to be body color instead of link color
* Updated logo with no padding
* Updated logo to switch based on media query
* Fixed entries list to be hidden when drawing
* Fixed -webkit-backdrop-filter supports media query
2022-04-21 00:25:05 -07:00
mxdanger
c55d3b8b24
Major UI redesign
2022-04-20 01:54:58 -07:00
Hans5958
2e728ef20f
Fix no-var problems (ESLint), run formatter on JS
2022-04-16 22:26:37 +07:00
Hans5958
4be8a36839
Fix prefer-const problems (ESLint)
2022-04-16 22:26:37 +07:00
Hans5958
bbcf813bde
Discord and Reddit fields, bug fix on drawing new entries, auto-resize text area
2022-04-16 22:25:11 +07:00
Hans5958
cdc4e4458c
Implement links object, convert old format to new on init
...
Co-authored-by: Fabian Wunsch <fabian@uriah.heep.sax.de>
Co-authored-by: mxdanger <32040254+mxdanger@users.noreply.github.com>
2022-04-16 22:25:11 +07:00
Hans5958
1070a5aa65
Add support for overlap, remove debug logs
2022-04-16 22:25:11 +07:00
Hans5958
dd5e809e4f
Support editing, return to previous step instead of resetting
2022-04-16 22:25:10 +07:00
Wayland-Smithy
f00f68a17a
Hash (tag) takeover
2022-04-11 19:52:07 +07:00
Wayland-Smithy
e86d3f4258
Use hash for id highlight
2022-04-11 19:52:07 +07:00
Hans5958
0dad9761dc
Use commas instead of x for coords
...
Since the coords shown on top left is in comma
2022-04-09 16:33:10 +07:00
Hans5958
804159e116
Reduce copyright notice, add 2022 contributors, add missing notice
...
The lengthy boilerplate is unnecessary, especially since it is already linked. The type of license can stay there instead.
2022-04-09 16:33:10 +07:00
unknown
68f5f8b5e5
Improved diffview
2022-04-08 17:12:39 -03:00
asivery
9a177b814d
Added the ability to selectively override images, removed old, commented-out code from atlas.js, added more info into the info block (position, area).
2022-04-06 15:34:51 +02:00
Malte Jürgens
cb98d20121
Fix URL id param
2022-04-05 18:09:47 +02:00
asivery
cc88efcf36
Removed XSS in infoblock creation, moved infoblock creation into a separate file, formatted atlas.json and made it distinct by description if it's longer than 10 characters
2022-04-05 12:32:59 +02:00