11 Commits

Author SHA1 Message Date
shamoon
ef9d01fefe Feature: Share links (#3996)
* Implement share links

Basic implementation of share links

Make certain share link fields not editable, automatically grant permissions on migrate

Updated styling, error messages from expired / deleted links

frontend code linting, reversable sharelink migration

testing coverage

Update translation strings

No links message

* Consolidate file response methods

* improvements to share links on mobile devices

* Refactor share links file_version

* Add docs for share links

* Apply suggestions from code review

* When filtering share links, use the timezone aware now()

* Removes extra call to setup directories for usage in testing

* FIx copied badge display on some browsers

* Move copy to ngx-clipboard library

---------

Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2023-09-14 13:32:43 -07:00
shamoon
eded8932b7 Update bootstrap to v5.3.1 for backend static pages 2023-09-08 09:08:23 -07:00
Michael Shamoon
6e394139f5 Update -ngx in django templates / urls 2022-03-02 11:05:34 -08:00
Michael Shamoon
0f7519e1fc New -ngx logo 2022
Cause why not
2022-02-26 20:14:24 -08:00
Daniel Blittschau
5ca9ae3ac0 Update login.html to not autocapitalize username 2021-11-26 16:15:08 -06:00
jonaswinkler
dde7462917 Merge branch 'master' into dev 2021-05-09 16:22:21 +02:00
Carl Mercier
b73a00dead Tell web crawlers to not index Paperless 2021-05-07 14:02:11 -04:00
Michael Shamoon
e0ea22bd0d Respect user dark mode setting on login page 2021-05-07 10:50:08 -07:00
jonaswinkler
5a254e2612 translation for login/logout pages #212 2021-01-10 22:47:24 +01:00
jonaswinkler
73fb163ad5 fix login/logout pages 2021-01-06 01:16:16 +01:00
Jonas Winkler
3b0e794b3d use django authentication instead of auth tokens. 2020-11-09 15:28:12 +01:00