Kaimbacher kaiarn
  • Joined on 2021-04-22
kaiarn commented on issue geolba/tethys.backend#13 2024-05-24 14:24:14 +00:00
file upload - click to upload

with the newest version, multiple files can be selected :)

kaiarn commented on issue geolba/tethys.backend#14 2024-05-24 13:48:53 +00:00
mime types: fgb, nc, cdl, xml, qml, ovr, gpkg invalid extension

You can edit file extensions at the following URL: http://192.168.21.18/admin/mimetype

kaiarn commented on issue geolba/tethys.backend#14 2024-05-24 13:47:45 +00:00
mime types: fgb, nc, cdl, xml, qml, ovr, gpkg invalid extension

The following file extensions are possible, which are identical to the old Tethys backend: image

Furthermore, you can deactivate…

kaiarn pushed to master at geolba/tethys.backend 2024-05-21 12:42:02 +00:00
770e791613 - typsafe vanilla_error_reporter.ts
kaiarn pushed to master at geolba/tethys.backend 2024-05-16 11:47:55 +00:00
ec17d79cf2 - replaced validation library @adonisjs/validator with @vinejs/vine (performance)
kaiarn pushed to master at geolba/tethys.frontend 2024-05-06 11:38:23 +00:00
8e3245c270 - reset to bulma 0.9*
kaiarn pushed to master at geolba/tethys.backend 2024-04-30 09:51:22 +00:00
08c2edca3b - npm updates
kaiarn pushed to master at geolba/tethys.backend 2024-04-29 09:26:22 +00:00
a29865b781 - renamings to the new naming convetion for adonisjs version 6
kaiarn pushed to master at geolba/tethys.backend 2024-04-25 13:17:53 +00:00
bee76f8d5b - npm added @japa/api-client, @japa/assert, @types/supertest
kaiarn pushed to master at geolba/tethys.backend 2024-04-23 17:37:19 +00:00
296c8fd46e - added own provider for drive methods
kaiarn pushed to master at geolba/tethys.backend 2024-03-14 19:27:54 +00:00
cb51a4136f - update to AdonisJS 6
kaiarn commented on issue geolba/tethys.backend#6 2024-02-22 13:19:47 +00:00
E_REQUEST_ENTITY_TOO_LARGE / 413 Request Entity Too Large

@brutho E_REQUEST_ENTITY_TOO_LARGE: Simply increasing the NGINX upload size is not sufficient here. Similar to PHP, there's also an adjustable upload size for Node.js. The setting has been…

kaiarn closed issue geolba/tethys.backend#3 2024-02-16 15:44:25 +00:00
Enhancement Request: Display Real Data in Line Chart Component on Dashboard
kaiarn pushed to master at geolba/tethys.backend 2024-02-16 14:33:28 +00:00
f828ca4491 - added 2fa authentication during login. see resources/js/Pages/Auth/login.vue
kaiarn commented on issue geolba/tethys.backend#6 2024-02-15 15:51:19 +00:00
E_REQUEST_ENTITY_TOO_LARGE / 413 Request Entity Too Large

@brutho: I would need the link to the used test data. Thank you in advance.

kaiarn pushed to master at geolba/tethys.backend 2024-02-14 12:47:52 +00:00
b2dce0259a - npm updates
kaiarn pushed to master at geolba/tethys.backend 2024-02-06 15:39:57 +00:00
4efa53673f - npm updates
kaiarn closed issue geolba/tethys.backend#5 2024-02-05 13:07:23 +00:00
Bug Report: Reactive Component Attribute (language) Not Updating Main Title and Abstract Language in Dataset
kaiarn pushed to master at geolba/tethys.backend 2024-02-02 13:01:31 +00:00
68928b5e07 - HomeController.ts: addes api method for showing number of publications per month for given year
kaiarn commented on issue geolba/tethys.backend#3 2024-02-02 12:55:23 +00:00
Enhancement Request: Display Real Data in Line Chart Component on Dashboard

@brutho @porfra @haivik Please review the interim result for the line chart on the following webpage: http://192.168.21.18/apps/dashboard.

If you have any specific feedback or observations,…