Stefano
fa8c58164f
Merge pull request #1158 from fabi321/update-center
...
Update center of entries
2022-04-09 22:49:17 +02:00
Fabian Wunsch
93dc57d618
Small bugfix in js
2022-04-09 21:22:56 +02:00
Fabian Wunsch
bf834a6565
Cleaned up calculateCenter function
...
While I still don't understand what it's doing exactly, I noticed that
the 2 iterations of the loop are unnecessary, and afterwards found out
that the change to area is equal to f. Furthermore I replaced the `~~`
flooring with Math.floor for better readability, since this function
get's executed once per submission and the speed benefits of `~~` are
neglectable.
2022-04-09 21:04:08 +02:00
Hans5958
2dadfdb255
Port 63ed091
...
I forgor
2022-04-09 22:49:27 +07:00
Hans5958
4ce2afb60b
Console logs haven't been removed?!
2022-04-09 17:24:30 +07:00
Hans5958
a870d33cf8
Refactor to avoid code duplicates
2022-04-09 16:33:10 +07:00
Hans5958
331e7bdb5a
Use arguments on one log
...
You can use arguments on console log and you can access the error like normal
2022-04-09 16:33:10 +07:00
Hans5958
f6b89ac7c1
Remove redundant here and link "our Discord server" instead
2022-04-09 16:33:10 +07:00
Hans5958
7b2e9af945
Improve Donation window
2022-04-09 16:33:10 +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
98e60fc14b
Avoid creating duplicates on diff mode
...
So we don't have more than 2x as much of entries on this mode
2022-04-09 16:33:10 +07:00
Hans5958
d7861baff3
Finally make explore mode work, small refactor
...
Oh man, these element structures were quite inefficient...
2022-04-09 16:33:10 +07:00
Hans5958
ae4ca99262
Redirect error reports to Discord
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
Hans5958
a19ee7d65a
Use HTTPS link to license
2022-04-09 16:33:09 +07:00
Hans5958
b20ebed52d
Fix prod domain
2022-04-09 16:33:09 +07:00
Hans5958
7c1fcf06e3
Hide diff on prod domain
2022-04-09 16:33:09 +07:00
Hans5958
2723f9ed17
Convert it into dropdown
2022-04-09 16:33:09 +07:00
Stefano
bb5db95158
Merge branch 'master' into diffdel
2022-04-08 23:37:02 +02:00
Stefano
d47d95e93b
Merge branch 'master' into feature/passive_scroll
2022-04-08 23:34:13 +02:00
unknown
68f5f8b5e5
Improved diffview
2022-04-08 17:12:39 -03:00
unknown
f5b84f2331
Collapsable coordinate box
2022-04-08 14:39:10 -03:00
unknown
be7e1ec28d
Coord box
2022-04-08 13:39:41 -03:00
Stefano Haagman
2f84c98e60
Lighthouse
2022-04-08 16:13:50 +02:00
Stefano Haagman
307557882f
woops
2022-04-08 15:59:37 +02:00
Stefano Haagman
15624c9db2
test
2022-04-08 15:56:22 +02:00
Nicolas Abram
7454571151
Merge branch 'master' into diff
2022-04-08 03:06:47 -03:00
unknown
9bc14f4453
Make time.js urls relative
2022-04-08 01:47:59 -03:00
Wayland-Smithy
b0b1215d7f
Add diff modes
2022-04-07 21:06:16 -07:00
AnonymousRandomPerson
eabfb4263c
Allowed searching by subreddit
2022-04-07 21:53:33 -04:00
Alex Tsernoh
880399eb8c
disable atlas on not latest image
2022-04-08 00:11:29 +01:00
Alex Tsernoh
77887164ee
add final image to timeline
2022-04-07 23:06:24 +01:00
Alex Tsernoh
57ac93c817
Merge branch 'master' into time-travel
2022-04-07 22:35:27 +01:00
Wayland-Smithy
5cc49d2fc8
Change hover display to list small areas first
2022-04-07 14:09:41 -07:00
Alex Tsernoh
5d374d37c1
Merge branch 'master' into area-feature
2022-04-07 19:10:07 +01:00
Alex Tsernoh
55a68ff89a
add images every 6 hours
2022-04-07 16:53:23 +01:00
Alex Tsernoh
34bb67665c
actual code for time travel
2022-04-07 16:51:46 +01:00
Stefano
1d26ddb9c7
Merge branch 'master' into feature/donations
2022-04-06 22:16:27 -07:00
Stefano Haagman
0168ac9b83
Donation lins
2022-04-07 07:14:55 +02:00
Tonny2442
d42fc06d23
removed todo
2022-04-06 20:26:29 -04:00
Tonny2442
b1237d3bae
rudimentary area cache
2022-04-06 20:26:28 -04:00
Tonny2442
31b83c6a1b
addressed PR comment
2022-04-06 20:26:28 -04:00
Tonny2442
67c91eada1
add sort by area (largest to smallest)
2022-04-06 20:26:28 -04:00
Trevor Sayre
47cac036c6
Add smooth pixel zooming
2022-04-06 17:14:59 -04:00
Stefano
7bf513234f
Merge branch 'master' into master
2022-04-06 08:48:55 -07:00
ash
4493f85e0c
reddit contributions
2022-04-06 16:34:36 +01:00
ash
ccddefa72c
reddit contributions
2022-04-06 16:34:04 +01:00
ash
6ab4fc48b4
reddit contributions
2022-04-06 16:32:51 +01: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
imskyyc
c24791ac43
Update main.js
2022-04-06 01:30:04 -07:00