eikek
d9485355e9
Fix websocket frame to user mapping
2022-08-07 16:26:04 +02:00
eikek
e9e3e607d3
Fix collective insights query
2022-08-07 16:26:04 +02:00
eikek
7424a9b2f9
Migrate background task to new collective id
2022-08-07 16:26:04 +02:00
eikek
ae4c49027f
Refactor scala base db migrations. Add marker trait for task args
2022-08-07 16:26:04 +02:00
eikek
66265d8455
Migrate file_id columns
2022-08-07 16:26:04 +02:00
eikek
816cca7ea2
Adopt joex to new collective-id
2022-08-07 16:26:04 +02:00
eikek
eabcffe71a
Adopt restserver to new collective-id
2022-08-07 16:26:04 +02:00
eikek
53d92c4a26
Adopt backend to collective-id
2022-08-07 16:26:04 +02:00
eikek
26d7c91266
Adopt modules to new collective table
2022-08-07 16:26:04 +02:00
eikek
77f22bb5ea
Adopt store module to new collective table
2022-08-07 16:26:04 +02:00
eikek
35882fce84
Refactor collective table to use artificial primary key
2022-08-07 16:26:04 +02:00
eikek
429825de1c
Set version to 0.39.0-SNAPSHOT
2022-07-09 23:28:05 +02:00
eikek
516cb6885f
Set version to 0.38.0
2022-07-09 22:54:55 +02:00
mergify[bot]
3d4c9370e0
Merge pull request #1640 from eikek/redirect-oidc
...
Allow to skip login page if a single oidc provider is configured
2022-07-08 15:26:09 +00:00
eikek
3fc72cedac
Allow to skip login page if a single oidc provider is configured
2022-07-08 17:09:56 +02:00
mergify[bot]
34571556e7
Merge pull request #1615 from eikek/update/scribe-3.10.0
...
Update scribe, scribe-slf4j to 3.10.0
2022-07-08 08:57:01 +00:00
eikek-scala-steward
0fa543121f
Update scribe, scribe-slf4j to 3.10.0
2022-07-08 10:41:48 +02:00
eikek
d413b16b03
Allow to always use OCR extracted text
...
Fixes : #1628
2022-07-07 17:58:03 +02:00
eikek
508ad5bc03
Create external accounts independent from signup config
...
Refs: #1619 , #1621
2022-07-07 15:28:59 +02:00
eikek
2c9e012c96
Fix url parsing with trailing slash
...
Refs: #1545
2022-07-07 15:22:26 +02:00
eikek
e9cb3d2b42
Better logging in oidc flows
2022-07-07 15:22:26 +02:00
eikek
2e5ad4960b
Add a state parameter to oidc flow
...
Refs: #1619
2022-07-07 15:22:26 +02:00
Helvio Pedreschi
45ae99537d
Add state to oidc uri
...
Should fix #1619 - Cannot compile offline to test. I am not familiar with SBT.
2022-07-01 14:38:07 -04:00
renovate[bot]
38b793fe6a
Update dependency postcss-cli to v10
2022-06-30 04:56:58 +00:00
eikek
ea6320e359
Use uid as foreign key in rememberme
2022-06-27 23:28:45 +02:00
eikek
f6fd155150
Update scribe to 3.9.0
2022-06-27 13:27:01 +02:00
eikek
bca2ea28e3
Update binny to 0.6.0
2022-06-27 13:23:48 +02:00
eikek
5c66fdda3a
Fail addon validation when joex cannot be reached
2022-06-18 16:53:13 +02:00
eikek
6cef9d4f07
Improve performance of zip/unzip
...
Adds tests and includes some cleanup
2022-06-18 16:39:57 +02:00
eikek
7b535e59a6
Fix starting a background task to install an addon
2022-06-17 22:37:50 +02:00
eikek
42588593f3
Dependency updates
2022-06-14 23:52:43 +02:00
eikek
3d58cffada
Remove search feature flag
2022-06-11 21:14:25 +02:00
eikek
aeeb54fcc3
Remove unused column in item
2022-06-11 13:03:14 +02:00
eikek
1611df81ed
Add more indexes
2022-06-11 12:40:46 +02:00
eikek
4d79badc2d
Fix logging warn->debug
2022-06-11 12:40:16 +02:00
eikek
4bca6031af
Fix flaky db test
2022-06-11 01:02:22 +02:00
eikek
c76644511f
Add paging to share view
2022-06-11 00:34:55 +02:00
eikek
cfe500f813
Fix external link icon
2022-06-09 22:02:36 +02:00
eikek
5d612f6ca1
Use backticks instead of scaladoc link
2022-06-06 13:18:37 +02:00
eikek
7ce6bc2f9d
Remove unused code (search update)
2022-06-05 23:27:59 +02:00
eikek
c6a9a17f89
Set version to 0.38.0-SNAPSHOT
2022-06-04 23:35:10 +02:00
eikek
f4460c92d9
Set version to 0.37.0
2022-06-04 23:06:49 +02:00
eikek
6063ccef3a
Return 400 when input is invalid instead of server error
2022-06-04 19:08:38 +02:00
eikek
d58bf80c46
Fix select e-mail from suggestions
...
The blur event messed up when clicking on a suggestion. Now it only is
used when the user has typed in an e-mail not in the suggestion list.
Fixes : #1565
2022-06-04 18:57:42 +02:00
eikek
ae265ed19a
Fix tests for mariadb
2022-06-04 10:16:03 +02:00
eikek
cfc903403a
Fix load-more button state
2022-06-04 01:36:15 +02:00
eikek
b50f57f7fe
Send no fts query if it is disabled
2022-06-04 01:36:15 +02:00
eikek
66aab0c952
Refactoring
2022-05-31 23:15:04 +02:00
eikek
78b19a0940
Remove obsolete endpoint
...
Search by index is the same as a search with only a `content:`
expression.
2022-05-31 20:15:39 +02:00
eikek
e47396182d
Fix obvious things and add search summary
2022-05-31 19:56:45 +02:00