|
cbf5c5a748
|
Properly wire 'async' through the uploader
|
2022-09-02 12:40:51 +02:00 |
|
|
c09b437d9a
|
Add link to wikipedia-image in the attribution box, fix #1049
|
2022-09-02 12:40:51 +02:00 |
|
|
03dad39949
|
Plantnet-detection: finishing touches
|
2022-08-24 01:08:54 +02:00 |
|
|
0f66d7f8cc
|
Add fakedom to test UI code, replace all 'innerText' with 'textContent' as it is not compatible with fakedom
|
2022-06-28 03:21:18 +02:00 |
|
|
470e9acc64
|
Merge master
|
2022-06-19 18:23:43 +02:00 |
|
|
771c59ab92
|
Fix visualisation of licenses
|
2022-06-13 00:51:53 +02:00 |
|
|
4283b76f36
|
Huge refactoring: split readonly and writable stores
|
2022-06-05 02:24:14 +02:00 |
|
|
7559f9259b
|
Styling tweak
Add mapillary link to nearby_images
Fix licenses
Add missing assets
First version of nearby-images
|
2022-05-08 13:05:26 +02:00 |
|
|
9f5c506e17
|
Move AllTagsPanel to separate class; various small fixes
|
2022-04-28 00:32:15 +02:00 |
|
|
9086713657
|
Add 'subs' to title of IMGUR images, fixes #771
|
2022-04-24 16:10:17 +02:00 |
|
|
50a7597c5a
|
Fix build
|
2022-04-19 23:48:27 +02:00 |
|
|
9c6811b06e
|
Styling tweaks
|
2022-04-19 23:43:28 +02:00 |
|
|
d7df6a7a80
|
Improvements to notes layer and elements
|
2022-03-13 02:46:42 +01:00 |
|
|
492d9cc821
|
Correctly apply theme if an image is deleted
|
2022-02-04 02:57:25 +01:00 |
|
|
c15f3d2036
|
Lots of styling tweaks, add filter links between layers
|
2022-02-01 04:14:54 +01:00 |
|
|
fa971ffbbf
|
Full code cleanup
|
2022-01-26 21:40:38 +01:00 |
|
|
6ae8ec8036
|
Add 'add new note' functionality, fix bug where 'test'-theme comes up when deleting images
|
2022-01-14 01:41:19 +01:00 |
|
|
3277b83c5f
|
Add license clarifications, further work on the notes theme
|
2022-01-08 17:44:23 +01:00 |
|
|
11150a258d
|
First part of a huge refactoring
|
2021-12-21 18:35:31 +01:00 |
|
|
e1ee890f51
|
WIP: automaton page
|
2021-12-12 17:35:08 +01:00 |
|
|
bd21212eba
|
Full code cleanup
|
2021-11-07 16:34:51 +01:00 |
|
|
1c4cf78a03
|
Fix image upload status indication
|
2021-10-20 00:34:26 +02:00 |
|
|
fd2ed950cc
|
Fixed image loading (again)
|
2021-10-20 00:19:03 +02:00 |
|
|
3be0dbd22f
|
Merge branch 'develop' into alpha
|
2021-10-10 00:53:22 +02:00 |
|
|
adf02af5fe
|
Add rudimentary check for filesize, fix #497
|
2021-10-09 23:51:04 +02:00 |
|
|
b5a2ee1757
|
Add a wikidata search box
|
2021-10-08 04:33:39 +02:00 |
|
|
a996ba2a7c
|
Graciously handle multiple entries in wikidata for fetching images and showing articles, verious bug fixes
|
2021-10-07 22:06:47 +02:00 |
|
|
5628be3632
|
Fix tests
|
2021-10-06 02:36:58 +02:00 |
|
|
8b870474d7
|
Improvements in loading images
|
2021-10-01 02:57:41 +02:00 |
|
|
a6e8714ae0
|
Refactoring of image detection, fix loading wikimedia images
|
2021-09-29 23:56:59 +02:00 |
|
|
6890c5189e
|
More refactoring
|
2021-09-29 01:12:29 +02:00 |
|
|
a78d33112b
|
Refactoring: LayoutToUse is a simple value now
|
2021-09-28 18:00:44 +02:00 |
|
|
c5e9448720
|
Add initial clustering per tile, very broken
|
2021-09-26 17:36:39 +02:00 |
|
|
d5c1ba4cd1
|
More refactoring, move minimap behind facade
|
2021-09-21 02:10:42 +02:00 |
|
|
c8eacaa409
|
Add support for mapillary api v4, fixes #364
|
2021-09-15 01:33:52 +02:00 |
|
|
78d6482c88
|
Add binoculars theme, auto reformat everything
|
2021-09-09 00:06:21 +02:00 |
|
|
647100bee5
|
Refacotring: move themeConfig into models
|
2021-08-07 23:11:34 +02:00 |
|
|
96ecded0b9
|
Further development of split-road feature; refactoring of change-handling
|
2021-07-15 20:47:28 +02:00 |
|
|
785f57262e
|
Further cleanup: further removal of the UIElement
|
2021-06-28 00:45:49 +02:00 |
|
|
aaaf876257
|
Move imageAttributionSources around, improve fixTheme script
|
2021-06-22 14:21:32 +02:00 |
|
|
1609c63f3b
|
Refactoring of Attribute Images, fix more or less decent slideshow. Turns out a few lines of css can get us there!
|
2021-06-18 01:25:13 +02:00 |
|
|
7b52dee320
|
Small fixes to the Slideshow
|
2021-06-17 13:17:16 +02:00 |
|
|
9a73ae4c47
|
More fixes
|
2021-06-16 21:23:03 +02:00 |
|
|
94f9a0de56
|
More fixes to the refactored code
|
2021-06-15 16:18:58 +02:00 |
|
|
42d13f564c
|
Fix sharebutton
|
2021-06-15 01:24:04 +02:00 |
|
|
e480c97676
|
Fixed part of the special renderings
|
2021-06-14 19:21:33 +02:00 |
|
|
9cc721abad
|
More refactoring and fixes
|
2021-06-14 02:39:23 +02:00 |
|
|
3943100e54
|
More refactoring, stuff kindoff works
|
2021-06-12 02:58:32 +02:00 |
|
|
62f471df1e
|
More refactoring, still very broken
|
2021-06-11 22:51:45 +02:00 |
|
|
6415e195d1
|
Butchering the UI framework
|
2021-06-10 01:36:20 +02:00 |
|