Diego Imbert
75fdc2cdc9
feat: data table schemas ( #7353 )
...
* data tables settings ui
* install runed
* zod 4 fixes
* use new toJSONSchema
* Migrate ducklake catalogs to more generic custom instance databases
* fix compilation
* Safety conversion for old duckdb ffi
* data tables settings
* ts client basis
* inline run works
* datatables work
* Revert "datatables work"
This reverts commit 6e1588d59e .
* datatables work (without leaking pg credentials)
* println
* separate sqlUtils.ts
* nit
* Separate custom instance db Select and Wizard components
* nit
* nit wording
* add tags to custom instance dbs
* error when trying to use ducklake as datatable or opposite
* show status in dropdown
* data table instance setup works
* sqk function for ducklake
* factorize logic
* fix temp reactivity
* Data table assetexplore
* Migrate S3 permissions to modal
* Revert "Migrate S3 permissions to modal"
This reverts commit 0631d03cb0 .
* nit query -> fetch
* Custom instance setup new look
* run_language_executor separate fn
* run_inline param
* nit wording
* Better typed client
* Data tables display as assets in frontend
* asset db icon
* nit
* cleaner errors
* nit
* Fix sed calls in mac
* run_inline_script_preview in python client
* basic python datatable client
* datatable and datalake parser in python
* ducklake client python
* nit fix
* Fix migration producing NULL instead of {} when no custom databases
* merge conflict fail
* python ducklake client arg fix
* parse or infer sql types in ts client
* ts asset parser, detect datatable & ducklake R/W
* fix sql repl for other read ops than select
* export type SqlTemplateFunction
* rename list_custom_instance_pg_databases
* typecheck datatable and ducklake name in Typescript
* Fix typecheck datatable and ducklake in TS
* declare module overriding instead of extending
* infer_sql_type in python client
* SqlQuery object in python
* fix merge conflicts
* update const_format
* CI fix
* factor out to var_identifiers
* sqlx prepare
* unnecessary security (admin is required)
* clearer comment
* ee repo ref
* nit snake case
* claude step 1: detect var declarations
* move detect_sql_access_type to common mod
* claude step 2: detect when saved vars are queried
* Revert "claude step 2: detect when saved vars are queried"
This reverts commit 1e1f930568 .
* Revert "claude step 1: detect var declarations"
This reverts commit f866f4819d .
* remove ducklake/datatable and default
* detect data table assigns in var_identifiers
* Python parser successfully infers R/W/RW from ducklake / datatable
* still register ducklake/datatable if not used as unknown R/W
* Go to settings button in Assets Dropdown on not found
* nit
* sqlx prepare fail
* manual fix, somehow sqlx prepare won't do it
* fix frontend ci
* ee repo ref
* ducklake_user doesnt exist in unit tests
* nit fix
* ui nit
* nit
* nit missing clone
* fork ducklakes and datatables
* fix surface hover bug
* stupid mistake
* better deeply reactive mutable derived
* Ducklake picker
* Editor bar data tables
* DuckDB supports datatables
* datatable in duckdb asset parser
* duckdb asset parser var_identifiers
* Revert "duckdb asset parser var_identifiers"
This reverts commit 88068b1a77 .
* sqlx prepare
* Box pin in test_workflow_as_code to fix stack overflow
* stash
* sql asset parser parses most s3 literals
* nit
* Detect attach + handle returning RW
* detect assets used with dot notation
* detect implicit access with USE dl; syntax
* Add assets as unknown if var was never used
* Support default ducklake/datatable main in parser
* ignore asset parsing errors in frontend (avoid flow layout shift)
* super weird duplication (merge conflict ?)
* nits
* fix duckdb parser detecting too much as asset when RW ctx is unknown
* fix transparent assets btn
* missing arg
* nit styling
* asset parser specific table parsing
* fix resource specific table parsing
* More concise asset display in flows + better icons
* fix assets page filtering out resources with added table
* Fix frontend to support specific table assets
* Open DB Manager to specific table
* Specific table parser in Python and TS + unit tests
* Fix UPDATE setting access to None
* fix flow edge rendering on top of output picker
* python parser fix var override bug
* add ts test
* fix compilation
* sqlx prepare
* update parsers version
* fix missing schema key onDelete
* Grant permission to create schemas in custom instance databases
* Update pg query to return empty schemas
* Create schema
* Select nits
* support schemas in sql parser
* ts parser handle schema with sql parser result
* detect .schema() syntax
* detect schema syntax in python
* support .schema() in ts and py SDK
* open db manager to specific schema
* support reassignment in ts parser
* nit better unitest
* : syntax in ts
* datatable:schema syntax in python
* fix client py
* nit select dropdown darkmode
* object | null fetchOne
* ts client nits
* parse_sql_client_name fn
* getImportWmillTsStatement refactor in EditorBar
* text to json() in python client
* update parser versions
* pkg lock
2025-12-16 21:16:42 +00:00
..
2022-05-05 04:25:58 +02:00
2023-08-10 17:30:59 +02:00
2023-08-10 17:30:59 +02:00
2023-06-19 16:06:52 +02:00
2023-06-19 16:06:52 +02:00
2022-05-05 04:25:58 +02:00
2022-08-14 22:47:51 +02:00
2022-05-05 04:25:58 +02:00
2022-05-05 04:25:58 +02:00
2022-05-05 04:25:58 +02:00
2022-05-05 04:25:58 +02:00
2022-05-08 17:56:16 +02:00
2022-05-05 04:25:58 +02:00
2022-05-05 04:25:58 +02:00
2022-05-05 04:25:58 +02:00
2022-05-05 04:25:58 +02:00
2022-05-05 04:25:58 +02:00
2022-05-05 04:25:58 +02:00
2022-08-14 18:20:27 +02:00
2022-05-05 04:25:58 +02:00
2022-05-05 04:25:58 +02:00
2022-05-17 20:42:05 +02:00
2022-05-17 20:42:05 +02:00
2022-05-08 17:03:13 +02:00
2022-05-08 17:03:13 +02:00
2022-05-08 17:26:51 +02:00
2022-08-14 18:20:27 +02:00
2022-05-08 17:56:16 +02:00
2022-05-08 17:56:16 +02:00
2022-05-10 21:32:07 +02:00
2022-05-10 21:32:07 +02:00
2022-05-18 23:28:09 +02:00
2022-05-18 23:28:09 +02:00
2022-06-12 01:55:05 +02:00
2022-06-12 01:55:05 +02:00
2022-07-02 21:04:41 +02:00
2022-07-02 21:04:41 +02:00
2022-06-20 23:11:48 +02:00
2022-06-20 23:11:48 +02:00
2022-06-24 19:20:27 +02:00
2022-06-24 19:20:27 +02:00
2022-06-24 20:18:22 +02:00
2022-08-14 18:20:27 +02:00
2022-07-13 10:35:08 +02:00
2022-08-14 18:20:27 +02:00
2022-07-17 13:17:45 +02:00
2022-07-17 13:17:45 +02:00
2022-07-19 20:23:58 +02:00
2022-07-19 20:23:58 +02:00
2022-07-30 00:02:51 +02:00
2022-07-30 00:02:51 +02:00
2022-10-25 00:54:53 +02:00
2022-10-25 00:54:53 +02:00
2022-08-16 21:00:11 +02:00
2022-08-16 21:00:11 +02:00
2022-08-18 15:01:17 +02:00
2022-08-18 15:01:17 +02:00
2022-09-02 01:26:39 +02:00
2022-09-02 01:26:39 +02:00
2022-09-14 11:46:57 -07:00
2022-09-14 11:46:57 -07:00
2022-09-04 00:07:55 +02:00
2022-09-04 00:25:45 +02:00
2022-09-05 09:55:04 +02:00
2022-09-05 09:55:04 +02:00
2022-09-13 21:14:21 +02:00
2022-09-13 21:14:21 +02:00
2022-10-06 04:59:09 +02:00
2022-10-06 04:59:09 +02:00
2022-10-20 20:16:08 +02:00
2022-10-20 20:16:08 +02:00
2022-10-24 01:50:39 +02:00
2022-10-24 01:50:39 +02:00
2022-10-24 14:48:28 +02:00
2022-10-24 14:48:28 +02:00
2022-11-12 20:17:08 +01:00
2022-11-12 20:17:08 +01:00
2022-11-13 18:31:08 +01:00
2022-11-13 18:31:08 +01:00
2022-11-13 18:31:08 +01:00
2022-11-13 18:31:08 +01:00
2022-11-13 18:31:08 +01:00
2022-11-13 18:31:08 +01:00
2022-11-05 10:45:17 +01:00
2022-11-05 10:45:17 +01:00
2022-11-06 23:48:18 +01:00
2022-11-06 23:48:18 +01:00
2022-11-23 19:17:19 +01:00
2022-11-23 19:17:19 +01:00
2022-11-26 19:39:37 +01:00
2022-11-26 19:39:37 +01:00
2022-11-27 14:00:55 +01:00
2022-11-27 14:00:55 +01:00
2022-11-27 17:26:37 +01:00
2022-11-27 17:26:37 +01:00
2022-11-30 00:15:43 +01:00
2022-11-30 00:15:43 +01:00
2022-12-03 09:21:26 +01:00
2022-12-03 09:21:26 +01:00
2022-12-10 01:46:26 +01:00
2022-12-10 01:46:26 +01:00
2022-12-10 01:46:26 +01:00
2022-12-10 01:46:26 +01:00
2022-12-08 23:56:49 +01:00
2022-12-08 23:56:49 +01:00
2022-12-10 13:57:41 +01:00
2022-12-10 13:57:41 +01:00
2022-12-11 18:47:39 +01:00
2022-12-11 18:47:39 +01:00
2022-12-11 18:47:39 +01:00
2022-12-11 18:47:39 +01:00
2022-12-12 20:20:17 +01:00
2022-12-11 20:27:04 +01:00
2022-12-11 22:48:09 +01:00
2022-12-11 22:48:09 +01:00
2022-12-12 12:47:07 +01:00
2022-12-12 12:47:07 +01:00
2022-12-12 20:20:17 +01:00
2022-12-12 20:20:17 +01:00
2022-12-13 20:16:57 +01:00
2022-12-13 20:16:57 +01:00
2023-02-13 02:32:29 +01:00
2023-02-13 02:32:29 +01:00
2022-12-15 18:55:30 +01:00
2022-12-15 18:55:30 +01:00
2022-12-19 19:11:23 +01:00
2022-12-19 19:11:23 +01:00
2022-12-19 19:11:23 +01:00
2022-12-19 19:11:23 +01:00
2023-01-01 09:00:56 +01:00
2023-01-01 09:00:56 +01:00
2023-01-07 09:39:50 +01:00
2023-01-07 09:39:50 +01:00
2023-01-21 17:33:23 +01:00
2023-01-21 17:33:23 +01:00
2023-02-03 19:50:18 +01:00
2023-02-03 19:50:18 +01:00
2023-01-27 18:56:42 +01:00
2023-01-27 18:56:42 +01:00
2023-01-27 22:08:46 +01:00
2023-01-27 22:08:46 +01:00
2023-01-31 16:01:13 +01:00
2023-01-31 16:01:13 +01:00
2023-01-31 16:01:13 +01:00
2023-01-31 16:01:13 +01:00
2023-02-04 20:26:15 +01:00
2023-02-04 20:26:15 +01:00
2023-02-13 02:32:29 +01:00
2023-02-13 02:32:29 +01:00
2023-02-13 17:18:01 +01:00
2023-02-13 17:18:01 +01:00
2023-02-14 03:33:08 +01:00
2023-02-14 03:33:08 +01:00
2023-02-14 15:00:10 +01:00
2023-02-14 15:00:10 +01:00
2023-02-14 15:54:25 +01:00
2023-02-14 15:54:25 +01:00
2023-02-26 14:09:16 +01:00
2023-02-26 14:09:16 +01:00
2023-02-27 12:00:32 +01:00
2023-02-27 14:16:57 +01:00
2023-02-27 14:16:57 +01:00
2023-02-27 14:16:57 +01:00
2023-03-03 12:44:44 +01:00
2023-03-03 12:44:44 +01:00
2023-03-27 15:24:13 +02:00
2023-03-27 15:24:13 +02:00
2023-03-27 22:57:29 +02:00
2023-03-27 22:57:29 +02:00
2023-04-05 16:37:24 +02:00
2023-04-05 16:37:24 +02:00
2023-04-05 22:01:18 +02:00
2023-04-05 22:01:18 +02:00
2023-04-08 23:25:46 +02:00
2023-04-08 23:25:46 +02:00
2023-04-12 17:29:06 +02:00
2023-04-12 17:29:06 +02:00
2023-04-14 18:34:41 +02:00
2023-04-14 18:34:41 +02:00
2023-04-23 16:57:23 +02:00
2023-04-23 16:57:23 +02:00
2023-04-30 15:56:52 +02:00
2023-04-30 15:56:52 +02:00
2023-05-08 19:10:45 +02:00
2023-05-08 19:10:45 +02:00
2023-05-09 15:02:04 +02:00
2023-05-09 15:02:04 +02:00
2023-05-10 12:21:57 +02:00
2023-05-10 12:21:57 +02:00
2023-05-10 12:42:11 +02:00
2023-05-10 12:42:11 +02:00
2023-05-12 23:47:39 +02:00
2023-05-12 23:47:39 +02:00
2023-05-16 13:02:29 +02:00
2023-05-16 13:02:29 +02:00
2023-05-16 16:10:28 +02:00
2023-05-16 16:10:28 +02:00
2023-05-16 16:17:26 +02:00
2023-05-16 16:17:26 +02:00
2023-05-23 20:25:41 +02:00
2023-05-23 20:25:41 +02:00
2023-05-25 11:07:54 +02:00
2023-05-25 11:07:54 +02:00
2023-05-24 10:10:46 +02:00
2023-05-24 10:56:24 +02:00
2023-05-24 15:46:58 +02:00
2023-05-24 15:46:58 +02:00
2023-05-24 18:31:28 +02:00
2023-05-24 18:31:28 +02:00
2023-05-27 15:07:21 +02:00
2023-05-27 15:07:21 +02:00
2023-05-27 17:22:56 +02:00
2023-05-27 17:22:56 +02:00
2023-05-29 23:39:50 +02:00
2023-05-29 23:39:50 +02:00
2023-06-05 17:42:57 +02:00
2023-06-05 17:42:57 +02:00
2023-06-17 13:57:04 +02:00
2023-06-17 13:57:04 +02:00
2023-06-25 20:00:27 +02:00
2023-06-25 20:00:27 +02:00
2023-06-26 18:23:14 +02:00
2023-06-26 18:23:14 +02:00
2023-06-29 10:34:44 +02:00
2023-06-29 10:34:44 +02:00
2023-06-29 10:34:44 +02:00
2023-06-29 10:34:44 +02:00
2023-07-04 19:39:59 +02:00
2023-07-04 19:39:59 +02:00
2023-07-12 17:07:45 +02:00
2023-07-12 17:07:45 +02:00
2023-07-05 10:01:27 +02:00
2023-07-05 10:01:27 +02:00
2023-07-06 21:43:15 +02:00
2023-07-06 21:43:15 +02:00
2023-07-11 23:35:26 +02:00
2023-07-11 23:35:26 +02:00
2023-07-11 22:53:02 +02:00
2023-07-11 22:53:02 +02:00
2023-07-19 13:44:16 +02:00
2023-07-19 13:44:16 +02:00
2023-07-20 20:46:39 +02:00
2023-07-23 12:14:04 +02:00
2023-07-27 14:24:27 +02:00
2023-07-27 14:24:27 +02:00
2023-07-23 12:14:04 +02:00
2023-07-23 12:14:04 +02:00
2023-07-24 18:11:23 +02:00
2023-07-24 18:11:23 +02:00
2023-07-25 12:41:51 +02:00
2023-07-25 12:41:51 +02:00
2023-07-25 12:41:51 +02:00
2023-07-25 12:41:51 +02:00
2023-07-30 20:42:24 +02:00
2023-07-30 20:42:24 +02:00
2023-08-03 17:22:00 +02:00
2023-08-03 17:22:00 +02:00
2023-08-03 15:59:26 +02:00
2023-08-03 15:59:26 +02:00
2023-08-09 16:19:57 +02:00
2023-08-09 16:19:57 +02:00
2023-08-10 13:19:50 +00:00
2023-08-10 13:19:50 +00:00
2023-08-11 18:54:47 +02:00
2023-08-11 18:54:47 +02:00
2023-08-17 22:51:21 +02:00
2023-08-17 22:51:21 +02:00
2023-08-18 00:19:15 +02:00
2023-08-18 00:19:15 +02:00
2023-08-24 18:20:35 +02:00
2023-08-24 18:20:35 +02:00
2023-08-20 19:14:39 +02:00
2023-08-20 19:14:39 +02:00
2023-08-24 18:20:35 +02:00
2023-08-24 18:20:35 +02:00
2023-08-26 09:12:19 +02:00
2023-08-26 09:12:19 +02:00
2023-08-29 13:00:20 +02:00
2023-08-29 13:00:20 +02:00
2023-08-30 13:35:41 +02:00
2023-08-30 13:35:41 +02:00
2023-08-31 23:41:04 +02:00
2023-08-31 23:41:04 +02:00
2023-09-03 09:44:16 +02:00
2023-09-03 09:44:16 +02:00
2023-09-06 10:32:53 +02:00
2023-09-06 10:32:53 +02:00
2023-09-13 21:24:54 +02:00
2023-09-13 21:24:54 +02:00
2023-09-14 08:26:45 +02:00
2023-09-14 08:26:45 +02:00
2023-09-14 10:41:05 +02:00
2023-09-14 10:41:05 +02:00
2023-09-15 22:55:47 +02:00
2023-09-15 22:55:47 +02:00
2023-09-20 23:15:19 +02:00
2023-09-20 23:15:19 +02:00
2023-09-21 11:00:42 +02:00
2023-09-21 11:00:42 +02:00
2023-09-28 01:18:35 +02:00
2023-09-28 01:18:35 +02:00
2023-09-29 15:56:21 +02:00
2023-09-29 15:56:21 +02:00
2023-09-29 16:04:28 +02:00
2023-09-29 16:04:28 +02:00
2023-10-02 14:45:29 +02:00
2023-10-02 14:45:29 +02:00
2023-10-13 17:32:11 +02:00
2023-10-13 17:32:11 +02:00
2023-10-16 10:46:55 +02:00
2023-10-16 10:46:55 +02:00
2023-10-16 14:53:12 +02:00
2023-10-16 14:53:12 +02:00
2023-10-17 06:41:29 +02:00
2023-10-17 06:41:29 +02:00
2023-10-17 22:07:13 +02:00
2023-10-17 22:07:13 +02:00
2023-10-23 17:05:54 +02:00
2023-10-23 17:05:54 +02:00
2023-10-23 14:22:59 +02:00
2023-10-23 14:22:59 +02:00
2023-10-23 17:05:54 +02:00
2023-10-23 17:05:54 +02:00
2023-10-24 09:28:46 +02:00
2023-10-24 09:28:46 +02:00
2023-11-04 00:52:37 +01:00
2023-11-04 00:52:37 +01:00
2023-11-06 05:16:48 +01:00
2023-11-06 05:16:48 +01:00
2023-11-06 18:24:51 +01:00
2023-11-06 18:24:51 +01:00
2023-11-09 19:38:52 +01:00
2023-11-09 19:38:52 +01:00
2023-11-10 11:16:13 +01:00
2023-11-10 11:16:13 +01:00
2023-11-17 10:00:04 +01:00
2023-11-17 10:00:04 +01:00
2023-11-15 19:36:17 +01:00
2023-11-15 19:36:17 +01:00
2023-11-15 19:37:02 +01:00
2023-11-15 19:37:02 +01:00
2023-11-22 18:29:51 +01:00
2023-11-22 18:29:51 +01:00
2023-11-29 16:35:42 +01:00
2023-11-29 16:35:42 +01:00
2023-12-04 14:26:27 +01:00
2023-12-04 14:26:27 +01:00
2023-12-03 15:13:57 +01:00
2023-12-04 19:46:43 +01:00
2023-12-04 17:00:52 +01:00
2023-12-04 17:00:52 +01:00
2023-12-08 18:18:20 +01:00
2023-12-08 18:18:20 +01:00
2023-12-22 14:59:46 +01:00
2023-12-22 14:59:46 +01:00
2023-12-26 14:15:46 +01:00
2023-12-26 14:15:46 +01:00
2024-01-07 15:18:27 +01:00
2024-01-07 15:18:27 +01:00
2024-01-05 09:13:05 +01:00
2024-01-05 09:13:05 +01:00
2024-01-16 23:32:26 +01:00
2024-01-16 23:32:26 +01:00
2024-01-12 16:19:28 +01:00
2024-01-12 16:19:28 +01:00
2024-01-13 00:06:54 +01:00
2024-01-13 00:06:54 +01:00
2024-01-13 13:00:04 +01:00
2024-01-13 13:00:04 +01:00
2024-01-19 14:02:15 +01:00
2024-01-19 14:02:15 +01:00
2024-01-23 12:46:19 +01:00
2024-01-23 12:46:19 +01:00
2024-01-24 09:26:23 +01:00
2024-01-24 09:26:23 +01:00
2024-01-26 15:54:05 +01:00
2024-01-26 15:54:05 +01:00
2024-01-31 23:10:34 +01:00
2024-01-31 23:10:34 +01:00
2024-02-05 08:55:39 +01:00
2024-02-05 08:55:39 +01:00
2024-02-07 22:15:42 +01:00
2024-02-07 22:15:42 +01:00
2024-02-07 22:45:07 +01:00
2024-02-07 22:45:07 +01:00
2024-02-09 11:57:52 +01:00
2024-02-09 11:57:52 +01:00
2024-02-09 18:51:44 +01:00
2024-02-09 18:51:44 +01:00
2024-02-12 12:44:12 +01:00
2024-02-12 12:44:12 +01:00
2024-02-13 22:00:25 +01:00
2024-02-13 22:00:25 +01:00
2024-02-16 13:05:39 +01:00
2024-02-16 13:05:39 +01:00
2024-02-16 20:52:12 +01:00
2024-02-16 20:52:12 +01:00
2024-02-19 21:09:59 +01:00
2024-02-19 21:09:59 +01:00
2024-02-20 23:28:42 +01:00
2024-02-20 23:28:42 +01:00
2024-02-22 14:35:40 +01:00
2024-02-22 14:35:40 +01:00
2024-02-22 14:35:40 +01:00
2024-02-22 14:35:40 +01:00
2024-02-24 00:13:28 +01:00
2024-02-24 00:13:28 +01:00
2024-02-25 18:25:40 +01:00
2024-02-25 18:25:40 +01:00
2024-02-25 20:40:56 +01:00
2024-02-25 20:40:56 +01:00
2024-02-28 08:49:35 +01:00
2024-02-28 08:49:35 +01:00
2024-03-06 15:53:01 +01:00
2024-03-06 15:53:01 +01:00
2024-03-12 11:55:18 +01:00
2024-03-12 11:55:18 +01:00
2024-03-12 11:55:18 +01:00
2024-03-12 11:55:18 +01:00
2024-03-12 11:55:18 +01:00
2024-03-12 11:55:18 +01:00
2024-03-12 23:55:04 +01:00
2024-03-12 23:55:04 +01:00
2024-03-12 11:55:18 +01:00
2024-03-12 11:55:18 +01:00
2024-03-12 14:25:01 +01:00
2024-03-12 14:25:01 +01:00
2024-03-15 15:33:47 +01:00
2024-03-15 15:33:47 +01:00
2024-03-16 17:55:34 +01:00
2024-03-16 17:55:34 +01:00
2024-03-17 11:08:02 +01:00
2024-03-17 11:08:02 +01:00
2024-03-23 10:55:29 +01:00
2024-03-23 10:55:29 +01:00
2024-03-23 11:40:55 +01:00
2024-03-23 11:40:55 +01:00
2024-03-26 19:07:21 +01:00
2024-03-26 19:07:21 +01:00
2024-03-29 10:56:44 +01:00
2024-03-29 10:56:44 +01:00
2024-03-31 14:52:06 +02:00
2024-03-31 14:52:06 +02:00
2024-04-03 17:47:23 +02:00
2024-04-03 17:47:23 +02:00
2024-04-08 15:44:33 +02:00
2024-04-08 15:44:33 +02:00
2024-04-09 22:03:39 +02:00
2024-04-09 22:03:39 +02:00
2024-04-16 10:41:14 +02:00
2024-04-16 10:41:14 +02:00
2024-04-16 19:53:30 +02:00
2024-04-16 19:53:30 +02:00
2024-04-22 15:59:13 +02:00
2024-04-22 15:59:13 +02:00
2024-04-23 22:48:21 +02:00
2024-04-23 22:48:21 +02:00
2024-04-24 11:32:25 +02:00
2024-04-24 11:32:25 +02:00
2024-05-09 18:35:50 +02:00
2024-05-09 18:35:50 +02:00
2024-05-10 20:50:09 +02:00
2024-05-10 20:50:09 +02:00
2024-05-10 20:50:09 +02:00
2024-05-10 20:50:09 +02:00
2024-05-15 08:12:11 +02:00
2024-05-15 08:12:11 +02:00
2024-05-15 10:24:50 +02:00
2024-05-15 10:24:50 +02:00
2024-05-15 08:12:11 +02:00
2024-05-15 08:12:11 +02:00
2024-05-15 10:24:50 +02:00
2024-05-15 10:24:50 +02:00
2024-05-15 20:15:14 +02:00
2024-05-15 20:15:14 +02:00
2024-05-23 17:23:50 +02:00
2024-05-23 17:23:50 +02:00
2024-05-27 18:43:02 +02:00
2024-05-27 18:43:02 +02:00
2024-05-29 01:12:00 +02:00
2024-05-29 01:12:00 +02:00
2024-06-03 16:05:15 +02:00
2024-06-03 16:05:15 +02:00
2024-05-31 22:29:15 +02:00
2024-05-31 22:29:15 +02:00
2024-06-08 16:43:48 +02:00
2024-06-08 16:43:48 +02:00
2024-06-13 14:29:33 +02:00
2024-06-13 14:29:33 +02:00
2024-08-31 14:57:35 +02:00
2024-06-14 13:07:35 +02:00
2024-06-17 14:22:47 +02:00
2024-06-17 14:22:47 +02:00
2024-06-22 01:29:23 +02:00
2024-06-22 01:29:23 +02:00
2024-06-25 23:39:34 +02:00
2024-06-25 23:39:34 +02:00
2024-07-03 15:53:45 +02:00
2024-07-03 15:53:45 +02:00
2024-07-08 11:56:53 +02:00
2024-07-08 11:56:53 +02:00
2024-07-11 09:00:56 +02:00
2024-07-11 09:00:56 +02:00
2024-07-27 12:41:01 +02:00
2024-07-27 12:41:01 +02:00
2024-07-29 19:20:00 +02:00
2024-07-29 19:20:00 +02:00
2024-07-31 13:08:28 +02:00
2024-07-31 13:08:28 +02:00
2024-07-31 23:44:40 +02:00
2024-07-31 23:44:40 +02:00
2024-08-01 16:05:03 +02:00
2024-08-01 16:05:03 +02:00
2024-08-05 13:27:13 +02:00
2024-08-05 13:27:13 +02:00
2024-08-30 17:01:04 +02:00
2024-08-30 17:01:04 +02:00
2024-08-31 14:57:35 +02:00
2024-08-31 14:57:35 +02:00
2024-08-30 17:25:53 +02:00
2024-08-30 17:25:53 +02:00
2024-08-31 23:04:12 +02:00
2024-08-31 23:04:12 +02:00
2024-09-19 00:21:15 +02:00
2024-09-19 00:21:15 +02:00
2024-09-06 19:03:09 +02:00
2024-09-06 19:03:09 +02:00
2024-09-07 19:05:34 +02:00
2024-09-07 19:05:34 +02:00
2024-09-08 23:49:09 +02:00
2024-09-08 23:49:09 +02:00
2024-09-09 00:30:09 +02:00
2024-09-09 00:30:09 +02:00
2024-09-19 00:21:15 +02:00
2024-09-19 00:21:15 +02:00
2025-06-17 19:49:00 +02:00
2024-09-20 15:38:38 +02:00
2024-09-21 01:42:15 +02:00
2024-09-21 01:42:15 +02:00
2024-09-26 11:27:37 +02:00
2024-09-26 11:27:37 +02:00
2024-10-03 14:15:01 +02:00
2024-10-03 14:15:01 +02:00
2024-10-18 00:21:52 +02:00
2024-10-18 00:21:52 +02:00
2024-10-08 20:08:29 +02:00
2024-10-08 20:08:29 +02:00
2024-10-09 20:48:18 +02:00
2024-10-09 20:48:18 +02:00
2024-10-28 00:47:19 +01:00
2024-10-28 00:47:19 +01:00
2024-12-13 00:29:01 +01:00
2024-12-13 00:29:01 +01:00
2024-11-05 11:54:08 +01:00
2024-11-05 11:54:08 +01:00
2024-11-14 14:24:35 +01:00
2024-11-14 14:24:35 +01:00
2024-11-09 00:42:10 +01:00
2024-11-09 00:42:10 +01:00
2024-11-07 20:16:14 +01:00
2024-11-07 20:16:14 +01:00
2024-11-15 09:48:48 +01:00
2024-11-15 09:48:48 +01:00
2024-11-18 17:03:50 +01:00
2024-11-18 17:03:50 +01:00
2024-11-21 19:24:38 +01:00
2024-11-21 19:24:38 +01:00
2024-11-19 11:27:55 +01:00
2024-11-19 11:27:55 +01:00
2024-11-20 09:44:34 +01:00
2024-11-20 09:44:34 +01:00
2024-11-21 09:02:24 +01:00
2024-11-21 09:02:24 +01:00
2024-11-22 14:55:48 +01:00
2024-11-22 14:55:48 +01:00
2024-11-25 23:20:51 +01:00
2024-11-25 23:20:51 +01:00
2024-11-27 16:08:31 +01:00
2024-11-27 16:08:31 +01:00
2025-01-24 15:12:41 +01:00
2025-01-24 15:12:41 +01:00
2024-11-27 18:27:06 +01:00
2024-11-27 19:07:31 +01:00
2024-12-06 13:37:45 +01:00
2024-12-06 13:37:45 +01:00
2024-12-04 16:50:17 +01:00
2024-12-04 16:50:17 +01:00
2024-12-04 17:30:58 +01:00
2024-12-04 17:30:58 +01:00
2024-12-05 17:42:33 +01:00
2024-12-05 17:42:33 +01:00
2024-12-06 09:40:32 +01:00
2024-12-06 09:40:32 +01:00
2024-12-10 19:41:11 +01:00
2024-12-10 19:41:11 +01:00
2025-04-20 01:19:02 +02:00
2025-04-20 01:19:02 +02:00
2025-01-06 12:07:09 +01:00
2025-01-06 12:07:09 +01:00
2025-01-10 19:47:17 +01:00
2025-01-10 19:47:17 +01:00
2025-01-09 06:42:36 +01:00
2025-01-09 06:42:36 +01:00
2025-01-14 21:21:24 +01:00
2025-01-14 21:21:24 +01:00
2025-01-14 18:32:25 +01:00
2025-01-14 18:32:25 +01:00
2025-01-23 19:57:13 +01:00
2025-01-23 19:57:13 +01:00
2025-01-16 13:01:45 +01:00
2025-01-16 13:01:45 +01:00
2025-01-17 14:06:47 +01:00
2025-01-17 14:06:47 +01:00
2025-03-20 16:45:21 +01:00
2025-03-20 16:45:21 +01:00
2025-01-24 18:17:00 +01:00
2025-01-24 18:17:00 +01:00
2025-01-29 18:09:47 +01:00
2025-01-29 18:09:47 +01:00
2025-01-28 17:57:40 +01:00
2025-01-28 17:57:40 +01:00
2025-02-13 16:53:57 +01:00
2025-02-13 16:53:57 +01:00
2025-01-29 21:17:36 +01:00
2025-01-29 21:17:36 +01:00
2025-02-18 23:49:45 +01:00
2025-02-18 23:49:45 +01:00
2025-02-04 22:17:30 +01:00
2025-02-04 22:17:30 +01:00
2025-01-31 19:34:23 +01:00
2025-01-31 19:34:23 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 12:37:11 +01:00
2025-02-06 16:46:32 +01:00
2025-02-06 16:46:32 +01:00
2025-02-11 18:16:12 +01:00
2025-02-11 18:16:12 +01:00
2025-02-18 23:49:45 +01:00
2025-02-18 23:49:45 +01:00
2025-02-06 17:38:12 +01:00
2025-02-06 17:38:12 +01:00
2025-02-07 12:27:43 +01:00
2025-02-07 12:27:43 +01:00
2025-02-07 12:27:43 +01:00
2025-02-07 12:27:43 +01:00
2025-02-11 15:57:36 +01:00
2025-02-11 15:57:36 +01:00
2025-02-12 16:34:03 +01:00
2025-02-12 16:34:03 +01:00
2025-02-14 11:12:26 +01:00
2025-02-14 11:12:26 +01:00
2025-02-17 15:20:39 +01:00
2025-02-17 15:20:39 +01:00
2025-02-22 15:02:16 +01:00
2025-02-22 15:02:16 +01:00
2025-02-24 16:10:53 +01:00
2025-02-24 16:10:53 +01:00
2025-02-25 16:35:29 +01:00
2025-02-25 16:35:29 +01:00
2025-02-27 14:37:39 +01:00
2025-02-27 14:37:39 +01:00
2025-03-19 19:41:10 +01:00
2025-03-19 19:41:10 +01:00
2025-03-04 23:52:47 +01:00
2025-03-04 23:52:47 +01:00
2025-03-04 23:52:47 +01:00
2025-03-04 23:52:47 +01:00
2025-02-27 10:01:12 +01:00
2025-02-27 10:01:12 +01:00
2025-03-27 15:12:55 +01:00
2025-03-27 15:12:55 +01:00
2025-03-11 15:24:22 +00:00
2025-03-11 15:24:22 +00:00
2025-03-13 20:39:54 +00:00
2025-03-13 20:39:54 +00:00
2025-03-24 22:08:19 +01:00
2025-03-24 22:08:19 +01:00
2025-03-25 22:36:54 +01:00
2025-03-25 22:36:54 +01:00
2025-03-25 19:53:48 +01:00
2025-03-25 19:53:48 +01:00
2025-03-27 08:43:42 +00:00
2025-03-27 08:43:42 +00:00
2025-03-20 09:54:55 +01:00
2025-03-20 09:54:55 +01:00
2025-03-22 18:37:48 +01:00
2025-03-22 18:37:48 +01:00
2025-03-27 09:47:34 +00:00
2025-03-27 09:47:34 +00:00
2025-04-10 20:39:01 +00:00
2025-04-10 20:39:01 +00:00
2025-04-10 20:39:01 +00:00
2025-04-10 20:39:01 +00:00
2025-03-25 02:00:51 +01:00
2025-03-25 02:00:51 +01:00
2025-03-26 18:38:47 +01:00
2025-03-26 18:38:47 +01:00
2025-04-07 14:58:08 +02:00
2025-04-07 14:58:08 +02:00
2025-04-09 09:38:48 +00:00
2025-04-09 09:38:48 +00:00
2025-04-12 14:47:48 +00:00
2025-04-12 14:47:48 +00:00
2025-05-09 09:50:01 +02:00
2025-05-09 09:50:01 +02:00
2025-04-17 21:51:18 +02:00
2025-04-17 21:51:18 +02:00
2025-04-23 12:18:36 +02:00
2025-04-23 12:18:36 +02:00
2025-04-21 14:43:15 +02:00
2025-04-21 14:43:15 +02:00
2025-05-05 08:54:48 +02:00
2025-05-05 08:54:48 +02:00
2025-04-28 19:17:24 +02:00
2025-04-28 19:17:24 +02:00
2025-04-29 23:32:30 +02:00
2025-04-29 23:32:30 +02:00
2025-04-29 23:47:48 +02:00
2025-04-29 23:47:48 +02:00
2025-05-09 09:50:01 +02:00
2025-05-09 09:50:01 +02:00
2025-05-06 17:59:21 +02:00
2025-05-06 17:59:21 +02:00
2025-05-15 17:38:45 +02:00
2025-05-15 17:38:45 +02:00
2025-05-27 15:52:57 +02:00
2025-05-27 15:52:57 +02:00
2025-05-15 17:54:49 +02:00
2025-05-15 17:54:49 +02:00
2025-05-15 21:59:30 +02:00
2025-05-15 21:59:30 +02:00
2025-05-21 17:49:21 +02:00
2025-05-21 17:49:21 +02:00
2025-05-26 19:38:01 +02:00
2025-05-26 19:38:01 +02:00
2025-06-05 09:30:23 +02:00
2025-06-05 09:30:23 +02:00
2025-07-03 21:02:45 +00:00
2025-07-03 21:02:45 +00:00
2025-06-17 19:49:00 +02:00
2025-06-17 19:49:00 +02:00
2025-06-20 12:07:33 +02:00
2025-06-20 12:07:33 +02:00
2025-07-11 09:56:53 +00:00
2025-07-11 09:56:53 +00:00
2025-07-15 01:50:22 +02:00
2025-07-15 01:50:22 +02:00
2025-07-11 18:55:23 +02:00
2025-07-11 18:55:23 +02:00
2025-07-14 13:08:28 +02:00
2025-07-14 13:08:28 +02:00
2025-07-17 22:15:01 +00:00
2025-07-17 22:15:01 +00:00
2025-07-21 20:08:56 +00:00
2025-07-21 20:08:56 +00:00
2025-08-06 13:55:36 +00:00
2025-07-19 11:04:28 +00:00
2025-07-19 23:16:35 +00:00
2025-07-19 23:16:35 +00:00
2025-08-15 13:03:32 +00:00
2025-08-15 13:03:32 +00:00
2025-08-07 16:46:53 +02:00
2025-08-07 16:46:53 +02:00
2025-08-06 13:55:36 +00:00
2025-08-06 13:55:36 +00:00
2025-07-28 08:52:39 +00:00
2025-07-28 08:52:39 +00:00
2025-08-06 13:55:36 +00:00
2025-08-06 13:55:36 +00:00
2025-08-06 22:40:42 +00:00
2025-08-06 22:40:42 +00:00
2025-08-07 17:45:50 +00:00
2025-08-07 17:45:50 +00:00
2025-08-14 09:06:00 +00:00
2025-08-14 09:06:00 +00:00
2025-08-14 09:06:00 +00:00
2025-08-14 09:06:00 +00:00
2025-08-20 22:40:57 +00:00
2025-08-20 22:40:57 +00:00
2025-09-10 17:42:45 +00:00
2025-09-10 17:42:45 +00:00
2025-08-27 17:44:35 +00:00
2025-08-27 17:44:35 +00:00
2025-08-28 16:56:57 +00:00
2025-08-28 16:56:57 +00:00
2025-08-31 12:19:59 +00:00
2025-08-31 12:19:59 +00:00
2025-09-02 07:48:03 +00:00
2025-09-02 07:48:03 +00:00
2025-09-02 20:15:37 +00:00
2025-09-02 20:15:37 +00:00
2025-09-05 16:06:51 +00:00
2025-09-05 16:06:51 +00:00
2025-09-08 17:27:58 +00:00
2025-09-08 17:27:58 +00:00
2025-09-09 21:04:23 +00:00
2025-09-09 21:04:23 +00:00
2025-09-05 16:06:51 +00:00
2025-09-05 16:06:51 +00:00
2025-09-09 21:04:23 +00:00
2025-09-09 21:04:23 +00:00
2025-09-17 16:48:37 +00:00
2025-09-17 16:48:37 +00:00
2025-09-23 19:22:54 +00:00
2025-09-23 19:22:54 +00:00
2025-09-26 11:26:50 +00:00
2025-09-26 11:26:50 +00:00
2025-10-03 14:04:21 +00:00
2025-10-03 14:04:21 +00:00
2025-10-16 16:49:35 +00:00
2025-10-16 16:49:35 +00:00
2025-10-08 09:18:15 +00:00
2025-10-08 09:18:15 +00:00
2025-10-03 16:30:06 +00:00
2025-10-03 16:30:06 +00:00
2025-10-08 09:18:15 +00:00
2025-10-08 09:18:15 +00:00
2025-10-03 17:27:58 +00:00
2025-10-03 17:27:58 +00:00
2025-10-17 03:42:41 +00:00
2025-10-17 03:42:41 +00:00
2025-10-07 07:00:00 +00:00
2025-10-07 07:00:00 +00:00
2025-10-09 05:07:18 +00:00
2025-10-09 05:07:18 +00:00
2025-10-15 22:30:09 +00:00
2025-10-15 22:30:09 +00:00
2025-10-17 14:05:17 +00:00
2025-10-17 14:05:17 +00:00
2025-10-23 20:18:08 +00:00
2025-10-23 20:18:08 +00:00
2025-10-17 13:55:02 +00:00
2025-10-17 13:59:58 +00:00
2025-10-24 15:24:46 +00:00
2025-10-24 15:24:46 +00:00
2025-10-27 15:49:43 +00:00
2025-10-27 15:49:43 +00:00
2025-10-30 16:24:44 +00:00
2025-10-30 16:24:44 +00:00
2025-10-28 10:17:47 +00:00
2025-10-28 10:17:47 +00:00
2025-11-17 08:51:35 +00:00
2025-11-17 08:51:35 +00:00
2025-12-15 18:01:07 +00:00
2025-12-15 18:01:07 +00:00
2025-10-30 16:21:08 +00:00
2025-10-30 16:21:08 +00:00
2025-11-07 15:27:00 +00:00
2025-11-07 15:27:00 +00:00
2025-11-12 15:32:07 +00:00
2025-11-12 15:32:07 +00:00
2025-11-28 16:00:11 +00:00
2025-11-28 16:00:11 +00:00
2025-11-18 23:04:31 +00:00
2025-11-18 23:04:31 +00:00
2025-12-12 22:52:26 +00:00
2025-12-12 22:52:26 +00:00
2025-12-12 22:52:26 +00:00
2025-11-17 22:26:47 +00:00
2025-11-18 23:03:35 +00:00
2025-11-18 23:03:35 +00:00
2025-12-05 23:08:58 +00:00
2025-12-05 23:08:58 +00:00
2025-12-05 23:08:58 +00:00
2025-12-05 23:08:58 +00:00
2025-12-08 16:20:49 +00:00
2025-12-08 16:20:49 +00:00
2025-12-08 16:20:49 +00:00
2025-12-08 16:20:49 +00:00
2025-11-29 11:28:51 +00:00
2025-11-29 11:28:51 +00:00
2025-12-08 16:42:35 +00:00
2025-12-08 16:42:35 +00:00
2025-12-04 09:50:07 +00:00
2025-12-04 09:50:07 +00:00
2025-12-05 18:01:27 +00:00
2025-12-05 18:01:27 +00:00
2025-12-08 16:35:39 +00:00
2025-12-08 16:35:39 +00:00
2025-12-16 21:16:42 +00:00
2025-12-16 21:16:42 +00:00