Commit graph

2172 commits

Author SHA1 Message Date
mxdanger 05b06fd1bb Added warning to not submit from remaster 2022-04-28 14:58:49 -07:00
mxdanger 01b07ffef6 Infoblock link text truncate 2022-04-28 11:50:30 -07:00
Hans5958 74f9f46e89 Add purgecss ignore for the whole CSS instead 2022-04-28 21:41:13 +07:00
Hans5958 a7793a24ec Center vertically logo 2022-04-28 21:35:04 +07:00
Hans5958 473ac2c341 Add purgecss ignore 2022-04-28 21:14:30 +07:00
Hans5958 785edcfc1c Remove unnecessary types, remove crossorigin on build 2022-04-28 20:46:07 +07:00
Hans5958 9927956dfa Remove integrity hash 2022-04-28 20:38:41 +07:00
Hans5958 b92bb35407 Use prefers-reduced-motion: reduce 2022-04-28 19:40:04 +07:00
Hans5958 0e49b7c238 Support prefers-reduced-motion 2022-04-28 19:38:39 +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 e3e84c36d8 Change footer for clarification 2022-04-28 17:55:16 +07:00
Hans5958 fb59a60797 Fix heading of about page 2022-04-28 17:49:28 +07:00
Hans5958 af2cd9c3fa Fix bug where the first canvas can't be accessed 2022-04-28 17:47:12 +07:00
Hans5958 e32435a1b1 Convert remaining /r/place to r/place 2022-04-28 17:43:03 +07:00
Hans5958 f31b866db8 Remove font 2022-04-28 17:39:43 +07:00
mxdanger 268e69cc04 Updated loading overlay 2022-04-28 02:44:46 -07:00
mxdanger 30ae06ceba Animated atlas shift
Fixed tooltip issue
2022-04-28 01:32:06 -07:00
mxdanger e9d8ca7b14 Fixed beta badge on small screens 2022-04-27 23:00:05 -07:00
mxdanger 799835ae35 Added beta badge
Resolves #1318
2022-04-27 14:14:19 -07:00
mxdanger 2411f3a351 Updated time controls slider appearance 2022-04-27 14:13:25 -07:00
mxdanger 517a381cb6 Fixed timeline tooltip going off screen
* Fixed tooltip hover and focus activation
* Fixed "Entries List" typo
2022-04-27 12:40:27 -07:00
mxdanger 6beb77a3c5 Changed /r/place to r/place 2022-04-26 01:00:25 -07:00
mxdanger 0a6cfc0a54 Added entries overflow notice 2022-04-26 00:52:44 -07:00
mxdanger 4780cc4020 Fixed link to organization 2022-04-26 00:03:56 -07:00
mxdanger 6d074be100 Export entry flair label
* Added emphasis on flair label
* Updated flair label to be contextual based on new or edit
* Updated bottom bar layout
2022-04-25 23:58:07 -07:00
mxdanger 332684c604 Merge branch 'remaster' into interface 2022-04-25 16:56:23 -07:00
Hans5958 a7fb35e19e Make reset working
Resolves #1345
2022-04-24 15:18:24 +07:00
mxdanger f9b990ec56 Fixed various issues 2022-04-24 00:51:41 -07:00
Hans5958 e9c22947f5 "Improve" About page 2022-04-23 21:35:33 +07:00
Hans5958 9108544006 Remove @id, fix structured data, change author 2022-04-23 21:30:18 +07:00
Hans5958 49e7e875ad Improve structured data 2022-04-23 21:26:26 +07:00
Hans5958 8194e918f2 Hide alt text when image is not loading 2022-04-23 21:05:34 +07:00
Hans5958 7196e47b0e Only do final for TFC, hide sliders when only one version is on the variation 2022-04-23 20:49:22 +07:00
Hans5958 3069717da9 Change attribution to "Place Atlas contributors" 2022-04-23 20:30:54 +07:00
Hans5958 8764f8e985 Use const 2022-04-23 20:29:22 +07:00
Hans5958 02a6ad3499 Remove console log comments 2022-04-23 20:28:32 +07:00
mxdanger 4332ba8224 Added object info inputs
Other changes:
* Accessibility improvements
2022-04-22 18:20:59 -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 48e471585f Update view.js 2022-04-21 10:56:50 -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 74b8073a7b Do stricter (and proper) subreddit regex 2
I forgot that I made it so it excludes underscore, here's a proper fix
2022-04-19 16:42:20 +07:00
Hans5958 1bca3bb9c5 Do stricter (and proper) subreddit regex
3-21 instead of 1-20
2022-04-19 16:34:52 +07:00
Hans5958 2f417e433a Optimize new center algo a little bit
incl. Don't use modules
2022-04-17 14:12:34 +07:00
Hans5958 91465afda1 Fix bugs of new center algorithm to make it work 2022-04-17 13:51:59 +07:00
Fabian Wunsch c01610774d
Merge branch 'remaster' into new-center-algorithm 2022-04-17 08:31:51 +02:00
Hans5958 49a0c85c27 Fix pattern to compensate R/ on links object 2022-04-17 13:18:43 +07:00
Hans5958 80af47e5c1 Forgot to include Discord and wiki on export, small refactor
Also better regex from formatter
2022-04-17 13:08:30 +07:00