Commit Graph

1916 Commits (f3f895ae21768cfeb781dbd72e06717b928106a6)

Author SHA1 Message Date
Varun Patil b8125a2ff3 Merge branch 'master' of https://github.com/pulsejet/memories 2023-03-08 11:33:00 -08:00
Varun Patil 3073d92a89 edit-meta: allow removing gps data (#418) 2023-03-08 11:32:57 -08:00
MeIchthys e438a7818e
Add emojis to remaining readme headers
Some headers had emojis and some didn't, so let's emojify all headers!
2023-03-08 14:04:38 -05:00
Varun Patil fcd18604ae readme: shout out to @ChickenTarm 2023-03-08 10:53:03 -08:00
Varun Patil b2ed1b6f2d docs: update changelog 2023-03-08 10:50:51 -08:00
Varun Patil 20906499cb
Merge pull request #460 from meichthys/patch-1
Update public share link dialog text
2023-03-08 10:48:08 -08:00
Varun Patil 99ac12e7cb edit-metadata: add attribution to OSM 2023-03-08 10:43:31 -08:00
Varun Patil 58cbb9791c metadata: allow editing video metadata 2023-03-08 10:35:58 -08:00
MeIchthys 2333712cc9
Update public share link dialog text 2023-03-08 13:29:39 -05:00
Varun Patil e81260cb3e metadata: always show edit buttons 2023-03-08 10:28:35 -08:00
Varun Patil ffd105eac6 feat: add gps data editor (close #418) 2023-03-08 10:22:36 -08:00
Varun Patil 608e8556d8 Allow sectioning in meta editor 2023-03-08 08:56:00 -08:00
Varun Patil d47da7d554 docs: update metadata feature 2023-03-08 08:44:47 -08:00
Varun Patil a07ccb5b71 Minor string fixes 2023-03-08 08:43:22 -08:00
Varun Patil e8a4bcffbb album: revert capitalization 2023-03-07 21:11:03 -08:00
Varun Patil 4c821630c6 Improve album picker styling 2023-03-07 21:07:40 -08:00
Varun Patil 4c85dd14ec docs: use custom_apps in readme 2023-03-07 20:49:39 -08:00
Varun Patil 8b2f900e50 video; ensure transcoder is a file 2023-03-07 20:46:20 -08:00
Varun Patil 05770e5015
Update issue templates 2023-03-07 20:30:04 -08:00
Varun Patil 29642f5459 Update bug template 2023-03-07 20:28:50 -08:00
Varun Patil 8dc6a90fd7
Update issue templates 2023-03-07 20:25:33 -08:00
Varun Patil 3ceaaeb070 Merge branch 'master' of https://github.com/pulsejet/memories 2023-03-07 20:14:49 -08:00
Varun Patil 6ad37a4812 feat: allow editing collaborative tags (fix #270) 2023-03-07 20:14:42 -08:00
Nextcloud bot 92de7c3814
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-08 04:13:58 +00:00
Varun Patil 2b0afe8db6 image: refactor to use arg for body 2023-03-07 20:00:21 -08:00
Varun Patil 33797c5898 Minor fixes 2023-03-07 19:35:47 -08:00
Varun Patil efdb4c726f exif-edit: do not query tags 2023-03-07 19:12:43 -08:00
Varun Patil ecc4bd0b34 all: fix modal calls 2023-03-07 18:56:23 -08:00
Varun Patil f2285a6fa5 lint: fix whitespace 2023-03-07 18:49:21 -08:00
Varun Patil 6b3eda89d1 edit-exif: combine dialogs 2023-03-07 18:49:13 -08:00
Varun Patil 538bca5bb4 metadata: show tag list 2023-03-07 14:38:37 -08:00
Varun Patil f56064e99a sidebar: EXIF --> Info 2023-03-07 12:28:08 -08:00
Varun Patil 40356b3d51 lint: fix php 2023-03-07 12:27:25 -08:00
Varun Patil ae188732c2 docs: update changelog 2023-03-07 12:25:47 -08:00
Varun Patil 47afed642b index: improve forcing logic 2023-03-07 12:20:07 -08:00
Nextcloud bot 986446a1b7
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-07 04:07:30 +00:00
Nextcloud bot 07834c0af1
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-06 04:11:49 +00:00
Nextcloud bot 391e113216
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-05 04:11:20 +00:00
Nextcloud bot d806f36f48
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-04 04:09:27 +00:00
Varun Patil e23ed4c260 albums: rename list sorting 2023-03-03 14:23:44 -08:00
Varun Patil b63a79385d fix: add UserConfig to sel manager 2023-03-03 13:55:31 -08:00
Varun Patil a6759ace5a albums: add sort order (fix #377) 2023-03-03 13:52:34 -08:00
Varun Patil 02f1fbabd0 style: add margin only to dropdown poppers 2023-03-03 13:09:05 -08:00
Varun Patil dbfada2baa frame: clean up photo face blob 2023-03-03 13:00:05 -08:00
Varun Patil 8edd13c034 mixins: do not inject UserConfig globally 2023-03-03 12:47:46 -08:00
Varun Patil d0a27aa64c folders: allow archive/unarchive (fix #350) 2023-03-03 12:37:45 -08:00
Varun Patil 2bfb04702e archive: prevent crossing user boundary 2023-03-03 12:29:17 -08:00
Varun Patil 1cad7828e6 face-list: add search bar (fix #177) 2023-03-03 12:12:05 -08:00
Varun Patil 26ac120e13 dev: check in vscode config 2023-03-03 11:50:12 -08:00
Varun Patil fa499b081f metadata: add spinner loader 2023-03-03 11:41:25 -08:00