Commit Graph

182 Enmetoj

Author SHA1 Message Date
daniel31x13 ece09c6f3b minor change 2024-04-09 04:43:20 -04:00
Daniel 189db27c5b
Merge pull request #521 from chrisbsmith/authelia
Adds OIDC support for Authelia
2024-04-09 05:20:45 +03:30
daniel31x13 07b87be7f1 many bug fixes and improvements 2024-04-08 19:35:06 -04:00
daniel31x13 e67fef1d04 progressed file uploads feature (almost done!) 2024-04-01 02:56:54 -04:00
daniel31x13 ede3882a94 uncomment code 2024-03-20 09:56:14 -04:00
András Rutkai 5fe6a5b19a Add Single file archive method. 2024-03-15 19:43:56 +01:00
Chris Smith cc2d7c863d Add Authelia as a custom oidc source
set a path to browsers outside of /root

Grant root ownership over /data

set umask + perms after yarn build

revert local testing to upstream
2024-03-14 15:01:19 -04:00
Isaac Wise e1c4a8575b Checkbox to remove previous tags 2024-02-11 01:21:25 -06:00
Isaac Wise d5f262200b Get rid of unused import 2024-02-10 22:41:32 -06:00
Isaac Wise 059fcecc5f format 2024-02-10 18:34:25 -06:00
Isaac Wise 080be856cc Finished editing links 2024-02-10 16:23:59 -06:00
Isaac Wise 582607e726 Pass the entire link to the store & fix bulk update function 2024-02-10 15:53:46 -06:00
Isaac Wise da0533ac36 change routes and add todos 2024-02-10 02:29:15 -06:00
Isaac Wise 26997475fd Fix permission checking 2024-02-10 01:38:19 -06:00
Isaac Wise ea31eb47ae Finished bulk delete links 2024-02-10 00:37:48 -06:00
daniel31x13 dba2453453 added support for nested collection (backend) 2024-02-03 07:57:29 -05:00
daniel31x13 5be194235c finalized adding support for access tokens 2024-01-24 15:48:40 -05:00
daniel31x13 05563134b4 finished access token creation feature 2024-01-24 12:51:16 -05:00
daniel31x13 d91ebb3fa2 added post key route 2024-01-13 01:20:06 -05:00
daniel31x13 e872c25332 small improvement + better error handling 2023-12-31 07:55:45 -05:00
daniel31x13 055869883a bugs fixed 2023-12-30 09:31:53 -05:00
daniel31x13 ee6dcdcc5b added prettier settings 2023-12-29 12:21:22 -05:00
daniel31x13 848a33a53e better link card 2023-12-23 12:11:47 -05:00
daniel31x13 98106b9f25 added seed script + renamed table fields + added field 2023-12-22 13:13:43 -05:00
daniel31x13 79bf67f879 minor fix 2023-12-20 02:28:19 -05:00
daniel31x13 b65787358f improve link refresh logic + many changes and improvements 2023-12-19 11:50:43 -05:00
Yee Jia Wei e9acb548bf remove fontawesome package 2023-12-18 06:28:42 +08:00
daniel31x13 b74ff01ce6 finalized archiveHandler/background worker logic 2023-12-13 17:32:01 -05:00
Sebastian Hierholzer 9868ab61c9
fix: typo 2023-12-07 14:49:56 +01:00
Sebastian Hierholzer 64d361fa23
fix: undefined variables failing to parse 2023-12-07 13:25:34 +01:00
Sebastian Hierholzer 3f4b7117bd
fix: add getLogins boilerplate 2023-12-07 13:06:19 +01:00
Sebastian Hierholzer 361795ed47
feat: refactored login 2023-12-07 13:06:11 +01:00
Daniel 8ba2cecf06
Merge branch 'feat/extra-login-providers' into main 2023-12-07 09:14:25 +03:30
daniel31x13 4b1017f45b [WIP] 2023-12-06 16:13:11 -05:00
daniel31x13 1f20180a51 fixes and improvements 2023-12-04 10:24:45 -05:00
daniel31x13 9c65e3e215 implemented basic support for pdf, png and jpg 2023-12-03 23:52:32 -05:00
Jacq b1dd9d66b6 Update [...nextauth].ts
Added Authentik provider
Added option to disable standard login with NEXT_PUBLIC_DISABLE_LOGIN=true
2023-11-26 12:53:51 +01:00
daniel31x13 af80614b3a bug fixed 2023-11-25 03:27:34 -05:00
daniel31x13 b88fa446be webpages can now be a image or pdf 2023-11-25 03:19:02 -05:00
daniel31x13 676c7c3a5d bug fixed 2023-11-24 13:28:47 -05:00
daniel31x13 87196b1190 minor change 2023-11-24 12:52:07 -05:00
daniel31x13 94d1bbbfba bug fixed 2023-11-24 12:51:43 -05:00
daniel31x13 0c6911aaf0 updated route + bug fixed 2023-11-19 16:22:27 -05:00
daniel31x13 0579395e93 minor change 2023-11-19 14:40:11 -05:00
daniel31x13 9938d21499 minor changes 2023-11-19 08:38:05 -05:00
Daniel eb78fb71d9
Merge pull request #284 from BTLzdravtech/dev
feat: Basic support for Keycloak (OIDC) + fix s3 integration + custom s3 (minio) support
2023-11-19 16:55:09 +03:30
daniel31x13 614d92f050 finished the public page 2023-11-19 08:12:37 -05:00
daniel31x13 59815f47d8 refactored public page endpoints 2023-11-15 13:12:06 -05:00
Tomáš Hruška 946eed3773 feat: basic support for Keycloak (OIDC) 2023-11-09 11:41:08 +01:00
daniel31x13 fbc1d4b113 hardcoded import size limit to 10mb to pass build error 2023-11-07 18:21:27 -05:00
daniel31x13 cb5b1751c0 bug fix 2023-11-07 08:03:35 -05:00
daniel31x13 7bdef522c1 bug fixed 2023-11-06 10:01:39 -05:00
daniel31x13 c8edc3844b code refactoring + many security/bug fixes 2023-11-06 08:25:57 -05:00
daniel31x13 b5a28f68ad remove tag functionality 2023-11-03 00:09:50 -04:00
daniel31x13 ae1889e757 support for bearer tokens 2023-11-02 14:59:31 -04:00
daniel31x13 b458fad567 WIP changes 2023-11-02 01:52:49 -04:00
daniel31x13 b1b0d98eb2 search by text content functionality 2023-11-01 06:01:26 -04:00
daniel31x13 56a281ae3d rearchive protection 2023-10-31 15:44:58 -04:00
daniel31x13 fb61812356 fully added reader view support 2023-10-30 15:20:15 -04:00
daniel31x13 16024f40be added new api route + fixed dropdown 2023-10-29 00:57:24 -04:00
daniel31x13 ac795cdbdc added rearchive functionallity + dropdown fix [WIP] 2023-10-28 05:57:53 -04:00
daniel31x13 cdcfabec0b refactored how avatars are being handled 2023-10-28 00:45:14 -04:00
daniel31x13 ea86737835 bugs fixed 2023-10-26 18:49:46 -04:00
daniel31x13 cb8c2d5f10 finished adding profile deletion functionality + bug fix 2023-10-24 15:57:37 -04:00
daniel31x13 97d8c35d2a added delete user endpoint 2023-10-23 15:24:22 -04:00
daniel31x13 4252b79586 added recent links to dashboard 2023-10-23 10:45:48 -04:00
daniel31x13 ed24685aaf refactored/cleaned up API + added support for renaming tags 2023-10-23 00:28:39 -04:00
daniel31x13 6259405045 added export functionality 2023-10-16 18:27:04 -04:00
daniel31x13 f15e298cc3 import bookmarks from other platforms + many other improvements 2023-10-03 14:34:13 +03:30
daniel31x13 8fc8874063 renamed the "data" route to "migration" 2023-10-01 20:03:40 +03:30
daniel31x13 fdcae013c6 added the ability to disable registration 2023-09-28 19:07:25 +03:30
Daniel 5583fd82f3 added yearly plan 2023-09-11 00:20:31 -04:00
Daniel 09ea45eec0 better stripe logic 2023-08-21 16:11:13 -04:00
Daniel 8dfd1598f3 refactored api routes 2023-08-20 12:00:42 -04:00
Daniel d008c441b7
Feat/import export (#136)
* added import/export functionality
2023-08-10 12:16:44 -04:00
Jordan Higuera Higuera 22093c0c29
add sqlite compatibility + fix whitespace bug collections 2023-08-03 21:33:51 -07:00
Daniel fb721fb67a changed the contact emails 2023-07-20 18:23:57 -04:00
Daniel debfd36eb8 ui improvements 2023-07-20 00:46:16 -04:00
Daniel a45774a479 minor fix 2023-07-19 18:38:36 -04:00
Daniel 7912815c9e many improvements 2023-07-19 16:39:59 -04:00
Daniel 0e31e92c35 small fix 2023-07-19 14:00:45 -04:00
Daniel 35bece5f49 bug fix + use id instead of username for lookup 2023-07-19 12:14:52 -04:00
Daniel 742e17351e added username check 2023-07-19 01:23:53 -04:00
Daniel 78f3d449bc collection owner is now visible to other users 2023-07-17 23:31:26 -04:00
Daniel 4ee74dc232 bug fixes + improvements 2023-07-16 11:51:24 -04:00
Daniel f82582a0bd implemented stripe for the cloud instance 2023-07-15 22:15:43 -04:00
Daniel 7be3b37b21 fixes and improvements 2023-07-12 16:34:05 -04:00
Daniel 0bcb8515a0 minor improvement 2023-07-12 15:17:19 -04:00
Daniel 4d88f7856b bug fix 2023-07-12 15:14:43 -04:00
Daniel 0050e14e7f
fully implemented email authentication 2023-07-12 13:26:34 -05:00
Daniel 6d4b2b2fa6 bug fix 2023-07-09 13:35:22 -05:00
Daniel 97ca682c0a replaced email with username 2023-07-08 14:05:43 +03:30
Daniel ddc0675d2e made the email field case-insensitive 2023-07-04 00:13:53 +03:30
Daniel 04a92dae37 digital ocean spaces/aws S3 integratoin 2023-07-01 17:41:39 +03:30
Daniel f1bd48be83 added toasts popups + improved login/signup page + many more changes and improvements 2023-06-27 02:03:40 +03:30
Daniel c1831b650d renamed a type + small improvements 2023-06-16 16:25:21 +03:30
Daniel 4b9b1be80c bug fix + cleaner code/logic 2023-06-15 16:09:30 +03:30
Daniel 1b6d902c75 added cursor based pagination for links 2023-06-15 02:04:54 +03:30
Daniel 5b0e0b4208 small improvement 2023-06-13 18:00:52 +03:30
Daniel 2df4aad077 tab-seperated modals + eslint fix + much more bug fixed and improvements 2023-06-10 02:01:14 +03:30