docspell/modules/webapp/src/main/elm
Eike Kettner 77a87782b7 Refactoring parser
- put all used strings in one place to have it easier to track
- don't use `$` for shortcuts, it's a detail not interesting to a
  user; now names must not clash (which is a good idea anyways)
- Added two more shortcuts `conc` and `corr`
2021-03-08 22:51:14 +01:00
..
App Fix setting ui theme for anonymous 2021-02-18 22:02:56 +01:00
Comp Check query in client 2021-03-08 00:46:31 +01:00
Data Refactoring parser 2021-03-08 22:51:14 +01:00
Page Check query in client 2021-03-08 00:46:31 +01:00
Util First version of new ui based on tailwind 2021-02-14 01:46:13 +01:00
Api.elm SearchMenu uses query string instead of json form 2021-03-01 20:56:23 +01:00
Main.elm First version of new ui based on tailwind 2021-02-14 01:46:13 +01:00
Page.elm First version of new ui based on tailwind 2021-02-14 01:46:13 +01:00
Ports.elm Check query in client 2021-03-08 00:46:31 +01:00
Styles.elm Check query in client 2021-03-08 00:46:31 +01:00