eikek
|
0d8666491a
|
Allow an auth token to carry a specific validity
|
2022-04-29 21:02:17 +02:00 |
|
eikek
|
868d06d378
|
Merge branch 'current-docs'
|
2022-04-24 22:28:24 +02:00 |
|
eikek
|
9851b71c45
|
Fix documentation about fulltext search
|
2022-04-24 18:34:22 +02:00 |
|
eikek
|
8b235dc705
|
Set version to 0.36.0-SNAPSHOT
|
2022-04-14 23:45:36 +02:00 |
|
eikek
|
f5958b3a51
|
Set version to 0.35.0
|
2022-04-14 22:11:21 +02:00 |
|
eikek
|
46f65b10ad
|
Log server options
|
2022-04-14 22:03:29 +02:00 |
|
monnypython
|
7e176e1bd1
|
Update Search.elm
Typos
|
2022-04-11 21:54:59 +02:00 |
|
eikek
|
8a2fed47aa
|
Increase size for passwords
Closes: #1508
|
2022-04-11 10:55:06 +02:00 |
|
eikek
|
f6bfb6f1d2
|
Revert z-index change
It is used by global dimmer that must be on top
|
2022-04-10 14:09:40 +02:00 |
|
eikek
|
9759a9258a
|
Hide delete button on new notification channels
|
2022-04-09 20:36:38 +02:00 |
|
eikek
|
b4ee1a52e1
|
Fix loading collective settings
It responded with 404 when some sub-settings (classifier) didn't exist.
|
2022-04-09 20:33:06 +02:00 |
|
eikek
|
613f21a9fc
|
Run fixup migration from 0.32 onwards
|
2022-04-09 16:50:06 +02:00 |
|
eikek
|
4bbf0b60a3
|
Avoid logging non-errors as error
|
2022-04-09 16:00:51 +02:00 |
|
eikek
|
4488291319
|
Download multiple files as zip
|
2022-04-09 15:28:51 +02:00 |
|
dependabot[bot]
|
0b3a043025
|
Bump minimist from 1.2.5 to 1.2.6 in /modules/webapp
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-30 04:22:17 +00:00 |
|
eikek
|
0346c5a654
|
Apply fixup migration only from previous version
|
2022-03-23 23:52:41 +01:00 |
|
eikek
|
f9f6504471
|
Set version to 0.35.0-SNAPSHOT
|
2022-03-21 21:55:07 +01:00 |
|
eikek
|
c6da3eb0d6
|
Set version to 0.34.0
|
2022-03-21 21:25:01 +01:00 |
|
eikek
|
1693871e0d
|
Show link icon when no tags or fields exists
|
2022-03-21 21:22:56 +01:00 |
|
eikek
|
21e13341e3
|
Configure postgres fts backend
|
2022-03-21 11:05:03 +01:00 |
|
eikek
|
1e56e832da
|
Reformat code
|
2022-03-21 11:04:26 +01:00 |
|
eikek
|
fef00bdfb5
|
Some basic tests and config
|
2022-03-21 11:04:26 +01:00 |
|
eikek
|
029335e607
|
Working poc of postgresql based fulltext search backend
|
2022-03-21 11:04:26 +01:00 |
|
eikek
|
b2add008ed
|
Pass language when updating fulltext index
|
2022-03-21 11:04:26 +01:00 |
|
eikek
|
f2a2d15e7f
|
Add missing fixup changesets
|
2022-03-21 10:28:21 +01:00 |
|
eikek
|
892b3cdcfd
|
Return results for empty trash task
|
2022-03-20 11:51:53 +01:00 |
|
eikek
|
0b3fe8eb5c
|
Publish joex from within the job store
Reduces friction when using the job store.
|
2022-03-20 11:40:44 +01:00 |
|
eikek
|
b84bbbd750
|
Upload zip files contents as independent files
|
2022-03-20 11:40:25 +01:00 |
|
eikek
|
37b5a4dfef
|
Select linked items from search page
- Quickly select related items from the search view
- Include related items with item details to spare another request
|
2022-03-19 18:31:45 +01:00 |
|
eikek
|
ae845dfe3b
|
Fix previously published db migration
|
2022-03-19 14:20:25 +01:00 |
|
eikek
|
57bcea7ae3
|
Allow to configure some http server details
|
2022-03-19 00:22:15 +01:00 |
|
eikek
|
e3ed0ba24d
|
Use temporary files when receiving large data
|
2022-03-18 23:57:36 +01:00 |
|
eikek
|
e957d6e96f
|
Link multiple items via selection
|
2022-03-18 00:41:00 +01:00 |
|
eikek
|
288ed83b7f
|
Make ItemMerge independent from the action
|
2022-03-17 23:25:04 +01:00 |
|
eikek
|
c7b2a1271a
|
Link items it detail view
|
2022-03-16 23:56:59 +01:00 |
|
eikek
|
232baf5858
|
Add routes to link items
|
2022-03-16 23:56:59 +01:00 |
|
eikek
|
1874ac070f
|
Fix executing collective user tasks now
|
2022-03-16 23:56:59 +01:00 |
|
eikek
|
8d5fc7f9da
|
Move scheduler queries into the new module
|
2022-03-16 23:56:59 +01:00 |
|
eikek
|
d12c672dcf
|
Log structured details during job execution
|
2022-03-16 23:56:59 +01:00 |
|
eikek
|
c7da3dcfee
|
Fix French translation
Thanks @jgiradet
|
2022-03-16 23:25:06 +01:00 |
|
moerfi
|
cdbc73bba2
|
Add french translations with help of a translator
|
2022-03-15 22:04:31 +01:00 |
|
moerfi
|
805f57def3
|
Simplify recursive folder scan with
|
2022-03-15 21:52:54 +01:00 |
|
moerfi
|
a6e79a32a8
|
Change scanRecursively to an Option field
|
2022-03-15 21:52:54 +01:00 |
|
moerfi
|
39f2f8cc1b
|
Add a recursive mail folder scan option to ScanMailboxTask
|
2022-03-15 21:52:54 +01:00 |
|
eikek
|
46ebfbea41
|
Use calev-fs2 artifact
Ref: #1394
|
2022-03-13 19:24:00 +01:00 |
|
eikek
|
4207c395e9
|
Merge pull request #1440 from jgirardet/master
French translation
|
2022-03-13 17:14:14 +01:00 |
|
eikek
|
4c220879db
|
Reformat code
|
2022-03-13 15:20:34 +01:00 |
|
eikek
|
90e52efbff
|
Remove store dependency from scheduler api
|
2022-03-13 15:20:33 +01:00 |
|
eikek
|
3a05dc56cb
|
Refactor scheduler into api / impl
|
2022-03-13 15:20:33 +01:00 |
|
eikek
|
69765f05ff
|
Move user task to scheduler module
|
2022-03-13 15:20:33 +01:00 |
|